[med-svn] [mpsqed] 05/08: Normalised packaging
Andreas Tille
tille at debian.org
Tue Dec 12 17:22:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mpsqed.
commit 50f46eca2f0756585e8366a1712c3f76e620f7d8
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 4 13:42:42 2017 +0000
Normalised packaging
---
debian/compat | 2 +-
debian/control | 16 ++++++++--------
debian/copyright | 2 +-
debian/source/format | 1 +
4 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 7c692db..c9ea14a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
Source: mpsqed
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/mpsqed/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mpsqed/trunk/
Homepage: http://sourceforge.net/projects/mpsqed/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mpsqed/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mpsqed/trunk/
Package: mpsqed
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: alignment editor and multiplex pyrosequencing assay designer
Molecular-based diagnostic assays are the gold standard for infectious
diseases today, since they allow a rapid and sensitive identification
diff --git a/debian/copyright b/debian/copyright
index 34ccfd9..952082b 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/
Upstream-Name: mPSQed
Upstream-Contact: DabrowskiW at rki.de
Source: http://sourceforge.net/projects/mpsqed/files/
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mpsqed.git
More information about the debian-med-commit
mailing list