[med-svn] r14309 - trunk/packages/sim4/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Aug 2 11:33:11 UTC 2013
Author: tille
Date: 2013-08-02 11:33:11 +0000 (Fri, 02 Aug 2013)
New Revision: 14309
Modified:
trunk/packages/sim4/trunk/debian/changelog
trunk/packages/sim4/trunk/debian/compat
trunk/packages/sim4/trunk/debian/control
Log:
cme fix dpkg-control; debhelper 9
Modified: trunk/packages/sim4/trunk/debian/changelog
===================================================================
--- trunk/packages/sim4/trunk/debian/changelog 2013-08-02 11:31:02 UTC (rev 14308)
+++ trunk/packages/sim4/trunk/debian/changelog 2013-08-02 11:33:11 UTC (rev 14309)
@@ -3,6 +3,9 @@
* New upstream version
* debian/upstream: add citation information
* debian/source/format: 3.0 (quilt)
+ * debian/control:
+ - cme fix dpkg-control
+ - debhelper 9
-- Andreas Tille <tille at debian.org> Fri, 02 Aug 2013 13:24:50 +0200
Modified: trunk/packages/sim4/trunk/debian/compat
===================================================================
--- trunk/packages/sim4/trunk/debian/compat 2013-08-02 11:31:02 UTC (rev 14308)
+++ trunk/packages/sim4/trunk/debian/compat 2013-08-02 11:33:11 UTC (rev 14309)
@@ -1 +1 @@
-5
+9
Modified: trunk/packages/sim4/trunk/debian/control
===================================================================
--- trunk/packages/sim4/trunk/debian/control 2013-08-02 11:31:02 UTC (rev 14308)
+++ trunk/packages/sim4/trunk/debian/control 2013-08-02 11:33:11 UTC (rev 14309)
@@ -1,19 +1,20 @@
Source: sim4
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
-Standards-Version: 3.7.3
+Build-Depends: cdbs,
+ debhelper (>= 9)
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sim4/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sim4/trunk/
Homepage: http://www.bx.psu.edu/miller_lab/
Package: sim4
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: tool for aligning cDNA and genomic DNA
sim4 is a similarity-based tool for aligning an expressed DNA sequence
(EST, cDNA, mRNA) with a genomic sequence for the gene. It also detects end
@@ -29,3 +30,4 @@
configurations that conform to the splice-site recognition signals (GT-AG,
CT-AC). If necessary, the process is repeated with less stringent parameters
on the unmatched fragments.
+
More information about the debian-med-commit
mailing list