[med-svn] r21011 - trunk/packages/norsnet/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Jan 8 14:29:45 UTC 2016


Author: tille
Date: 2016-01-08 14:29:44 +0000 (Fri, 08 Jan 2016)
New Revision: 21011

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


Modified: trunk/packages/norsnet/trunk/debian/changelog
===================================================================
--- trunk/packages/norsnet/trunk/debian/changelog	2016-01-08 14:28:56 UTC (rev 21010)
+++ trunk/packages/norsnet/trunk/debian/changelog	2016-01-08 14:29:44 UTC (rev 21011)
@@ -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>  Fri, 08 Jan 2016 15:27:47 +0100
 

Modified: trunk/packages/norsnet/trunk/debian/control
===================================================================
--- trunk/packages/norsnet/trunk/debian/control	2016-01-08 14:28:56 UTC (rev 21010)
+++ trunk/packages/norsnet/trunk/debian/control	2016-01-08 14:29:44 UTC (rev 21011)
@@ -1,18 +1,26 @@
 Source: norsnet
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Christian Mertes <mertes 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: Christian Mertes <mertes at in.tum.de>, Laszlo Kajan <lkajan at rostlab.org>, Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/norsnet/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsnet/trunk/
 Homepage: https://www.rostlab.org/owiki/index.php/Norsnet
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsnet/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/norsnet/trunk/
 
 Package: norsnet
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, profnet-norsnet
-Recommends: blast2, librg-utils-perl, pp-popularity-contest, profphd, profbval
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         profnet-norsnet
+Recommends: blast2,
+            librg-utils-perl,
+            pp-popularity-contest,
+            profphd,
+            profbval
 Description: tool to identify unstructured loops in proteins
  NORSnet can distinguish between very long contiguous segments with
  non-regular secondary structure (NORS regions) and well-folded proteins.




More information about the debian-med-commit mailing list