[libmagpie-perl] 09/09: Update changelog and control file.
Jonas Smedegaard
js at moszumanska.debian.org
Mon Jan 27 19:30:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmagpie-perl.
commit 27b5ba85a566f14ef41443000f82e49c19d5d6c3
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Jan 27 20:30:24 2014 +0100
Update changelog and control file.
---
debian/changelog | 18 +++++++++++++++---
debian/control | 2 ++
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 25d4698..2479ca1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,19 @@
-libmagpie-perl (1.131380-2) UNRELEASED; urgency=low
+libmagpie-perl (1.140260-1) unstable; urgency=low
- * Fix stop (build-)depending on libscalar-list-utils-perl: Provided by
- perl(-modules).
+ [ upstream ]
+ * New release.
+ + Fix Class::MOP::load_class deprecation warnings
+ + Protect the individual setter calls in a PUT update with a
+ try/catch block.
+ + Formatting cleanup.
+ + Punt on encoding for now until we find a better way.
+
+ [ Jonas Smedegaard ]
+ * Update package relations:
+ + Build-depend on libdata-class-perl.
+ + Fix build-depend explicitly on perl.
+ + Fix stop (build-)depending on libscalar-list-utils-perl: Provided
+ by perl(-modules).
-- Jonas Smedegaard <dr at jones.dk> Fri, 30 Aug 2013 14:35:40 +0200
diff --git a/debian/control b/debian/control
index 9e2fae9..6dde88e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,11 @@ Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
+ perl,
debhelper,
dh-buildinfo,
libbread-board-perl,
+ libclass-load-perl,
libdata-printer-perl,
libhttp-negotiate-perl,
libhttp-throwable-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmagpie-perl.git
More information about the Pkg-perl-cvs-commits
mailing list