r40726 - in /attic/system-config-printer/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Feb 23 23:34:15 UTC 2014


Author: bigon
Date: Sun Feb 23 23:34:15 2014
New Revision: 40726

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40726
Log:
* debian/control.in:
  - Add dependency against python-gobject-2 and python-cairo
    (Closes: #730516)
  - Bump Standards-Version to 3.9.5 (no further changes)

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=40726&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog	[utf-8] (original)
+++ attic/system-config-printer/debian/changelog	[utf-8] Sun Feb 23 23:34:15 2014
@@ -1,3 +1,12 @@
+system-config-printer (1.4.3-2) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    - Add dependency against python-gobject-2 and python-cairo
+      (Closes: #730516)
+    - Bump Standards-Version to 3.9.5 (no further changes)
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 24 Feb 2014 00:30:01 +0100
+
 system-config-printer (1.4.3-1) unstable; urgency=low
 
   * New upstream release (Closes: #727556)

Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=40726&op=diff
==============================================================================
--- attic/system-config-printer/debian/control	[utf-8] (original)
+++ attic/system-config-printer/debian/control	[utf-8] Sun Feb 23 23:34:15 2014
@@ -22,7 +22,7 @@
                libglib2.0-dev,
                libudev-dev (>= 172) [linux-any],
                libusb-1.0-0-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/attic/system-config-printer
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/system-config-printer
 Homepage: http://cyberelk.net/tim/software/system-config-printer/
@@ -34,6 +34,8 @@
          ${python:Depends},
          python-cups (>= 1.9.60),
          python-cupshelpers (= ${binary:Version}),
+         python-gobject-2,
+         python-cairo,
          python-dbus,
          python-libxml2,
          python-gi,

Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=40726&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in	[utf-8] (original)
+++ attic/system-config-printer/debian/control.in	[utf-8] Sun Feb 23 23:34:15 2014
@@ -17,7 +17,7 @@
                libglib2.0-dev,
                libudev-dev (>= 172) [linux-any],
                libusb-1.0-0-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/attic/system-config-printer
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/system-config-printer
 Homepage: http://cyberelk.net/tim/software/system-config-printer/
@@ -29,6 +29,8 @@
          ${python:Depends},
          python-cups (>= 1.9.60),
          python-cupshelpers (= ${binary:Version}),
+         python-gobject-2,
+         python-cairo,
          python-dbus,
          python-libxml2,
          python-gi,




More information about the pkg-gnome-commits mailing list