[pari-sage] 10/12: Update version in changelog and refresh patch.
Tobias Hansen
thansen at moszumanska.debian.org
Sat May 23 14:30:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository pari-sage.
commit d3c869c803b379d77e42050ac15eff34d48b8904
Author: Tobias Hansen <tobias.han at gmx.de>
Date: Sat May 23 13:43:07 2015 +0200
Update version in changelog and refresh patch.
---
debian/changelog | 2 +-
debian/patches/public_memory_functions.patch | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a13e84f..e69890f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pari (2.8-1369-g0e48e9b-1) UNRELEASED; urgency=medium
+pari (2.8-1564-gdeac36e-1) UNRELEASED; urgency=medium
* Import pari snapshot that sage uses.
* Apply public_memory_functions.patch from sage.
diff --git a/debian/patches/public_memory_functions.patch b/debian/patches/public_memory_functions.patch
index 91937f1..85a792c 100644
--- a/debian/patches/public_memory_functions.patch
+++ b/debian/patches/public_memory_functions.patch
@@ -1,6 +1,6 @@
--- a/src/headers/paridecl.h
+++ b/src/headers/paridecl.h
-@@ -3094,6 +3094,9 @@
+@@ -3112,6 +3112,9 @@
void pari_thread_valloc(struct pari_thread *t, size_t s, size_t v, GEN arg);
GEN pari_version(void);
void pari_warn(int numerr, ...);
@@ -46,7 +46,7 @@
pari_mainstack_mfree(void *s, size_t size) { (void) size; free(s); }
static void
-@@ -677,7 +677,7 @@
+@@ -674,7 +674,7 @@
st->memused = 0;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pari-sage.git
More information about the debian-science-commits
mailing list