[libcrypt-random-source-perl] 12/12: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Nov 9 12:56:14 UTC 2015


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

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 4b422a3b4b6f3fd520396a172bb5478799403419
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 9 13:54:17 2015 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 31 +++++++++++++++++++++++++++++++
 debian/control         | 10 ++++++----
 debian/copyright_hints | 35 +++++++++++++++++------------------
 3 files changed, 54 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b81d9ca..747556f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+libcrypt-random-source-perl (0.11-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+    + Bump prereq on namespace::clean and IO::File.
+    + Fix test on older operating systems that define EAGAIN and
+      EWOULDBLOCK as different values in errno.h.
+    + Convert from Any::Moose to Moo.
+
+  [ Jonas Smedegaard ]
+  * Update copyright info:
+    + List issue tracker as preferred upstream contact.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend copyright of packaging to cover current year.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Fix use CDBS snippet perl-build.mk (not perl-makemaker.mk).
+  * Update package relations:
+    + (Build-)depend on libmodule-runtime-perl libmoo-perl
+      libtype-tiny-perl (not libany-moose-perl libclass-load-perl).
+    + Build-depend on libmodule-build-tiny-perl: Needed by upstream
+      build.
+    + Tighten build-dependency on cdbs: Needed for Module::Build::Tiny
+      builds.
+  * Declare compliance with Debian Policy 3.9.6.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 09 Nov 2015 13:54:09 +0100
+
 libcrypt-random-source-perl (0.08-1) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/control b/debian/control
index a441596..006d98f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libcrypt-random-source-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.122~),
  devscripts,
  perl,
+ libmodule-build-tiny-perl,
  debhelper,
  dh-buildinfo,
- libany-moose-perl,
  libcapture-tiny-perl,
- libclass-load-perl,
  libmodule-find-perl,
+ libmodule-runtime-perl,
+ libmoo-perl,
  libsub-exporter-perl,
+ libtype-tiny-perl,
  libnamespace-clean-perl,
  libtest-exception-perl,
  libtest-use-ok-perl,
  libcpan-meta-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-random-source-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
 Homepage: https://github.com/karenetheridge/Crypt-Random-Source
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 4625895..341db10 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -18,6 +18,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  dist.ini
  t/00-report-prereqs.dd
@@ -29,26 +30,24 @@ Files: Build.PL
  t/rand.t
  t/reread.t
  t/sugar.t
- weaver.ini
  xt/author/00-compile.t
+ xt/author/clean-namespaces.t
+ xt/author/eol.t
+ xt/author/kwalitee.t
+ xt/author/mojibake.t
+ xt/author/no-tabs.t
+ xt/author/pod-syntax.t
  xt/release/changes_has_content.t
  xt/release/cpan-changes.t
  xt/release/distmeta.t
- xt/release/eol.t
- xt/release/kwalitee.t
  xt/release/minimum-version.t
- xt/release/mojibake.t
- xt/release/no-tabs.t
  xt/release/pod-no404s.t
- xt/release/pod-syntax.t
  xt/release/portability.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- README.pod
- lib/Crypt/Random/Source.pm
+Files: lib/Crypt/Random/Source.pm
  lib/Crypt/Random/Source/Base.pm
  lib/Crypt/Random/Source/Base/File.pm
  lib/Crypt/Random/Source/Base/Handle.pm
@@ -61,22 +60,22 @@ Files: README
  lib/Crypt/Random/Source/Weak/devurandom.pm
  lib/Crypt/Random/Source/Weak/rand.pm
 Copyright: 2008, Yuval Kogman
+  AND LICENCE
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2012-2014, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2012-2015, 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>
-  2008, Yuval Kogman
-  disclaimer" for the program, if
-  interest in the
-  the software, and
+Files: LICENCE
+Copyright: 2008, Yuval Kogman
 License: GPL-ever
  FIXME
 
+Files: README
+Copyright: 2008, Yuval Kogman
+License: UNKNOWN
+ FIXME
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl.git



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