This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libvcflib.
commit 2482de77afe4a430b91e463ba1ae8058c40176a5 Author: Andreas Tille <[email protected]> Date: Thu Jul 7 21:17:44 2016 +0200 DEP3 --- debian/patches/intervaltree.patch | 5 +++++ debian/patches/use_debian_packaged_fastahack.patch | 4 ++++ debian/patches/use_debian_packaged_smithwaterman.patch | 4 ++++ debian/patches/use_debian_packaged_tabixpp.patch | 4 ++++ 4 files changed, 17 insertions(+) diff --git a/debian/patches/intervaltree.patch b/debian/patches/intervaltree.patch index ff9093f..3f69767 100644 --- a/debian/patches/intervaltree.patch +++ b/debian/patches/intervaltree.patch @@ -1,3 +1,8 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Thu, 23 Jun 2016 09:10:54 +0200 +Description: We provide a local copy of intervaltree in debian/include and + inject it here in the build system + --- a/Makefile +++ b/Makefile @@ -160,6 +160,7 @@ multichoose: pre diff --git a/debian/patches/use_debian_packaged_fastahack.patch b/debian/patches/use_debian_packaged_fastahack.patch index bc63ccc..d38e60f 100644 --- a/debian/patches/use_debian_packaged_fastahack.patch +++ b/debian/patches/use_debian_packaged_fastahack.patch @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Thu, 23 Jun 2016 09:10:54 +0200 +Description: Use Debian packaged libfastahack (and libdisorder) + --- a/Makefile +++ b/Makefile @@ -115,7 +115,6 @@ BINS = $(addprefix bin/,$(notdir $(BIN_S diff --git a/debian/patches/use_debian_packaged_smithwaterman.patch b/debian/patches/use_debian_packaged_smithwaterman.patch index e714993..62cb9d7 100644 --- a/debian/patches/use_debian_packaged_smithwaterman.patch +++ b/debian/patches/use_debian_packaged_smithwaterman.patch @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Thu, 23 Jun 2016 09:10:54 +0200 +Description: Use Debian packaged libsmithwaterman + --- a/Makefile +++ b/Makefile @@ -124,8 +124,8 @@ LEFTALIGN = smithwaterman/LeftAlign.o diff --git a/debian/patches/use_debian_packaged_tabixpp.patch b/debian/patches/use_debian_packaged_tabixpp.patch index 0a77adb..a142236 100644 --- a/debian/patches/use_debian_packaged_tabixpp.patch +++ b/debian/patches/use_debian_packaged_tabixpp.patch @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Thu, 23 Jun 2016 09:10:54 +0200 +Description: Use Debian packaged libtabixpp + --- a/Makefile +++ b/Makefile @@ -114,7 +114,7 @@ BIN_SOURCES = src/vcfecho.cpp \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
