[SCM] lcalc: program for computing zeros and values of L-functions branch, master, updated. debian/1.23-2-6-gc29bde9

Tobias Hansen tobias.han at gmx.de
Thu Jul 18 22:17:14 UTC 2013


The following commit has been merged in the master branch:
commit 5f85ddee65df20f926d5656430375f3ece7b4d0a
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Fri Jul 19 00:18:18 2013 +0200

    Use debian/repack.sh and update version in changelog.

diff --git a/debian/changelog b/debian/changelog
index 3dce0ab..a5e04fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-lcalc (1.23-3) unstable; urgency=low
+lcalc (1.23+dfsg-3) unstable; urgency=low
 
   * Repack tarball to remove binary file.
 
- -- Tobias Hansen <thansen at debian.org>  Mon, 15 Jul 2013 23:30:59 +0200
+ -- Tobias Hansen <thansen at debian.org>  Fri, 19 Jul 2013 00:17:33 +0200
 
 lcalc (1.23-2) unstable; urgency=low
 
diff --git a/debian/repack.stub b/debian/repack.stub
index 10f353d..248b491 100644
--- a/debian/repack.stub
+++ b/debian/repack.stub
@@ -71,8 +71,8 @@ License: Artistic or GPL-1+
 =cut
 
 if [ -z "$REPACK_SH" ]; then
-    if [ -f repack.sh ]; then
-        REPACK_SH=repack.sh
+    if [ -f debian/repack.sh ]; then
+        REPACK_SH=debian/repack.sh
     fi
     if [ -f ../../scripts/repack.sh ]; then
         REPACK_SH=../../scripts/repack.sh

-- 
lcalc: program for computing zeros and values of L-functions



More information about the debian-science-commits mailing list