[dh-make-perl] branch master updated (1f616c1 -> b5b297d)

Damyan Ivanov dmn at alioth.debian.org
Thu Aug 8 21:22:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository dh-make-perl.

      from  1f616c1   make: warn if pkg-perl already has a packaging repository for the package
       new  6a09bf5   switch default debhelper to 9
       new  66b9a7b   packages build-depending on Module::Build::Tiny get debhelper 9.20130630
       new  1de1325   bump oldstable perl version from 5.10.0 to 5.10.1
       new  6f01621   make: prune dependencies after discovering additional dependencies
       new  7e23d45   TODO: add a pointer to BTS
       new  38d9793   do not fail when $wnpp_query is not supplied due to --no-network
       new  50a7cc5   add debian/source/{format,local-options}. shut up, lintian :)
       new  59f80e8   update Changes
       new  b5b297d   prepare for release

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  117 ++++++++++++++++++++
 TODO                                               |    5 +-
 debian/changelog                                   |   26 ++++-
 .../source/format                                  |    0
 debian/source/local-options                        |    2 +
 lib/Debian/AptContents.pm                          |    2 +-
 lib/Debian/Control/FromCPAN.pm                     |   12 +-
 lib/DhMakePerl/Command/Packaging.pm                |    8 ++
 lib/DhMakePerl/Command/make.pm                     |    2 +
 lib/DhMakePerl/Config.pm                           |    2 +-
 .../compat                                         |    2 +-
 .../control                                        |    2 +-
 .../wanted-debian--refresh-email/compat            |    2 +-
 .../wanted-debian--refresh-email/control           |    2 +-
 t/dists/Strange-0.1/wanted-debian--refresh/compat  |    2 +-
 t/dists/Strange-0.1/wanted-debian--refresh/control |    2 +-
 t/dists/Strange-0.1/wanted-debian/compat           |    2 +-
 t/dists/Strange-0.1/wanted-debian/control          |    2 +-
 t/dists/Strange-2.1/MYMETA.yml                     |   21 ++++
 t/dists/Strange-2.1/Makefile.PL                    |    3 +
 .../control                                        |    3 +-
 .../wanted-debian--refresh-email/control           |    3 +-
 t/dists/Strange-2.1/wanted-debian--refresh/control |    3 +-
 t/dists/Strange-2.1/wanted-debian/control          |    3 +-
 24 files changed, 205 insertions(+), 23 deletions(-)
 copy {t/dists/Strange-0.1/wanted-debian--refresh--source-format=3.0_quilt => debian}/source/format (100%)
 create mode 100644 debian/source/local-options
 create mode 100644 t/dists/Strange-2.1/MYMETA.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



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