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

js pushed a change to branch master
in repository libnet-netmask-perl.

      from  1b0aae5   update changelog
       new  66a4254   Revert to depend unversioned on debhelper: Needed version 
satisfied even in oldstable.
       new  3f86d83   Update copyright info: Add alternate git source URL.
       new  1950453   Drop md5sum of upstream tarball: Track git instead.
       new  f7e158b   Sync control.in with control: Update Vcs-* URLs. Fix 
comma-delimit uploaders. Strip leading space from short description.
       new  874ec46   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
       new  cb62879   Add lintian override regarding license in 
License-Reference field. See bug#786450.
       new  ce72c82   Bump debhelper compatibility level to 9.
       new  08804a4   Tidy rules file: Suppress versioned debhelper 
build-dependency.
       new  bc5121d   Add lintian override regarding debhelper 9.
       new  2ecfadf   Declare compliance with Debian Policy 3.9.6.
       new  cf49e66   Update copyright info: Extend copyright of packaging to 
cover recent years, and tighten license to GPL-3+.
       new  a5e04a9   Fix CDBS upstream-tarball.mk hints.
       new  2f7e99b   Update changelog, control file and copyright hints.
      adds  c426e0a   Initial checkin of Net::Netmask
      adds  77c8c2a   Fix a few repored bugs: 1) use Test::More for 
t/netmasks.t 2) avoid warnings for bad input to findNetBlocks 3) use floor() 
instead of int()
      adds  bc4a629   Move files around: Netmask.pm is now lib/Net/Netmask.pm
      adds  6c6c135   Added in a split method to split masks into pieces
      adds  5ccc8d7   Added better tests
      adds  4fb0a9b   that was pretty silly. :)
      adds  c31d503   Merge branch 'benkolera-master'
      adds  afbd2d2   Add network split() method
      adds  b792174   Add travis
      adds  bcb51c2   Replace CHANGELOG with Changes
      adds  50517ad   Roll release 1.9017
      adds  d79e97d   Fix MANIFEST, re-release
      adds  da5b34b   https://rt.cpan.org/Ticket/Display.html?id=76939
      adds  17ee7d2   Remove extra incorrect ABSTRACT line from Makefile.PL
      adds  6c29217   bug#93288 - spelling error in pod. Roll new revision: 
1.9021
      adds  62c0e5a   OOps, didn't finish changes to Changes
      adds  5693ae0   Add perl 5.18 and 5.20 to Travis CI config.
      adds  ba0fd0f   Merge pull request #5 from 
adamherzog/add-more-perl-versions-to-travis-ci
      adds  3ba2c9e   Add additional tests.
      adds  9800fd8   Restrict matching to valid hex characters.
      adds  6dd8a12   Validate $bits before using it for $ibase.
      adds  c6dcba6   Merge branch 'improve-test-coverage' of 
https://github.com/adamherzog/Net-Netmask into adamherzog-improve-test-coverage
      adds  e89b96c   Bump version number, add changelog
      adds  9cdd8eb   Merge changes
      adds  b3f0084   typo fixes
      adds  4b0dee5   Merge pull request #2 from dsteinbrunner/patch-1
      adds  800c2bb   gitignore perl build artifacts and dists.
      adds  2209738   Merge pull request #3 from adamherzog/add-gitignore
      adds  b54986b   Merge branch 'master' of github.com:muir/Net-Netmask
      adds  ed3423b   Imported Upstream version 1.9022
       new  ce9310b   Merge tag 'upstream/1.9022'
       new  7fe84b2   Prepare for release: Update changelog, control file and 
copyright hints.

The 15 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                         |  6 ++++++
 META.json                       |  2 +-
 META.yml                        |  2 +-
 debian/changelog                | 27 ++++++++++++++++++++++---
 debian/compat                   |  2 +-
 debian/control                  |  8 ++++----
 debian/control.in               | 10 ++++-----
 debian/copyright                | 45 +++++++++++++----------------------------
 debian/copyright_hints          | 16 ++++++++-------
 debian/rules                    | 12 ++++++-----
 debian/source/lintian-overrides |  8 ++++++++
 lib/Net/Netmask.pm              | 20 +++++++++---------
 lib/Net/Netmask.pod             | 11 +++++-----
 t/badnets.t                     | 37 +++++++++++++++++++++++++++++++--
 t/netmasks.t                    | 21 +++++++++++++++++--
 15 files changed, 149 insertions(+), 78 deletions(-)
 create mode 100644 debian/source/lintian-overrides

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to