[med-svn] r21096 - trunk/packages/poa/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 11 11:47:31 UTC 2016


Author: tille
Date: 2016-01-11 11:47:31 +0000 (Mon, 11 Jan 2016)
New Revision: 21096

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


Modified: trunk/packages/poa/trunk/debian/changelog
===================================================================
--- trunk/packages/poa/trunk/debian/changelog	2016-01-11 11:45:43 UTC (rev 21095)
+++ trunk/packages/poa/trunk/debian/changelog	2016-01-11 11:47:31 UTC (rev 21096)
@@ -1,6 +1,7 @@
 poa (2.0+20060928-4) UNRELEASED; urgency=medium
 
   * moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 11 Jan 2016 12:45:11 +0100
 

Modified: trunk/packages/poa/trunk/debian/control
===================================================================
--- trunk/packages/poa/trunk/debian/control	2016-01-11 11:45:43 UTC (rev 21095)
+++ trunk/packages/poa/trunk/debian/control	2016-01-11 11:47:31 UTC (rev 21096)
@@ -1,19 +1,19 @@
 Source: poa
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: 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>
-DM-Upload-Allowed: yes
-Uploaders: Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/poa/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/poa/trunk/
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/poa/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/poa/trunk/
 Homepage: http://poamsa.sourceforge.net/
 
 Package: poa
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: blast2
 Enhances: t-coffee
 Description: Partial Order Alignment for multiple sequence alignment




More information about the debian-med-commit mailing list