[med-svn] [seqan2] 01/01: add patch FWDs, set HOME

Michael Crusoe misterc-guest at moszumanska.debian.org
Sun Jan 15 18:46:58 UTC 2017


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

misterc-guest pushed a commit to branch master
in repository seqan2.

commit 2504d7672166d692c72b4d13270dd98f7b84bc1b
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Sun Jan 15 00:20:03 2017 -0800

    add patch FWDs, set HOME
---
 debian/changelog                        | 6 ++++++
 debian/patches/short-description        | 1 +
 debian/patches/skip-SEQAN_PKGCFG_CFLAGS | 5 +++--
 debian/patches/spelling                 | 3 ++-
 debian/rules                            | 1 +
 5 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 42cb61f..716e995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+seqan2 (2.3.1+dfsg-3) unstable; urgency=medium
+
+  * add patch FWDs, set HOME to fix manpages
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Sun, 15 Jan 2017 01:34:05 -0800
+
 seqan2 (2.3.1+dfsg-2) unstable; urgency=medium
 
   * Remove archs with failing builds: armhf mips mipsel
diff --git a/debian/patches/short-description b/debian/patches/short-description
index cca8f8f..b8d34d7 100644
--- a/debian/patches/short-description
+++ b/debian/patches/short-description
@@ -1,5 +1,6 @@
 From: "Michael R. Crusoe" <michael.crusoe at gmail.com>
 Subject: Normalize some command line help to generate better manual pages
+Forwarded: https://github.com/seqan/seqan/pull/1999
 --- seqan2.orig/apps/micro_razers/micro_razers.cpp
 +++ seqan2/apps/micro_razers/micro_razers.cpp
 @@ -212,6 +212,7 @@
diff --git a/debian/patches/skip-SEQAN_PKGCFG_CFLAGS b/debian/patches/skip-SEQAN_PKGCFG_CFLAGS
index 4c009d6..4169f54 100644
--- a/debian/patches/skip-SEQAN_PKGCFG_CFLAGS
+++ b/debian/patches/skip-SEQAN_PKGCFG_CFLAGS
@@ -1,5 +1,6 @@
-description: Skip seemingly unused CMAKE variable
-Author: Michael R. Crusoe <michael.crusoe at gmail.com>
+From: Michael R. Crusoe <michael.crusoe at gmail.com>
+Subject: Skip seemingly unused CMAKE variable
+Forwarded: https://github.com/seqan/seqan/pull/2000
 --- seqan2.orig/util/pkgconfig/seqan.pc.in
 +++ seqan2/util/pkgconfig/seqan.pc.in
 @@ -7,5 +7,5 @@
diff --git a/debian/patches/spelling b/debian/patches/spelling
index 15e7db0..8bf818e 100644
--- a/debian/patches/spelling
+++ b/debian/patches/spelling
@@ -1,5 +1,6 @@
-Subject: Fix a typo: recieve -> receive
 From: Michael R. Crusoe <michael.crusoe at gmail.com>
+Subject: Fix a typo: recieve -> receive
+Forwarded: https://github.com/seqan/seqan/pull/2001
 --- seqan2.orig/include/seqan/arg_parse/arg_parse_version_check.h
 +++ seqan2/include/seqan/arg_parse/arg_parse_version_check.h
 @@ -70,16 +70,16 @@
diff --git a/debian/rules b/debian/rules
index 6bfec96..308d518 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 UPSTREAM_VERSION = $(shell dpkg-parsechangelog -SVersion | egrep -o '^[0-9.]+')
+export HOME=$(shell echo $$PWD"/fakehome")
 
 # import hardening, adding CPPFLAGS to CFLAGS, in case dh doesn't
 # See https://wiki.debian.org/Hardening#Notes_for_packages_using_CMake

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



More information about the debian-med-commit mailing list