[med-svn] [ampliconnoise] 01/01: Rebuild for jessie-backports, Build-Depend: libgsl-dev (>= 2.3+dfsg-1~bpo8+1), d/rules: -pie since dpkg in Jessie does not deal with PIE
Andreas Tille
tille at debian.org
Mon Nov 13 13:45:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/jessie-backports
in repository ampliconnoise.
commit ff718c6f3ca1831b63b3729fb5f6d7587dc5286a
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 13 14:43:23 2017 +0100
Rebuild for jessie-backports, Build-Depend: libgsl-dev (>= 2.3+dfsg-1~bpo8+1), d/rules: -pie since dpkg in Jessie does not deal with PIE
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9e4d553..264b4ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ampliconnoise (1.29-6~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Build-Depend: libgsl-dev (>= 2.3+dfsg-1~bpo8+1)
+ * d/rules: -pie since dpkg in Jessie does not deal with PIE
+
+ -- Andreas Tille <tille at debian.org> Fri, 17 Mar 2017 15:00:58 +0100
+
ampliconnoise (1.29-6) unstable; urgency=medium
[ Steffen Moeller and Jon Ison ]
diff --git a/debian/control b/debian/control
index 21311f9..58029cf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- libgsl-dev,
+ libgsl-dev (>= 2.3+dfsg-1~bpo8+1),
libopenmpi-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/ampliconnoise/trunk/
diff --git a/debian/rules b/debian/rules
index 9daccac..7ffdeae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
# Override path as a way to hook mpicc
PATH := $(CURDIR)/debian/bin_override:${PATH}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ampliconnoise.git
More information about the debian-med-commit
mailing list