[med-svn] [bamtools] 02/02: breaks/replace the correct version
Michael Crusoe
misterc-guest at moszumanska.debian.org
Thu Mar 10 09:41:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository bamtools.
commit 5434ba60f06be9b15527cc9940664f72d9730c26
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Thu Mar 10 01:38:49 2016 -0800
breaks/replace the correct version
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5ee4bd1..f1273a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+bamtools (2.4.0+dfsg-6) unstable; urgency=medium
+
+ * Whoops, forgot the '+dfsg' in my fix for the movement of the development
+ docs into their own -doc package. Thanks go to Andreas Beckmann
+ <anbe at debian.org> for his patience and help. (Closes: 817188)
+
+ -- Michael R. Crusoe <crusoe at ucdavis.edu> Thu, 10 Mar 2016 01:38:21 -0800
+
bamtools (2.4.0+dfsg-5) unstable; urgency=medium
* Fix the movement of the development docs into their own -doc package
diff --git a/debian/control b/debian/control
index 73e0513..b55c94b 100644
--- a/debian/control
+++ b/debian/control
@@ -91,8 +91,8 @@ Package: libbamtools-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Breaks: libbamtools-dev (<< 2.4.0-4)
-Replaces: libbamtools-dev (<< 2.4.0-4)
+Breaks: libbamtools-dev (<< 2.4.0+dsfg-6)
+Replaces: libbamtools-dev (<< 2.4.0+dfsg-6)
Description: docs for dynamic library for manipulating BAM (genome alignment) files
BamTools facilitates research analysis and data management using BAM
files. It copes with the enormous amount of data produced by current
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git
More information about the debian-med-commit
mailing list