[Pkg-utopia-commits] r2052 - in /packages/unstable/gnome-volume-manager/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Jan 19 11:39:59 UTC 2008


Author: slomo
Date: Sat Jan 19 11:39:59 2008
New Revision: 2052

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2052
Log:
* New upstream release:
  + debian/rules:
    - Remove moving of the autostart file as the location is fixed
      upstream now.

Modified:
    packages/unstable/gnome-volume-manager/debian/changelog
    packages/unstable/gnome-volume-manager/debian/rules

Modified: packages/unstable/gnome-volume-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/gnome-volume-manager/debian/changelog?rev=2052&op=diff
==============================================================================
--- packages/unstable/gnome-volume-manager/debian/changelog (original)
+++ packages/unstable/gnome-volume-manager/debian/changelog Sat Jan 19 11:39:59 2008
@@ -1,6 +1,9 @@
 gnome-volume-manager (2.22.1-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+    + debian/rules:
+      - Remove moving of the autostart file as the location is fixed
+        upstream now.
   * debian/control:
     + Move serpentine and rhythmbox to suggests. People who want the
       corresponding features should install them (Closes: #455467).

Modified: packages/unstable/gnome-volume-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/gnome-volume-manager/debian/rules?rev=2052&op=diff
==============================================================================
--- packages/unstable/gnome-volume-manager/debian/rules (original)
+++ packages/unstable/gnome-volume-manager/debian/rules Sat Jan 19 11:39:59 2008
@@ -9,7 +9,4 @@
 common-install-impl::
 	install -m 755 debian/gnome-volume-manager-gthumb \
 		$(DEB_DESTDIR)/usr/bin
-	mkdir -p $(DEB_DESTDIR)/etc/xdg/autostart
-	mv $(DEB_DESTDIR)/usr/share/gnome/autostart/gnome-volume-manager.desktop \
-		$(DEB_DESTDIR)/etc/xdg/autostart
-	rmdir --ignore-fail-on-non-empty -p $(DEB_DESTDIR)/usr/share/gnome/autostart
+




More information about the Pkg-utopia-commits mailing list