[libnet-dhcp-perl] branch master updated (e1eefb2 -> f4a5a20)
gregor herrmann
gregoa at debian.org
Sun Dec 6 14:24:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libnet-dhcp-perl.
from e1eefb2 update changelog
new 37ff8f0 Add debian/upstream/metadata.
new 3636dbb update changelog
adds 1310d62 initial check in
adds b070568 new tests
adds 26afd96 making changes
adds bd0babe more changes
adds 4d231f0 updates
adds bd31c60 daeasdasd
adds e7d1d9a moving tests around
adds 09f6682 updates
adds 3012843 add stuff
adds ea1d4f7 more codes
adds 57aa5df more codes
adds 887af61 123123
adds e52ca0f updaes
adds 93ca4b4 123123
adds e945714 updates
adds dbf9981 updates
adds c016e3f updates
adds 22c0e7e updates
adds aeec033 updates
adds 3a4a8db updat4es
adds affc582 fixes
adds 4727552 updates
adds 6c642e7 updates
adds 4485351 updates
adds da791a3 updates
adds 9968f65 updates
adds 0e71cd1 updates
adds 3f686a3 updates
adds 988b8b9 updates
adds 96ef105 updates
adds 0ed972e updates
adds 0ef5e40 updates
adds df161c5 updates
adds 8b6aba4 updates
adds f05db80 updates
adds 39b8be4 updates
adds aa08d96 updates
adds 5e9c337 updates
adds 7b4a046 updates
adds 14f5f4b updates
adds 35beaec updates
adds ffc674c update MANIFEST
adds f844c7d updates
adds 7333d2d updates
adds ed76c18 updates
adds 0ec4ec8 updates
adds 1c1f896 updates
adds 203a0b6 updates
adds 3c5cdbe update
adds 9c05aba updates
adds dc98271 updates
adds 9521b50 -a
adds a190e98 updates
adds e78eba8 updates
adds 173dd9c updates
adds 3eeac26 updates
adds 6e9f7d3 updates
adds 27f8f3f updates
adds ff48805 add kwalitee tests
adds aa9973a fiddle with dist.ini
adds 8d9390b updates
adds 6286d58 fix up changes
adds dd88648 tidy changes more
adds 01b96ae whitespace
adds f5339cb Merge branch 'master' of github.com:djzort/Net-DHCP
adds 1a0ec4f updates
adds d7db008 updaets
adds 9cae5fa changes thanks to alexander
adds 0fceaf1 bump version
adds 6a591e4 fix from rt89267
adds 59ea189 fix from rt89267
adds fb582c6 0.694
adds 3d57efd add some pod that was missing
adds 73a1c72 Correct github reference
adds d69902b Correct github reference
adds f663ba9 Merge pull request #1 from njtaylor/master
adds 1a5b976 0.695
adds 38413d1 update README
adds f1c3c1b typo corrections
adds a7a3a2d Merge pull request #4 from rfdrake/master
adds d425d7a typo
adds 9e1bd79 perltidy examples
adds 68bae00 tweak readme
adds dee8e20 remove Readme from @Basic bundle
adds 843dc07 version 0.696
adds 0b7528f Imported Upstream version 0.696+dfsg
new 2a0b85d Merge tag 'upstream/0.696+dfsg'
new abd1a61 update changelog
new 036f52a update d/u/metadata after import
new a581533 Drop patch pod-error-extra-item-line, applied upstream.
new 43d1a41 Update years of upstream copyright.
new d508f39 Bump debhelper compatibility level to 9.
new f4a5a20 releasing package libnet-dhcp-perl version 0.696+dfsg-1
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:
Build.PL | 35 +++-
Changes | 21 +-
LICENSE | 8 +-
MANIFEST | 6 +-
META.json | 32 ++-
META.yml | 38 ++--
Makefile.PL | 78 ++++++++
README | 11 +-
cpanfile | 15 +-
debian/changelog | 9 +-
debian/compat | 2 +-
debian/control | 2 +-
debian/copyright | 2 +-
debian/patches/pod-error-extra-item-line | 19 --
debian/patches/series | 1 -
debian/upstream/metadata | 6 +
dhcp.dump | Bin 0 -> 1814 bytes
dhcp.patch | 122 ------------
dist.ini | 32 ++-
examples/dhcpd.pl | 321 ++++++++++++++++---------------
examples/dhcpd_test.pl | 59 +++---
lib/Net/DHCP/Constants.pm | 22 ++-
lib/Net/DHCP/Packet.pm | 44 +++--
t/author-eol.t | 37 ++++
t/author-test-eol.t | 17 --
t/release-distmeta.t | 5 +-
t/release-kwalitee.t | 12 +-
t/release-pod-coverage.t | 12 +-
t/release-pod-syntax.t | 5 +-
29 files changed, 514 insertions(+), 459 deletions(-)
create mode 100644 Makefile.PL
delete mode 100644 debian/patches/pod-error-extra-item-line
delete mode 100644 debian/patches/series
create mode 100644 debian/upstream/metadata
create mode 100644 dhcp.dump
delete mode 100644 dhcp.patch
create mode 100644 t/author-eol.t
delete mode 100644 t/author-test-eol.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dhcp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list