[libmessage-passing-zeromq-perl] 11/11: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Feb 9 05:30:51 UTC 2016


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

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit 6e459f5716940bafef8003d08d92d21315020acd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 06:34:38 2016 +0100

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 25 +++++++++++++++++++++++--
 debian/control         |  6 ++++--
 debian/copyright_hints | 34 ++++++++++++++++++++--------------
 3 files changed, 47 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c25f814..e244c72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,29 @@
-libmessage-passing-zeromq-perl (0.007-2) UNRELEASED; urgency=medium
+libmessage-passing-zeromq-perl (0.008-1) UNRELEASED; urgency=medium
 
+  [ upstream ]
+  * New release.
+    + Fix first message (probably) not sent with libzmq3.
+    + Add zmq_major_version accessor.
+    + Remove SWAP, since libzmq3 removes it. Removes chdir.
+
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:33:07 +0200
+  [ Jonas Smedegaard ]
+  * Update copyright info:
+    + 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.
+  * Declare compliance with Debian Policy 3.9.7.
+  * Update package relations:
+    + (Build-)depend on libfile-pushd libmoox-types-mooselike-perl.
+    + (Build-)depend on libzmq-ffi-perl (not libzeromq-perl).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 09 Feb 2016 06:33:41 +0100
 
 libmessage-passing-zeromq-perl (0.007-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 099543c..5fe641b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,20 @@ Build-Depends: cdbs,
  debhelper,
  dh-buildinfo,
  libanyevent-perl,
+ libfile-pushd-perl,
  libmessage-passing-perl,
  libmoo-perl,
  libposix-atfork-perl,
  libsub-name-perl,
  libtask-weaken-perl,
  libtry-tiny-perl,
- libzeromq-perl,
+ libzmq-ffi-perl,
  libnamespace-clean-perl,
+ libmoox-types-mooselike-perl,
  libtest-simple-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.4
+Standards-Version: 3.9.7
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmessage-passing-zeromq-perl.git
 Homepage: http://search.cpan.org/dist/Message-Passing-ZeroMQ/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d2ca6e8..4904130 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -15,7 +15,9 @@ Files: Changes
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
+ inc/Module/Install.pm
  inc/Module/Install/AuthorRequires.pm
  inc/Module/Install/AuthorTests.pm
  inc/Module/Install/Authority.pm
@@ -25,10 +27,6 @@ Files: Changes
  inc/Module/Install/Makefile.pm
  inc/Module/Install/Win32.pm
  inc/Module/Install/WriteAll.pm
- lib/Message/Passing/Input/ZeroMQ.pm
- lib/Message/Passing/Output/ZeroMQ.pm
- lib/Message/Passing/ZeroMQ/Role/HasAContext.pm
- lib/Message/Passing/ZeroMQ/Role/HasASocket.pm
  t/00_compile.t
  t/author/notabs.t
  t/author/pod.t
@@ -38,28 +36,36 @@ Files: Changes
  t/output.t
  t/pushpull.t
  t/stress.t
+ t/version.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- lib/Message/Passing/ZeroMQ.pm
-Copyright: Suretec Systems 2012
+Files: lib/Message/Passing/Input/ZeroMQ.pm
+ lib/Message/Passing/Output/ZeroMQ.pm
+ lib/Message/Passing/ZeroMQ/Role/HasAContext.pm
+ lib/Message/Passing/ZeroMQ/Role/HasASocket.pm
+Copyright: AND LICENSE
 License: UNKNOWN
  FIXME
 
+Files: debian/rules
+Copyright: 2013, 2016 Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
 Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
+Copyright: .*? ddd[d.
+License: MPL-1.0 MIT/X11 (BSD like)
  FIXME
 
-Files: debian/rules
-Copyright: 2013, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: lib/Message/Passing/ZeroMQ.pm
+Copyright: Suretec Systems 2012, =head1 LICENSE
+License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
+Files: README
+Copyright: Suretec Systems 2012, LICENSE
 License: UNKNOWN
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git



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