Package: apertium-apy
Version: 0.1.0~r61425-1
Severity: normal
Tags: patch

While reviewing packages in preparation for making python3.5 default [1], I
reviewed your package and did not find any architecture specific content that
would require the package to be arch any (which also means it would need to be
rebuilt for the transition).

Please see the attached patch.

Scott K

[1] https://release.debian.org/transitions/html/python3.5.html
diff -Nru apertium-apy-0.1.0~r61425/debian/changelog apertium-apy-0.1.0~r61425/debian/changelog
--- apertium-apy-0.1.0~r61425/debian/changelog	2015-08-14 01:59:51.000000000 -0400
+++ apertium-apy-0.1.0~r61425/debian/changelog	2015-12-30 11:52:50.000000000 -0500
@@ -1,3 +1,9 @@
+apertium-apy (0.1.0~r61425-2) UNRELEASED; urgency=medium
+
+  * Switch to arch: all and simplify dependencies
+
+ -- Scott Kitterman <[email protected]>  Wed, 30 Dec 2015 11:51:57 -0500
+
 apertium-apy (0.1.0~r61425-1) unstable; urgency=low
 
   * New upstream snapshot.
diff -Nru apertium-apy-0.1.0~r61425/debian/control apertium-apy-0.1.0~r61425/debian/control
--- apertium-apy-0.1.0~r61425/debian/control	2015-08-14 01:57:38.000000000 -0400
+++ apertium-apy-0.1.0~r61425/debian/control	2015-12-30 11:51:52.000000000 -0500
@@ -4,14 +4,14 @@
 Maintainer: Debian Science Team <[email protected]>
 Uploaders: Kartik Mistry <[email protected]>,
            Tino Didriksen <[email protected]>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), python3-dev, sqlite3
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), python3, dh-python, sqlite3
 Standards-Version: 3.9.6
 Homepage: http://apertium.org
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/apertium-apy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/apertium-apy.git
 
 Package: apertium-apy
-Architecture: any
+Architecture: all
 Depends: adduser,
          apertium (>= 3.4),
          apertium-lex-tools,
@@ -19,7 +19,6 @@
          libxslt-dev,
          logrotate,
          python-toro,
-         python3-dev,
          python3-lxml,
          python3-pip,
          python3-tornado (>= 3.1),

Reply via email to