[med-svn] [SCM] sra-sdk branch, master, updated. upstream/2.0.1-25-gee3188c

Charles Plessy plessy at debian.org
Wed May 18 10:16:53 UTC 2011


The following commit has been merged in the master branch:
commit a6d71da3fd9e5b221e919ff56691bc9be0c2915e
Author: Charles Plessy <plessy at debian.org>
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 <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Charles Plessy <plessy at debian.org>, Andreas Tille <tille at debian.org>
 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



More information about the debian-med-commit mailing list