[tryton-debian-vcs] suds branch debian updated. debian/0.4.1-15-6-geb30ee2
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Jun 8 11:19:22 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/suds.git;a=commitdiff;h=debian/0.4.1-15-6-geb30ee2
commit eb30ee263437aae23f48ff3ba06c04d8633245d7
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jun 8 13:05:34 2015 +0200
Releasing debian version 0.4.1-16.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index d7d273d..c2e5b3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+suds (0.4.1-16) unstable; urgency=medium
+
+ * Using pypi.debian.net redirector in watch file.
+ * Wrapping and sorting control files (wrap-and-sort -bts).
+ * Updating year of debian copyright.
+ * Adapting section naming in gbp.conf to current git-buildpackage.
+ * Adding deprecation warnings for this package (Closes: #783029).
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 08 Jun 2015 12:55:30 +0200
+
suds (0.4.1-15) unstable; urgency=medium
* Updating to Standards-Version: 3.9.6, no changes needed.
commit ac2b9dc5f30d31cb14386f8f5be4f8274ccfa28d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jun 8 12:47:31 2015 +0200
Adding deprecation warnings for this package (Closes: #783029).
The upstream suds project is no more maintained and there is no well
maintained drop-in alternative available (#783029, #774948, #782970).
diff --git a/debian/control b/debian/control
index e541585..e28905e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,12 @@ X-Python-Version: >= 2.6
Package: python-suds
Architecture: all
Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
-Description: Lightweight SOAP client for Python
+Description: Lightweight SOAP client for Python (Deprecated)
+ Deprecation Warning:
+ This package is subject to be removed in a future Debian release and is only
+ kept for backwards compatibility. Please consider using a maintained project
+ like i.e. pysimplesoap (python-pysimplesoap, python3-pysimplesoap).
+ .
The suds project is a Python soap web services client lib. Suds leverages
Python meta programming to provide an intuitive API for consuming web services.
Objectification of types defined in the WSDL is provided without class
--
suds
More information about the tryton-debian-vcs
mailing list