[med-svn] r3955 - trunk/packages/phylip/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Sep 11 06:52:44 UTC 2009
Author: tille
Date: 2009-09-11 06:52:44 +0000 (Fri, 11 Sep 2009)
New Revision: 3955
Modified:
trunk/packages/phylip/trunk/debian/changelog
trunk/packages/phylip/trunk/debian/control
trunk/packages/phylip/trunk/debian/phylip.install
Log:
Some lintian issues
Modified: trunk/packages/phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/phylip/trunk/debian/changelog 2009-09-11 06:04:07 UTC (rev 3954)
+++ trunk/packages/phylip/trunk/debian/changelog 2009-09-11 06:52:44 UTC (rev 3955)
@@ -1,12 +1,13 @@
-phylip (1:3.68-3) UNRELEASED; urgency=low
+phylip (1:3.69-1) unstable; urgency=low
+ * New upstream release
* debian/control:
- Fixed Vcs-Svn (missing svn/)
- - Updated Standards-Version to 3.8.3 (no changes needed)
+ - Updated Standards-Version to 3.8.3 (README.source)
- Droped [Biology] from short description
* Debhelper 7
- -- Andreas Tille <tille at debian.org> Thu, 20 Aug 2009 23:15:41 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 11 Sep 2009 08:00:10 +0200
phylip (1:3.68-2) unstable; urgency=low
Modified: trunk/packages/phylip/trunk/debian/control
===================================================================
--- trunk/packages/phylip/trunk/debian/control 2009-09-11 06:04:07 UTC (rev 3954)
+++ trunk/packages/phylip/trunk/debian/control 2009-09-11 06:52:44 UTC (rev 3955)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>, Manuel Prinz <manuel at debian.org>
-Build-Depends: cdbs, patchutils, debhelper (>= 7),
+Build-Depends: cdbs, patchutils, debhelper (>= 7.1),
quilt, libx11-dev, libxt-dev, libxaw7-dev
Standards-Version: 3.8.3
Homepage: http://evolution.genetics.washington.edu/phylip.html
@@ -15,7 +15,7 @@
Package: phylip
Section: non-free/science
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: phylip-doc
Description: package of programs for inferring phylogenies
The PHYLogeny Inference Package is a package of programs for inferring
@@ -29,6 +29,7 @@
Package: phylip-doc
Section: non-free/doc
Architecture: all
+Depends: ${misc:Depends}
Suggests: phylip
Description: package of programs for inferring phylogenies
The PHYLogeny Inference Package is a package of programs for inferring
Modified: trunk/packages/phylip/trunk/debian/phylip.install
===================================================================
--- trunk/packages/phylip/trunk/debian/phylip.install 2009-09-11 06:04:07 UTC (rev 3954)
+++ trunk/packages/phylip/trunk/debian/phylip.install 2009-09-11 06:52:44 UTC (rev 3955)
@@ -1,3 +1,2 @@
exe/* usr/lib/phylip/bin
-fonts/* usr/share/phylip/
debian/bin/phylip usr/bin
More information about the debian-med-commit
mailing list