aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index acb96c2..a9cc3e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+colorize (0.64-2) UNRELEASED; urgency=medium
+
+ * debian/copyright: update link to HTTPS, reported by duck(1).
+
+ -- Steven Schubiger <stsc@refcnt.org> Tue, 14 Jan 2020 21:52:39 +0100
+
colorize (0.64-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/copyright b/debian/copyright
index ca3078c..2d43edf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ License: GPL-3.0+
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".