[Pkg-xfce-commits] r6589 - desktop/branches/experimental/xfdesktop4/debian

Yves-Alexis Perez corsac at alioth.debian.org
Mon Apr 2 11:07:33 UTC 2012


Author: corsac
Date: 2012-04-02 11:07:33 +0000 (Mon, 02 Apr 2012)
New Revision: 6589

Modified:
   desktop/branches/experimental/xfdesktop4/debian/changelog
   desktop/branches/experimental/xfdesktop4/debian/control
   desktop/branches/experimental/xfdesktop4/debian/rules
Log:
  - update build-deps for 4.9.
* debian/rules:
  - drop chrpath call.

Modified: desktop/branches/experimental/xfdesktop4/debian/changelog
===================================================================
--- desktop/branches/experimental/xfdesktop4/debian/changelog	2012-04-02 10:59:45 UTC (rev 6588)
+++ desktop/branches/experimental/xfdesktop4/debian/changelog	2012-04-02 11:07:33 UTC (rev 6589)
@@ -16,6 +16,9 @@
   [ Yves-Alexis Perez ]
   * debian/control:
     - update standards version to 3.9.3.
+    - update build-deps for 4.9.
+  * debian/rules:
+    - drop chrpath call.
 
  -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 11 Mar 2012 17:52:45 +0100
 

Modified: desktop/branches/experimental/xfdesktop4/debian/control
===================================================================
--- desktop/branches/experimental/xfdesktop4/debian/control	2012-04-02 10:59:45 UTC (rev 6588)
+++ desktop/branches/experimental/xfdesktop4/debian/control	2012-04-02 11:07:33 UTC (rev 6589)
@@ -4,12 +4,11 @@
 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), libglib2.0-dev (>= 2.20.0),
- libgtk2.0-dev (>= 2.24.0), libxfce4util-dev (>= 4.8.0),
- libxfce4ui-1-dev (>= 4.9.0), libwnck-dev (>= 2.20), libxfconf-0-dev (>= 4.8.0),
- intltool, libdbus-glib-1-dev (>= 0.84), libthunarx-2-dev (>= 1.2.0),
- libexo-1-dev (>= 0.6.0), libgarcon-1-0-dev (>= 0.1.2), libnotify-dev (>= 0.4.0),
- chrpath, dpkg-dev (>= 1.16.1)
+Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, 
+ libxfce4util6-dev, libxfce4ui-1-dev (>= 4.9.0), libwnck-dev,
+ libxfconf-0-dev (>= 4.8.0), intltool, libdbus-glib-1-dev (>= 0.84),
+ libthunarx-2-dev (>= 1.2.0), libexo-1-dev (>= 0.6.0), 
+ libgarcon-1-0-dev (>= 0.1.2), libnotify-dev (>= 0.4.0), dpkg-dev (>= 1.16.1)
 Standards-Version: 3.9.3
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfdesktop4/

Modified: desktop/branches/experimental/xfdesktop4/debian/rules
===================================================================
--- desktop/branches/experimental/xfdesktop4/debian/rules	2012-04-02 10:59:45 UTC (rev 6588)
+++ desktop/branches/experimental/xfdesktop4/debian/rules	2012-04-02 11:07:33 UTC (rev 6589)
@@ -13,8 +13,6 @@
 	dh_auto_clean
 
 override_dh_install:
-	chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/*
-	
 	dh_install --sourcedir=debian/tmp --fail-missing
 	# why oh why is this necessary?
 	rm -rf $(CURDIR)/debian/xfdesktop4-data/usr/share/man




More information about the Pkg-xfce-commits mailing list