[med-svn] r15697 - trunk/packages/bitseq/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jan 1 18:08:46 UTC 2014
Author: tille
Date: 2014-01-01 18:08:46 +0000 (Wed, 01 Jan 2014)
New Revision: 15697
Modified:
trunk/packages/bitseq/trunk/debian/changelog
trunk/packages/bitseq/trunk/debian/control
trunk/packages/bitseq/trunk/debian/copyright
Log:
New upstream version; latest Debian Med standards packaging
Modified: trunk/packages/bitseq/trunk/debian/changelog
===================================================================
--- trunk/packages/bitseq/trunk/debian/changelog 2014-01-01 17:46:55 UTC (rev 15696)
+++ trunk/packages/bitseq/trunk/debian/changelog 2014-01-01 18:08:46 UTC (rev 15697)
@@ -1,3 +1,9 @@
+bitseq (0.7.0-1) UNRELEASED; urgency=medium
+
+ * Initial upload to Debian
+
+ -- Andreas Tille <tille at debian.org> Wed, 01 Jan 2014 19:04:47 +0100
+
bitseq (0.4.3-0ubuntu2) precise; urgency=low
* Initial release.
Modified: trunk/packages/bitseq/trunk/debian/control
===================================================================
--- trunk/packages/bitseq/trunk/debian/control 2014-01-01 17:46:55 UTC (rev 15696)
+++ trunk/packages/bitseq/trunk/debian/control 2014-01-01 18:08:46 UTC (rev 15697)
@@ -1,16 +1,23 @@
Source: bitseq
+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>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 9), zlib1g-dev, libbam-dev, libboost1.48-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+ zlib1g-dev,
+ libbam-dev,
+ libboost-dev
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/bitseq/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/bitseq/trunk/
Homepage: http://code.google.com/p/bitseq/
Package: bitseq
Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-minimal
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ python-minimal
Suggests: samtools
Description: Bayesian Inference of Transcripts from Sequencing Data
BitSeq is an application for inferring expression levels of individual
Modified: trunk/packages/bitseq/trunk/debian/copyright
===================================================================
--- trunk/packages/bitseq/trunk/debian/copyright 2014-01-01 17:46:55 UTC (rev 15696)
+++ trunk/packages/bitseq/trunk/debian/copyright 2014-01-01 18:08:46 UTC (rev 15697)
@@ -1,12 +1,18 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: BitSeq
Upstream-Contact: Peter Glaus <glaus at cs.man.ac.uk>
+Source: https://code.google.com/p/bitseq/downloads/list
Files: *
Copyright: © 2013 Peter Glaus
-License: Artistic 2
+License: Artistic-2
-License: Artistic 2
+Files: debian/*
+Copyright: © 2013 Tim Booth <tbooth at ceh.ac.uk>
+ © 2013 Andreas Tille <tille at debian.org>
+License: Artistic-2
+
+License: Artistic-2
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
.
More information about the debian-med-commit
mailing list