[med-svn] [kempbasu] 01/01: cme
Andreas Tille
tille at debian.org
Fri Dec 8 22:42:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository kempbasu.
commit 81758d3a327510efa8ca9a95c2e201eb07db6aac
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 8 23:37:20 2017 +0100
cme
---
debian/control | 15 ++++++++++-----
debian/copyright | 6 +++++-
2 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 1974c7d..4675c14 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
Source: kempbasu
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 10), libgsl-dev, libglib2.0-dev, libjudy-dev, pkg-config
-Standards-Version: 3.8.0
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+ libgsl-dev,
+ libglib2.0-dev,
+ libjudy-dev,
+ pkg-config
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kempbasu.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/kempbasu.git
Homepage: http://code.google.com/p/kempbasu/
Package: kempbasu
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Significance tests for comparing digital gene expression profiles
This package implements the significance tests for comparing digital
gene profiles described in the article:
diff --git a/debian/copyright b/debian/copyright
index 1d086ab..035cd57 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://code.google.com/p/kempbasu/downloads/list
Files: *
@@ -8,3 +8,7 @@ License: GPL-3
Files: debian/*
Copyright: © 2009 Charles Plessy <plessy at debian.org>
License: GPL-3
+
+License: GPL-3
+ On Debian systems you can find the fill text of the GNU General Public
+ License at /usr/share/common-licenses/GPL-3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kempbasu.git
More information about the debian-med-commit
mailing list