This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.003-1 in repository libdynaloader-functions-perl.
commit 754132052ef9005783e3fbb4fd2454d0567d2a5b Author: Jonas Smedegaard <[email protected]> Date: Sat Oct 28 21:23:33 2017 +0200 Prepare for release: Update changelog, and copyright hints. --- debian/changelog | 33 +++++++++++++++++++++++++++++++++ debian/copyright_hints | 24 ++++++++++++++++-------- 2 files changed, 49 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c797a8..4aca91f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +libdynaloader-functions-perl (0.003-1) unstable; urgency=medium + + [ upstream ] + * New release. + + [ Jonas Smedegaard ] + * Update watch file: + + Bump to file format 4. + + Track only MetaCPAN URL. + + Mention gbp --uscan in usage comment. + + Use substitution strings. + * Update git-buildpackage config: + + Avoid git- prefix. + + Filter any .git* file. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Use https protocol in file format URL. + + Extend coverage for myself. + + Extend coverage for main upstream author. + * Add lintian override regarding license in License-Reference field. + See bug#786450. + * Simplify rules: + + Do copyright-check in maintainer script (not during build). + Stop build-depend on devscripts. + + Use shortform dh sequencer (not cdbs). + Stop build-depend on cdbs. + * Declare compliance with Debian Policy 4.1.1. + * Use debhelper compatibility level 9. + * Stop build-depend on dh-buildinfo. + + -- Jonas Smedegaard <[email protected]> Sat, 28 Oct 2017 21:23:22 +0200 + libdynaloader-functions-perl (0.002-1) unstable; urgency=low * Initial packaging release. diff --git a/debian/copyright_hints b/debian/copyright_hints index f161895..66a1d15 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -9,31 +9,39 @@ Files: Build.PL MANIFEST META.json META.yml - Makefile.PL SIGNATURE - debian/README.source debian/compat debian/control - debian/control.in debian/gbp.conf + debian/rules debian/source/format debian/watch t/dyna_low.c t/dyna_low.t t/pod_cvg.t t/pod_syn.t -Copyright: *No copyright* +Copyright: NONE License: UNKNOWN FIXME Files: README lib/DynaLoader/Functions.pm -Copyright: 2011-2013, Andrew Main (Zefram) <[email protected]> -License: UNKNOWN +Copyright: Copyright (C) 2011, 2012, 2013, 2017 / +License: Artistic or GPL-1+ FIXME -Files: debian/rules -Copyright: 2015, Jonas Smedegaard <[email protected]> +Files: debian/copyright-check +Copyright: 2016-2017, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME +Files: debian/source/lintian-overrides +Copyright: Artistic + GPL-1+ + GPL-3+ + artistic + gpl-1+ + gpl-3+ +License: UNKNOWN + FIXME + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdynaloader-functions-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
