[libhttp-throwable-perl] 04/04: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Feb 9 07:00:59 UTC 2016


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

js pushed a commit to branch master
in repository libhttp-throwable-perl.

commit 2d143bb9945d575446983fc29a5d43ec38a03485
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 08:01:48 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c173707..b71fa4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libhttp-throwable-perl (0.026-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+    + Add support for 429.
+    + Add roles_for_status_code to Factory.
+    + Make it possible for factory to throw by status code, rather than
+      short ident string.
+
+  [ Jonas Smedegaard ]
+  * Declare compliance with Debian Policy 3.9.7.
+  * Update copyright info:
+    + Extend copyright of packaging to cover current year.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 09 Feb 2016 08:00:15 +0100
+
 libhttp-throwable-perl (0.024-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 03f0aa0..e1b3540 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: cdbs,
  perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120900)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-throwable-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-throwable-perl.git
 Homepage: https://github.com/rjbs/HTTP-Throwable
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f52afdd..cf623f0 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -39,6 +39,7 @@ Files: lib/HTTP/Throwable.pm
  lib/HTTP/Throwable/Role/Status/SeeOther.pm
  lib/HTTP/Throwable/Role/Status/ServiceUnavailable.pm
  lib/HTTP/Throwable/Role/Status/TemporaryRedirect.pm
+ lib/HTTP/Throwable/Role/Status/TooManyRequests.pm
  lib/HTTP/Throwable/Role/Status/Unauthorized.pm
  lib/HTTP/Throwable/Role/Status/UnsupportedMediaType.pm
  lib/HTTP/Throwable/Role/Status/UseProxy.pm
@@ -72,25 +73,20 @@ Files: Changes
  t/400-all.t
  t/500-all.t
  t/lib/Test/HT.pm
+ xt/author/pod-syntax.t
  xt/release/changes_has_content.t
- xt/release/pod-syntax.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: debian/rules
-Copyright: 2013-2015, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: LICENSE
+Copyright: 2011, Infinity Interactive, Inc.
+License: Artistic-1.0 GPL (vever)
  FIXME
 
-Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy <name of author>
-  2011, Infinity Interactive, Inc.
-  disclaimer" for the program, if
-  the software, and
-License: GPL-ever
+Files: debian/rules
+Copyright: 2013-2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-throwable-perl.git



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