[SCM] Debian packaging of libemail-sender-perl branch, master, updated. debian/0.110005-1-13-gf7136c9

Xavier Guimard x.guimard at free.fr
Sun Jul 29 18:49:32 UTC 2012


The following commit has been merged in the master branch:
commit f7136c9389299ebf1256b285ab32a0e158183cc9
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 20:48:50 2012 +0200

    Add NEWS file

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..d60046e
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,15 @@
+libsoap-lite-perl (0.715-1) unstable; urgency=low
+
+    This release deprecates the scalar context behavior of:
+     * Failure->recipients
+     * Failure::Multi->failures
+     * Failure::Multi->recipients
+     * Transport::Test->deliveries
+     * Transport::Failable->failure_conditions
+    
+    Until now, these methods returned a list in list context and
+    an array reference in scalar context.  This still works, but
+    scalar context calls will now generate a warning.  In one
+    year (2013-05), they will be become fatal.
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 29 Jul 2012 20:39:33 +0200
diff --git a/debian/changelog b/debian/changelog
index f0bbb7d..cea585e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,11 @@
-libemail-sender-perl (0.120001-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/changelog: incomplete
-  - according to the Changes file there are some important changes
-    --> mention in debian/NEWS
-    --> maybe we should wait with an upload?
+libemail-sender-perl (0.120001-1) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Xavier Guimard ]
   * New upstream release
+  * Add debian/NEWS to announce changes
 
  -- Xavier Guimard <x.guimard at free.fr>  Sun, 29 Jul 2012 13:08:55 +0200
 

-- 
Debian packaging of libemail-sender-perl



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