Author: tille Date: 2015-07-25 05:52:41 +0000 (Sat, 25 Jul 2015) New Revision: 19707
Modified: trunk/packages/ea-utils/trunk/debian/changelog trunk/packages/ea-utils/trunk/debian/control Log: Prepare upload to Debian Modified: trunk/packages/ea-utils/trunk/debian/changelog =================================================================== --- trunk/packages/ea-utils/trunk/debian/changelog 2015-07-25 05:50:14 UTC (rev 19706) +++ trunk/packages/ea-utils/trunk/debian/changelog 2015-07-25 05:52:41 UTC (rev 19707) @@ -1,3 +1,9 @@ +ea-utils (1.1.2-) UNRELEASED; urgency=medium + + * Initial upload to Debian (Closes: #???) + + -- Andreas Tille <[email protected]> Sat, 25 Jul 2015 07:51:46 +0200 + ea-utils (1.1.2-0biolinux4) trusty; urgency=medium * Re-remove utility copy of sparsehash as v2 is now in the Modified: trunk/packages/ea-utils/trunk/debian/control =================================================================== --- trunk/packages/ea-utils/trunk/debian/control 2015-07-25 05:50:14 UTC (rev 19706) +++ trunk/packages/ea-utils/trunk/debian/control 2015-07-25 05:52:41 UTC (rev 19707) @@ -1,18 +1,24 @@ Source: ea-utils +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Tim Booth <[email protected]> -Uploaders: Debian Med Packaging Team <[email protected]> -Build-Depends: debhelper (>= 9), libbam-dev, zlib1g-dev, libgsl0-dev, +Build-Depends: debhelper (>= 9), + libbam-dev, + zlib1g-dev, + libgsl0-dev, libsparsehash-dev (>= 2.0) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/ Homepage: https://code.google.com/p/ea-utils/ Package: ea-utils Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, r-base-core +Depends: ${shlibs:Depends}, + ${misc:Depends}, + r-base-core Description: Command-line tools for processing biological sequencing data ...barcode demultiplexing, adapter trimming, etc. . _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
