diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 3 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 9a92eea..aa94bc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libunistring (0.9.7-1) UNRELEASED; urgency=medium +libunistring (0.9.7-1) experimental; urgency=medium * New maintainer (Closes: #858605). - Many thanks to Andreas Rottmann <rotty@debian.org>. @@ -20,9 +20,9 @@ libunistring (0.9.7-1) UNRELEASED; urgency=medium - Change debhelper version at debian/control to >= 10. - Drop dh-autoreconf from both build-depends and dh --with arguments because this is all defaults when using dh compat 10. - * Add symbols files for amd64 und i386. + * Add symbols files for amd64 and i386. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 27 Mar 2017 21:42:44 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 05 Jun 2017 11:15:20 +0200 libunistring (0.9.6+really0.9.6-0.1) experimental; urgency=medium diff --git a/debian/control b/debian/control index b8e0d7c..5527210 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,13 @@ Source: libunistring Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: -# cdbs (>= 0.4.93~), debhelper (>= 10), -# dh-autoreconf Standards-Version: 3.9.8 Section: libs Homepage: http://www.gnu.org/software/libunistring/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/libunistring.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libunistring.git/ - Package: libunistring-dev Section: libdevel Architecture: any diff --git a/debian/copyright b/debian/copyright index b8e61b5..512570c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -47,7 +47,7 @@ Copyright: 1994, X Consortium License: MIT Files: debian/* -Copyright: 2009 Andreas Rottmann <rotty@debian.org> +Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org> 2017 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-3+ |