[debsums] branch master updated (adffcf8 -> 349a25d)
    Axel Beckert 
    abe at deuxchevaux.org
       
    Thu Mar 26 00:53:55 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a change to branch master
in repository debsums.
      from  adffcf8   Add b-d on libtest-command-simple-perl + libfile-fnmatch-perl for the test suite
       new  e9c32f3   Add second fake chroot for testing clean packages
       new  9da7f08   Further refactoring of the checks to reduce code duplication
       new  c3fdbcf   Actually run debsums from the current directory if present
       new  bd8a3ee   Fix missing commandline option in one test suite check
       new  8af3823   Test suite: Further refactoring to reduce amount of hardcoded paths
       new  349a25d   Test suite: factor out internal trailing line break check
The 6 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:
 t/debsums.t                                        | 134 +++++++++++++++------
 t/{fakechroot => fakechroot-clean}/etc/fakepkg.cfg |   0
 .../usr/share/doc/fakepkg/changelog.Debian.gz      | Bin
 .../usr/share/doc/fakepkg/copyright                |   0
 .../var/lib/dpkg/info/fakepkg.conffiles            |   1 +
 .../var/lib/dpkg/info/fakepkg.list                 |   2 -
 .../var/lib/dpkg/info/fakepkg.md5sums              |   1 -
 .../var/lib/dpkg/status                            |   1 -
 .../var/lib/dpkg/updates/.emptydir                 |   0
 .../etc/fakepkg-broken.cfg                         |   0
 t/{fakechroot => fakechroot-dirty}/etc/fakepkg.cfg |   0
 .../usr/share/doc/fakepkg/README                   |   0
 .../usr/share/doc/fakepkg/changelog.Debian.gz      | Bin
 .../usr/share/doc/fakepkg/copyright                |   0
 .../var/lib/dpkg/info/fakepkg.conffiles            |   0
 .../var/lib/dpkg/info/fakepkg.list                 |   0
 .../var/lib/dpkg/info/fakepkg.md5sums              |   0
 .../var/lib/dpkg/status                            |   0
 .../var/lib/dpkg/updates/.emptydir                 |   0
 19 files changed, 95 insertions(+), 44 deletions(-)
 copy t/{fakechroot => fakechroot-clean}/etc/fakepkg.cfg (100%)
 copy t/{fakechroot => fakechroot-clean}/usr/share/doc/fakepkg/changelog.Debian.gz (100%)
 copy t/{fakechroot => fakechroot-clean}/usr/share/doc/fakepkg/copyright (100%)
 create mode 100644 t/fakechroot-clean/var/lib/dpkg/info/fakepkg.conffiles
 copy t/{fakechroot => fakechroot-clean}/var/lib/dpkg/info/fakepkg.list (73%)
 copy t/{fakechroot => fakechroot-clean}/var/lib/dpkg/info/fakepkg.md5sums (69%)
 copy t/{fakechroot => fakechroot-clean}/var/lib/dpkg/status (86%)
 copy t/{fakechroot => fakechroot-clean}/var/lib/dpkg/updates/.emptydir (100%)
 rename t/{fakechroot => fakechroot-dirty}/etc/fakepkg-broken.cfg (100%)
 rename t/{fakechroot => fakechroot-dirty}/etc/fakepkg.cfg (100%)
 rename t/{fakechroot => fakechroot-dirty}/usr/share/doc/fakepkg/README (100%)
 rename t/{fakechroot => fakechroot-dirty}/usr/share/doc/fakepkg/changelog.Debian.gz (100%)
 rename t/{fakechroot => fakechroot-dirty}/usr/share/doc/fakepkg/copyright (100%)
 rename t/{fakechroot => fakechroot-dirty}/var/lib/dpkg/info/fakepkg.conffiles (100%)
 rename t/{fakechroot => fakechroot-dirty}/var/lib/dpkg/info/fakepkg.list (100%)
 rename t/{fakechroot => fakechroot-dirty}/var/lib/dpkg/info/fakepkg.md5sums (100%)
 rename t/{fakechroot => fakechroot-dirty}/var/lib/dpkg/status (100%)
 rename t/{fakechroot => fakechroot-dirty}/var/lib/dpkg/updates/.emptydir (100%)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list