Author: moeller Date: 2012-04-25 09:49:48 +0000 (Wed, 25 Apr 2012) New Revision: 10582
Added: trunk/packages/babraham/fastqc/debian/upstream Modified: trunk/packages/babraham/fastqc/debian/changelog trunk/packages/babraham/fastqc/debian/control Log: Added build dependencies, Olivier kindly sponsors libjbzip2-java, will have another fine-tuning round at it. There is yet no publication for fastqc, although it is rather well known and established. Modified: trunk/packages/babraham/fastqc/debian/changelog =================================================================== --- trunk/packages/babraham/fastqc/debian/changelog 2012-04-25 09:34:33 UTC (rev 10581) +++ trunk/packages/babraham/fastqc/debian/changelog 2012-04-25 09:49:48 UTC (rev 10582) @@ -1,5 +1,5 @@ -fastqc (0.10.0-1) unstable; urgency=low +fastqc (0.10.0-1) UNRELEASED; urgency=low - * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + * Initial release (Closes: #670353) -- Steffen Moeller <[email protected]> Tue, 24 Apr 2012 20:05:34 +0200 Modified: trunk/packages/babraham/fastqc/debian/control =================================================================== --- trunk/packages/babraham/fastqc/debian/control 2012-04-25 09:34:33 UTC (rev 10581) +++ trunk/packages/babraham/fastqc/debian/control 2012-04-25 09:49:48 UTC (rev 10582) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 8.0.0), libsam-java, default-jdk +Build-Depends: debhelper (>= 8.0.0), libsam-java, default-jdk, libsam-java, libjbzip2-java Standards-Version: 3.9.3 Homepage: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/ Vcs-Svn: http://svn.debian.org/debian-med/trunk/packages/babraham/fastqc/ Added: trunk/packages/babraham/fastqc/debian/upstream =================================================================== --- trunk/packages/babraham/fastqc/debian/upstream (rev 0) +++ trunk/packages/babraham/fastqc/debian/upstream 2012-04-25 09:49:48 UTC (rev 10582) @@ -0,0 +1,3 @@ +Name: FastQC +Contact: [email protected] +Gallery: http://www.youtube.com/user/BabrahamBioinf _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
