r17718 - in /desktop/experimental/seahorse/debian: changelog rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Nov 25 17:54:43 UTC 2008


Author: pochu-guest
Date: Tue Nov 25 17:54:42 2008
New Revision: 17718

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17718
Log:
Remove no longer needed hacks from debian/rules.

Modified:
    desktop/experimental/seahorse/debian/changelog
    desktop/experimental/seahorse/debian/rules

Modified: desktop/experimental/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/seahorse/debian/changelog?rev=17718&op=diff
==============================================================================
--- desktop/experimental/seahorse/debian/changelog (original)
+++ desktop/experimental/seahorse/debian/changelog Tue Nov 25 17:54:42 2008
@@ -15,6 +15,7 @@
       + Turn it into 90_autoconf.patch and generate it running autoconf.
     - Enable key sharing support.
    * Remove mentions to the gone code from the description.
+   * Remove no longer needed hacks from debian/rules.
    * Add libgcrypt{0,-dev} packages. Taken from Ubuntu.
    * seahorse suggests seahorse-plugins.
    * debian/seahorse.Xsession,
@@ -22,7 +23,7 @@
      - Remove the Xsession file, as the agent is now in seahorse-plugins.
        Also, remove the conffile on upgrades. Taken from Ubuntu.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 25 Nov 2008 18:34:18 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 25 Nov 2008 18:54:01 +0100
 
 seahorse (2.22.3-2) unstable; urgency=low
 

Modified: desktop/experimental/seahorse/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/seahorse/debian/rules?rev=17718&op=diff
==============================================================================
--- desktop/experimental/seahorse/debian/rules (original)
+++ desktop/experimental/seahorse/debian/rules Tue Nov 25 17:54:42 2008
@@ -13,13 +13,3 @@
 			     --disable-schemas-install \
 			     --disable-scrollkeeper \
 			     --enable-pgp
-
-binary-post-install/seahorse::
-	# Remove mime-type catalog, it's in shared-mime-info since 0.20
-	rm -f debian/seahorse/usr/share/mime/packages/seahorse.xml
-	# Remove library link
-	rm -f debian/seahorse/usr/lib/*.so
-	rm -rf debian/seahorse/usr/include
-	rm -rf debian/seahorse/usr/lib/pkgconfig
-	find debian/seahorse -name '*.a' -exec rm -f {} \;
-	find debian/seahorse -name '*.la' -exec rm -f {} \;




More information about the pkg-gnome-commits mailing list