[med-svn] [bitseq] 02/14: New upstream version; latest Debian Med standards packaging

Andreas Tille tille at debian.org
Sat Dec 2 08:47:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository bitseq.

commit bc3d00b6c5e2b4900ba236e9d7e77a040dd58b62
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 1 18:08:46 2014 +0000

    New upstream version; latest Debian Med standards packaging
---
 debian/changelog |  6 ++++++
 debian/control   | 19 +++++++++++++------
 debian/copyright | 10 ++++++++--
 3 files changed, 27 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a04e73..771d686 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
diff --git a/debian/control b/debian/control
index a1d6d86..9498d7a 100644
--- a/debian/control
+++ b/debian/control
@@ -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
diff --git a/debian/copyright b/debian/copyright
index 0cb9737..463ec5b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bitseq.git



More information about the debian-med-commit mailing list