[SCM] Debian packaging of libterm-progressbar-perl branch, master, updated. 7c294edbd63f8c3db7953d146e1fd5ec3b3d0402

gregor herrmann gregoa at debian.org
Thu Dec 22 19:00:40 UTC 2011


The following commit has been merged in the master branch:
commit e42ea4b6aed794c7a1ed7f951e0fe738bb1c371f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 22 19:37:41 2011 +0100

    debian/rules: use perl_makemaker (Build.PL is gone).

diff --git a/debian/rules b/debian/rules
index 0805790..06421cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=perl_build
+	dh $@ --buildsystem=perl_makemaker
 

-- 
Debian packaging of libterm-progressbar-perl



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