summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog22
-rw-r--r--debian/control4
-rw-r--r--debian/copyright2
-rw-r--r--debian/files1
4 files changed, 22 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index a2d23fe7..5de495d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,26 @@
-libunistring (1.3-1) UNRELEASED; urgency=medium
+libunistring (1.3-2) unstable; urgency=medium
+
+ * debian/control:
+ - Fix Vcs-Git.
+ * Declare compliance with Debian Policy 4.7.2 (No changes needed).
+ * debian/copyright:
+ - Add year 2025 to myself.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 22 Mar 2025 18:05:41 +0100
+
+libunistring (1.3-1) unstable; urgency=medium
* New upstream release.
- refresh symbols file.
* Declare compliance with Debian Policy 4.7.0.1 (No changes needed).
- * debian/changelog: Remove tailing whitespace.
- * debian/copyright: Rewrite to make lrc happy.
+ * debian/changelog:
+ - Remove tailing whitespace.
+ * debian/copyright:
+ - Rewrite to make lrc happy.
+ * debian/control:
+ - Change VCS-Git from git to https.
- -- Jörg Frings-Fürst <debian@jff.email> Sun, 20 Oct 2024 15:24:10 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 10 Nov 2024 18:59:23 +0100
libunistring (1.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3532a613..127b1633 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
debhelper-compat (= 13)
-Standards-Version: 4.7.0.1
+Standards-Version: 4.7.2
Section: libs
Rules-Requires-Root: no
Homepage: https://www.gnu.org/software/libunistring/
-Vcs-Git: git://git.jff.email/libunistring.git
+Vcs-Git: https://git.jff.email/cgit/libunistring.git
Vcs-Browser: https://git.jff.email/cgit/libunistring.git
Package: libunistring-dev
diff --git a/debian/copyright b/debian/copyright
index 4a8d845c..865f2de6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1297,7 +1297,7 @@ License: X11
Files: debian/*
Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org>
- 2017-2024 Jörg Frings-Fürst <debian@jff.email>
+ 2017-2025 Jörg Frings-Fürst <debian@jff.email>
License: GPL-3+
License: LGPL-3+
diff --git a/debian/files b/debian/files
new file mode 100644
index 00000000..3cbb55bc
--- /dev/null
+++ b/debian/files
@@ -0,0 +1 @@
+libunistring_1.3-1_source.buildinfo libs optional