[SCM] lcalc: program for computing zeros and values of L-functions branch, master, updated. debian/0.0.20080205-1-2-g297eaff
Tobias Hansen
tobias.han at gmx.de
Sat Jan 12 00:41:23 UTC 2013
The following commit has been merged in the master branch:
commit 297eafffb879cf6b57568d5c2c9ce6f5057568ee
Author: Luca Falavigna <dktrkranz at debian.org>
Date: Sat Dec 10 02:36:15 2011 +0100
Imported Debian patch 0.0.20080205-1.2
diff --git a/debian/changelog b/debian/changelog
index 59b8d67..dcb98e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lcalc (0.0.20080205-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control:
+ - Build-depend on versioned libpari-dev (>= 2.5) (Closes: #644092).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 10 Dec 2011 02:36:15 +0100
+
lcalc (0.0.20080205-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 3111c66..0aa349d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: lcalc
Section: math
Priority: optional
Maintainer: Tim Abbott <tabbott at mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), libpari-dev, libmpfr-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), libpari-dev (>= 2.5), libmpfr-dev
Homepage: http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/
Standards-Version: 3.7.3
--
lcalc: program for computing zeros and values of L-functions
More information about the debian-science-commits
mailing list