[med-svn] r14929 - trunk/packages/pdb2pqr/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Oct 24 07:31:25 UTC 2013


Author: tille
Date: 2013-10-24 07:31:25 +0000 (Thu, 24 Oct 2013)
New Revision: 14929

Modified:
   trunk/packages/pdb2pqr/trunk/debian/changelog
   trunk/packages/pdb2pqr/trunk/debian/control
Log:
 cme fix dpkg-control


Modified: trunk/packages/pdb2pqr/trunk/debian/changelog
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/changelog	2013-10-24 07:26:36 UTC (rev 14928)
+++ trunk/packages/pdb2pqr/trunk/debian/changelog	2013-10-24 07:31:25 UTC (rev 14929)
@@ -1,12 +1,17 @@
 pdb2pqr (1.8-2) UNRELEASED; urgency=low
 
+  [ Manuel Prinz ]
   * Fixed build issues on HURD. Thanks to Barry deFreese for the patch!
     Closes: 674976.
   * Pass hardening flags to linker. Added fix-hardening.patch, changed
     debian/rules.
 
- -- Manuel Prinz <manuel at debian.org>  Thu, 21 Jun 2012 17:34:54 +0200
+  [ Andreas Tille ]
+  * debian/control:
+     - cme fix dpkg-control
 
+ -- Andreas Tille <tille at debian.org>  Thu, 24 Oct 2013 09:34:23 +0200
+
 pdb2pqr (1.8-1) unstable; urgency=low
 
   [ Andreas Tille ]

Modified: trunk/packages/pdb2pqr/trunk/debian/control
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/control	2013-10-24 07:26:36 UTC (rev 14928)
+++ trunk/packages/pdb2pqr/trunk/debian/control	2013-10-24 07:31:25 UTC (rev 14929)
@@ -1,13 +1,22 @@
 Source: pdb2pqr
+Maintainer: Debian Med <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+           Manuel Prinz <manuel at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Steffen Moeller <moeller at debian.org>, Manuel Prinz <manuel at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), gfortran, swig, xmlto, openbabel,
- autoconf, automake, libtool, autotools-dev, python-dev, python-numpy,
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+               gfortran,
+               swig,
+               xmlto,
+               openbabel,
+               autoconf,
+               automake,
+               libtool,
+               autotools-dev,
+               python-dev,
+               python-numpy
+Standards-Version: 3.9.4
 XS-Python-Version: 2.7
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pdb2pqr/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pdb2pqr/trunk/
@@ -16,11 +25,14 @@
 Package: pdb2pqr
 XB-Python-Version: ${python:Versions}
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         python-numpy
 Suggests: apbs
 Enhances: autodocktools
+Conflicts: propka
 Provides: propka
-Conflicts: propka
 Replaces: propka
 Description: Preparation of protein structures for electrostatics calculations
  PDB2PQR is a Python software package that automates many of the common
@@ -39,8 +51,8 @@
  inaccurate pKa values for some residues.
 
 Package: pdb2pqr-doc
+Architecture: all
 Section: doc
-Architecture: all
 Depends: ${misc:Depends}
 Recommends: pdb2pqr
 Description: example files accompanying pdb2pqr




More information about the debian-med-commit mailing list