The following commit has been merged in the master branch:
commit a6d71da3fd9e5b221e919ff56691bc9be0c2915e
Author: Charles Plessy <[email protected]>
Date: Mon May 16 13:23:38 2011 +0900
Deleted patch applied upstream in an earlier release.
diff --git a/debian/control b/debian/control
index 0cadaf6..988e6ce 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team
<[email protected]>
Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~),
+Build-Depends: debhelper (>= 7.0.50~),
libbz2-dev,
zlib1g-dev,
libxml2-dev
diff --git a/debian/patches/libxml-dynamic.patch
b/debian/patches/libxml-dynamic.patch
deleted file mode 100644
index 9777d7f..0000000
--- a/debian/patches/libxml-dynamic.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: enables dynamic linking to libxml2
-Author: upstream
-Forwarded: not needed
-
---- sra-sdk.orig/tools/sra-load/Makefile
-+++ sra-sdk/tools/sra-load/Makefile
-@@ -124,7 +124,7 @@
- -lpthread
-
- ifneq (win,$(OS))
-- LOADER_LIB += -sxml2
-+ LOADER_LIB += -lxml2
- endif
-
-
#------------------------------------------------------------------------------
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 7d93966..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-libxml-dynamic.patch
diff --git a/debian/rules b/debian/rules
index 8c7edbb..d65080b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@ --with quilt
+ dh $@
OUTDIR=$(CURDIR)/debian/tmp
--
Utilities for the NCBI Sequence Read Archive
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit