[Python-modules-commits] r22226 - in packages/scitools/tags (5 files)

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Wed Jun 20 09:39:07 UTC 2012


    Date: Wednesday, June 20, 2012 @ 09:39:06
  Author: johannr-guest
Revision: 22226

[svn-buildpackage] Tagging scitools 0.9.0-1

Added:
  packages/scitools/tags/0.9.0-1/
  packages/scitools/tags/0.9.0-1/debian/changelog
    (from rev 22225, packages/scitools/trunk/debian/changelog)
  packages/scitools/tags/0.9.0-1/debian/rules
    (from rev 22225, packages/scitools/trunk/debian/rules)
Deleted:
  packages/scitools/tags/0.9.0-1/debian/changelog
  packages/scitools/tags/0.9.0-1/debian/rules

Deleted: packages/scitools/tags/0.9.0-1/debian/changelog
===================================================================
--- packages/scitools/trunk/debian/changelog	2012-04-10 11:30:29 UTC (rev 21158)
+++ packages/scitools/tags/0.9.0-1/debian/changelog	2012-06-20 09:39:06 UTC (rev 22226)
@@ -1,42 +0,0 @@
-scitools (0.8-2) unstable; urgency=low
-
-  * debian/control:
-    - Bump Standards-Version to 3.9.3 (no changes needed).
-    - Move python-matplotlib and python-tk from Suggests to Depends.
-    - Move python-vtk, python-pyx, python-pmw, blt and from Suggests to
-      Recommends.
-    - Replace octave3.0|octave3.2 with octave in Suggests (closes: #667590).
-
- -- Johannes Ring <johannr at simula.no>  Tue, 10 Apr 2012 10:57:49 +0200
-
-scitools (0.8-1) unstable; urgency=low
-
-  * New upstream release. This release fixes bug "python-scitools:
-    unrecognized option for gnuplot" (closes: #610771).
-  * Bump Standards-Version to 3.9.1 (no changes needed).
-  * Switch to dpkg-source 3.0 (quilt) format.
-  * Include full BSD license in debian/copyright.
-  * Update debian/watch for change in code.google.com download page link
-    format and use "lite" version (without documentation).
-  * Specify Gnuplot as default Easyviz backend in debian/rules.
-
- -- Johannes Ring <johannr at simula.no>  Wed, 23 Feb 2011 11:47:23 +0100
-
-scitools (0.7-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - Replace python-dev with python-all in Build-Depends.
-    - Bump Standards-Version to 3.8.4 (no changes needed).
-    - Remove python-numeric and python-numarray from Suggests since
-      Numeric and numarray are no longer (in general) supported in
-      SciTools.
-  * Remove debian/patches/scitools_init.patch since it's fixed upstream.
-
- -- Johannes Ring <johannr at simula.no>  Mon, 01 Feb 2010 20:37:39 +0100
-
-scitools (0.6-1) unstable; urgency=low
-
-  * Initial release (Closes: #538853)
-
- -- Johannes Ring <johannr at simula.no>  Wed, 26 Aug 2009 08:41:11 +0200

Copied: packages/scitools/tags/0.9.0-1/debian/changelog (from rev 22225, packages/scitools/trunk/debian/changelog)
===================================================================
--- packages/scitools/tags/0.9.0-1/debian/changelog	                        (rev 0)
+++ packages/scitools/tags/0.9.0-1/debian/changelog	2012-06-20 09:39:06 UTC (rev 22226)
@@ -0,0 +1,48 @@
+scitools (0.9.0-1) unstable; urgency=low
+
+  * New upstream release (closes: #675303).
+
+ -- Johannes Ring <johannr at simula.no>  Wed, 20 Jun 2012 10:08:38 +0200
+
+scitools (0.8-2) unstable; urgency=low
+
+  * debian/control:
+    - Bump Standards-Version to 3.9.3 (no changes needed).
+    - Move python-matplotlib and python-tk from Suggests to Depends.
+    - Move python-vtk, python-pyx, python-pmw, blt and from Suggests to
+      Recommends.
+    - Replace octave3.0|octave3.2 with octave in Suggests (closes: #667590).
+
+ -- Johannes Ring <johannr at simula.no>  Tue, 10 Apr 2012 10:57:49 +0200
+
+scitools (0.8-1) unstable; urgency=low
+
+  * New upstream release. This release fixes bug "python-scitools:
+    unrecognized option for gnuplot" (closes: #610771).
+  * Bump Standards-Version to 3.9.1 (no changes needed).
+  * Switch to dpkg-source 3.0 (quilt) format.
+  * Include full BSD license in debian/copyright.
+  * Update debian/watch for change in code.google.com download page link
+    format and use "lite" version (without documentation).
+  * Specify Gnuplot as default Easyviz backend in debian/rules.
+
+ -- Johannes Ring <johannr at simula.no>  Wed, 23 Feb 2011 11:47:23 +0100
+
+scitools (0.7-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Replace python-dev with python-all in Build-Depends.
+    - Bump Standards-Version to 3.8.4 (no changes needed).
+    - Remove python-numeric and python-numarray from Suggests since
+      Numeric and numarray are no longer (in general) supported in
+      SciTools.
+  * Remove debian/patches/scitools_init.patch since it's fixed upstream.
+
+ -- Johannes Ring <johannr at simula.no>  Mon, 01 Feb 2010 20:37:39 +0100
+
+scitools (0.6-1) unstable; urgency=low
+
+  * Initial release (Closes: #538853)
+
+ -- Johannes Ring <johannr at simula.no>  Wed, 26 Aug 2009 08:41:11 +0200

Deleted: packages/scitools/tags/0.9.0-1/debian/rules
===================================================================
--- packages/scitools/trunk/debian/rules	2012-04-10 11:30:29 UTC (rev 21158)
+++ packages/scitools/tags/0.9.0-1/debian/rules	2012-06-20 09:39:06 UTC (rev 22226)
@@ -1,25 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_PYTHON_SYSTEM = pysupport
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-
-DEB_COMPRESS_EXCLUDE := .py
-
-# Use Gnuplot as default Easyviz backend
-DEB_PYTHON_INSTALL_ARGS_python-scitools := --easyviz_backend gnuplot
-
-USCAN_DESTDIR := $(CURDIR)
-
-binary-install/python-scitools::
-# Keep lintian happy (executable-not-elf-or-script):
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plotdemo3.py
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plotdemo4.py
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plotdemo1.py
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plotdemo2.py
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plottest.py
-	chmod -x $(CURDIR)/debian/python-scitools/usr/share/doc/python-scitools/examples/old/plotdemo0.py
-
-get-orig-source:
-	uscan --force-download --verbose --destdir $(USCAN_DESTDIR)

Copied: packages/scitools/tags/0.9.0-1/debian/rules (from rev 22225, packages/scitools/trunk/debian/rules)
===================================================================
--- packages/scitools/tags/0.9.0-1/debian/rules	                        (rev 0)
+++ packages/scitools/tags/0.9.0-1/debian/rules	2012-06-20 09:39:06 UTC (rev 22226)
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM = pysupport
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+DEB_COMPRESS_EXCLUDE := .py
+
+# Use Gnuplot as default Easyviz backend
+DEB_PYTHON_INSTALL_ARGS_python-scitools := --easyviz_backend gnuplot
+
+USCAN_DESTDIR := $(CURDIR)
+
+get-orig-source:
+	uscan --force-download --verbose --destdir $(USCAN_DESTDIR)




More information about the Python-modules-commits mailing list