[libsys-utmp-perl] branch master updated (1098f4c -> 7f4ac18)
Florian Schlichting
fsfs at alioth.debian.org
Tue Oct 29 22:09:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libsys-utmp-perl.
from 1098f4c update changelog
adds 0c8b11e Imported Upstream version 1.7
new c6020f9 Merge tag 'upstream/1.7'
new 8236e9b Import Upstream version 1.7
new ec58a0f Switch to source format 3.0 (quilt)
new 658e2ed Switch dh compatibility to level 9 to enable passing of hardening flags
new b183723 Switch to short-form debian/rules
new d950c60 Convert debian/copyright to machine-readable copyright-format 1.0
new 23f5c27 Add myself to uploaders
new c15d375 Declare compliance with Debian Policy 3.9.5
new c6e9f7a Add lintian override regarding missing hardening flags
new 7f4ac18 prepare changelog for release
The 10 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:
MANIFEST | 1 +
META.json | 31 ++++++++++++
META.yml | 30 +++++++----
Makefile.PL | 20 +++++++-
README | 2 +-
Utmp.xs | 34 ++++---------
debian/README.source | 5 --
debian/changelog | 23 +++++----
debian/compat | 2 +-
debian/control | 6 +--
debian/copyright | 40 +++++++++------
debian/libsys-utmp-perl.examples | 1 +
debian/libsys-utmp-perl.lintian-overrides | 2 +
debian/rules | 78 +----------------------------
debian/source/format | 1 +
lib/Sys/Utmp.pm | 35 +++----------
lib/Sys/Utmp/Utent.pm | 6 +--
17 files changed, 138 insertions(+), 179 deletions(-)
create mode 100644 META.json
mode change 100755 => 100644 Makefile.PL
delete mode 100644 debian/README.source
create mode 100644 debian/libsys-utmp-perl.examples
create mode 100644 debian/libsys-utmp-perl.lintian-overrides
create mode 100644 debian/source/format
mode change 100755 => 100644 examples/pwho
mode change 100755 => 100644 t/01pod.t
mode change 100755 => 100644 t/02podcoverage.t
mode change 100755 => 100644 t/03utmp.t
mode change 100755 => 100644 t/04constants.t
mode change 100755 => 100644 t/05fields.t
mode change 100755 => 100644 t/06taint.t
mode change 100755 => 100644 t/07utent_methods.t
mode change 100755 => 100644 t/08utent_types.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-utmp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list