[med-svn] r15880 - trunk/packages/edtsurf/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jan 28 17:43:53 UTC 2014


Author: tille
Date: 2014-01-28 17:43:53 +0000 (Tue, 28 Jan 2014)
New Revision: 15880

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


Modified: trunk/packages/edtsurf/trunk/debian/changelog
===================================================================
--- trunk/packages/edtsurf/trunk/debian/changelog	2014-01-28 17:43:01 UTC (rev 15879)
+++ trunk/packages/edtsurf/trunk/debian/changelog	2014-01-28 17:43:53 UTC (rev 15880)
@@ -4,6 +4,7 @@
      - Take over package into team maintenance
      - Priority: optional
      - debhelper 9
+     - cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Tue, 28 Jan 2014 18:40:21 +0100
 

Modified: trunk/packages/edtsurf/trunk/debian/control
===================================================================
--- trunk/packages/edtsurf/trunk/debian/control	2014-01-28 17:43:01 UTC (rev 15879)
+++ trunk/packages/edtsurf/trunk/debian/control	2014-01-28 17:43:53 UTC (rev 15880)
@@ -1,18 +1,20 @@
 Source: edtsurf
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.4
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               dpkg-dev (>= 1.16.1~)
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/edtsurf/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/edtsurf/trunk/
 Homepage: http://zhanglab.ccmb.med.umich.edu/EDTSurf/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/edtsurf/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/edtsurf/trunk/
 
 Package: edtsurf
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: meshlab
 Description: triangulated mesh surfaces for protein structures
  EDTSurf is a open source program to construct triangulated surfaces




More information about the debian-med-commit mailing list