r39548 - in /attic/system-config-printer/debian: changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Mon Sep 16 06:33:11 UTC 2013
Author: bigon
Date: Mon Sep 16 06:33:10 2013
New Revision: 39548
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39548
Log:
debian/control.in: Add python-gi to the dependencies (Closes: #717153)
Modified:
attic/system-config-printer/debian/changelog
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=39548&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog [utf-8] (original)
+++ attic/system-config-printer/debian/changelog [utf-8] Mon Sep 16 06:33:10 2013
@@ -1,8 +1,9 @@
system-config-printer (1.4.1-4) UNRELEASED; urgency=low
* Switch from pysupport to dh_python2
-
- -- Laurent Bigonville <bigon at debian.org> Tue, 18 Jun 2013 17:03:43 +0200
+ * debian/control.in: Add python-gi to the dependencies (Closes: #717153)
+
+ -- Laurent Bigonville <bigon at debian.org> Mon, 16 Sep 2013 08:32:33 +0200
system-config-printer (1.4.1-3) unstable; urgency=low
Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=39548&op=diff
==============================================================================
--- attic/system-config-printer/debian/control [utf-8] (original)
+++ attic/system-config-printer/debian/control [utf-8] Mon Sep 16 06:33:10 2013
@@ -36,6 +36,7 @@
python-cupshelpers (= ${binary:Version}),
python-dbus,
python-libxml2,
+ python-gi,
gir1.2-glib-2.0,
gir1.2-pango-1.0,
gir1.2-gdkpixbuf-2.0,
Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=39548&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in [utf-8] (original)
+++ attic/system-config-printer/debian/control.in [utf-8] Mon Sep 16 06:33:10 2013
@@ -31,6 +31,7 @@
python-cupshelpers (= ${binary:Version}),
python-dbus,
python-libxml2,
+ python-gi,
gir1.2-glib-2.0,
gir1.2-pango-1.0,
gir1.2-gdkpixbuf-2.0,
More information about the pkg-gnome-commits
mailing list