[med-svn] [SCM] BEDtools branch, master, updated. debian/2.13.3-1-9-ge9c2dd8

Charles Plessy plessy at debian.org
Sat Oct 29 02:27:05 UTC 2011


The following commit has been merged in the master branch:
commit 0a435606c2687afc05ae42f013ab60af2c294269
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Oct 29 10:43:42 2011 +0900

    Package from Ubuntu easing upgrade to next LTS release.

diff --git a/debian/changelog b/debian/changelog
index 8da46e9..f327e30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bedtools (2.13.3-1ubuntu1) precise; urgency=low
+
+  * Pre-Depends: dpkg (>= 1.15.6) for xz compression support.  Needed until
+    after Ubuntu 12.04 LTS.
+
+ -- Colin Watson <cjwatson at ubuntu.com>  Mon, 17 Oct 2011 21:30:47 +0100
+
 bedtools (2.13.3-1) unstable; urgency=low
 
   [ea1c596] New upstream release.
diff --git a/debian/control b/debian/control
index 60d25dc..560f6c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: bedtools
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>
 Build-Depends: cdbs, debhelper (>= 8), quilt, zlib1g-dev
@@ -12,6 +13,7 @@ Vcs-Git: git://git.debian.org/git/debian-med/bedtools.git
 
 Package: bedtools
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: filo
 Description: suite of utilities for comparing genomic features

-- 
Suite of utilities for comparing genomic features.



More information about the debian-med-commit mailing list