[Debian-med-packaging] Bug#808166: mobyle: deprecation of python-support

Mattia Rizzolo mattia at debian.org
Wed Dec 16 17:50:45 UTC 2015


Package: src:mobyle
Version: 1.5.3+dfsg-2
Severity: serious
Tags: patch sid stretch
User: debian-python at lists.debian.org
Usertags: pysupport-deprecation

Dear Maintainer,

your package either depends on the python-support package.

python-support has been deprecated for some time (since 2011), and we're
currently in the process of removing it in favour of dh_python2.

Unfortunately your package went unnoticed till now, where we're on an
advanced state of the transition, with very few blocker, so I'm sorry
for the severity and the short notice of this bug report.

Attached there is a patch that is really enough to fix this, and I'd be
happy to do a minimal NMU of it.

Thanks!


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
-------------- next part --------------
diffstat for mobyle-1.5.3+dfsg mobyle-1.5.3+dfsg

 changelog |    8 ++++++++
 control   |    8 ++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

diff -Nru mobyle-1.5.3+dfsg/debian/changelog mobyle-1.5.3+dfsg/debian/changelog
--- mobyle-1.5.3+dfsg/debian/changelog	2014-11-30 11:53:54.000000000 +0000
+++ mobyle-1.5.3+dfsg/debian/changelog	2015-12-16 17:45:57.000000000 +0000
@@ -1,3 +1,11 @@
+mobyle (1.5.3+dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove dependency on python-support, and parametrize the python dependency
+    with ${python:Depends}, Build-Dep on dh-python.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Wed, 16 Dec 2015 17:40:19 +0000
+
 mobyle (1.5.3+dfsg-2) unstable; urgency=medium
 
   * d/control: set jing as Recommends, jing is not mandatory but only
diff -Nru mobyle-1.5.3+dfsg/debian/control mobyle-1.5.3+dfsg/debian/control
--- mobyle-1.5.3+dfsg/debian/control	2014-11-30 11:53:47.000000000 +0000
+++ mobyle-1.5.3+dfsg/debian/control	2015-12-16 17:45:44.000000000 +0000
@@ -8,15 +8,16 @@
  python-simplejson (>= 1.7.1),
  python-imaging (>= 1.1.5),
  python-lxml (>= 2.2.4),
- dh-apache2, apache2-dev
+ dh-apache2, apache2-dev, dh-python
 Standards-Version: 3.9.5
 Homepage: https://projets.pasteur.fr/projects/show/mobyle
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mobyle/mobyle/trunk/
 Vcs-Svn: svn://anonsvn.debian.org/debian-med/trunk/packages/mobyle/mobyle/trunk/
+X-Python-Version: >= 2.5
 
 Package: mobyle
 Architecture: all
-Depends: ${misc:Depends}, python (>= 2.5), apache2 (>= 2.4) | httpd-cgi,
+Depends: ${misc:Depends}, ${python:Depends}, apache2 (>= 2.4) | httpd-cgi,
  libjs-scriptaculous, libjs-jquery, libjs-prototype,
  mobyle-utils,
  python-biopython,
@@ -26,7 +27,6 @@
  python-simplejson (>= 1.7.1),
  python-simpletal (>=4.1),
  python-simpletal (<< 5.0~),
- python-support (>= 0.90),
  squizz (>=0.99b+dfsg),
  ttf-bitstream-vera
 Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0)
@@ -42,7 +42,7 @@
 
 Package: mobyle-utils
 Architecture: any
-Depends: ${misc:Depends},${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 Description: binary tools used by Mobyle
  Binary tools used by the Mobyle web portal to manage 
  jobs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151216/5f6ec0c5/attachment.sig>


More information about the Debian-med-packaging mailing list