[med-svn] r19707 - trunk/packages/ea-utils/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Jul 25 05:52:42 UTC 2015
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 <tille at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Tim Booth <tbooth at ceh.ac.uk>
-Uploaders: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-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.
.
More information about the debian-med-commit
mailing list