[Pkg-xfce-commits] r5347 - desktop/trunk/xfprint4/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Apr 3 04:19:09 UTC 2011
Author: corsac
Date: 2011-04-03 16:19:03 +0000 (Sun, 03 Apr 2011)
New Revision: 5347
Modified:
desktop/trunk/xfprint4/debian/changelog
desktop/trunk/xfprint4/debian/control
Log:
add dep on ${misc:Depends}.
Modified: desktop/trunk/xfprint4/debian/changelog
===================================================================
--- desktop/trunk/xfprint4/debian/changelog 2011-04-03 16:18:08 UTC (rev 5346)
+++ desktop/trunk/xfprint4/debian/changelog 2011-04-03 16:19:03 UTC (rev 5347)
@@ -16,6 +16,7 @@
- update standards version to 3.9.1.
- add build-deps on hardening-includes.
- update debhelper build-dep for overrides.
+ - add dep on ${misc:Depends}.
* Switch to 3.0 (quilt) source format.
* debian/rules:
- switch to dh7 tiny rules.
@@ -25,7 +26,7 @@
* debian/patches:
- 05_fix-g_print-format added, fix g_print() call without format.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 03 Apr 2011 18:17:37 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 03 Apr 2011 18:18:46 +0200
xfprint4 (4.6.1-1) unstable; urgency=low
Modified: desktop/trunk/xfprint4/debian/control
===================================================================
--- desktop/trunk/xfprint4/debian/control 2011-04-03 16:18:08 UTC (rev 5346)
+++ desktop/trunk/xfprint4/debian/control 2011-04-03 16:19:03 UTC (rev 5347)
@@ -15,7 +15,7 @@
Package: xfprint4
Section: xfce
Architecture: any
-Depends: ${shlibs:Depends}, a2ps
+Depends: ${shlibs:Depends}, ${misc:Depends}, a2ps
Suggests: psutils
Description: Printer GUI for Xfce4
xfprint4 is a printer manager for the Xfce4 desktop environment. It allows
More information about the Pkg-xfce-commits
mailing list