[med-svn] r17606 - trunk/packages/wise/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Aug 4 17:30:50 UTC 2014
Author: tille
Date: 2014-08-04 17:30:49 +0000 (Mon, 04 Aug 2014)
New Revision: 17606
Modified:
trunk/packages/wise/trunk/debian/changelog
trunk/packages/wise/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/wise/trunk/debian/changelog
===================================================================
--- trunk/packages/wise/trunk/debian/changelog 2014-08-04 17:27:16 UTC (rev 17605)
+++ trunk/packages/wise/trunk/debian/changelog 2014-08-04 17:30:49 UTC (rev 17606)
@@ -1,6 +1,9 @@
wise (2.4.1-15) UNRELEASED; urgency=medium
* Move debian/upstream to debian/upstream/metadata
+ * debian/control:
+ - add myself to Uploaders
+ - cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Mon, 04 Aug 2014 19:25:58 +0200
Modified: trunk/packages/wise/trunk/debian/control
===================================================================
--- trunk/packages/wise/trunk/debian/control 2014-08-04 17:27:16 UTC (rev 17605)
+++ trunk/packages/wise/trunk/debian/control 2014-08-04 17:30:49 UTC (rev 17606)
@@ -1,19 +1,29 @@
Source: wise
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Philipp Benner <philipp at debian.org>,
+ Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Philipp Benner <philipp at debian.org>, Steffen Moeller <moeller at debian.org>, Charles Plessy <plessy at debian.org>, Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1~), quilt, texlive-latex-base,
- texlive-extra-utils, hevea, docbook-to-man, libglib2.0-dev
-Standards-Version: 3.9.4
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/wise/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/wise/trunk/
+Build-Depends: debhelper (>= 8),
+ dpkg-dev,
+ quilt,
+ texlive-latex-base,
+ texlive-extra-utils,
+ hevea,
+ docbook-to-man,
+ libglib2.0-dev
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/wise/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/wise/trunk/
Homepage: http://www.ebi.ac.uk/~birney/wise2/
Package: wise
Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${shlibs:Depends}, ${misc:Depends}, wise-data (= ${source:Version})
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ wise-data (= ${source:Version})
Suggests: wise-doc (= ${source:Version})
Description: comparison of biopolymers, commonly DNA and protein sequences
Wise2 is a package focused on comparisons of biopolymers, commonly DNA
@@ -42,9 +52,9 @@
Package: wise-doc
Architecture: all
Section: doc
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
-Recommends: wise (= ${source:Version}), xpdf-reader | pdf-viewer
+Recommends: wise (= ${source:Version}),
+ xpdf-reader | pdf-viewer
Description: documentation for the wise package
This package contains the documentation for Wise2, a package focused on
comparisons of biopolymers, commonly DNA and protein sequences.
@@ -52,7 +62,6 @@
Package: wise-data
Architecture: all
Section: doc
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
Recommends: wise (= ${source:Version})
Description: data files for the wise package
More information about the debian-med-commit
mailing list