Author: dnusinow
Date: 2006-09-23 10:57:54 -0400 (Sat, 23 Sep 2006)
New Revision: 3452

Modified:
   trunk/lib/libxv/debian/changelog
   trunk/lib/libxv/debian/rules
Log:
* Run dh_install with --list-missing

Modified: trunk/lib/libxv/debian/changelog
===================================================================
--- trunk/lib/libxv/debian/changelog    2006-09-23 14:43:48 UTC (rev 3451)
+++ trunk/lib/libxv/debian/changelog    2006-09-23 14:57:54 UTC (rev 3452)
@@ -3,8 +3,9 @@
   * Add 01_author_info.diff pulled from git head to fill in AUTHORS and
     COPYING files in the source tree
   * Re-add lost copyright file and update it given the above patch
+  * Run dh_install with --list-missing
 
- -- David Nusinow <[EMAIL PROTECTED]>  Sat, 23 Sep 2006 10:41:14 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Sat, 23 Sep 2006 10:57:44 -0400
 
 libxv (1:1.0.1-3) unstable; urgency=low
 

Modified: trunk/lib/libxv/debian/rules
===================================================================
--- trunk/lib/libxv/debian/rules        2006-09-23 14:43:48 UTC (rev 3451)
+++ trunk/lib/libxv/debian/rules        2006-09-23 14:57:54 UTC (rev 3452)
@@ -72,7 +72,7 @@
        dh_testroot
 
        dh_installdocs
-       dh_install --sourcedir=debian/tmp
+       dh_install --sourcedir=debian/tmp --list-missing
        dh_installchangelogs
        dh_link
        dh_strip --dbg-package=$(PACKAGE)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to