[sympow] 01/01: Imported Debian patch 1.023-7

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon May 9 10:38:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository sympow.

commit 1a92d7809e58e0dcdb58c85ad44b658242402fc8
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun May 8 23:40:36 2016 +0100

    Imported Debian patch 1.023-7
---
 debian/changelog          | 11 +++++++++++
 debian/control            |  2 ++
 debian/rules              |  2 +-
 debian/sympow.maintscript |  2 +-
 4 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a46f06..0d0f987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+sympow (1.023-7) unstable; urgency=medium
+
+  * Serious bug fix version (Closes: #823572), thanks to Andreas Beckmann
+    <anbe at debian.org> for reporting the installation issue.
+  * Debianization:
+    - debian/control:
+      - missing 'Pre-Depends: ${misc:Pre-Depends}', fix;
+    - reproducible build, re-attempt.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Sun, 08 May 2016 23:48:21 +0000
+
 sympow (1.023-6) unstable; urgency=medium
 
   * Debianization:
diff --git a/debian/control b/debian/control
index 0ab376e..2a1caed 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/sympow.git
 
 Package: sympow
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, sympow-data (= ${source:Version}), pari-gp (>= 2.7.2), ${misc:Depends}
 Multi-Arch: foreign
 Description: mathematical program for SYMmetric POWer elliptic curve L-functions -- program
@@ -25,6 +26,7 @@ Description: mathematical program for SYMmetric POWer elliptic curve L-functions
 
 Package: sympow-data
 Architecture: all
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}
 Recommends: sympow (= ${source:Version})
 Replaces: sympow (<< 1.023-1)
diff --git a/debian/rules b/debian/rules
index cb81185..6c47cb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,5 +25,5 @@ override_dh_compress-indep:
 
 override_dh_installchangelogs:
 	sed -e '/^\s*$$/d' README | csplit --prefix AdHocChangeLog - %ChangeLog%
-	echo -e '\n\n -- changelog extracted as-is from README (Debian)' >> AdHocChangeLog00
+	/bin/echo -e '\n\n -- changelog extracted as-is from README (Debian)' >> AdHocChangeLog00
 	dh_installchangelogs AdHocChangeLog00
diff --git a/debian/sympow.maintscript b/debian/sympow.maintscript
index 74fdc82..02d56f2 100644
--- a/debian/sympow.maintscript
+++ b/debian/sympow.maintscript
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/sympow /usr/share/doc/sympow-data 1.023-5~
+dir_to_symlink /usr/share/doc/sympow /usr/share/doc/sympow-data 1.023-6~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sympow.git



More information about the debian-science-commits mailing list