[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r2386 - branches/7.1/proto/compositeproto/debian



Author: dnusinow
Date: 2006-07-01 21:41:36 -0400 (Sat, 01 Jul 2006)
New Revision: 2386

Modified:
   branches/7.1/proto/compositeproto/debian/changelog
   branches/7.1/proto/compositeproto/debian/rules
Log:
* Run dh_install with --list-missing

Modified: branches/7.1/proto/compositeproto/debian/changelog
===================================================================
--- branches/7.1/proto/compositeproto/debian/changelog	2006-07-02 01:35:25 UTC (rev 2385)
+++ branches/7.1/proto/compositeproto/debian/changelog	2006-07-02 01:41:36 UTC (rev 2386)
@@ -7,8 +7,9 @@
     lintian up
   * Remove duplicate dependency on x11-common
   * Bump debhelper compat to 5
+  * Run dh_install with --list-missing
 
- -- David Nusinow <dnusinow@debian.org>  Sat,  1 Jul 2006 21:34:32 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sat,  1 Jul 2006 21:41:04 -0400
 
 x11proto-composite (0.3-2) unstable; urgency=low
 

Modified: branches/7.1/proto/compositeproto/debian/rules
===================================================================
--- branches/7.1/proto/compositeproto/debian/rules	2006-07-02 01:35:25 UTC (rev 2385)
+++ branches/7.1/proto/compositeproto/debian/rules	2006-07-02 01:41:36 UTC (rev 2386)
@@ -72,7 +72,7 @@
 
 	dh_installdocs
 	dh_installman
-	dh_install --sourcedir=debian/tmp
+	dh_install --sourcedir=debian/tmp --list-missing
 	dh_installchangelogs
 	dh_link
 	dh_strip



Reply to: