This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository bamtools.
commit 4d2257090bdaed11dcbe924168905d2c604522f7 Author: Kevin Murray <[email protected]> Date: Thu Sep 24 17:43:09 2015 +1000 Change versioned package names in d/control --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 1a40560..8608789 100644 --- a/debian/control +++ b/debian/control @@ -51,9 +51,9 @@ Description: toolkit for manipulating BAM (genome alignment) files Package: libbamtools-dev Architecture: any Section: libdevel -Depends: libbamtools2.3.0 (= ${binary:Version}), +Depends: libbamtools2.4.0 (= ${binary:Version}), ${misc:Depends} -Description: C++ API for manipulating BAM (genome alignment) files +Description: C++ API 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 sequencing technologies that is typically stored in compressed, binary @@ -65,7 +65,7 @@ Description: C++ API for manipulating BAM (genome alignment) files . This is the developers API package. -Package: libbamtools2.3.0 +Package: libbamtools2.4.0 Architecture: any Section: libs Depends: ${shlibs:Depends}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
