[ffc] 01/01: Change to 'Architecture: all' (no Python extensions anymore)

Johannes Ring johannr-guest at moszumanska.debian.org
Mon Dec 12 11:03:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

johannr-guest pushed a commit to branch master
in repository ffc.

commit c66df2d3d899bd28282696c55986f1f5dd3cafc6
Author: Johannes Ring <johannr at simula.no>
Date:   Mon Dec 12 12:03:09 2016 +0100

    Change to 'Architecture: all' (no Python extensions anymore)
---
 debian/changelog | 3 ++-
 debian/control   | 5 ++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 55402e2..25db050 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ffc (2016.2.0-1) UNRELEASED; urgency=medium
     - Bump minimum required version for python-fiat, python-instant and
       python-ufl to 2016.2.0.
     - Add python-dijitso to Depends for binary package python-ffc.
+    - Change to 'Architecture: all' (no Python extensions anymore).
   * Remove patch (fixed in new upstream release).
   * d/rules:
     - Cleanup (CMake and pkgconfig files are no longer shipped
@@ -19,7 +20,7 @@ ffc (2016.2.0-1) UNRELEASED; urgency=medium
     - Add lintian override 'ffc source: outdated-autotools-helper-file'
       for some test files that are not used in the Debian packaging.
 
- -- Johannes Ring <johannr at simula.no>  Thu, 01 Dec 2016 20:16:46 +0100
+ -- Johannes Ring <johannr at simula.no>  Fri, 02 Dec 2016 09:45:35 +0100
 
 ffc (2016.1.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index ca193ff..11e87bc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 Uploaders: Johannes Ring <johannr at simula.no>
 Build-Depends:
  debhelper (>= 9),
- python-all-dev (>= 2.7),
+ python-all (>= 2.7),
  python-setuptools,
  dh-python
 Standards-Version: 3.9.8
@@ -15,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fenics/ffc.git
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/fenics/ffc.git
 
 Package: python-ffc
-Architecture: any
+Architecture: all
 Depends:
  python-fiat (>= 2016.2.0),
  python-instant (>= 2016.2.0),
@@ -24,7 +24,6 @@ Depends:
  python-numpy,
  python-six,
  ${python:Depends},
- ${shlibs:Depends},
  ${misc:Depends}
 Provides: ufc, python-ufc
 Conflicts: ufc, python-ufc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/ffc.git



More information about the debian-science-commits mailing list