r35698 - in /packages/scilab/trunk/debian: changelog rules

sylvestre-guest at users.alioth.debian.org sylvestre-guest at users.alioth.debian.org
Tue Apr 28 11:13:16 UTC 2009


Author: sylvestre-guest
Date: Tue Apr 28 11:13:16 2009
New Revision: 35698

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35698
Log:
Dead code + line too long

Modified:
    packages/scilab/trunk/debian/changelog
    packages/scilab/trunk/debian/rules

Modified: packages/scilab/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/trunk/debian/changelog?rev=35698&op=diff
==============================================================================
--- packages/scilab/trunk/debian/changelog (original)
+++ packages/scilab/trunk/debian/changelog Tue Apr 28 11:13:16 2009
@@ -5,7 +5,8 @@
   * Remove some exit() in some libs of Scilab (exitincode.diff)
   * Encoding removed from scilab.desktop (it is now the default encoding)
   * call_scilab documentation was not correctly loaded (missingaddchapter.diff)
-  * change of the order of the dependencies of the numerical deps (didn't work buildd)
+  * change of the order of the dependencies of the numerical deps (didn't work
+    buildd)
   * Build-dep atlas3-base-dev renamed to libatlas-base-dev
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Mon, 27 Apr 2009 14:51:57 +0200

Modified: packages/scilab/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/trunk/debian/rules?rev=35698&op=diff
==============================================================================
--- packages/scilab/trunk/debian/rules (original)
+++ packages/scilab/trunk/debian/rules Tue Apr 28 11:13:16 2009
@@ -49,7 +49,7 @@
 	rm $(DEB_DESTDIR)usr/share/scilab/COPYING
 
 # Remove dead code
-	rm -rf $(DEB_DESTDIR)usr/share/scilab/modules/helptools/bin $(DEB_DESTDIR)usr/share/scilab/modules/tclsci/demos/tk/timer
+	rm -rf $(DEB_DESTDIR)usr/share/scilab/modules/helptools/bin $(DEB_DESTDIR)usr/share/scilab/modules/tclsci/demos/tk/timer $(DEB_DESTDIR)usr/share/scilab/modules/intersci/examples/sedprov
 
 # Remove rpath
 	for file in $(DEB_DESTDIR)/usr/bin/* ; do \
@@ -107,4 +107,4 @@
 	[ -s modules/intersci/locales/fr_FR/intersci.po ] || rm -f modules/intersci/locales/fr_FR/intersci.po
 	[ -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
+	[ -s modules/scipad/locales/fr_FR/scipad.po ] || rm -f modules/scipad/locales/fr_FR/scipad.po




More information about the debian-science-commits mailing list