[libnet-netmask-perl] annotated tag debian/1.9022-1 created (now da9bd9a)

Jonas Smedegaard dr at jones.dk
Mon Oct 26 22:14:53 UTC 2015


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

js pushed a change to annotated tag debian/1.9022-1
in repository libnet-netmask-perl.

        at  da9bd9a   (tag)
   tagging  7fe84b262e318fc49521645fd5e6d4b7b56520ab (commit)
  replaces  debian/1.9021-1
 tagged by  Jonas Smedegaard
        on  Mon Oct 26 23:08:43 2015 +0100

- Log -----------------------------------------------------------------
libnet-netmask-perl Debian release 1.9022-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWLqRrAAoJECx8MUbBoAEhCCkP/j7hFaLINPfQmJYjajAVfdSb
wh1ABwZKs2OE90i1CLp+/p3Bq3onklFJW2anzYAQLNkifU0jdgPLipNLTLncuzoy
X78FHkzBFO/65jpQAPKcguj5O2Q23UEAokRL1lPb6GpPRLdHENUDOp/1R7cKNSdM
k0hHZGMB4sMM4tjKp3aR3qDQhuVd2S3LpwCyg2be6gTpZgXhzyVFKX4/aCMbRN6B
GXFufYGY7HZbZYiWfR6OnlZ7GDGpZvu9z2TFPqdPQOSFw79AmmCkZofMEmUaABzN
g3U57jCL1jnbNDnnA7Qq036QHXxkS/rXo0gAMmxe0libBxr2vi373EnmKvangcJ2
gIkd6wMzJCpceSup3Vz2nsXiECNMX6W2KHZDYqiFRILhLM91vOlfoBLjomdy9exG
BVH8HPZS9XnJT7ECPve20OwlJZGFJ3GXweB8trE2PXrSiBFWyFtkXubgUd1/9PNW
xVefic6U1errPosuux9+Gsvp58eaDJrgPOwo9x3bkP+tdqAMwR8YS2+evSoXHMHq
aceCMGpUJG6yGGjeYDKMDN7qRpFCK5Z25TdsRlcdmxRXEzI9t/GGyXqeyuruvPns
b0T4L+5zYsK8oz70p2GqhORTZnMIAZGZNRkq6VOny0gQWsVpKGaXV8heH/nTK43x
yW9kwinIGts4yvhIY5MV
=Ow+j
-----END PGP SIGNATURE-----

Adam Herzog (5):
      gitignore perl build artifacts and dists.
      Add additional tests.
      Restrict matching to valid hex characters.
      Validate $bits before using it for $ibase.
      Add perl 5.18 and 5.20 to Travis CI config.

Ben Kolera (3):
      Added in a split method to split masks into pieces
      Added better tests
      that was pretty silly. :)

David Muir Sharnoff (17):
      Initial checkin of Net::Netmask
      Fix a few repored bugs:
      Move files around: Netmask.pm is now lib/Net/Netmask.pm
      Merge branch 'benkolera-master'
      Add network split() method
      Add travis
      Replace CHANGELOG with Changes
      Roll release 1.9017
      Fix MANIFEST, re-release
      https://rt.cpan.org/Ticket/Display.html?id=76939
      Remove extra incorrect ABSTRACT line from Makefile.PL
      bug#93288 - spelling error in pod.
      OOps, didn't finish changes to Changes
      Merge branch 'improve-test-coverage' of https://github.com/adamherzog/Net-Netmask into adamherzog-improve-test-coverage
      Bump version number, add changelog
      Merge changes
      Merge branch 'master' of github.com:muir/Net-Netmask

David Sharnoff (3):
      Merge pull request #5 from adamherzog/add-more-perl-versions-to-travis-ci
      Merge pull request #2 from dsteinbrunner/patch-1
      Merge pull request #3 from adamherzog/add-gitignore

David Steinbrunner (1):
      typo fixes

Jonas Smedegaard (16):
      Revert to depend unversioned on debhelper: Needed version satisfied even in oldstable.
      Update copyright info: Add alternate git source URL.
      Drop md5sum of upstream tarball: Track git instead.
      Sync control.in with control: Update Vcs-* URLs. Fix comma-delimit uploaders. Strip leading space from short description.
      Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
      Add lintian override regarding license in License-Reference field. See bug#786450.
      Bump debhelper compatibility level to 9.
      Tidy rules file: Suppress versioned debhelper build-dependency.
      Add lintian override regarding debhelper 9.
      Declare compliance with Debian Policy 3.9.6.
      Update copyright info: Extend copyright of packaging to cover recent years, and tighten license to GPL-3+.
      Fix CDBS upstream-tarball.mk hints.
      Update changelog, control file and copyright hints.
      Imported Upstream version 1.9022
      Merge tag 'upstream/1.9022'
      Prepare for release: Update changelog, control file and copyright hints.

Salvatore Bonaccorso (2):
      Update Vcs-Browser URL to cgit web frontend
      update changelog

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

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


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



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