[med-svn] r21130 - trunk/packages/predictnls/trunk/debian

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


Author: tille
Date: 2016-01-11 18:38:47 +0000 (Mon, 11 Jan 2016)
New Revision: 21130

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


Modified: trunk/packages/predictnls/trunk/debian/changelog
===================================================================
--- trunk/packages/predictnls/trunk/debian/changelog	2016-01-11 16:22:39 UTC (rev 21129)
+++ trunk/packages/predictnls/trunk/debian/changelog	2016-01-11 18:38:47 UTC (rev 21130)
@@ -2,6 +2,7 @@
 
   * Add myself to Uploaders
   * Moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 11 Jan 2016 17:21:25 +0100
 

Modified: trunk/packages/predictnls/trunk/debian/control
===================================================================
--- trunk/packages/predictnls/trunk/debian/control	2016-01-11 16:22:39 UTC (rev 21129)
+++ trunk/packages/predictnls/trunk/debian/control	2016-01-11 18:38:47 UTC (rev 21130)
@@ -1,18 +1,22 @@
 Source: predictnls
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Julia Ertl <ertlj at in.tum.de>,
+           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: Julia Ertl <ertlj at in.tum.de>, Laszlo Kajan <lkajan at rostlab.org>, Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), autotools-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 8),
+               autotools-dev
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/predictnls/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/predictnls/trunk/
 Homepage: http://rostlab.org/services/predictNLS/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/predictnls/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/predictnls/trunk/
-DM-Upload-Allowed: yes
 
 Package: predictnls
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Recommends: pp-popularity-contest
 Description: prediction and analysis of protein nuclear localization signals
  predictnls is a method for the prediction and analysis of protein nuclear




More information about the debian-med-commit mailing list