[Pkg-xfce-commits] r3841 - desktop/branches/experimental/libxfce4ui/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sun Feb 7 10:30:33 UTC 2010


Author: corsac
Date: 2010-02-07 22:30:32 +0000 (Sun, 07 Feb 2010)
New Revision: 3841

Modified:
   desktop/branches/experimental/libxfce4ui/debian/changelog
   desktop/branches/experimental/libxfce4ui/debian/control
   desktop/branches/experimental/libxfce4ui/debian/rules
Log:
update packaging:

- fix dbg package by override dh_strip
- update standards version
- update dh build-dep for override.


Modified: desktop/branches/experimental/libxfce4ui/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/changelog	2010-02-07 22:28:32 UTC (rev 3840)
+++ desktop/branches/experimental/libxfce4ui/debian/changelog	2010-02-07 22:30:32 UTC (rev 3841)
@@ -2,4 +2,4 @@
 
   * Initial release.                                            closes: #111111
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 09 Jan 2010 12:18:40 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 07 Feb 2010 23:29:00 +0100

Modified: desktop/branches/experimental/libxfce4ui/debian/control
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/control	2010-02-07 22:28:32 UTC (rev 3840)
+++ desktop/branches/experimental/libxfce4ui/debian/control	2010-02-07 22:30:32 UTC (rev 3841)
@@ -3,10 +3,10 @@
 Section: xfce
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>, Mike Massonnet <mmassonnet at gmail.com>
-Build-Depends: debhelper (>= 7), intltool (>= 0.31), pkg-config, 
+Build-Depends: debhelper (>= 7.0.50~), intltool (>= 0.31), pkg-config, 
  libgtk2.0-dev, libstartup-notification0-dev, libglade2-dev, libgladeui-1-dev, 
  libxfce4util-dev (>= 4.6.0), libxfconf-0-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/branches/experimental/libxfce4ui
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/libxfce4ui

Modified: desktop/branches/experimental/libxfce4ui/debian/rules
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/rules	2010-02-07 22:28:32 UTC (rev 3840)
+++ desktop/branches/experimental/libxfce4ui/debian/rules	2010-02-07 22:30:32 UTC (rev 3841)
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_strip:
+	dh_strip --dbg-package=libxfce4ui-1-dbg




More information about the Pkg-xfce-commits mailing list