[SCM] liblwp-protocol-psgi-perl Debian packaging branch, master, updated. debian/0.04-1-29-g7b215b2

Jonas Smedegaard dr at jones.dk
Tue Jul 16 18:57:59 UTC 2013


The following commit has been merged in the master branch:
commit 7b215b2a1efa14b4fc7f30c99809097ba5080fe0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jul 16 20:55:54 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 563e2ca..d303ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
-liblwp-protocol-psgi-perl (0.04-2) UNRELEASED; urgency=low
+liblwp-protocol-psgi-perl (0.06-1) unstable; urgency=low
 
+  [ upstream ]
+  * New release.
+    + Support mounting multiple apps with different hosts.
+    + Fix unnecessary dependency.
+
+  [ 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.
@@ -7,8 +13,14 @@ liblwp-protocol-psgi-perl (0.04-2) UNRELEASED; urgency=low
   * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
     myself to include recent years.
+  * Drop copyright file Files section for no longer shipped convenience
+    code copy.
+  * Include CDBS snippet perl-build.mk (not perl-makemaker.mk).
+    Build-depend on libmodule-build-tiny-perl.
+    Tighten build-dependency on cdbs to versions supporting
+    Module::Build::Tiny.
 
- -- Jonas Smedegaard <dr at jones.dk>  Tue, 16 Jul 2013 20:25:42 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 16 Jul 2013 20:55:06 +0200
 
 liblwp-protocol-psgi-perl (0.04-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c3bf05f..87f0d98 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: liblwp-protocol-psgi-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.122~),
  devscripts,
+ libmodule-build-tiny-perl,
  debhelper,
  dh-buildinfo,
  libwww-perl,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index eaeda6b..f8f269e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,10 +4,12 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: Build.PL
+ Changes
  MANIFEST
+ META.json
  META.yml
- Makefile.PL
+ cpanfile
  debian/README.source
  debian/compat
  debian/control
@@ -15,15 +17,9 @@ 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/Makefile.pm
- inc/Module/Install/ReadmeFromPod.pm
- inc/Module/Install/Repository.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
+ dist.ini
  t/00_compile.t
+ t/release-pod-syntax.t
  t/test.t
  xt/pod.t
 Copyright: *No copyright*
@@ -36,18 +32,30 @@ Copyright: 2011- Tatsuhiko Miyagawa
 License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
 Files: debian/rules
 Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
-License: UNKNOWN
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2011- Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+  HOLDERS AND/OR OTHER PARTIES
+  Holder
+  Holder maintains some semblance of
+  Holder may not be used to endorse or promote
+  Holder to include your
+  Holder" is whoever is named in the or s for
+  Holder, but only to the
+  Holder. A Package modified in such
+  disclaimer" for the program, if
+  holder saying it may be
+  interest in the
+  notices and associated disclaimers
+  the software, and
+License: GPL-ever
  FIXME
 

-- 
liblwp-protocol-psgi-perl Debian packaging



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