The following commit has been merged in the master branch:
commit 4171660397c90257b3ea110df0c855fff4bf69f9
Author: Alexandre Mestiashvili <[email protected]>
Date: Thu Jan 5 13:47:51 2012 +0100
Added Pre-Depends: dpkg (>= 1.15.6) (xz compression)
Fixed syntax-error in debian/copyright
diff --git a/debian/changelog b/debian/changelog
index c1db1bf..b079260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,10 @@ tophat (1.3.3-1) UNRELEASED; urgency=low
* debian/control Added python dependency to binary package
* debian/control Description shouldn't start with package name
* debian/rules removed quilt patch management
+ * Added DEP3 headers to patches.
+ * Added Pre-Depends: dpkg (>= 1.15.6) (xz compression) Fixed syntax-error in
debian/copyright
- -- Alexandre Mestiashvili <[email protected]> Thu, 05 Jan 2012
13:05:34 +0100
+ -- Alexandre Mestiashvili <[email protected]> Thu, 05 Jan 2012
14:37:19 +0100
tophat (1.3.1-1ppa1~lucid1) lucid; urgency=low
diff --git a/debian/control b/debian/control
index 68d6f0c..aad8220 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser:
http://git.debian.org/?p=debian-med/cufflinks.git;a=summary
Package: tophat
Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~)
Description: is a fast splice junction mapper for RNA-Seq reads
It aligns RNA-Seq reads to mammalian-sized genomes using the ultra
diff --git a/debian/copyright b/debian/copyright
index 84e5da2..cb44567 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,8 +9,7 @@ License: Artistic
Files: debian/*
Copyright: 2011 Carlos Borroto <[email protected]>
© 2011 Alex Mestiashvili <[email protected]>
-License GPL-2+
-
+License: GPL-2+
License: Artistic
This program is free software; you can redistribute it and/or modify
@@ -19,7 +18,6 @@ License: Artistic
On Debian systems, the complete text of the Artistic License can be
found in `/usr/share/common-licenses/Artistic'.
-
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
--
A spliced read mapper for RNA-Seq
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit