[med-svn] r3218 - trunk/packages/arb/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Fri Mar 27 14:37:23 UTC 2009
Author: tille
Date: 2009-03-27 14:37:23 +0000 (Fri, 27 Mar 2009)
New Revision: 3218
Modified:
trunk/packages/arb/trunk/debian/changelog
trunk/packages/arb/trunk/debian/compat
trunk/packages/arb/trunk/debian/control
trunk/packages/arb/trunk/debian/copyright
Log:
Fixed some lintian problems
Modified: trunk/packages/arb/trunk/debian/changelog
===================================================================
--- trunk/packages/arb/trunk/debian/changelog 2009-03-27 12:58:58 UTC (rev 3217)
+++ trunk/packages/arb/trunk/debian/changelog 2009-03-27 14:37:23 UTC (rev 3218)
@@ -1,12 +1,13 @@
-arb (0.0.20071207.1-7) UNRELEASED; urgency=low
+arb (0.0.20071207.1-7) unstable; urgency=low
- * Debhelper without specific version
+ * Bumped debhelper to version 7
* Standards-Version: 3.8.1 (no changes needed)
* Enhanced package description of arb-common and arb-doc
Closes: #517710
* Added Portuguese translation for debconf messages (thanks to
Traduz <traduz at debianpt.org>)
Closes: #516958
+ * Added Depends: ${misc:Depends} to all packages
-- Andreas Tille <tille at debian.org> Fri, 20 Mar 2009 08:14:21 +0100
Modified: trunk/packages/arb/trunk/debian/compat
===================================================================
--- trunk/packages/arb/trunk/debian/compat 2009-03-27 12:58:58 UTC (rev 3217)
+++ trunk/packages/arb/trunk/debian/compat 2009-03-27 14:37:23 UTC (rev 3218)
@@ -1 +1 @@
-6
+7
Modified: trunk/packages/arb/trunk/debian/control
===================================================================
--- trunk/packages/arb/trunk/debian/control 2009-03-27 12:58:58 UTC (rev 3217)
+++ trunk/packages/arb/trunk/debian/control 2009-03-27 14:37:23 UTC (rev 3218)
@@ -5,7 +5,7 @@
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>,
David Paleino <d.paleino at gmail.com>
-Build-Depends: debhelper, quilt, libmotif-dev, xviewg-dev,
+Build-Depends: debhelper (>= 7), quilt, libmotif-dev, xviewg-dev,
libxml2-utils, lynx, sablotron, libtiff4-dev, libxaw7-dev, kaffe | free-java-sdk,
freeglut3-dev | libglu-dev, libglew1.5-dev, libpng12-dev, x11proto-print-dev,
libxpm-dev, libxp-dev, libglw1-mesa-dev, perl-doc, chrpath
@@ -19,7 +19,7 @@
Architecture: any
Depends: ${shlibs:Depends}, libarb (= ${binary:Version}), arb-common (= ${source:Version}),
phylip (>= 3.6b), fastdnaml (>= 1.2.2-4), readseq (>= 1-1), tree-puzzle (>=5.0-3), molphy,
- ssh, transfig
+ ssh, transfig, ${misc:Depends}
Recommends: xfig
Suggests: arb-database, gnuplot, gv
Description: Integrated package for sequence database handling and analysis
@@ -37,7 +37,7 @@
Package: libarb
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: arb
Description: Integrated package for sequence database handling and analysis
The ARB software is a graphically oriented package comprising various tools
@@ -71,7 +71,7 @@
Package: arb-doc
Architecture: all
-Depends: ghostscript | postscript-preview, gv | postscript-viewer
+Depends: ${misc:Depends}, ghostscript | postscript-preview, gv | postscript-viewer
Suggests: arb
Description: Integrated package for sequence database handling and analysis
The ARB software is a graphically oriented package comprising various tools
Modified: trunk/packages/arb/trunk/debian/copyright
===================================================================
--- trunk/packages/arb/trunk/debian/copyright 2009-03-27 12:58:58 UTC (rev 3217)
+++ trunk/packages/arb/trunk/debian/copyright 2009-03-27 14:37:23 UTC (rev 3218)
@@ -9,7 +9,7 @@
Copyright: (C) 2008 Andreas Tille <tille at debian.org>
License: GPL
X-Comment: On Debian systems, the complete text of the GNU Public
- License can be found in `/usr/share/common-licenses/GPL'.
+ License can be found in `/usr/share/common-licenses/GPL-2'.
Files: *
License: ARB copyright and license information
@@ -146,7 +146,7 @@
1986 - 1990 by the University of Washington and Joseph Felsenstein.
License: GPL
X-Comment: On Debian systems, the complete text of the GNU Public
- License can be found in `/usr/share/common-licenses/GPL'.
+ License can be found in `/usr/share/common-licenses/GPL-2'.
.
Remark from the Debian package maintainer Andreas Tille:
This is not used in the binary package because it is available as
@@ -182,7 +182,7 @@
Arndt von Haeseler
License: GPL
X-Comment: On Debian systems, the complete text of the GNU Public
- License can be found in `/usr/share/common-licenses/GPL'.
+ License can be found in `/usr/share/common-licenses/GPL-2'.
.
This code is not used in the binary package because it is available as
official Debian package and has a free license (see this package).
More information about the debian-med-commit
mailing list