[giac] 01/03: Fix shell syntax typo
Ximin Luo
infinity0 at debian.org
Fri Jul 21 18:59:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository giac.
commit f504b90f53b3320ac54c8a8ee8a914347de28168
Author: Ximin Luo <infinity0 at debian.org>
Date: Fri Jul 21 19:54:18 2017 +0200
Fix shell syntax typo
---
debian/changelog | 6 ++++++
debian/patches/missing-build-rules.patch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 74bed59..5269858 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+giac (1.2.3.57+dfsg1-2) UNRELEASED; urgency=medium
+
+ * Fix shell syntax typo, fixes the doc build.
+
+ -- Ximin Luo <infinity0 at debian.org> Fri, 21 Jul 2017 18:42:24 +0200
+
giac (1.2.3.57+dfsg1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/missing-build-rules.patch b/debian/patches/missing-build-rules.patch
index 295983d..59265b6 100644
--- a/debian/patches/missing-build-rules.patch
+++ b/debian/patches/missing-build-rules.patch
@@ -24,7 +24,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+
+algoseconde.html:
+# hevea -fix algoseconde
-+ echo '<p>Unfortunately, this file <a href="http://xcas.e.ujf-grenoble.fr/XCAS/viewtopic.php?f=4&t=1813">cannot yet be built</a> in Debian. See <a href="https://www-fourier.ujf-grenoble.fr/~parisse/algoseconde.html">here</a> for an on-line version, though it may be for a newer version than what's installed in this package.</p>' > "$@"
++ echo '<p>Unfortunately, this file <a href="http://xcas.e.ujf-grenoble.fr/XCAS/viewtopic.php?f=4&t=1813">cannot yet be built</a> in Debian. See <a href="https://www-fourier.ujf-grenoble.fr/~parisse/algoseconde.html">here</a> for an on-line version, though it may be for a newer version than what'\''s installed in this package.</p>' > "$@"
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,4 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/giac.git
More information about the debian-science-commits
mailing list