diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 10 | ||||
-rw-r--r-- | debian/files | 1 |
4 files changed, 8 insertions, 8 deletions
@@ -1,2 +1,3 @@ .bzr .pc +debian/files diff --git a/debian/changelog b/debian/changelog index 56716d1..de8ae2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cil (0.07.00-11) UNRELEASED; urgency=medium +cil (0.07.00-11) unstable; urgency=medium * New debian/patches/0700-getopt_mixed.patch to remove the deprecated dependency libgetopt-mixed-perl (Closes: #829577). @@ -14,7 +14,7 @@ cil (0.07.00-11) UNRELEASED; urgency=medium * debian/compat: - Bump compat level to 10. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 20 Nov 2016 07:40:29 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 20 Nov 2016 09:29:04 +0100 cil (0.07.00-10) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index c31d3de..f300cc0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,11 +7,6 @@ Files: * Copyright: 2008 Andrew Chilton <andychilton@gmail.com> License: GPL-3+ -Files: debian/patches/0700-getopt_mixed.patch -Copyright: 1995 Christopher J. Madsen <perl@cjmweb.net> - 2016 Jörg Frings-Fürst <debian@jff-webhosting.net> -License: GPL-3+ - Files: debian/* Copyright: 2008 Andrew Chilton <andychilton@gmail.com> 2008-2012 Francois Marier <francois@debian.org> @@ -19,6 +14,11 @@ Copyright: 2008 Andrew Chilton <andychilton@gmail.com> 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-3+ +Files: debian/patches/0700-getopt_mixed.patch +Copyright: 1995 Christopher J. Madsen <perl@cjmweb.net> + 2016 Jörg Frings-Fürst <debian@jff-webhosting.net> +License: GPL-3+ + License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/files b/debian/files deleted file mode 100644 index 0ec0323..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -cil_0.07.00-11_20161120T080907z-e4801f69.buildinfo perl extra |