[libmodule-install-doap-perl] 30/34: Update changelog, control file and copyright hints.
Jonas Smedegaard
js at alioth.debian.org
Thu Aug 8 16:13:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmodule-install-doap-perl.
commit da6a0e83a74b555aae9f300fd6924e99400a299f
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 7 21:40:33 2013 +0200
Update changelog, control file and copyright hints.
---
debian/changelog | 24 +++++++++++++++++++++++-
debian/control | 8 ++++----
debian/copyright_hints | 28 +++++++++++++---------------
3 files changed, 40 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 99b121c..0469eb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,28 @@
libmodule-install-doap-perl (0.004-3) UNRELEASED; urgency=low
- * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+ [ Salvatore Bonaccorso ]
+ * Use anonscm.debian.org URL for Vcs-Git.
+
+ [ Jonas Smedegaard ]
+ * Add README.source emphasizing control.in file as *not* a
+ show-stopper for contributions, referring to wiki page for details.
+ * Add git URL as alternate source.
+ * Improve watch file to use both www.cpan.org/authors URL (for newest
+ info) and search.cpan.org/dist URL (for change of author).
+ Switch get-orig-source target to use www.cpan.org/authors URL.
+ Stop watch file tracking upstream development releases.
+ * Stop tracking md5sum of upstream tarball.
+ * Bump packaging license to GPL-3+, and extend copyrigt coverage for
+ myself to include current year.
+ * Bump standards-version to 3.9.4.
+ * Bump debhelper compatibility to 8.
+ * Drop patch 1001: Fixed in CDBS (see bug#652274).
+ * List upstream issue tracker as contact, and metacpan.org URL as
+ Homepage.
+ * Fix use license and comment pseudo-sections in copyright file to
+ obey silly restrictions of copyright format 1.0.
+ * Relax to build-depend unversioned on cdbs: Needed version satisfied
+ even in oldstable.
-- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Jan 2013 22:03:55 +0100
diff --git a/debian/control b/debian/control
index 4fae410..471f7b8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: libmodule-install-doap-perl
Section: perl
Priority: optional
-Build-Depends: devscripts,
- cdbs (>= 0.4.73~),
+Build-Depends: cdbs,
+ devscripts,
perl,
debhelper,
dh-buildinfo,
@@ -11,10 +11,10 @@ Build-Depends: devscripts,
librdf-trine-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-doap-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-install-doap-perl.git
-Homepage: http://search.cpan.org/dist/Module-Install-DOAP/
+Homepage: https://metacpan.org/release/Module-Install-DOAP
Package: libmodule-install-doap-perl
Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 65cde6b..a31960e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,13 +10,11 @@ Files: Changes
Makefile.PL
SIGNATURE
TODO
+ 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
@@ -60,9 +58,19 @@ Copyright: 2011, Toby Inkster
License: UNKNOWN
FIXME
+Files: inc/Module/Install/Metadata.pm
+Copyright:
+License: Expat
+ FIXME
+
+Files: lib/Module/Install/Admin/DOAP.pm
+Copyright: *No 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
@@ -87,16 +95,6 @@ Copyright: 1989, Free Software Foundation, Inc
License: GPL-ever
FIXME
-Files: inc/Module/Install/Metadata.pm
-Copyright:
-License: MIT/X11 (BSD like)
- FIXME
-
-Files: lib/Module/Install/Admin/DOAP.pm
-Copyright: *No copyright*
-License: MIT/X11 (BSD like)
- FIXME
-
Files: inc/Module/Install.pm
Copyright: 2008, - 2011, Adam Kennedy
License: UNKNOWN
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-doap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list