[sollya] 01/01: Imported Debian patch 6.0+ds-1: harden arch/indep scheme

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Oct 20 03:14:26 UTC 2016


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

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

commit 33a1fb2f4f1b40e1883c3b91e1e71436757ae2d3
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Thu Oct 20 03:10:48 2016 +0100

    Imported Debian patch 6.0+ds-1: harden arch/indep scheme
---
 debian/changelog                                        |  5 +++--
 debian/patches/debianization.patch                      |  2 +-
 debian/patches/series                                   |  1 +
 .../patches/upstream-harden-autotoolization-dist.patch  | 17 +++++++++++++++++
 4 files changed, 22 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 97409dc..6852581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,10 @@ sollya (6.0+ds-1) unstable; urgency=medium
   * Debianization:
     - debian/patches/*:
       - d/p/upstream-*.patch, integrated (thanks to the upstream team);
-      - refresh.
+      - d/p/upstream-harden-autotoolization-dist.patch, introduce;
+    - refresh.
 
- -- Jerome Benoit <calculus at rezozer.net>  Wed, 19 Oct 2016 19:18:04 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Thu, 20 Oct 2016 02:09:03 +0000
 
 sollya (5.0+ds-3) unstable; urgency=medium
 
diff --git a/debian/patches/debianization.patch b/debian/patches/debianization.patch
index 485eeaf..e19a932 100644
--- a/debian/patches/debianization.patch
+++ b/debian/patches/debianization.patch
@@ -6,7 +6,7 @@ Last-Update: 2016-10-17
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -319,8 +319,8 @@
+@@ -358,8 +358,8 @@
  AC_CHECK_LIB([mpfr], [mpfr_set_z_2exp], [true], AC_MSG_ERROR([libmpfr version too old]))
  AC_CHECK_LIB([mpfr], [mpfr_erfc], [], AC_MSG_ERROR([libmpfr version too old])) # This one adds -lmpfr in case of success
  AC_CHECK_LIB([mpfi], [mpfi_init], [], AC_MSG_ERROR([libmpfi unusable]))
diff --git a/debian/patches/series b/debian/patches/series
index bda6985..085dae4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+upstream-harden-autotoolization-dist.patch
 debianization.patch
diff --git a/debian/patches/upstream-harden-autotoolization-dist.patch b/debian/patches/upstream-harden-autotoolization-dist.patch
new file mode 100644
index 0000000..a0218f0
--- /dev/null
+++ b/debian/patches/upstream-harden-autotoolization-dist.patch
@@ -0,0 +1,17 @@
+Description: autotoolization: harden: built/dist automake scheme
+ Quick attempt to set up a better built/dist automake scheme;
+ meant to be submitted to the upstream maintainer team.
+Origin: vendor, Debian
+Forwarded: by email
+Author: Jerome Benoit <calculus at rezozer.net>
+Last-Update: 2016-10-20
+
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1,4 +1,5 @@
+-SUBDIRS = doc tests-tool tests-lib
++SUBDIRS = tests-tool tests-lib
++DIST_SUBDIRS = $(SUBDIRS) doc
+ EXTRA_DIST = externalfun.c externalproc.c sollya.h2m sollya.1 sollya.map
+ 
+ AM_YFLAGS = -d

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



More information about the debian-science-commits mailing list