r45921 - in /attic/system-config-printer/debian: changelog compat control control.in
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Thu Sep 17 10:57:12 UTC 2015
Author: mitya57
Date: Thu Sep 17 10:57:12 2015
New Revision: 45921
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45921
Log:
Bump debhelper compatibility level to 9.
Modified:
attic/system-config-printer/debian/changelog
attic/system-config-printer/debian/compat
attic/system-config-printer/debian/control
attic/system-config-printer/debian/control.in
Modified: attic/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/changelog?rev=45921&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog [utf-8] (original)
+++ attic/system-config-printer/debian/changelog [utf-8] Thu Sep 17 10:57:12 2015
@@ -19,6 +19,7 @@
- Update to make it work with Python 3.
- Minor refactorings.
* Rewrite debian/copyright using 1.0 format.
+ * Bump debhelper compatibility level to 9.
* No-op wrap and sort.
-- Dmitry Shachnev <mitya57 at debian.org> Wed, 16 Sep 2015 14:00:17 +0300
Modified: attic/system-config-printer/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/compat?rev=45921&op=diff
==============================================================================
--- attic/system-config-printer/debian/compat [utf-8] (original)
+++ attic/system-config-printer/debian/compat [utf-8] Thu Sep 17 10:57:12 2015
@@ -1 +1 @@
-8
+9
Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=45921&op=diff
==============================================================================
--- attic/system-config-printer/debian/control [utf-8] (original)
+++ attic/system-config-printer/debian/control [utf-8] Thu Sep 17 10:57:12 2015
@@ -9,7 +9,7 @@
Uploaders: Dmitry Shachnev <mitya57 at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Guido Günther <agx at sigxcpu.org>
Build-Depends: autotools-dev,
cdbs (>= 0.4.90~),
- debhelper (>= 8),
+ debhelper (>= 9),
desktop-file-utils (>= 0.13),
gnome-pkg-tools,
intltool,
Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=45921&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in [utf-8] (original)
+++ attic/system-config-printer/debian/control.in [utf-8] Thu Sep 17 10:57:12 2015
@@ -5,7 +5,7 @@
Uploaders: @GNOME_TEAM@, Guido Günther <agx at sigxcpu.org>
Build-Depends: autotools-dev,
cdbs (>= 0.4.90~),
- debhelper (>= 8),
+ debhelper (>= 9),
desktop-file-utils (>= 0.13),
gnome-pkg-tools,
intltool,
More information about the pkg-gnome-commits
mailing list