[SCM] libmodule-install-doapchangesets-perl Debian packaging branch, master, updated. debian/0.203-1-16-g4184120
Jonas Smedegaard
dr at jones.dk
Tue Jul 16 14:25:29 UTC 2013
The following commit has been merged in the master branch:
commit 418412051b0deef8c00b3d4666b9d952f5eeb471
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jul 16 16:23:06 2013 +0200
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 249e8b9..3ab9ff5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,26 @@
-libmodule-install-doapchangesets-perl (0.203-2) UNRELEASED; urgency=low
+libmodule-install-doapchangesets-perl (0.205-1) unstable; urgency=low
- * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+ [ upstream ]
+ * New release.
+ + Support 'dcs:fixes'.
- -- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Jan 2013 22:03:55 +0100
+ [ Salvatore Bonaccorso ]
+ * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
+
+ [ Jonas Smedegaard ]
+ * Add README.source emphasizing control.in file as *not* a
+ show-stopper for contributions, referring to wiki page for details.
+ * Stop track upstream prereleases.
+ * Drop patch 1001: Build problem turned out to be (and fixed by now)
+ in CDBS.
+ * Bump packaging license to GPL-3+, and extend copyrigt coverage for
+ myself to include current year.
+ * (Build-)depend on liblist-moreutils-perl.
+ * Update copyright coverage for convenience code copies and main
+ upstream author.
+ * Bump standards-version to 3.9.4.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 16 Jul 2013 16:23:02 +0200
libmodule-install-doapchangesets-perl (0.203-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6eac235..5860c84 100644
--- a/debian/control
+++ b/debian/control
@@ -12,13 +12,14 @@ Build-Depends: cdbs,
libperl-version-perl,
librdf-query-perl,
librdf-trine-perl,
- liburi-perl
+ liburi-perl,
+ liblist-moreutils-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmodule-install-doapchangesets-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-install-doapchangesets-perl.git
-Homepage: http://search.cpan.org/dist/Module-Install-DOAPChangeSets/
+Homepage: https://metacpan.org/release/Module-Install-DOAPChangeSets
Package: libmodule-install-doapchangesets-perl
Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 01112ff..0765a54 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,18 +4,18 @@ Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
-Files: Changes
+Files: CREDITS
+ Changes
MANIFEST
+ META.ttl
META.yml
Makefile.PL
SIGNATURE
+ debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
- debian/patches/1001_no_auto-install_deps.patch
- debian/patches/README
- debian/patches/series
debian/source/format
debian/watch
inc/Module/AutoInstall.pm
@@ -31,7 +31,6 @@ Files: Changes
inc/Module/Install/WriteAll.pm
inc/Module/Package/Dist/RDF.pm
inc/YAML/Tiny.pm
- inc/unicore/Name.pm
lib/Module/Install/Admin/DOAPChangeSets.pm
meta/changes.ttl
meta/deps.ttl
@@ -57,16 +56,21 @@ Copyright: 2011
License: UNKNOWN
FIXME
+Files: inc/Module/Install/Metadata.pm
+Copyright:
+License: Expat
+ FIXME
+
Files: debian/rules
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2012-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
FIXME
Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
19yy <name of author>
- 2012, Toby Inkster <tobyink at cpan.org>
+ 2013, Toby Inkster <tobyink at cpan.org>
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
Holder
@@ -84,14 +88,19 @@ Copyright: 1989, Free Software Foundation, Inc
License: GPL-ever
FIXME
-Files: inc/Module/Install/Metadata.pm
-Copyright:
-License: MIT/X11 (BSD like)
- FIXME
-
-Files: inc/Scalar/Util.pm
-Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
-License: Perl
+Files: COPYRIGHT
+Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
+ 2002-2004, Audrey Tang and Brian Ingerson
+ 2003-2004, Audrey Tang <autrijus at autrijus.org>
+ 2006, - 2012, Adam Kennedy
+ 2010-2011, Toby Inkster
+ 2010-2012, Toby Inkster
+ 2011. Ingy doet Net
+ 2013, the holder(s)
+ None
+ This software is 2011-2012, by Toby Inkster
+ Unknown
+License: UNKNOWN
FIXME
Files: inc/Module/Install.pm
--
libmodule-install-doapchangesets-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list