r45088 - in /packages/scilab/branches/5.4/debian: changelog control rules
sylvestre at users.alioth.debian.org
sylvestre at users.alioth.debian.org
Thu Jun 21 21:58:45 UTC 2012
Author: sylvestre
Date: Thu Jun 21 21:58:43 2012
New Revision: 45088
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45088
Log:
* New snapshot release
* Remove the watcher (Closes: #678285)
Modified:
packages/scilab/branches/5.4/debian/changelog
packages/scilab/branches/5.4/debian/control
packages/scilab/branches/5.4/debian/rules
Modified: packages/scilab/branches/5.4/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.4/debian/changelog?rev=45088&op=diff
==============================================================================
--- packages/scilab/branches/5.4/debian/changelog (original)
+++ packages/scilab/branches/5.4/debian/changelog Thu Jun 21 21:58:43 2012
@@ -1,3 +1,10 @@
+scilab (5.4.0-alpha-20122305-0bdefac-1~exp1) experimental; urgency=low
+
+ * New snapshot release
+ * Remove the watcher (Closes: #678285)
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Wed, 20 Jun 2012 22:19:40 +0200
+
scilab (5.4.0-alpha-20122205-4fd39a5-1~exp1) experimental; urgency=low
* New snapshot release
Modified: packages/scilab/branches/5.4/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.4/debian/control?rev=45088&op=diff
==============================================================================
--- packages/scilab/branches/5.4/debian/control (original)
+++ packages/scilab/branches/5.4/debian/control Thu Jun 21 21:58:43 2012
@@ -23,7 +23,7 @@
libmatio-dev,
# latex rendering
libjlatexmath-java (>= 0.9.4), libjlatexmath-fop-java (>= 0.9.4),
- libscirenderer-java (>= 0.4.7),
+ libscirenderer-java (>= 0.4.9),
# Xcos
libjgraphx-java (>= 1.8.0.0), libhdf5-dev (>= 1.8.8), libjhdf5-java (>= 2.8.0), imagemagick,
# Unitary testing
@@ -154,7 +154,7 @@
fop (>= 0.95), libsaxon-java, libavalon-framework-java, docbook-xsl,
javahelp2, libjgraphx-java (>= 1.8.0.0), libjhdf5-java (>= 2.6.0-1),
# javahelp2, libjgraphx-java (>= 1.8.0.0), libjhdf5-java (>= 2.8.0-1),
- libskinlf-java, ${misc:Depends}, libscirenderer-java (>= 0.3.5)
+ libskinlf-java, ${misc:Depends}, libscirenderer-java (>= 0.4.9)
Recommends: pvm
Replaces: scilab (<< 5.0), scilab-bin, scilab-minimal-bin (<< 5.3)
Description: Scientific software package for numerical computations (all binary files)
Modified: packages/scilab/branches/5.4/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.4/debian/rules?rev=45088&op=diff
==============================================================================
--- packages/scilab/branches/5.4/debian/rules (original)
+++ packages/scilab/branches/5.4/debian/rules Thu Jun 21 21:58:43 2012
@@ -177,6 +177,3 @@
[ -s modules/scilab2fortran/locales/fr_FR/scilab2fortran.po ] || rm -f modules/scilab2fortran/locales/fr_FR/scilab2fortran.po
[ -s modules/arnoldi/locales/fr_FR/arnoldi.po ] || rm -f modules/arnoldi/locales/fr_FR/arnoldi.po
[ -s modules/scipad/locales/fr_FR/scipad.po ] || rm -f modules/scipad/locales/fr_FR/scipad.po
-
-pre-build::
- sh debian/watcher.sh "$$PPID" "$(CURDIR)" "$(CURDIR)/build-stamp" 'scilab' &
More information about the debian-science-commits
mailing list