[med-svn] r21103 - trunk/packages/proda/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 11 13:07:20 UTC 2016


Author: tille
Date: 2016-01-11 13:07:20 +0000 (Mon, 11 Jan 2016)
New Revision: 21103

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


Modified: trunk/packages/proda/trunk/debian/changelog
===================================================================
--- trunk/packages/proda/trunk/debian/changelog	2016-01-11 13:05:30 UTC (rev 21102)
+++ trunk/packages/proda/trunk/debian/changelog	2016-01-11 13:07:20 UTC (rev 21103)
@@ -3,6 +3,7 @@
   * debian/control: re-added David to uploaders, because he really
     wanted to remain there
   * moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 15 Apr 2012 21:11:42 +0200
 

Modified: trunk/packages/proda/trunk/debian/control
===================================================================
--- trunk/packages/proda/trunk/debian/control	2016-01-11 13:05:30 UTC (rev 21102)
+++ trunk/packages/proda/trunk/debian/control	2016-01-11 13:07:20 UTC (rev 21103)
@@ -1,20 +1,20 @@
 Source: proda
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: David Paleino <d.paleino at gmail.com>,
+           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: David Paleino <d.paleino at gmail.com>,
- 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/proda/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/proda/trunk/
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/proda/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/proda/trunk/
 Homepage: http://proda.stanford.edu/
 
 Package: proda
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: multiple alignment of protein sequences
  ProDA is a system for automated detection and alignment of homologous
  regions in collections of proteins with arbitrary domain architectures.




More information about the debian-med-commit mailing list