Control: tags 808191 + pending

Dear maintainer,

I've prepared an NMU for pymc (versioned as 2.2+ds-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
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  `-
diffstat for pymc-2.2+ds pymc-2.2+ds

 changelog |    9 +++++++++
 control   |   37 ++++++++++++++++++++++---------------
 rules     |    2 +-
 3 files changed, 32 insertions(+), 16 deletions(-)

diff -Nru pymc-2.2+ds/debian/changelog pymc-2.2+ds/debian/changelog
--- pymc-2.2+ds/debian/changelog	2012-10-31 14:51:46.000000000 +0000
+++ pymc-2.2+ds/debian/changelog	2015-12-28 15:35:23.000000000 +0000
@@ -1,3 +1,12 @@
+pymc (2.2+ds-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Specify the git branch in Vcs-Git.
+  * Build using dh-python instead of python-support.  Closes: #808191
+  * Run wrap-and-sort.
+
+ -- Mattia Rizzolo <mat...@debian.org>  Mon, 28 Dec 2015 15:35:10 +0000
+
 pymc (2.2+ds-1) unstable; urgency=low
 
   * Initial Debian release (Closes: #690800)
diff -Nru pymc-2.2+ds/debian/control pymc-2.2+ds/debian/control
--- pymc-2.2+ds/debian/control	2012-10-31 14:51:46.000000000 +0000
+++ pymc-2.2+ds/debian/control	2015-12-17 01:21:17.000000000 +0000
@@ -2,32 +2,38 @@
 Section: python
 Priority: extra
 Maintainer: NeuroDebian Team <t...@neuro.debian.net>
-Uploaders: Yaroslav Halchenko <deb...@onerussian.com>, Michael Hanke <michael.ha...@gmail.com>
-Build-Depends: debhelper (>= 7.2.18),
-               gfortran, liblapack-dev,
+Uploaders: Yaroslav Halchenko <deb...@onerussian.com>,
+           Michael Hanke <michael.ha...@gmail.com>
+Build-Depends: cython,
+               debhelper (>= 7.2.18),
+               dh-python,
+               gfortran,
+               liblapack-dev,
                python-all-dev (>= 2.5),
+               python-matplotlib,
+               python-nose,
                python-numpy (>= 1.6),
                python-scipy,
-               python-nose,
                python-sphinx,
-               cython,
-               python-tables,
-               python-matplotlib,
+               python-tables
 Standards-Version: 3.9.3
 Homepage: http://pymc-devs.github.com/pymc/
 Vcs-Browser: https://github.com/neurodebian/pymc
-Vcs-Git: git://github.com/neurodebian/pymc.git
+Vcs-Git: git://github.com/neurodebian/pymc.git -b debian
 XS-Python-Version: >= 2.6
 
 Package: python-pymc
 Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
+Depends: python-matplotlib,
+         python-nose,
          python-numpy,
          python-scipy,
-         python-matplotlib,
-         python-nose
-Recommends: python-tables,
-Suggests: python-pydot, ipython
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
+Recommends: python-tables
+Suggests: ipython,
+          python-pydot
 Description: Bayesian statistical models and fitting algorithms
  PyMC is a Python module that implements Bayesian statistical models
  and fitting algorithms, including Markov chain Monte Carlo. Its
@@ -36,11 +42,12 @@
  methods for summarizing output, plotting, goodness-of-fit and
  convergence diagnostics.
 
-
 Package: python-pymc-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libjs-jquery, libjs-underscore
+Depends: libjs-jquery,
+         libjs-underscore,
+         ${misc:Depends}
 Description: Bayesian statistical models and fitting algorithms
  PyMC is a Python module that implements Bayesian statistical models
  and fitting algorithms, including Markov chain Monte Carlo. Its
diff -Nru pymc-2.2+ds/debian/rules pymc-2.2+ds/debian/rules
--- pymc-2.2+ds/debian/rules	2012-10-31 14:51:46.000000000 +0000
+++ pymc-2.2+ds/debian/rules	2015-12-17 01:16:22.000000000 +0000
@@ -16,7 +16,7 @@
 # one rule to rule them all ...
 %:
 # need to enforce distutils, since we also have a makefile
-	dh $@ --buildsystem=python_distutils --builddirectory=build
+	dh $@ --buildsystem=python_distutils --builddirectory=build --with python2
 
 override_dh_auto_build:
 	: # Cython pyx sources

Attachment: signature.asc
Description: PGP signature

Reply via email to