[med-svn] [mpsqed] 01/08: Inject packaging for mpsqed

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 f03691e70f4b22d5e9e969fcc7bc63e503ce4b68
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 14 12:57:49 2012 +0000

    Inject packaging for mpsqed
---
 debian/changelog |  5 +++++
 debian/compat    |  1 +
 debian/control   | 27 +++++++++++++++++++++++++++
 debian/copyright | 13 +++++++++++++
 debian/rules     |  6 ++++++
 debian/upstream  | 13 +++++++++++++
 debian/watch     |  2 ++
 7 files changed, 67 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..35106a6
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+mpsqed (0.9.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #<bug>)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 14 Jun 2012 14:21:03 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7c692db
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+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
+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}
+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
+ and typing of various pathogens. While PCR can be designed to be
+ specific for a certain pathogen, a subsequent sequence analysis is
+ frequently required for confirmation or typing. The design of
+ appropriate PCR-based assays is a complex task, especially when
+ conserved discriminating polymorphisms are rare or if the number of
+ types which need to be differentiated is high. One extremely useful but
+ underused method for this purpose is the multiplex pyrosequencing
+ technique. mPSQed is a program developed at the Robert Koch Institute
+ and targeted at facilitating the creation of such assays.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..101296e
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,13 @@
+Format: http://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/
+
+Files: *
+Copyright: © 2011-2012 Piotr Wojtek Dabrowski <DabrowskiW at rki.de>
+                       Andreas Nitsche <NitscheA at rki.de>
+License: to_be_clarified
+
+Files: debian/*
+Copyright: © 2012 Andreas Tille <tille at debian.org>
+License: LGPL-2+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..6055261
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+# DH_VERBOSE := 1
+
+%:
+	dh $@
diff --git a/debian/upstream b/debian/upstream
new file mode 100644
index 0000000..ac3b213
--- /dev/null
+++ b/debian/upstream
@@ -0,0 +1,13 @@
+Reference:
+  Author: Piotr Wojtek Dabrowski and Andreas Nitsche
+  Title: "mPSQed: A Software for the Design of Multiplex Pyrosequencing Assays"
+  Journal: PLoS One
+  Year: 2012
+  Volume: 7
+  Number: 6
+  Pages: e38140
+  DOI: 10.1371/journal.pone.0038140
+  PMID: 22675516
+  URL: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0038140
+  eprint: http://www.plosone.org/article/fetchObjectAttachment.action?uri=info%3Adoi%2F10.1371%2Fjournal.pone.0038140&representation=PDF
+
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..7c79257
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/mpsqed/mPSQed\.(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
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