[med-svn] r4156 - in trunk/packages/mustang/trunk/debian: . patches
Morten Kjeldgaard
mok0-guest at alioth.debian.org
Mon Oct 5 13:49:11 UTC 2009
Author: mok0-guest
Date: 2009-10-05 13:49:11 +0000 (Mon, 05 Oct 2009)
New Revision: 4156
Added:
trunk/packages/mustang/trunk/debian/README.source
Modified:
trunk/packages/mustang/trunk/debian/changelog
trunk/packages/mustang/trunk/debian/control
trunk/packages/mustang/trunk/debian/patches/03-test_zf-cchh.patch
Log:
add README.source and fix other linitan complaints
Added: trunk/packages/mustang/trunk/debian/README.source
===================================================================
--- trunk/packages/mustang/trunk/debian/README.source (rev 0)
+++ trunk/packages/mustang/trunk/debian/README.source 2009-10-05 13:49:11 UTC (rev 4156)
@@ -0,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream source.
+Changes are stored in the source package as diffs in debian/patches and applied
+during the build.
+
+For complete information, please see /usr/share/doc/quilt/README.source.
Modified: trunk/packages/mustang/trunk/debian/changelog
===================================================================
--- trunk/packages/mustang/trunk/debian/changelog 2009-10-05 13:16:55 UTC (rev 4155)
+++ trunk/packages/mustang/trunk/debian/changelog 2009-10-05 13:49:11 UTC (rev 4156)
@@ -4,7 +4,7 @@
* Patches 02-main.cpp.patch and 04-gcc-4.3-exit.patch have been
incorporated upstream and are no longer required.
- -- Morten Kjeldgaard <mok0 at ubuntu.com> Mon, 05 Oct 2009 13:10:26 +0200
+ -- Morten Kjeldgaard <mok0 at ubuntu.com> Mon, 05 Oct 2009 13:10:26 +0200
mustang (3.0-2) unstable; urgency=low
Modified: trunk/packages/mustang/trunk/debian/control
===================================================================
--- trunk/packages/mustang/trunk/debian/control 2009-10-05 13:16:55 UTC (rev 4155)
+++ trunk/packages/mustang/trunk/debian/control 2009-10-05 13:49:11 UTC (rev 4156)
@@ -6,7 +6,7 @@
DM-Upload-Allowed: yes
Homepage: http://www.cs.mu.oz.au/~arun/mustang/
Build-Depends: debhelper (>= 5), quilt
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mustang/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mustang/trunk/
@@ -31,4 +31,9 @@
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.
+ comes with the binary package.
+ .
+ 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
+
Modified: trunk/packages/mustang/trunk/debian/patches/03-test_zf-cchh.patch
===================================================================
--- trunk/packages/mustang/trunk/debian/patches/03-test_zf-cchh.patch 2009-10-05 13:16:55 UTC (rev 4155)
+++ trunk/packages/mustang/trunk/debian/patches/03-test_zf-cchh.patch 2009-10-05 13:49:11 UTC (rev 4156)
@@ -1,3 +1,5 @@
+This patch merely changes the name of the directory storing the
+example pdb files.
--- trunk.orig/data/test/test_zf-CCHH
+++ trunk/data/test/test_zf-CCHH
@@ -20,7 +20,7 @@
More information about the debian-med-commit
mailing list