r14986 - in /trunk/libapache-authenhook-perl/debian: changelog rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Fri Feb 15 19:32:51 UTC 2008


Author: ntyni
Date: Fri Feb 15 19:32:50 2008
New Revision: 14986

URL: http://svn.debian.org/wsvn/?sc=1&rev=14986
Log:
* Remove unused dh_installexamples invocation in debian/rules.

Modified:
    trunk/libapache-authenhook-perl/debian/changelog
    trunk/libapache-authenhook-perl/debian/rules

Modified: trunk/libapache-authenhook-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/changelog?rev=14986&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/changelog (original)
+++ trunk/libapache-authenhook-perl/debian/changelog Fri Feb 15 19:32:50 2008
@@ -9,6 +9,7 @@
   * Explicitly disable the test suite, as it needs an interactive terminal
     (and an httpd) to run.
   * Fix inter-target dependencies in debian/rules for parallel builds.
+  * Remove unused dh_installexamples invocation in debian/rules.
 
  -- Niko Tyni <ntyni at debian.org>  Fri, 15 Feb 2008 21:15:29 +0200
 

Modified: trunk/libapache-authenhook-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/rules?rev=14986&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/rules (original)
+++ trunk/libapache-authenhook-perl/debian/rules Fri Feb 15 19:32:50 2008
@@ -75,7 +75,6 @@
 	dh_testdir
 	dh_testroot
 	dh_installdocs ToDo
-	dh_installexamples 
 	dh_installman
 	dh_installchangelogs Changes
 	dh_link




More information about the Pkg-perl-cvs-commits mailing list