This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libhtml-defang-perl.
commit 433abe4cf7f0ce1778d466a94d6f6d3ae42ca5d9 Author: Jonas Smedegaard <[email protected]> Date: Wed May 21 16:38:25 2014 +0200 Prepare for release: Update changelog, control file and copyright info. --- debian/changelog | 16 +++++++++++++--- debian/control | 4 ++-- debian/copyright_hints | 5 +++-- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index ddf2d4a..f420341 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -libhtml-defang-perl (1.04-2) UNRELEASED; urgency=low +libhtml-defang-perl (1.04-2) unstable; urgency=low - * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + [ Salvatore Bonaccorso ] + * Change Vcs-Git to use canonical hostname (anonscm.debian.org). - -- Salvatore Bonaccorso <[email protected]> Sun, 06 Jan 2013 22:01:51 +0100 + [ Jonas Smedegaard ] + * Add README.source emphasizing control.in file as *not* a + show-stopper for contributions, referring to wiki page for details. + * Bump to standards-version 3.9.5. + * Fix use canonical Vcs-Git URL. + * Update watch file to use metacpan.org URL. + * Update copyright info: + + Extend coverage of packaging, and bump its licensing to GPL-3+. + + -- Jonas Smedegaard <[email protected]> Wed, 21 May 2014 16:37:50 +0200 libhtml-defang-perl (1.04-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f0b0659..774f4e2 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: cdbs, dh-buildinfo Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.3 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-defang-perl +Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-defang-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-defang-perl.git Homepage: http://search.cpan.org/dist/HTML-Defang/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 02b637c..a6df4e9 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -8,6 +8,7 @@ Files: Changes MANIFEST META.yml Makefile.PL + debian/README.source debian/compat debian/control debian/control.in @@ -31,7 +32,7 @@ License: UNKNOWN FIXME Files: debian/rules -Copyright: 2012, Jonas Smedegaard <[email protected]> -License: GPL-2+ +Copyright: 2012-2014, Jonas Smedegaard <[email protected]> +License: GPL-3+ FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-defang-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
