[med-svn] [plink1.9] 01/01: Remove 02_Activate_Stable_Build.patch, update d/rules instead

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Thu Feb 23 22:03:45 UTC 2017


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

bob.dybian-guest pushed a commit to branch master
in repository plink1.9.

commit 7c4a53b7d29576e23c7161aa6869aeefff0a9ed8
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Thu Feb 23 22:26:47 2017 +0100

    Remove 02_Activate_Stable_Build.patch, update d/rules instead
---
 debian/changelog                              |  6 ++++++
 debian/patches/02_Activate_Stable_Build.patch | 16 ----------------
 debian/patches/series                         |  1 -
 debian/rules                                  |  2 ++
 4 files changed, 8 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2ed5a4..100201d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plink1.9 (1.90~b3.46-170213-2) UNRELEASED; urgency=medium
+
+  * Remove 02_Activate_Stable_Build.patch, update d/rules instead.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Thu, 23 Feb 2017 22:36:20 +0100
+
 plink1.9 (1.90~b3.46-170213-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/patches/02_Activate_Stable_Build.patch b/debian/patches/02_Activate_Stable_Build.patch
deleted file mode 100644
index a8da1db..0000000
--- a/debian/patches/02_Activate_Stable_Build.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Author: Dylan Aïssi <bob.dybian at gmail.com>
-Description: Activate stable build.
-Last-Update: 2015-01-23
-Forwarded: No
-
---- a/plink_common.h
-+++ b/plink_common.h
-@@ -37,7 +37,7 @@
- 
- // Uncomment this to prevent all unstable features from being accessible from
- // the command line.
--// #define STABLE_BUILD
-+#define STABLE_BUILD
- 
- #define SPECIES_HUMAN 0
- #define SPECIES_COW 1
diff --git a/debian/patches/series b/debian/patches/series
index f53b680..00e1f16 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01.Makefile_config.patch
-02_Activate_Stable_Build.patch
diff --git a/debian/rules b/debian/rules
index 48242f1..9be2d66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+# Disable all unstable features
+export DEB_CFLAGS_MAINT_APPEND = -DSTABLE_BUILD
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink1.9.git



More information about the debian-med-commit mailing list