r17720 - in /desktop/experimental/seahorse-plugins/debian: changelog rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Nov 25 18:53:30 UTC 2008


Author: pochu-guest
Date: Tue Nov 25 18:53:30 2008
New Revision: 17720

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17720
Log:
Initial upload to Debian (Closes: #506895).

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

Modified: desktop/experimental/seahorse-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/seahorse-plugins/debian/changelog?rev=17720&op=diff
==============================================================================
--- desktop/experimental/seahorse-plugins/debian/changelog (original)
+++ desktop/experimental/seahorse-plugins/debian/changelog Tue Nov 25 18:53:30 2008
@@ -1,6 +1,6 @@
 seahorse-plugins (2.24.1-1) UNRELEASED; urgency=low
 
-  * Initial upload to Debian (Closes: #nnn).
+  * Initial upload to Debian (Closes: #506895).
   * debian/control.in: Update description, maintainer, add Vcs-* and
     Homepage fields, update build-dependencies.
   * Remove menu file, it references the seahorse binary which is in the
@@ -8,7 +8,7 @@
   * debian/rules: Add missing hack to remove the mime catalog, from the
     seahorse package.
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 25 Nov 2008 19:22:20 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 25 Nov 2008 19:39:51 +0100
 
 seahorse-plugins (2.24.1-0ubuntu1) intrepid; urgency=low
 

Modified: desktop/experimental/seahorse-plugins/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/seahorse-plugins/debian/rules?rev=17720&op=diff
==============================================================================
--- desktop/experimental/seahorse-plugins/debian/rules (original)
+++ desktop/experimental/seahorse-plugins/debian/rules Tue Nov 25 18:53:30 2008
@@ -14,7 +14,8 @@
 
 binary-post-install/seahorse-plugins::
 	mkdir -p $(CURDIR)/debian/seahorse-plugins/etc/X11/Xsession.d
-	cp debian/seahorse-plugins.Xsession $(CURDIR)/debian/seahorse-plugins/etc/X11/Xsession.d/60seahorse-plugins
+	cp debian/seahorse-plugins.Xsession \
+		$(CURDIR)/debian/seahorse-plugins/etc/X11/Xsession.d/60seahorse-plugins
 	find debian/seahorse-plugins -name '*.a' -exec rm -f {} \;
 	find debian/seahorse-plugins -name '*.la' -exec rm -f {} \;
 	# Remove mime-type catalog, it's in shared-mime-info since 0.20




More information about the pkg-gnome-commits mailing list