r38303 - in /packages/fenics/fiat/trunk/debian: changelog control rules

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Fri Apr 1 10:55:58 UTC 2011


Author: johannr-guest
Date: Fri Apr  1 10:55:54 2011
New Revision: 38303

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38303
Log:
* Move from python-central to dh_python2.
* Remove old fields Conflicts, Provides, and Replaces from
  debian/control.

Modified:
    packages/fenics/fiat/trunk/debian/changelog
    packages/fenics/fiat/trunk/debian/control
    packages/fenics/fiat/trunk/debian/rules

Modified: packages/fenics/fiat/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/fiat/trunk/debian/changelog?rev=38303&op=diff
==============================================================================
--- packages/fenics/fiat/trunk/debian/changelog (original)
+++ packages/fenics/fiat/trunk/debian/changelog Fri Apr  1 10:55:54 2011
@@ -1,3 +1,17 @@
+fiat (0.9.9-2) UNRELEASED; urgency=low
+
+  * Move from python-central to dh_python2 (closes: #616808).
+    - Remove python-central from Build-Depends.
+    - Bump minimum required python-all package version to 2.6.6-3~.
+    - Remove XB-Python-Version line.
+    - Bump minimum required cdbs version to 0.4.90~.
+    - Remove DEB_PYTHON_SYSTEM=pycentral from debian/rules.
+    - Replace XS-Python-Version with X-Python-Version.
+  * Remove old fields Conflicts, Provides, and Replaces from
+    debian/control.
+
+ -- Johannes Ring <johannr at simula.no>  Fri, 01 Apr 2011 12:32:15 +0200
+
 fiat (0.9.9-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/fenics/fiat/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/fiat/trunk/debian/control?rev=38303&op=diff
==============================================================================
--- packages/fenics/fiat/trunk/debian/control (original)
+++ packages/fenics/fiat/trunk/debian/control Fri Apr  1 10:55:54 2011
@@ -3,9 +3,9 @@
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Johannes Ring <johannr at simula.no>
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all, python-central (>= 0.6.0)
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~)
 Standards-Version: 3.9.1
-XS-Python-Version: >= 2.4
+X-Python-Version: >= 2.4
 Homepage: http://www.fenicsproject.org
 DM-Upload-Allowed: yes
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/fenics/fiat/trunk
@@ -13,10 +13,6 @@
 
 Package: python-fiat
 Architecture: all
-XB-Python-Version: ${python:Versions}
-Replaces: fiat
-Provides: fiat
-Conflicts: fiat
 Depends: python-numpy, python-scientific, ${python:Depends}, ${misc:Depends}
 Description: tabulation of finite element function spaces
  The FInite element Automatic Tabulator FIAT supports generation of arbitrary

Modified: packages/fenics/fiat/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/fiat/trunk/debian/rules?rev=38303&op=diff
==============================================================================
--- packages/fenics/fiat/trunk/debian/rules (original)
+++ packages/fenics/fiat/trunk/debian/rules Fri Apr  1 10:55:54 2011
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-
-DEB_PYTHON_SYSTEM = pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the debian-science-commits mailing list