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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat May 25 11:31:21 UTC 2013


Author: pochu
Date: Sat May 25 11:31:21 2013
New Revision: 37986

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37986
Log:
Update dependencies for the GI migration.

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=37986&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog [utf-8] (original)
+++ attic/system-config-printer/debian/changelog [utf-8] Sat May 25 11:31:21 2013
@@ -21,6 +21,7 @@
     + Doesn't use deprecated udev functions. Closes: #705521.
     + debian/control.in:
       - Update build dependencies.
+      - Update dependencies for the GI migration.
     + debian/install:
       - Renamed to debian/system-config-printer.install.
     + debian/rules,

Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=37986&op=diff
==============================================================================
--- attic/system-config-printer/debian/control [utf-8] (original)
+++ attic/system-config-printer/debian/control [utf-8] Sat May 25 11:31:21 2013
@@ -34,14 +34,17 @@
          python-cups (>= 1.9.42),
          python-cupshelpers (= ${binary:Version}),
          python-dbus,
-         python-gtk2,
-         python-glade2,
-         python-gnome2,
-         python-notify,
          python-libxml2,
+         gir1.2-glib-2.0,
+         gir1.2-pango-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-gtk-3.0,
+         gir1.2-notify-0.7,
+         gir1.2-packagekitglib-1.0,
          gnome-icon-theme,
 Recommends: system-config-printer-udev,
-            cups-pk-helper
+            cups-pk-helper,
+            gir1.2-gnomekeyring-1.0,
 Suggests: python-smbc,
           python-gnomekeyring,
           sessioninstaller

Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=37986&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in [utf-8] (original)
+++ attic/system-config-printer/debian/control.in [utf-8] Sat May 25 11:31:21 2013
@@ -29,14 +29,17 @@
          python-cups (>= 1.9.42),
          python-cupshelpers (= ${binary:Version}),
          python-dbus,
-         python-gtk2,
-         python-glade2,
-         python-gnome2,
-         python-notify,
          python-libxml2,
+         gir1.2-glib-2.0,
+         gir1.2-pango-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-gtk-3.0,
+         gir1.2-notify-0.7,
+         gir1.2-packagekitglib-1.0,
          gnome-icon-theme,
 Recommends: system-config-printer-udev,
-            cups-pk-helper
+            cups-pk-helper,
+            gir1.2-gnomekeyring-1.0,
 Suggests: python-smbc,
           python-gnomekeyring,
           sessioninstaller




More information about the pkg-gnome-commits mailing list