[Pkg-scicomp-commits] fenics/fiat/trunk/debian
Johannes Ring
johannr at simula.no
Wed Feb 3 17:12:56 UTC 2010
SVN commit 4828 by johannr-guest:
Finish work on FIAT.
M +3 -2 fenics/fiat/trunk/debian/changelog
M +1 -1 fenics/fiat/trunk/debian/control
A fenics/fiat/trunk/debian/patches (directory)
A fenics/fiat/trunk/debian/patches/python-interpreter-path.patch
M +1 -0 fenics/fiat/trunk/debian/rules
--- fenics/fiat/trunk/debian/changelog #4827:4828
@@ -1,4 +1,4 @@
-fiat (0.9.0-1) UNRELEASED; urgency=low
+fiat (0.9.1-1) unstable; urgency=low
* New upstream release.
* debian/control:
@@ -7,8 +7,9 @@
* debian/copyright: Update to reflect new files.
* debian/watch: Update download URL.
* debian/rules: get-orig-source target no longer repacks orig tarball.
+ * Add patch to fix error wrong-path-for-interpreter reported by lintian.
- -- Johannes Ring <johannr at simula.no> Tue, 02 Feb 2010 09:30:26 +0100
+ -- Johannes Ring <johannr at simula.no> Wed, 03 Feb 2010 17:49:28 +0100
fiat (0.3.5-1) unstable; urgency=low
--- fenics/fiat/trunk/debian/control #4827:4828
@@ -4,7 +4,7 @@
Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel 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)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
XS-Python-Version: >= 2.4
Homepage: http://www.fenics.org/wiki/FIAT
DM-Upload-Allowed: yes
--- fenics/fiat/trunk/debian/rules #4827:4828
@@ -4,6 +4,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_COMPRESS_EXCLUDE := .py
More information about the Pkg-scicomp-commits
mailing list