a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 34102 and 212968

Description: Create Debian packages from perl modules
 dh-make-perl will create the files required to build a Debian source
 package out of a perl package.  This works for most simple packages
 and is also useful for getting started with packaging perl modules.
 Given a perl package name, it can also automatically download it from
 CPAN.
Description: helper for creating Debian packages from perl modules
 dh-make-perl will create the files required to build a Debian source
 package out of a perl package.  This works for most simple packages
 and is also useful for getting started with packaging perl modules.
 Given a perl package name, it can also automatically download it from
 CPAN.
 .
 dh-make-perl can also help keeping the debian/ content current when upstream
 dependencies or Debian practices change. It can also help improve existing
 Perl module packages.
 .
 Includes the cpan2deb and cpan2dsc flavours.
--- 34102	Thu Jan  1 00:00:00 1970
+++ 212968	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,12 @@
-Create Debian packages from perl modules
+helper for creating Debian packages from perl modules
  dh-make-perl will create the files required to build a Debian source
  package out of a perl package.  This works for most simple packages
  and is also useful for getting started with packaging perl modules.
  Given a perl package name, it can also automatically download it from
  CPAN.
+ .
+ dh-make-perl can also help keeping the debian/ content current when upstream
+ dependencies or Debian practices change. It can also help improve existing
+ Perl module packages.
+ .
+ Includes the cpan2deb and cpan2dsc flavours.