[Pkg-xfce-commits] r7660 - goodies/trunk/xfce4-places-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sat May 25 07:12:41 UTC 2013


Author: corsac
Date: 2013-05-25 19:12:41 +0000 (Sat, 25 May 2013)
New Revision: 7660

Modified:
   goodies/trunk/xfce4-places-plugin/debian/changelog
   goodies/trunk/xfce4-places-plugin/debian/control
Log:
* debian/control:
  - remove uneeded versions in build-deps since Xfce 4.8 is in stable now.
  - remove dpkg-dev build-dep, hardening support is present in stable dpkg.

Modified: goodies/trunk/xfce4-places-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/changelog	2013-05-25 18:37:14 UTC (rev 7659)
+++ goodies/trunk/xfce4-places-plugin/debian/changelog	2013-05-25 19:12:41 UTC (rev 7660)
@@ -8,6 +8,9 @@
   * debian/xfce4-places-plugin.lintian-overrides:
     - add override for no-fortify since we do use hardening flags, it's just a
       false positive.
+  * debian/control:
+    - remove uneeded versions in build-deps since Xfce 4.8 is in stable now.
+    - remove dpkg-dev build-dep, hardening support is present in stable dpkg.
 
   [ Daniel Echeverry ]
   * Update to DEP5 copyright format 1.0

Modified: goodies/trunk/xfce4-places-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/control	2013-05-25 18:37:14 UTC (rev 7659)
+++ goodies/trunk/xfce4-places-plugin/debian/control	2013-05-25 19:12:41 UTC (rev 7660)
@@ -4,9 +4,8 @@
 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 (>= 9), autotools-dev, pkg-config,
- libgtk2.0-dev, libxfce4util-dev (>= 4.8),
- libexo-1-dev (>= 0.5.0), libxfce4ui-1-dev (>= 4.8), xfce4-panel-dev (>= 4.8),
- libnotify-dev, dpkg-dev (>= 1.16.1), libx11-dev, intltool
+ libgtk2.0-dev, libxfce4util-dev, libexo-1-dev, libxfce4ui-1-dev,
+ libnotify-dev, libx11-dev, intltool
 Standards-Version: 3.9.3
 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-places-plugin/




More information about the Pkg-xfce-commits mailing list