[libfuture-perl] 09/09: Add debian/NEWS and TODO for upstream API changes

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 12:32:39 UTC 2015


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

abe pushed a commit to branch master
in repository libfuture-perl.

commit 6acdec7733934719d21ac385ab74117582aaf9d3
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 14:32:06 2015 +0200

    Add debian/NEWS and TODO for upstream API changes
---
 debian/NEWS      | 14 ++++++++++++++
 debian/changelog |  6 ++++++
 2 files changed, 20 insertions(+)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..1b7f94a
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,14 @@
+libfuture-perl (0.32-1) unstable; urgency=medium
+
+  Upstream made some API changes which may break existing programs or
+  modules using future.pm:
+
+  [0.30]
+  * Rename 'dependent' futures to 'convergent'.
+
+  [0.31]
+  * Have ->and_then / ->or_else die immediately to further their
+    deprecation.
+  * Announce done_cb/fail_cb/cancel_cb as deprecated in favour of curry.
+
+ -- Axel Beckert <abe at debian.org>  Sun, 07 Jun 2015 14:22:45 +0200
diff --git a/debian/changelog b/debian/changelog
index a75fd82..28a0d6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 libfuture-perl (0.32-1) UNRELEASED; urgency=medium
 
+  TODO: Check reverse dependencies (libobject-remote-perl,
+    libio-async-perl) for coping with upstream API changes.
+
+  * Team upload.
+
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
@@ -9,6 +14,7 @@ libfuture-perl (0.32-1) UNRELEASED; urgency=medium
   * Add explicit build dependency on libmodule-build-perl
   * Add debian/upstream/metadata
   * Import upstream version 0.32
+    + Add debian/NEWS for upstream API changes.
 
  -- Axel Beckert <abe at debian.org>  Sun, 07 Jun 2015 14:22:45 +0200
 

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



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