[dh-make-perl] branch master updated (63026b1 -> dae707d)

gregor herrmann gregoa at debian.org
Sun Mar 27 15:09:29 UTC 2016


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

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

      from  63026b1   update changelog
      adds  4a68d4a   first stab at using apt-file 3. cf. #815190
      adds  cf87a42   fix typo.
      adds  885b31c   /usr/lib/apt/apt-helper cat-file can take multiple files as arguments
      adds  5eeb976   remove more occurrences of (apt-)contents-dir and sources-list
      adds  88a00a9   add a fake apt-get for tests
      adds  32c8bb3   adjust first test: t/cache.t
      adds  02793ae   only try to (re)create Contents.cache if we have Contents files
      adds  7ffb20f   update test t/AptContents.t
      adds  ff7c5b8   update last test: t/dists.t
      adds  28add7f   update copyright in lib/Debian/AptContents.pm
      adds  3cd21bc   drop t/contents/sources.list
       new  cd3310f   Bump versioned Recommends on apt-file to 3.
       new  dae707d   update changelog

The 2 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:
 debian/changelog          |  10 +++
 debian/control            |   2 +-
 dh-make-perl              |  14 ---
 lib/Debian/AptContents.pm | 214 +++++++++++++---------------------------------
 lib/DhMakePerl.pm         |   2 -
 lib/DhMakePerl/Config.pm  |   3 +-
 t/AptContents.t           | 102 +++-------------------
 t/bin/apt-get             |  12 +++
 t/cache.t                 |   5 +-
 t/contents/sources.list   |  12 ---
 t/dists.t                 |  53 ++++++------
 11 files changed, 124 insertions(+), 305 deletions(-)
 create mode 100755 t/bin/apt-get
 delete mode 100644 t/contents/sources.list

-- 
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