r12057 - in /trunk/libole-storage-lite-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Jan 5 14:18:25 UTC 2008


Author: dmn
Date: Sat Jan  5 14:18:24 2008
New Revision: 12057

URL: http://svn.debian.org/wsvn/?sc=1&rev=12057
Log:
* remove unused dh_installdirs

Modified:
    trunk/libole-storage-lite-perl/debian/changelog
    trunk/libole-storage-lite-perl/debian/rules

Modified: trunk/libole-storage-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libole-storage-lite-perl/debian/changelog?rev=12057&op=diff
==============================================================================
--- trunk/libole-storage-lite-perl/debian/changelog (original)
+++ trunk/libole-storage-lite-perl/debian/changelog Sat Jan  5 14:18:24 2008
@@ -20,6 +20,7 @@
   [ Damyan Ivanov ]
   * touch $@ instead of *-stamp
   * remove usr/lib/perl5 only if it exists and remove it verbosely
+  * remove unused dh_installdirs
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 17 Dec 2007 22:28:38 +0100
 

Modified: trunk/libole-storage-lite-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libole-storage-lite-perl/debian/rules?rev=12057&op=diff
==============================================================================
--- trunk/libole-storage-lite-perl/debian/rules (original)
+++ trunk/libole-storage-lite-perl/debian/rules Sat Jan  5 14:18:24 2008
@@ -28,7 +28,6 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	dh_installdirs
 	$(MAKE) install PREFIX=/usr DESTDIR=$(debtmp)
 	# As this is a architecture independent package, we are not
 	# supposed to install stuff to /usr/lib. MakeMaker creates




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