This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libanyevent-handle-udp-perl.
commit 8ea70e3cd230393f697162ba9b6594252eef94ca Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 29 01:29:54 2017 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 20 ++++++++++++++++++-- debian/control | 8 +++----- debian/copyright_hints | 37 +++++++++++++++++++++++++++---------- 3 files changed, 48 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index 600f457..f94e0ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,24 @@ -libanyevent-handle-udp-perl (0.044-2) UNRELEASED; urgency=medium +libanyevent-handle-udp-perl (0.048-1) unstable; urgency=medium + [ upstream ] + * New release(s). + + [ Jonas Smedegaard ] * Update watch file: Tighten to ignore prereleases. + * Modernize Vcs-Browser field: Use git (not cgit) in path. + * Declare compliance with Debian Policy 4.1.0. + * Drop obsolete lintian override regarding debhelper 9. + * Tighten lintian overrides regarding License-Reference. + * Modernize cdbs: + + Do copyright-check in maintainer script (not during build). + Relax to build-depend unversioned on cdbs. + Stop build-depend on licensecheck. + * Update copyright info: + + Use https protocol in file format URL. + + Extend coverage for myself. + * Stop build-depend on libmoo-perl. - -- Jonas Smedegaard <[email protected]> Sat, 03 Sep 2016 19:23:47 +0200 + -- Jonas Smedegaard <[email protected]> Tue, 29 Aug 2017 01:29:33 +0200 libanyevent-handle-udp-perl (0.044-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5fef902..eec10ad 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: libanyevent-handle-udp-perl Section: perl Priority: optional -Build-Depends: cdbs (>= 0.4.122~), - licensecheck, +Build-Depends: cdbs, perl, libmodule-build-tiny-perl, debhelper, @@ -10,15 +9,14 @@ Build-Depends: cdbs (>= 0.4.122~), libanyevent-perl, libsub-name-perl, libnamespace-clean-perl, - libmoo-perl (>= 1.001000), libtest-fatal-perl, libtest-simple-perl, libfile-spec-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-handle-udp-perl -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-handle-udp-perl.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-handle-udp-perl.git Homepage: http://search.cpan.org/dist/AnyEvent-Handle-UDP/ Testsuite: autopkgtest-pkg-perl diff --git a/debian/copyright_hints b/debian/copyright_hints index db5ef0d..af68f6f 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -16,11 +16,9 @@ Files: Build.PL debian/control.in debian/gbp.conf debian/source/format - debian/source/lintian-overrides debian/watch dist.ini examples/anyevent-udp-server.pl - lib/AnyEvent/Handle/UDP.pm t/10-basics.t t/20-timeout.t xt/author/00-compile.t @@ -30,20 +28,39 @@ Copyright: NONE License: UNKNOWN FIXME +Files: README + lib/AnyEvent/Handle/UDP.pm +Copyright: 2011, Leon Timmermans. +License: Artistic or GPL-1+ + FIXME + +Files: debian/copyright-check + debian/rules +Copyright: 2013-2014, 2016-2017, Jonas Smedegaard <[email protected]> + 2016-2017, Jonas Smedegaard <[email protected]> +License: GPL-3+ + FIXME + Files: LICENSE Copyright: 1989, Free Software Foundation, Inc. + 19xx name of author + 19yy <name of author> 2011, Leon Timmermans. + disclaimer" for the program, if + ed by the Free + interest in the + of this Package, but belong to whomever generated them, and may be sold the software, and -License: GPL-1+ or Artistic-1.0 +License: Artistic or GPL-1+ FIXME -Files: debian/rules -Copyright: 2013, Jonas Smedegaard <[email protected]> -License: GPL-3+ - FIXME - -Files: README -Copyright: 2011, Leon Timmermans. +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/libanyevent-handle-udp-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
