[med-svn] [bedtools] 02/04: Normalised with cme fix.
Charles Plessy
plessy at moszumanska.debian.org
Mon Jan 5 08:23:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch debian/unstable
in repository bedtools.
commit ca753472f6a13939f4a62a43e6c0689baebef35f
Author: Charles Plessy <plessy at debian.org>
Date: Mon Jan 5 10:29:53 2015 +0900
Normalised with cme fix.
---
debian/changelog | 6 ++++++
debian/control | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ccd3690..aab2647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bedtools (2.22.1-1) unstable; urgency=medium
+
+ b757049 Merge tag 'v2.22.1' into debian/unstable
+
+ -- Charles Plessy <plessy at debian.org> Mon, 05 Jan 2015 10:17:58 +0900
+
bedtools (2.21.0-1) unstable; urgency=medium
856a5fd Merge tag 'v2.21.0' into debian/unstable
diff --git a/debian/control b/debian/control
index 9dd931f..dd86f26 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
+Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
python,
zlib1g-dev,
samtools
Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/bedtools.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bedtools.git
Vcs-Git: git://anonscm.debian.org/debian-med/bedtools.git
Homepage: http://code.google.com/p/bedtools/
-Testsuite: autopkgtest
Package: bedtools
Architecture: any
@@ -31,9 +31,9 @@ Description: suite of utilities for comparing genomic features
Package: bedtools-test
Architecture: all
Depends: ${misc:Depends}
+Suggests: bedtools
Breaks: bedtools (<< 2.19.1-1)
Replaces: bedtools (<< 2.19.1-1)
-Suggests: bedtools
Description: test data for the bedtools package
Test data for the BEDTools suite of utilities for comparing genomic features.
It is distributed in a separate package because it is large and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git
More information about the debian-med-commit
mailing list