[med-svn] r20529 - trunk/packages/clustalo/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Nov 24 17:21:21 UTC 2015
Author: tille
Date: 2015-11-24 17:21:21 +0000 (Tue, 24 Nov 2015)
New Revision: 20529
Modified:
trunk/packages/clustalo/trunk/debian/changelog
trunk/packages/clustalo/trunk/debian/control
trunk/packages/clustalo/trunk/debian/copyright
Log:
Fix jquery issue, fix order in debian/copyright and upload to unstable
Modified: trunk/packages/clustalo/trunk/debian/changelog
===================================================================
--- trunk/packages/clustalo/trunk/debian/changelog 2015-11-24 16:58:33 UTC (rev 20528)
+++ trunk/packages/clustalo/trunk/debian/changelog 2015-11-24 17:21:21 UTC (rev 20529)
@@ -1,4 +1,4 @@
-clustalo (1.2.1-2) UNRELEASED; urgency=medium
+clustalo (1.2.1-2) unstable; urgency=medium
[ Steffen Möller]
* Added debian/upstream/edam
@@ -9,8 +9,9 @@
Closes: #806007
* more verbose descriptions
* use linktree to get rid of jquery.js copy
+ * fix order in debian/copyright
- -- Andreas Tille <tille at debian.org> Tue, 24 Nov 2015 16:56:52 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 24 Nov 2015 17:58:56 +0100
clustalo (1.2.1-1) unstable; urgency=medium
Modified: trunk/packages/clustalo/trunk/debian/control
===================================================================
--- trunk/packages/clustalo/trunk/debian/control 2015-11-24 16:58:33 UTC (rev 20528)
+++ trunk/packages/clustalo/trunk/debian/control 2015-11-24 17:21:21 UTC (rev 20529)
@@ -9,7 +9,8 @@
dh-linktree,
libargtable2-dev,
doxygen,
- graphviz
+ graphviz,
+ sphinx-common
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/clustalo/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/clustalo/trunk/
@@ -43,7 +44,7 @@
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libjs-jquery
+ ${js:Depends}
Description: API documentation for library to embed Clustal Omega
Clustal-Omega is a general purpose multiple sequence alignment (MSA)
program for dna/rna/proteins. It produces high quality MSAs and is capable of
Modified: trunk/packages/clustalo/trunk/debian/copyright
===================================================================
--- trunk/packages/clustalo/trunk/debian/copyright 2015-11-24 16:58:33 UTC (rev 20528)
+++ trunk/packages/clustalo/trunk/debian/copyright 2015-11-24 17:21:21 UTC (rev 20529)
@@ -2,14 +2,14 @@
Upstream-Name: clustalo
Source: http://www.clustal.org/omega/
+Files: *
+Copyright: 2010 UCD Dublin <clustalw at ucd.ie>
+License: GPL-2+
+
Files: src/squid/*
Copyright: 1992-2002 Washington University School of Medicine
License: GPL-2+
-Files: *
-Copyright: 2010 UCD Dublin <clustalw at ucd.ie>
-License: GPL-2+
-
Files: debian/*
Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
License: GPL-2+
More information about the debian-med-commit
mailing list