Author: frankie
Date: 2009-02-10 19:01:06 +0000 (Tue, 10 Feb 2009)
New Revision: 1868

Modified:
   packages/gdal/branches/1.5/debian/changelog
   packages/gdal/branches/1.5/debian/rules
Log:


Modified: packages/gdal/branches/1.5/debian/changelog
===================================================================
--- packages/gdal/branches/1.5/debian/changelog 2009-02-10 16:39:04 UTC (rev 
1867)
+++ packages/gdal/branches/1.5/debian/changelog 2009-02-10 19:01:06 UTC (rev 
1868)
@@ -2,6 +2,7 @@
 
   * Moved *.files -> *.install due to dh_install use.
     (closes: #514700)
+  * Added --list-missing to dh_install call in debian/rules.
 
  -- Francesco Paolo Lovergine <fran...@debian.org>  Tue, 10 Feb 2009 17:36:10 
+0100
 

Modified: packages/gdal/branches/1.5/debian/rules
===================================================================
--- packages/gdal/branches/1.5/debian/rules     2009-02-10 16:39:04 UTC (rev 
1867)
+++ packages/gdal/branches/1.5/debian/rules     2009-02-10 19:01:06 UTC (rev 
1868)
@@ -141,7 +141,7 @@
 binary-common: 
        dh_testdir
        dh_testroot
-       dh_install --sourcedir=i$(CURDIR)/debian/tmp --autodest
+       dh_install --sourcedir=$(CURDIR)/debian/tmp --autodest --list-missing
        dh_installdocs
        dh_installchangelogs NEWS
        dh_link


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to