[Pkg-xfce-commits] r4952 - desktop/branches/experimental/xfconf/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Feb 11 07:19:53 UTC 2011
Author: corsac
Date: 2011-02-11 07:19:49 +0000 (Fri, 11 Feb 2011)
New Revision: 4952
Modified:
desktop/branches/experimental/xfconf/debian/changelog
desktop/branches/experimental/xfconf/debian/control
Log:
* debian/control:
- update debhelper build-dep to avoid 8.1.0 because we use
--remaining-packages in overrides rules.
Modified: desktop/branches/experimental/xfconf/debian/changelog
===================================================================
--- desktop/branches/experimental/xfconf/debian/changelog 2011-02-10 23:02:58 UTC (rev 4951)
+++ desktop/branches/experimental/xfconf/debian/changelog 2011-02-11 07:19:49 UTC (rev 4952)
@@ -1,3 +1,11 @@
+xfconf (4.8.0-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - update debhelper build-dep to avoid 8.1.0 because we use
+ --remaining-packages in overrides rules.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 11 Feb 2011 08:07:45 +0100
+
xfconf (4.8.0-1) experimental; urgency=low
[ Yves-Alexis Perez ]
Modified: desktop/branches/experimental/xfconf/debian/control
===================================================================
--- desktop/branches/experimental/xfconf/debian/control 2011-02-10 23:02:58 UTC (rev 4951)
+++ desktop/branches/experimental/xfconf/debian/control 2011-02-11 07:19:49 UTC (rev 4952)
@@ -5,9 +5,10 @@
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>,
Yves-Alexis Perez <corsac at debian.org>, Michael Casadevall <sonicmctails at gmail.com>,
Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), libxfce4util-dev (>= 4.8.0),
- libdbus-1-dev, libdbus-glib-1-dev, libextutils-pkgconfig-perl,
- libextutils-depends-perl, libglib-perl, intltool, hardening-includes
+Build-Depends: debhelper (>> 8.1.0) | debhelper (<< 8.1.0)),
+ libxfce4util-dev (>= 4.8.0), libdbus-1-dev, libdbus-glib-1-dev,
+ libextutils-pkgconfig-perl, libextutils-depends-perl, libglib-perl, intltool,
+ hardening-includes
Standards-Version: 3.9.1
Homepage: http://www.xfce.org
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfconf
More information about the Pkg-xfce-commits
mailing list