[SCM] A Python IDE for scientists branch, master, updated. 442a5ec14c2965b1d6bc6348d1452a01a4159120
Picca Frédéric-Emmanuel
picca at synchrotron-soleil.fr
Sat Mar 5 21:18:34 UTC 2011
The following commit has been merged in the master branch:
commit 442a5ec14c2965b1d6bc6348d1452a01a4159120
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Sat Mar 5 22:15:03 2011 +0100
* prepare for release
diff --git a/debian/changelog b/debian/changelog
index 0295a40..1d67d88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,21 +1,12 @@
-spyder (2.0.8-1) UNRELEASED; urgency=low
+spyder (2.0.8-1) unstable; urgency=low
- * Imported Upstream version 2.0.8
- * add the watch file
- * build for all python2 versions
+ * Imported Upstream version 2.0.8 (Closes: #609789)
+ * add a watch file
+ * build for all python2 versions (it can be use as module by other packages)
+ * change the documentation section to Programming/Python
+ * use the Recommendes found in the documentation.
- -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr> Thu, 03 Mar 2011 23:24:04 +0100
-
-spyder (2.0.3-1) unstable; urgency=low
-
- * Imported Upstream version 2.0.3
- * remove useless patches
- * remove the useless installdocs override
- * add the rope dependency
- * no more profiling.txt file
- * prepare for debian-science inclusion
-
- -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr> Sat, 11 Dec 2010 06:45:58 -0500
+ -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr> Sat, 05 Mar 2011 18:03:43 +0100
spyder (1.1.8-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 01e1f04..aa1e577 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,4 @@ installman: spyder.1
dh installman
%:
- dh $@
+ dh $@ --with python-support
--
A Python IDE for scientists
More information about the debian-science-commits
mailing list