[med-svn] [seqan] 01/02: Remove a .swp file from the source with a patch

Kevin Murray daube-guest at moszumanska.debian.org
Sun Sep 27 23:54:13 UTC 2015


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

daube-guest pushed a commit to branch master
in repository seqan.

commit cd2de3ae07ccc941d1d43da73aa58f781f8aad79
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Mon Sep 28 09:52:26 2015 +1000

    Remove a .swp file from the source with a patch
---
 debian/patches/0001-Remove-.swp-from-source.patch | Bin 0 -> 41654 bytes
 debian/patches/series                             |   2 +-
 debian/patches/skip_splazers_test.patch           |  44 ----------------------
 3 files changed, 1 insertion(+), 45 deletions(-)

diff --git a/debian/patches/0001-Remove-.swp-from-source.patch b/debian/patches/0001-Remove-.swp-from-source.patch
new file mode 100644
index 0000000..8198710
Binary files /dev/null and b/debian/patches/0001-Remove-.swp-from-source.patch differ
diff --git a/debian/patches/series b/debian/patches/series
index ea428b0..0386dbe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-## skip_splazers_test.patch
+0001-Remove-.swp-from-source.patch
diff --git a/debian/patches/skip_splazers_test.patch b/debian/patches/skip_splazers_test.patch
deleted file mode 100644
index 3d67388..0000000
--- a/debian/patches/skip_splazers_test.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Last-Changed: Tue, 28 Jan 2014 09:09:09 +0100
-Bugs-Debian: http://bugs.debian.org/733250
-Description: deacticate test for apps splazers which fails since some point
- in time after uploading 1.4.1-2
- .
- Hint was given by upstream "Holtgrewe, Manuel" <manuel.holtgrewe at fu-berlin.de>
-
---- seqan-1.4.1.orig/core/apps/splazers/CMakeLists.txt
-+++ seqan-1.4.1/core/apps/splazers/CMakeLists.txt
-@@ -71,7 +71,8 @@
- # App Test
- # ----------------------------------------------------------------------------
- 
--seqan_add_app_test (splazers)
-+#  Deactivate test to fix #733248
-+#seqan_add_app_test (splazers)
- 
- # ----------------------------------------------------------------------------
- # CPack Install
---- seqan-1.4.1.orig/core/apps/razers/CMakeLists.txt
-+++ seqan-1.4.1/core/apps/razers/CMakeLists.txt
-@@ -74,7 +74,8 @@
- # App Test
- # ----------------------------------------------------------------------------
- 
--seqan_add_app_test (razers)
-+# Also this test fails on Debian Builds
-+# seqan_add_app_test (razers)
- 
- # ----------------------------------------------------------------------------
- # Setup Common Tool Description for Generic Workflow Nodes
---- seqan-1.4.1.orig/core/apps/razers2/CMakeLists.txt
-+++ seqan-1.4.1/core/apps/razers2/CMakeLists.txt
-@@ -75,7 +75,8 @@
- # App Test
- # ----------------------------------------------------------------------------
- 
--seqan_add_app_test (razers2)
-+# This test fails as well in Debian builds
-+# seqan_add_app_test (razers2)
- 
- # ----------------------------------------------------------------------------
- # Setup Common Tool Description for Generic Workflow Nodes

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



More information about the debian-med-commit mailing list