[libmodule-install-manifestskip-perl] 21/21: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Sep 1 11:23:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmodule-install-manifestskip-perl.

commit 45787782d04bfdaab4c83fd4fbbde237738fbf8c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 1 13:20:52 2014 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 16 ++++++++++++++--
 debian/control         |  5 +++--
 debian/copyright_hints | 36 ++++++++----------------------------
 3 files changed, 25 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a32155d..127e43f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,7 @@
-libmodule-install-manifestskip-perl (0.20-2) UNRELEASED; urgency=low
+libmodule-install-manifestskip-perl (0.24-1) unstable; urgency=low
+
+  [ upstream ]
+  * New release(s).
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to use canonical hostname (anonscm.debian.org).
@@ -16,14 +19,23 @@ libmodule-install-manifestskip-perl (0.20-2) UNRELEASED; urgency=low
     + Fix use license and comment pseudo-sections to obey silly
       restrictions of copyright format 1.0.
     + Add alternate git source URL.
+    + Drop Files sections for no longer shipped convenience code copies.
+    + Use upstream bugtracker and IRC channel as preferred upstream
+      contact.
+    + Extend coverage for upstream author.
   * Relax to build-depend unversioned on cdbs: Needed version satisfied
     even in oldstable.
   * Update watch file to use metacpan.org and cpan.org/modules URLs (not
     search.cpan.org URL).
   * Stop track or mangle development releases.
   * Use github URL as Homepage, to reflect upstream hinting.
+  * Preserve some upstream shipped cruft from being cleaned.
+  * Stop track checksum of upstream tarballs.
+  * Update package relations:
+    + (Build-)depend on recent libmodule-install-perl.
+    + Tighten (build-)dependency on libmodule-manifest-skip-perl.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:03:55 +0100
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 01 Sep 2014 13:20:48 +0200
 
 libmodule-install-manifestskip-perl (0.20-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 45659d2..a892c1d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,14 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
- libmodule-manifest-skip-perl
+ libmodule-install-perl (>= 1.10),
+ libmodule-manifest-skip-perl (>= 0.18)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-install-manifestskip-perl
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-install-manifestskip-perl.git
-Homepage: http://github.com/ingydotnet/module-install-manifestskip-pm/tree
+Homepage: https://github.com/ingydotnet/module-install-manifestskip-pm
 
 Package: libmodule-install-manifestskip-perl
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 033b071..4cdde80 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,8 +4,10 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: CONTRIBUTING
+ Changes
  MANIFEST
+ META.json
  META.yml
  Makefile.PL
  debian/README.source
@@ -15,39 +17,22 @@ Files: Changes
  debian/gbp.conf
  debian/source/format
  debian/watch
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/GithubMeta.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
+ lib/Module/Install/ManifestSkip.pm
+ t/release-pod-syntax.t
  t/sample1/Makefile.PL
  t/sample1/lib/Sample1.pm
  t/test.t
+ xt/skip.t_
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install/Package.pm
- inc/Module/Package.pm
- lib/Module/Install/ManifestSkip.pm
-Copyright: 2010-2011
-  2011
-License: UNKNOWN
- FIXME
-
 Files: README
  lib/Module/Install/ManifestSkip.pod
-Copyright: 2010-2011. Ingy döt Net
+Copyright: 2010-2014. Ingy döt Net
 License: Perl
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
 Files: debian/rules
 Copyright: 2012-2014, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
@@ -57,15 +42,10 @@ Files: LICENSE
 Copyright: 1989, Free Software Foundation, Inc
   19xx name of author
   19yy <name of author>
-  2011, Ingy döt Net <ingy at cpan.org>
+  2014, Ingy döt Net
   disclaimer" for the program, if
   interest in the
   the software, and
 License: GPL-ever
  FIXME
 
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2011, Adam Kennedy
-License: UNKNOWN
- FIXME
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-manifestskip-perl.git



More information about the Pkg-perl-cvs-commits mailing list