[Pkg-xfce-commits] r2246 - desktop/branches/svn-snapshots/thunar/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Aug 23 23:08:59 UTC 2008


Author: corsac
Date: 2008-08-23 23:08:57 +0000 (Sat, 23 Aug 2008)
New Revision: 2246

Modified:
   desktop/branches/svn-snapshots/thunar/debian/changelog
   desktop/branches/svn-snapshots/thunar/debian/rules
Log:
fail if dh_install misses files


Modified: desktop/branches/svn-snapshots/thunar/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/changelog	2008-08-23 23:05:42 UTC (rev 2245)
+++ desktop/branches/svn-snapshots/thunar/debian/changelog	2008-08-23 23:08:57 UTC (rev 2246)
@@ -11,8 +11,10 @@
     - 03_use-eject-where-necessary as well.
     - 04_es-l10n-typo.patch too. 
     - 05_thunar-vfs-nozombies finally.
+  * debian/rules:
+    - fail if dh_install misses files.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 23 Aug 2008 23:16:33 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 24 Aug 2008 01:07:33 +0200
 
 thunar (0.9.0-10) unstable; urgency=low
 

Modified: desktop/branches/svn-snapshots/thunar/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/rules	2008-08-23 23:05:42 UTC (rev 2245)
+++ desktop/branches/svn-snapshots/thunar/debian/rules	2008-08-23 23:08:57 UTC (rev 2246)
@@ -7,6 +7,7 @@
 
 DEB_DH_SHLIBDEPS_ARGS_thunar = -X debian/thunar/usr/lib/thunar/xfce4/panel-plugins/thunar-tpa -- -dRecommends debian/thunar/usr/lib/thunar/xfce4/panel-plugins/thunar-tpa -dDepends
 
+DEB_DH_INSTALL_ARGS := --fail-missing
 
 makebuilddir/thunar:: debian/compat
 	# Some systems don't have POSIX_MADV* but have MADV* defined with




More information about the Pkg-xfce-commits mailing list