[libanyevent-handle-udp-perl] 60/60: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 10:05:49 UTC 2013


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

js pushed a commit to branch master
in repository libanyevent-handle-udp-perl.

commit 233f9d79fbe95ade40f0047e2492f5fe791b8b62
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 30 12:01:41 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       |   17 +++++++++++++++--
 debian/control         |    5 +++--
 debian/copyright_hints |    4 ++--
 3 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 762a335..12f30a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,13 @@
-libanyevent-handle-udp-perl (0.039-2) UNRELEASED; urgency=low
+libanyevent-handle-udp-perl (0.042-1) unstable; urgency=low
 
+  [ upstream ]
+  * New release(s):
+    + Fix error handling in a number of places.
+    + Handle address reuse better.
+    + Require Moo 1.001000.
+    + Allow EINTR in recv.
+
+  [ Jonas Smedegaard ]
   * Update copyright file:
     + Drop irrelevant (and unusually shortnamed) APGL-3 License section.
       Thanks to Ansgar Burchardt.
@@ -10,8 +18,13 @@ libanyevent-handle-udp-perl (0.039-2) UNRELEASED; urgency=low
   * Improve watch file to use both www.cpan.org/authors URL (for newest
     info) and search.cpan.org/dist URL (for change of author).
     Switch get-orig-source target to use www.cpan.org/authors URL.
+  * Tighten to (build-)depend versioned on libmoo-perl.
+  * Adapt to upstream switch to Module::Build::Tiny:
+    + Build-depend on libmodule-build-tiny-perl.
+    + Tighten to build-depend versioned on cdbs.
+    + Adapt CDBS includes.
 
- -- Jonas Smedegaard <dr at jones.dk>  Wed, 20 Mar 2013 16:02:46 +0100
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 30 Sep 2013 12:01:01 +0200
 
 libanyevent-handle-udp-perl (0.039-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f38a51b..a09edc1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
 Source: libanyevent-handle-udp-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.122~),
  devscripts,
  perl,
+ libmodule-build-tiny-perl,
  debhelper,
  dh-buildinfo,
  libanyevent-perl,
- libmoo-perl,
  libsub-name-perl,
  libnamespace-clean-perl,
+ libmoo-perl (>= 1.001000),
  libtest-fatal-perl,
  libtest-simple-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f25caa1..f256e99 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,12 +4,12 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: Build.PL
+ Changes
  INSTALL
  MANIFEST
  META.json
  META.yml
- Makefile.PL
  debian/README.source
  debian/compat
  debian/control

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-handle-udp-perl.git



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