This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bowtie2.
commit 2a687e4ac01a4275c30316d8321ae2e3152dc878 Author: Andreas Tille <[email protected]> Date: Wed Sep 3 14:04:11 2014 +0200 DEP3 descriptions --- debian/changelog | 1 + debian/patches/fix_makefile_machine_detection.patch | 5 +++++ debian/patches/hardening.patch | 3 +++ 3 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c8e8b5..213e693 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bowtie2 (2.2.3-2) UNRELEASED; urgency=medium * d/control: Priority: optional + * add missing DEP3 description -- Andreas Tille <[email protected]> Sat, 23 Aug 2014 19:20:52 +0200 diff --git a/debian/patches/fix_makefile_machine_detection.patch b/debian/patches/fix_makefile_machine_detection.patch index 8397aed..a2e9270 100644 --- a/debian/patches/fix_makefile_machine_detection.patch +++ b/debian/patches/fix_makefile_machine_detection.patch @@ -1,3 +1,8 @@ +Author: Alexandre Mestiashvili <[email protected]> +Last-Update: Fri, 11 May 2012 08:41:59 +0200 +Bug-Debian: http://bugs.debian.org/672526 +Description: use -msse2 only for Intel architectures + --- bowtie2.orig/Makefile +++ bowtie2/Makefile @@ -128,21 +128,29 @@ diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch index 40597a0..60a5021 100644 --- a/debian/patches/hardening.patch +++ b/debian/patches/hardening.patch @@ -1,5 +1,8 @@ Subject: Patch injects hardening CPPFLAGS Origin: Debian Med Packaging Team <[email protected]> +Author: Alexandre Mestiashvili <[email protected]> +Last-Update: Mon, 30 Jul 2012 13:51:31 +0200 + --- bowtie2.orig/Makefile +++ bowtie2/Makefile @@ -222,7 +222,8 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
