[med-svn] r14379 - trunk/packages/phylip/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Aug 7 20:25:16 UTC 2013
Author: tille
Date: 2013-08-07 20:25:16 +0000 (Wed, 07 Aug 2013)
New Revision: 14379
Modified:
trunk/packages/phylip/trunk/debian/changelog
trunk/packages/phylip/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/phylip/trunk/debian/changelog 2013-08-07 20:22:47 UTC (rev 14378)
+++ trunk/packages/phylip/trunk/debian/changelog 2013-08-07 20:25:16 UTC (rev 14379)
@@ -3,6 +3,7 @@
* New upstream version
* debian/control:
- use anonscm in Vcs fields
+ - cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Wed, 07 Aug 2013 22:17:03 +0200
Modified: trunk/packages/phylip/trunk/debian/control
===================================================================
--- trunk/packages/phylip/trunk/debian/control 2013-08-07 20:22:47 UTC (rev 14378)
+++ trunk/packages/phylip/trunk/debian/control 2013-08-07 20:25:16 UTC (rev 14379)
@@ -1,21 +1,27 @@
Source: phylip
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Manuel Prinz <manuel at debian.org>
Section: non-free/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>, Manuel Prinz <manuel at debian.org>
-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
+Build-Depends: cdbs,
+ patchutils,
+ debhelper (>= 7.1),
+ quilt,
+ libx11-dev,
+ libxt-dev,
+ libxaw7-dev
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/phylip/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/phylip/trunk/
+Homepage: http://evolution.genetics.washington.edu/phylip.html
XS-Autobuild: yes
Package: phylip
+Architecture: any
Section: non-free/science
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc: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
@@ -27,8 +33,8 @@
characters.
Package: phylip-doc
+Architecture: all
Section: non-free/doc
-Architecture: all
Depends: ${misc:Depends}
Suggests: phylip
Description: package of programs for inferring phylogenies
@@ -41,3 +47,4 @@
characters.
.
This package contains the HTML documentation
+
More information about the debian-med-commit
mailing list