[SCM] Packaging for python-scientific branch, experimental, updated. debian/2.8-4-34-ga97c403

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sun Apr 21 13:57:47 UTC 2013


The following commit has been merged in the experimental branch:
commit a97c403a2cf226c783474d101407a807d27a1f38
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Apr 21 15:14:57 2013 +0200

    prepare for release

diff --git a/debian/changelog b/debian/changelog
index ed519b0..3b1daa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
-python-scientific (2.9.2-1) UNRELEASED; urgency=low
+python-scientific (2.9.2-1) experimental; urgency=low
 
   * Imported Upstream version 2.9.2
-  * switch to source format 3.0 (quilt)
+    (Closes: #263254, #270930, #350109, #379745, #458034, #491538, #651502)
+  * Maintained under Debian-Science umbrella (Closes: #624748)
+  * Switch to source format 3.0 (quilt)
+  * Use dh instead of plain debhelper
+  * Switch to compat level 9
+  * Bump Standards-Version 3.9.4 (nothing to do)
 
  -- Picca Frédéric-Emmanuel <picca at debian.org>  Tue, 20 Jan 2013 17:01:32 +0200
 
diff --git a/debian/control b/debian/control
index 7f94d91..b8298a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,14 @@ Priority: extra
 Build-Depends: debhelper (>= 9),
                libmpich2-dev,
                libnetcdf-dev,
-               libopenmpi-dev,
+               libopenmpi-dev [alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386],
                python-all-dev,
                python-numpy
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.6
+Vcs-Browser: http://git.debian.org/?p=debian-science/packages/python-scientific.git
+Vcs-Git: git://git.debian.org/git/debian-science/packages/python-scientific.git
+Homepage: https://bitbucket.org/khinsen/scientificpython
 
 Package: python-scientific
 Architecture: any
diff --git a/debian/rules b/debian/rules
index e2a6894..9e95127 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 # line of openmpipython in debian/control.
 export DH_VERBOSE=1
 
-OPENMPI_ARCH = amd64, armel, armhf, hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, powerpc, sparc
+OPENMPI_ARCH = alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 pv = $(shell pyversions -vd)

-- 
Packaging for python-scientific



More information about the debian-science-commits mailing list