r46933 - in /packages/scilab/branches/5.5/debian: changelog patches/m4-java-ppc64el.patch
sylvestre at users.alioth.debian.org
sylvestre at users.alioth.debian.org
Tue Oct 7 08:30:25 UTC 2014
Author: sylvestre
Date: Tue Oct 7 08:30:24 2014
New Revision: 46933
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46933
Log:
Fix a typo in the patch m4-java-ppc64el.patch
Modified:
packages/scilab/branches/5.5/debian/changelog
packages/scilab/branches/5.5/debian/patches/m4-java-ppc64el.patch
Modified: packages/scilab/branches/5.5/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.5/debian/changelog?rev=46933&op=diff
==============================================================================
--- packages/scilab/branches/5.5/debian/changelog (original)
+++ packages/scilab/branches/5.5/debian/changelog Tue Oct 7 08:30:24 2014
@@ -1,3 +1,9 @@
+scilab (5.5.1-2) unstable; urgency=medium
+
+ * Fix a typo in the patch m4-java-ppc64el.patch
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Tue, 07 Oct 2014 10:29:47 +0200
+
scilab (5.5.1-1) unstable; urgency=medium
* New upstream release
Modified: packages/scilab/branches/5.5/debian/patches/m4-java-ppc64el.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.5/debian/patches/m4-java-ppc64el.patch?rev=46933&op=diff
==============================================================================
--- packages/scilab/branches/5.5/debian/patches/m4-java-ppc64el.patch (original)
+++ packages/scilab/branches/5.5/debian/patches/m4-java-ppc64el.patch Tue Oct 7 08:30:24 2014
@@ -23,7 +23,7 @@
fi
;;
- "ppc"|"powerpc"|"ppc64")
-+ "ppc"|"powerpc"
++ "ppc"|"powerpc")
proc="ppc"
;;
+ "ppc64"|"ppc64el")
More information about the debian-science-commits
mailing list