r37264 - in /packages/scilab/branches/5.3/debian: changelog orig-tar.sh rules scilab-test.lintian-overrides watcher.sh

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Sun Feb 6 21:27:44 UTC 2011


Author: sylvestre
Date: Sun Feb  6 21:27:42 2011
New Revision: 37264

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37264
Log:
New release (5.3.0)

Modified:
    packages/scilab/branches/5.3/debian/changelog
    packages/scilab/branches/5.3/debian/orig-tar.sh
    packages/scilab/branches/5.3/debian/rules
    packages/scilab/branches/5.3/debian/scilab-test.lintian-overrides
    packages/scilab/branches/5.3/debian/watcher.sh

Modified: packages/scilab/branches/5.3/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/changelog?rev=37264&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/changelog (original)
+++ packages/scilab/branches/5.3/debian/changelog Sun Feb  6 21:27:42 2011
@@ -1,4 +1,4 @@
-scilab (5.3.0-1) experimental; urgency=low
+scilab (5.3.0-final-1) experimental; urgency=low
 
   * New upstream release
   * URL in the watch file updated

Modified: packages/scilab/branches/5.3/debian/orig-tar.sh
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/orig-tar.sh?rev=37264&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/orig-tar.sh (original)
+++ packages/scilab/branches/5.3/debian/orig-tar.sh Sun Feb  6 21:27:42 2011
@@ -8,4 +8,3 @@
   mv $3 $origDir
   echo "moved $3 to $origDir"
 fi
-

Modified: packages/scilab/branches/5.3/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/rules?rev=37264&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/rules (original)
+++ packages/scilab/branches/5.3/debian/rules Sun Feb  6 21:27:42 2011
@@ -40,6 +40,8 @@
 
 DEB_DH_MAKESHLIBS_ARGS_scilab-full-bin = -n
 DEB_DH_MAKESHLIBS_ARGS_scilab-minimal-bin = -n 
+DEB_DH_MAKESHLIBS_ARGS_libscilab-java = -n
+DEB_DH_MAKESHLIBS_ARGS_libscilab2-java = -n
 DEB_DH_SHLIBDEPS_ARGS_libscilab-java = -Xusr/lib/jni/libjavasci.so
 DEB_DH_SHLIBDEPS_ARGS_libscilab2-java = -Xusr/lib/jni/libjavasci2.so
 #DEB_MAKE_CHECK_TARGET = check

Modified: packages/scilab/branches/5.3/debian/scilab-test.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/scilab-test.lintian-overrides?rev=37264&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/scilab-test.lintian-overrides (original)
+++ packages/scilab/branches/5.3/debian/scilab-test.lintian-overrides Sun Feb  6 21:27:42 2011
@@ -1,3 +1,8 @@
 # It is for testing purposes only
 scilab-test: duplicate-font-file usr/share/scilab/modules/graphics/tests/unit_tests/DejaVuSansMono.ttf also in ttf-dejavu-core
 
+# Here on purpose
+scilab-test: windows-devel-file-in-package usr/share/scilab/modules/graph/tests/java/graph-JAVA-tests.vcproj
+scilab-test: windows-devel-file-in-package usr/share/scilab/modules/hdf5/tests/java/hdf5-JAVA-tests.vcproj
+scilab-test: windows-devel-file-in-package usr/share/scilab/modules/javasci/tests/java/javasci-JAVA-tests.vcproj
+scilab-test: windows-devel-file-in-package usr/share/scilab/modules/xcos/tests/java/xcos-JAVA-tests.vcproj

Modified: packages/scilab/branches/5.3/debian/watcher.sh
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/watcher.sh?rev=37264&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/watcher.sh (original)
+++ packages/scilab/branches/5.3/debian/watcher.sh Sun Feb  6 21:27:42 2011
@@ -41,4 +41,4 @@
 
 echo "Watcher: Terminating."
 echo "Watcher: Removing lock"
-[ -f $DIR/watcher-lock ] && rm $DIR/watcher-lock
+[ -f $DIR/watcher-lock ] && rm $DIR/watcher-lock




More information about the debian-science-commits mailing list