[med-svn] r23466 - trunk/packages/sift/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 3 07:32:04 UTC 2017
Author: tille
Date: 2017-01-03 07:32:03 +0000 (Tue, 03 Jan 2017)
New Revision: 23466
Modified:
trunk/packages/sift/trunk/debian/changelog
trunk/packages/sift/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/sift/trunk/debian/changelog
===================================================================
--- trunk/packages/sift/trunk/debian/changelog 2017-01-03 07:27:00 UTC (rev 23465)
+++ trunk/packages/sift/trunk/debian/changelog 2017-01-03 07:32:03 UTC (rev 23466)
@@ -1,11 +1,12 @@
-sift (4.0.3b-5) UNRELEASED; urgency=medium
+sift (4.0.3b-6) UNRELEASED; urgency=medium
* Fix URLs
* Add myself to Uploaders
* Moved debian/upstream to debian/upstream/metadata
* Adapt d/watch to new source download location
+ * cme fix dpkg-control
- -- Andreas Tille <tille at debian.org> Mon, 11 Jan 2016 13:18:47 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 03 Jan 2017 08:31:27 +0100
sift (4.0.3b-4) unstable; urgency=low
Modified: trunk/packages/sift/trunk/debian/control
===================================================================
--- trunk/packages/sift/trunk/debian/control 2017-01-03 07:27:00 UTC (rev 23465)
+++ trunk/packages/sift/trunk/debian/control 2017-01-03 07:32:03 UTC (rev 23466)
@@ -1,19 +1,25 @@
Source: sift
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: H. Soon Gweon <soonio at gmail.com>,
+ Laszlo Kajan <lkajan at rostlab.org>,
+ Tim Booth <tbooth at ceh.ac.uk>,
+ Andreas Tille <tille at debian.org>
Section: non-free/science
XS-Autobuild: yes
-Priority: extra
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: H. Soon Gweon <soonio at gmail.com>, Laszlo Kajan <lkajan at rostlab.org>, Tim Booth <tbooth at ceh.ac.uk>, Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), libblimps3-dev
-Standards-Version: 3.9.3
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ libblimps3-dev
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/sift/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/sift/trunk/
Homepage: http://sift.bii.a-star.edu.sg/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sift/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sift/trunk/
-DM-Upload-Allowed: yes
Package: sift
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, blimps-utils, csh
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ blimps-utils,
+ csh
Description: predicts if a substitution in a protein has a phenotypic effect
SIFT is a sequence homology-based tool that sorts intolerant from tolerant
amino acid substitutions and predicts whether an amino acid substitution
More information about the debian-med-commit
mailing list