The following commit has been merged in the master branch:
commit e3bd2f200def50821c9343a2e0478d698edb238a
Author: Charles Plessy <[email protected]>
Date: Fri Jun 3 20:26:30 2011 +0900
Depend on ${python:Depends} and incremented Standards-Version.
diff --git a/debian/changelog b/debian/changelog
index d821810..695bdb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
picard-tools (1.46-1) UNRELEASED; urgency=low
* New upstream release.
+ * Depend on ${python:Depends} (debian/changelog).
+ * Incremented Standards-Version to reflect conformance with Policy 3.9.2
+ (debian/changelog, no changes needed).
-- Charles Plessy <[email protected]> Fri, 03 Jun 2011 20:10:58 +0900
diff --git a/debian/control b/debian/control
index 7548a44..d25624f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Shaun Jackman <[email protected]>,
Charles Plessy <[email protected]>
Build-Depends: ant, openjdk-6-jdk|java-compiler, testng,
debhelper (>= 7.0.50~)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://picard.sourceforge.net/
Vcs-Git: git://git.debian.org/git/debian-med/picard-tools.git
Vcs-Browser: http://git.debian.org/?p=debian-med/picard-tools.git
@@ -24,7 +24,7 @@ Description: Java library to manipulate SAM and BAM files
Package: picard-tools
Architecture: all
Depends: openjdk-6-jre|java-runtime, ${misc:Depends},
- libsam-java (>= ${source:Version})
+ libsam-java (>= ${source:Version}), ${python:Depends}
Suggests: python, r-base-core
Description: Command line tools to manipulate SAM and BAM files
SAM (Sequence Alignment/Map) format is a generic format for storing
--
manipulate SAM and BAM files
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit