This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository cufflinks.
commit d68919aa40e3950c5a7cf651779f0b49af73f2f9 Author: Alexandre Mestiashvili <[email protected]> Date: Fri May 16 11:28:51 2014 +0200 d/control: cme fix dpkg-control --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 32a1e7e..287b700 100644 --- a/debian/control +++ b/debian/control @@ -4,29 +4,29 @@ Uploaders: Alexandre Mestiashvili <[email protected]>, Andreas Tille <[email protected]>, Charles Plessy <[email protected]> Section: non-free/science +XS-Autobuild: no Priority: optional Build-Depends: debhelper (>= 9), help2man, autotools-dev, - libboost-dev (>=1.47.0), - libboost-thread-dev (>=1.47.0), - libboost-system-dev (>=1.47.0), - libbam-dev (>=0.1.16), + libboost-dev (>= 1.47.0), + libboost-thread-dev (>= 1.47.0), + libboost-system-dev (>= 1.47.0), + libbam-dev (>= 0.1.16), zlib1g-dev, dh-autoreconf, - python (>=2.6.6-3~), + python, libeigen3-dev Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/debian-med/cufflinks.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/cufflinks.git +Vcs-Git: git://anonscm.debian.org/debian-med/cufflinks.git Homepage: http://cufflinks.cbcb.umd.edu Package: cufflinks Architecture: any -Pre-Depends: dpkg (>= 1.15.6) Depends: ${shlibs:Depends}, ${misc:Depends}, - python (>=2.6.6-3~) + python Enhances: tophat Description: Transcript assembly, differential expression and regulation for RNA-Seq Cufflinks assembles transcripts, estimates their abundances, and tests for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
