[Pkg-xfce-commits] r7568 - goodies/trunk/xfce4-cpufreq-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu May 23 09:33:01 UTC 2013
Author: corsac
Date: 2013-05-23 21:33:01 +0000 (Thu, 23 May 2013)
New Revision: 7568
Modified:
goodies/trunk/xfce4-cpufreq-plugin/debian/changelog
goodies/trunk/xfce4-cpufreq-plugin/debian/control
Log:
- update debhelper build dep to 9.
- drop versionned depends on xfce4-panel, stable is recent enough.
Modified: goodies/trunk/xfce4-cpufreq-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-cpufreq-plugin/debian/changelog 2013-05-23 21:31:52 UTC (rev 7567)
+++ goodies/trunk/xfce4-cpufreq-plugin/debian/changelog 2013-05-23 21:33:01 UTC (rev 7568)
@@ -8,9 +8,8 @@
- switch to dh with hardening support.
* debian/compat bumped to 9.
* debian/control:
- - drop versionned depends on debhelper, stable has a recent enough
- version.
- - drop versionned depends on xfce4-panel as well.
+ - update debhelper build dep to 9.
+ - drop versionned depends on xfce4-panel, stable is recent enough.
- update standards version to 3.9.3.
* debian/xfce4-cpufreq-plugin.lintian-overrides added, ignore
hardening-no-fortify-functions since we do use hardening flags.
Modified: goodies/trunk/xfce4-cpufreq-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-cpufreq-plugin/debian/control 2013-05-23 21:31:52 UTC (rev 7567)
+++ goodies/trunk/xfce4-cpufreq-plugin/debian/control 2013-05-23 21:33:01 UTC (rev 7568)
@@ -4,7 +4,7 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>,
Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper, libgtk2.0-dev,
+Build-Depends: debhelper (>= 9), libgtk2.0-dev,
xfce4-panel-dev, libxml2-dev, libcpufreq-dev, intltool, libxfcegui4-dev
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-cpufreq-plugin/
More information about the Pkg-xfce-commits
mailing list