[Pkg-xfce-commits] r3530 - desktop/trunk/thunar/debian

Yves-Alexis Perez corsac at alioth.debian.org
Tue Oct 6 05:55:45 UTC 2009


Author: corsac
Date: 2009-10-06 05:55:44 +0000 (Tue, 06 Oct 2009)
New Revision: 3530

Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/control
   desktop/trunk/thunar/debian/rules
Log:
  - update standards version to 3.8.3
* debian/rules:
  - dh_desktop is deprecated, remove it.

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2009-10-03 10:38:16 UTC (rev 3529)
+++ desktop/trunk/thunar/debian/changelog	2009-10-06 05:55:44 UTC (rev 3530)
@@ -2,10 +2,13 @@
 
   * debian/control:
     - correct typo.                                             closes: #531448
+    - update standards version to 3.8.3
   * debian/patches:
     - 04_fix-umask-handling.patch added.                        closes: #549282
+  * debian/rules:
+    - dh_desktop is deprecated, remove it.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 03 Oct 2009 12:01:14 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 06 Oct 2009 07:55:19 +0200
 
 thunar (1.0.1-1) unstable; urgency=low
 

Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2009-10-03 10:38:16 UTC (rev 3529)
+++ desktop/trunk/thunar/debian/control	2009-10-06 05:55:44 UTC (rev 3530)
@@ -10,7 +10,7 @@
  xfce4-panel-dev (>= 4.6.0), chrpath, libpcre3-dev, libjpeg62-dev,
  intltool
 Build-Conflicts: libgamin-dev [!hurd-i386]
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://thunar.xfce.org
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/thunar/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/

Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules	2009-10-03 10:38:16 UTC (rev 3529)
+++ desktop/trunk/thunar/debian/rules	2009-10-06 05:55:44 UTC (rev 3530)
@@ -31,9 +31,6 @@
 	install -m 0644 $(CURDIR)/debian/gnome-obex-send.desktop $(CURDIR)/debian/tmp/usr/share/Thunar/sendto/
 	install -m 0644 $(CURDIR)/debian/xfprint.desktop $(CURDIR)/debian/tmp/usr/share/Thunar/sendto/
 
-binary-install/thunar::
-	dh_desktop
-
 binary-post-install/thunar-data::
 	rm -rf $(CURDIR)/debian/thunar-data/usr/share/applications
 	rm -rf $(CURDIR)/debian/thunar-data/usr/share/xfce4/




More information about the Pkg-xfce-commits mailing list