r45933 - in /attic/system-config-printer/debian: control control.in
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Thu Sep 17 13:15:23 UTC 2015
Author: mitya57
Date: Thu Sep 17 13:15:23 2015
New Revision: 45933
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45933
Log:
That python3 dep should really be python3:any (>= 3.3.2-2~)
Modified:
attic/system-config-printer/debian/control
attic/system-config-printer/debian/control.in
Modified: attic/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control?rev=45933&op=diff
==============================================================================
--- attic/system-config-printer/debian/control [utf-8] (original)
+++ attic/system-config-printer/debian/control [utf-8] Thu Sep 17 13:15:23 2015
@@ -73,7 +73,7 @@
Package: system-config-printer-udev
Architecture: linux-any
-Depends: python3,
+Depends: python3:any (>= 3.3.2-2~),
python3-cups (>= 1.9.42),
python3-cupshelpers (= ${source:Version}),
python3-dbus,
Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=45933&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in [utf-8] (original)
+++ attic/system-config-printer/debian/control.in [utf-8] Thu Sep 17 13:15:23 2015
@@ -69,7 +69,7 @@
Package: system-config-printer-udev
Architecture: linux-any
-Depends: python3,
+Depends: python3:any (>= 3.3.2-2~),
python3-cups (>= 1.9.42),
python3-cupshelpers (= ${source:Version}),
python3-dbus,
More information about the pkg-gnome-commits
mailing list