[med-svn] [dnaclust] 01/01: Fix license name, bump standards version, upload to unstable
Andreas Tille
tille at debian.org
Mon Apr 13 19:42:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository dnaclust.
commit 96a9598cad5af82eb5be4775e229aab36ea1e332
Author: Andreas Tille <tille at debian.org>
Date: Mon Apr 13 21:37:34 2015 +0200
Fix license name, bump standards version, upload to unstable
---
debian/changelog | 2 +-
debian/control | 9 +++++----
debian/copyright | 6 +++---
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46abab3..6d4b110 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dnaclust (3-3) UNRELEASED; urgency=medium
+dnaclust (3-3) unstable; urgency=medium
* Fix Vcs fields
* Moved debian/upstream to debian/upstream/metadata
diff --git a/debian/control b/debian/control
index 6d8e4e9..c140cc0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
Source: dnaclust
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
Build-Depends: debhelper (>= 9),
libboost-dev,
libboost-program-options-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dnaclust.git
Vcs-Git: git://anonscm.debian.org/debian-med/dnaclust.git
Homepage: http://dnaclust.sourceforge.net/
Package: dnaclust
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: tool for clustering millions of short DNA sequences
dnaclust is a tool for clustering large number of short DNA sequences.
The clusters are created in such a way that the "radius" of each
diff --git a/debian/copyright b/debian/copyright
index 1c22b9d..c8afaff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,13 +5,13 @@ Source: http://sourceforge.net/projects/dnaclust/files/parallel_release_3/
Files: *
Copyright: 2010 Mohammadreza Ghodsi <ghodsi at cs.umd.edu>
-License: GPLv3+
+License: GPL-3+
Files: debian/*
Copyright: 2014 Andreas Tille <tille at debian.org>
-License: GPLv3+
+License: GPL-3+
-License: GPLv3+
+License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dnaclust.git
More information about the debian-med-commit
mailing list