r12717 - in /trunk/libpar-packer-perl/debian: changelog rules

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Mon Jan 14 16:05:45 UTC 2008


Author: hanska-guest
Date: Mon Jan 14 16:05:45 2008
New Revision: 12717

URL: http://svn.debian.org/wsvn/?sc=1&rev=12717
Log:
Small fixes

Modified:
    trunk/libpar-packer-perl/debian/changelog
    trunk/libpar-packer-perl/debian/rules

Modified: trunk/libpar-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpar-packer-perl/debian/changelog?rev=12717&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/changelog (original)
+++ trunk/libpar-packer-perl/debian/changelog Mon Jan 14 16:05:45 2008
@@ -1,6 +1,6 @@
 libpar-packer-perl (0.977-1) UNRELEASED; urgency=low
 
-  NEEDS: libpar-perl (>= 0.977), libmodule-scandeps-perl (>= 0.81)
+  NEEDS: libmodule-scandeps-perl (>= 0.81)
 
   [ David Paleino ]
   * New upstream release

Modified: trunk/libpar-packer-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpar-packer-perl/debian/rules?rev=12717&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/rules (original)
+++ trunk/libpar-packer-perl/debian/rules Mon Jan 14 16:05:45 2008
@@ -35,15 +35,7 @@
 config-stamp: $(QUILT_STAMPFN)
 	dh_testdir
 
-	# As this is a architecture dependent package, we are not
-	# supposed to install stuff to /usr/share. MakeMaker creates
-	# the dirs, we prevent this by setting the INSTALLVENDORARCH
-	# and VENDORARCHEXP environment variables.
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor \
-		INSTALLVENDORARCH=/usr/lib/perl5/ \
-		VENDORARCHEXP=/usr/lib/perl5/
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
 
 	touch $@
 




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