r25847 - in /desktop/unstable/gconfmm2.6/debian: changelog control control.in rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Dec 11 12:25:41 UTC 2010


Author: pochu
Date: Sat Dec 11 12:25:40 2010
New Revision: 25847

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25847
Log:
* debian/control.in,
  debian/rules:
  + Remove the chrpath hack, it's been fixed in libtool.

Modified:
    desktop/unstable/gconfmm2.6/debian/changelog
    desktop/unstable/gconfmm2.6/debian/control
    desktop/unstable/gconfmm2.6/debian/control.in
    desktop/unstable/gconfmm2.6/debian/rules

Modified: desktop/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/changelog?rev=25847&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/changelog [utf-8] (original)
+++ desktop/unstable/gconfmm2.6/debian/changelog [utf-8] Sat Dec 11 12:25:40 2010
@@ -2,6 +2,9 @@
 
   * debian/libgconfmm-2.6-dev.install:
     - Don't ship *.la.
+  * debian/control.in,
+    debian/rules:
+    + Remove the chrpath hack, it's been fixed in libtool.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 07 Mar 2010 10:04:16 +0100
 

Modified: desktop/unstable/gconfmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control?rev=25847&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control [utf-8] (original)
+++ desktop/unstable/gconfmm2.6/debian/control [utf-8] Sat Dec 11 12:25:40 2010
@@ -7,13 +7,12 @@
 Section: libs
 Priority: optional
 Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>
 DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gconfmm2.6
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gconfmm2.6
 Build-Depends: cdbs (>= 0.4.51),
-               chrpath,
                debhelper (>= 6),
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),

Modified: desktop/unstable/gconfmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control.in?rev=25847&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control.in [utf-8] (original)
+++ desktop/unstable/gconfmm2.6/debian/control.in [utf-8] Sat Dec 11 12:25:40 2010
@@ -8,7 +8,6 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gconfmm2.6
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gconfmm2.6
 Build-Depends: cdbs (>= 0.4.51),
-               chrpath,
                debhelper (>= 6),
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),

Modified: desktop/unstable/gconfmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/rules?rev=25847&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/rules [utf-8] (original)
+++ desktop/unstable/gconfmm2.6/debian/rules [utf-8] Sat Dec 11 12:25:40 2010
@@ -28,7 +28,3 @@
 
 install/$(DOC_PKG)::
 	$(MAKE) -C examples clean
-
-# chrpath hack to get rid of amd64 rpath
-common-install-impl::
-	chrpath -d $(DEB_DH_INSTALL_SOURCEDIR)/usr/lib/*.so*




More information about the pkg-gnome-commits mailing list