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

corsac at alioth.debian.org corsac at alioth.debian.org
Mon Jan 28 07:13:38 UTC 2008


Author: corsac
Date: 2008-01-28 07:13:37 +0000 (Mon, 28 Jan 2008)
New Revision: 1565

Added:
   desktop/trunk/thunar/debian/lintian.libthunar-vfs-1-2
Removed:
   desktop/trunk/thunar/debian/lintian
Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/rules
Log:
* debian/control: add dependency on exo-utils since thunar call exo-eject and
* debian/rules: correct lintian file installation.

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2008-01-27 23:01:46 UTC (rev 1564)
+++ desktop/trunk/thunar/debian/changelog	2008-01-28 07:13:37 UTC (rev 1565)
@@ -1,10 +1,11 @@
 thunar (0.9.0-3) UNRELEASED; urgency=low
 
   * loose dependency in shlibs file by removing debian part.
-  * add dependency on exo-utils since thunar call exo-eject and
+  * debian/control: add dependency on exo-utils since thunar call exo-eject and
     exo-desktop-item-edit.
+  * debian/rules: correct lintian file installation.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 11 Jan 2008 22:51:20 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 28 Jan 2008 08:12:56 +0100
 
 thunar (0.9.0-2) unstable; urgency=low
 

Deleted: desktop/trunk/thunar/debian/lintian
===================================================================
--- desktop/trunk/thunar/debian/lintian	2008-01-27 23:01:46 UTC (rev 1564)
+++ desktop/trunk/thunar/debian/lintian	2008-01-28 07:13:37 UTC (rev 1565)
@@ -1,2 +0,0 @@
-#private
-libthunar-vfs-1: package-name-doesnt-match-sonames libthunar-vfs-1-0 libthunarx-1-0

Added: desktop/trunk/thunar/debian/lintian.libthunar-vfs-1-2
===================================================================
--- desktop/trunk/thunar/debian/lintian.libthunar-vfs-1-2	                        (rev 0)
+++ desktop/trunk/thunar/debian/lintian.libthunar-vfs-1-2	2008-01-28 07:13:37 UTC (rev 1565)
@@ -0,0 +1,2 @@
+#private
+libthunar-vfs-1: package-name-doesnt-match-sonames libthunar-vfs-1-0 libthunarx-1-0

Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules	2008-01-27 23:01:46 UTC (rev 1564)
+++ desktop/trunk/thunar/debian/rules	2008-01-28 07:13:37 UTC (rev 1565)
@@ -34,7 +34,7 @@
 		rm -rf thunar && ln  -sf thunar-data thunar
 
 binary-post-install/libthunar-vfs-1-2::
-	install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/libthunar-vfs-1/usr/share/lintian/overrides/libthunar-vfs-1
+	install -D -p -o root -g root -m 644 debian/lintian/libthunar-vfs-1-2 $(CURDIR)/debian/libthunar-vfs-1-2/usr/share/lintian/overrides/libthunar-vfs-1-2/lintian
 	cd $(CURDIR)/debian/libthunar-vfs-1-2/usr/share/doc/ && \
 		rm -rf libthunar-vfs-1-2 && \
 		ln  -sf thunar-data libthunar-vfs-1-2




More information about the Pkg-xfce-commits mailing list