[med-svn] r16797 - trunk/packages/perm/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Apr 25 16:40:11 UTC 2014
Author: tille
Date: 2014-04-25 16:40:11 +0000 (Fri, 25 Apr 2014)
New Revision: 16797
Modified:
trunk/packages/perm/trunk/debian/changelog
trunk/packages/perm/trunk/debian/compat
trunk/packages/perm/trunk/debian/control
Log:
Debian Med policy
Modified: trunk/packages/perm/trunk/debian/changelog
===================================================================
--- trunk/packages/perm/trunk/debian/changelog 2014-04-25 16:35:36 UTC (rev 16796)
+++ trunk/packages/perm/trunk/debian/changelog 2014-04-25 16:40:11 UTC (rev 16797)
@@ -1,3 +1,9 @@
+perm (0.4.0-1) UNRELEASED; urgency=medium
+
+ * Initial upload to Debian (Closes: #???)
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Apr 2014 18:39:38 +0200
+
perm (0.4.0-0biolinux1) trusty; urgency=low
* New upstream and build for Trusty
Modified: trunk/packages/perm/trunk/debian/compat
===================================================================
--- trunk/packages/perm/trunk/debian/compat 2014-04-25 16:35:36 UTC (rev 16796)
+++ trunk/packages/perm/trunk/debian/compat 2014-04-25 16:40:11 UTC (rev 16797)
@@ -1 +1 @@
-8
+9
Modified: trunk/packages/perm/trunk/debian/control
===================================================================
--- trunk/packages/perm/trunk/debian/control 2014-04-25 16:35:36 UTC (rev 16796)
+++ trunk/packages/perm/trunk/debian/control 2014-04-25 16:40:11 UTC (rev 16797)
@@ -1,15 +1,21 @@
Source: perm
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+ H. Soon Gweon <soonio at gmail.com>,
+ Andreas Tille <tille at debian.org>
Section: science
-Priority: extra
-Maintainer: Tim Booth <tbooth at ceh.ac.uk>
-Uploaders: H. Soon Gweon <soonio at gmail.com>
-Build-Depends: debhelper (>= 8.0.0), ruby-ronn (>= 0.7.3)
-Standards-Version: 3.9.2
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ ruby-ronn
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/perm/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/perm/trunk/
Homepage: http://code.google.com/p/perm/
Package: perm
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Efficient mapping of short reads with periodic spaced seeds
PerM is a software package which was designed to perform highly efficient
genome scale alignments for hundreds of millions of short reads produced by
More information about the debian-med-commit
mailing list