[med-svn] r17333 - trunk/packages/mustang/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sun Jun 29 13:23:08 UTC 2014


Author: tille
Date: 2014-06-29 13:23:07 +0000 (Sun, 29 Jun 2014)
New Revision: 17333

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


Modified: trunk/packages/mustang/trunk/debian/changelog
===================================================================
--- trunk/packages/mustang/trunk/debian/changelog	2014-06-29 13:20:50 UTC (rev 17332)
+++ trunk/packages/mustang/trunk/debian/changelog	2014-06-29 13:23:07 UTC (rev 17333)
@@ -1,6 +1,8 @@
 mustang (3.2.1-4) UNRELEASED; urgency=medium
 
   * Fixed watch file
+  * moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sun, 29 Jun 2014 15:20:23 +0200
 

Modified: trunk/packages/mustang/trunk/debian/control
===================================================================
--- trunk/packages/mustang/trunk/debian/control	2014-06-29 13:20:50 UTC (rev 17332)
+++ trunk/packages/mustang/trunk/debian/control	2014-06-29 13:23:07 UTC (rev 17333)
@@ -1,18 +1,18 @@
 Source: mustang
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-DM-Upload-Allowed: yes
-Homepage: http://www.csse.monash.edu.au/~karun/Site/mustang.html
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mustang/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mustang/trunk/
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mustang/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mustang/trunk/
+Homepage: http://www.csse.monash.edu.au/~karun/Site/mustang.html
 
 Package: mustang
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: mustang-testdata
 Description: multiple structural alignment of proteins
  Mustang is an algorithm to align multiple protein structures.
@@ -24,8 +24,8 @@
 
 Package: mustang-testdata
 Architecture: all
-Enhances: mustang
 Depends: ${misc:Depends}
+Enhances: mustang
 Description: multiple structural alignment of proteins, test data
  This package contains a larger set of test data than what
  comes with the binary package. 
@@ -33,4 +33,3 @@
  To run the test, change to a directory where you have write access, 
  then issue the command:
   mustang -f /usr/share/doc/mustang-testdata/examples/test_zf-CCHH 
-




More information about the debian-med-commit mailing list