[libdancer-plugin-rest-perl] 09/09: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Jun 9 17:34:12 UTC 2014


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

js pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 782296028a70778db07fca95cfc8ba2796bd47fc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 9 19:25:08 2014 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 18 ++++++++++++++++++
 debian/control         |  8 ++++----
 debian/copyright_hints | 44 ++++++++++++++++++++++++++++++++++++--------
 3 files changed, 58 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e9f07b1..72c588d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libdancer-plugin-rest-perl (0.11-2) unstable; urgency=medium
+
+  * Update copyright file:
+    + Revert wrong fix for lintian warning (introduced silently in
+      0.11-1).
+    + Fix use comment and license pseudo-sections to obey silly
+      restrictions of copyright format 1.0.
+    + Extend coverage of packaging to cover recent years.
+    + Bump licensing of packaging to GPL-3+.
+    + Quote license names.
+  * Update get-orig-source hint to match change of upstream source.
+  * Update watch file to use metacpan.org and cpan.org/authors (not
+    search.cpan.org) URLs.
+  * Bump debhelper compatibility level to 8: Corresponding version
+    satisfied even in oldstable.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 09 Jun 2014 19:23:33 +0200
+
 libdancer-plugin-rest-perl (0.11-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 7f5be4f..ad91374 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libdancer-plugin-rest-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: cdbs,
+ devscripts,
  perl,
- perl (>= 5.11.4) | libmodule-build-perl (>= 0.360300),
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
  dh-buildinfo,
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360300),
  libdancer-perl (>= 1.3111),
  libyaml-perl,
  libjson-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3dff990..0568de2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,32 +1,60 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: CHANGES
+Files: Build.PL
+ CONTRIBUTORS
+ Changes
+ INSTALL
  MANIFEST
+ META.json
  META.yml
- Makefile.PL
- README
+ SIGNATURE
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
+ debian/libdancer-plugin-rest-perl.docs
  debian/source/format
- debian/source/local-options
  debian/watch
- lib/Dancer/Plugin/REST.pm
+ t/00-compile.t
+ t/000-report-versions-tiny.t
  t/01_base.t
  t/02_prepare_serializer_for_format.t
  t/03_resource.t
+ t/04_helpers.t
  t/04_plugin_settings.t
+ t/05_serializer_and_resource.t
+ t/default-serializer.t
+ t/two-posts.t
+ xt/release/unused-vars.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
+Files: README
+ README.mkdn
+ lib/Dancer/Plugin/REST.pm
+Copyright: 2010, Alexis Sukrieh
+License: UNKNOWN
+ FIXME
+
 Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+Copyright: 2011, 2013-2014, 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>
+  2010, Alexis Sukrieh
+  disclaimer" for the program, if
+  interest in the
+  the software, and
+License: GPL-ever
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git



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