[med-svn] [python-cobra] 05/05: Package ready for review
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sat Jun 20 21:06:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-cobra.
commit 712ab564c919b51602423d6245eb27c8c96300f7
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Jun 20 14:05:28 2015 -0700
Package ready for review
---
debian/README.source | 15 +++++++++++++++
debian/changelog | 5 +++++
2 files changed, 20 insertions(+)
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..bae61c1
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,15 @@
+python-cobra for Debian
+-----------------------
+
+* This python package has one Cython module, breaking
+architecture-independence. While the Cython module is not /required/,
+it is highly recommended, so I have the packages build it. This may be the
+only architecture-dependent file in the distribution, though.
+
+* To minimize wasting of space, documentation and architecture-independent/
+Python version-independent data files are distributed in the package
+python-cobra-data.
+
+
+ -- Afif Elghraoui <afif at ghraoui.name>, Sat, 20 Jun 2015 14:00:37 -0700
+
diff --git a/debian/changelog b/debian/changelog
index ffb5b8e..1806513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
python-cobra (0.3.2-1) UNRELEASED; urgency=low
* Initial release (Closes: #788224)
+ * Add patches to improve Python3 compatibility
+ * Specify copyright for the externally-contributed modules
+ * Exclude cobra/test/data/update_pickles.py
+ * Create package for data and documentation
+ * Use packaged versions of javascript libraries where available
-- Afif Elghraoui <afif at ghraoui.name> Tue, 09 Jun 2015 06:20:48 -0700
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git
More information about the debian-med-commit
mailing list