[med-svn] r17033 - trunk/packages/rostlab/proftmb/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jun 3 18:48:19 UTC 2014


Author: tille
Date: 2014-06-03 18:48:19 +0000 (Tue, 03 Jun 2014)
New Revision: 17033

Modified:
   trunk/packages/rostlab/proftmb/trunk/debian/changelog
   trunk/packages/rostlab/proftmb/trunk/debian/compat
   trunk/packages/rostlab/proftmb/trunk/debian/control
Log:
cme fix dpkg-control; Priority: optional; debhelper 9


Modified: trunk/packages/rostlab/proftmb/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/proftmb/trunk/debian/changelog	2014-06-03 18:46:32 UTC (rev 17032)
+++ trunk/packages/rostlab/proftmb/trunk/debian/changelog	2014-06-03 18:48:19 UTC (rev 17033)
@@ -6,6 +6,11 @@
   [ Cyril Brulebois ]
   * Replace 'dnl' with '#' in src/Makefile.{am,in} (Closes: #750165).
 
+  [ Andreas Tille ]
+  * cme fix dpkg-control
+  * Priority: optional
+  * debhelper 9
+
  -- Andreas Tille <tille at debian.org>  Tue, 03 Jun 2014 20:42:10 +0200
 
 proftmb (1.1.12-1) unstable; urgency=low

Modified: trunk/packages/rostlab/proftmb/trunk/debian/compat
===================================================================
--- trunk/packages/rostlab/proftmb/trunk/debian/compat	2014-06-03 18:46:32 UTC (rev 17032)
+++ trunk/packages/rostlab/proftmb/trunk/debian/compat	2014-06-03 18:48:19 UTC (rev 17033)
@@ -1 +1 @@
-8
+9

Modified: trunk/packages/rostlab/proftmb/trunk/debian/control
===================================================================
--- trunk/packages/rostlab/proftmb/trunk/debian/control	2014-06-03 18:46:32 UTC (rev 17032)
+++ trunk/packages/rostlab/proftmb/trunk/debian/control	2014-06-03 18:48:19 UTC (rev 17033)
@@ -1,18 +1,23 @@
 Source: proftmb
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
-Priority: extra
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at rostlab.org>, Andreas Tille <tille at debian.org>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, help2man, libgsl0-dev, opt
-Standards-Version: 3.9.3
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               help2man,
+               libgsl0-dev,
+               opt
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/proftmb/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/proftmb/trunk/
 Homepage: http://rostlab.org/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/rostlab/proftmb/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/rostlab/proftmb/trunk/
 
 Package: proftmb
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: pp-popularity-contest
 Description: per-residue prediction of bacterial transmembrane beta barrels
  proftmb predicts transmembrane beta-barrel (TMB) proteins in Gram-negative
@@ -26,7 +31,8 @@
 Package: proftmb-dbg
 Architecture: any
 Section: debug
-Depends: proftmb (= ${binary:Version}), ${misc:Depends}
+Depends: proftmb (= ${binary:Version}),
+         ${misc:Depends}
 Enhances: proftmb
 Description: debugging symbols for proftmb
  proftmb predicts transmembrane beta-barrel (TMB) proteins in Gram-negative




More information about the debian-med-commit mailing list