[med-svn] r2723 - in trunk/packages/seaview/trunk/debian: . patches
plessy at alioth.debian.org
plessy at alioth.debian.org
Sun Nov 23 13:48:07 UTC 2008
Author: plessy
Date: 2008-11-23 13:48:07 +0000 (Sun, 23 Nov 2008)
New Revision: 2723
Added:
trunk/packages/seaview/trunk/debian/README.source
Modified:
trunk/packages/seaview/trunk/debian/control
trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch
trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch
trunk/packages/seaview/trunk/debian/patches/seaview_align-full_path.patch
Log:
Annotated patches, and added README.source to comply with Policy 3.8.0.
Added: trunk/packages/seaview/trunk/debian/README.source
===================================================================
--- trunk/packages/seaview/trunk/debian/README.source (rev 0)
+++ trunk/packages/seaview/trunk/debian/README.source 2008-11-23 13:48:07 UTC (rev 2723)
@@ -0,0 +1,3 @@
+The upstream sources are patched using the quilt program during the building of
+the Debian binary package. Please refer to /usr/share/doc/quilt/README.source
+for more instructions.
Modified: trunk/packages/seaview/trunk/debian/control
===================================================================
--- trunk/packages/seaview/trunk/debian/control 2008-11-23 12:57:39 UTC (rev 2722)
+++ trunk/packages/seaview/trunk/debian/control 2008-11-23 13:48:07 UTC (rev 2723)
@@ -5,7 +5,7 @@
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy at debian.org>
Build-Depends: debhelper ( >= 7 ), libfltk1.1-dev, libjpeg62-dev, quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seaview/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/seaview/trunk/
Homepage: http://pbil.univ-lyon1.fr/software/seaview.html
Modified: trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch 2008-11-23 12:57:39 UTC (rev 2722)
+++ trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch 2008-11-23 13:48:07 UTC (rev 2723)
@@ -1,3 +1,8 @@
+Author: Charles Plessy
+Description: As PDF support is disabled in Debian's SeaView, mention of it is
+ removed in the help file.
+Forwarded: no
+
Index: seaview-2.2/seaview.help
===================================================================
--- seaview-2.2.orig/seaview.help
Modified: trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch 2008-11-23 12:57:39 UTC (rev 2722)
+++ trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch 2008-11-23 13:48:07 UTC (rev 2723)
@@ -1,3 +1,6 @@
+Author: Charles Plessy
+Description: To store the help file in a FHS-compliant directory.
+Forwarded: no
Index: seaview-2.2/Makefile
===================================================================
--- seaview-2.2.orig/Makefile
Modified: trunk/packages/seaview/trunk/debian/patches/seaview_align-full_path.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/seaview_align-full_path.patch 2008-11-23 12:57:39 UTC (rev 2722)
+++ trunk/packages/seaview/trunk/debian/patches/seaview_align-full_path.patch 2008-11-23 13:48:07 UTC (rev 2723)
@@ -1,3 +1,7 @@
+Author: Charles Plessy
+Description: since seaview_align.sh is always there, do not mention that it
+ could be absent in the error message. Location of seaview_align.sh is hardcoded.
+Forwarded: no
diff --git a/align.cxx b/align.cxx
index 349470c..f4b3a17 100644
--- a/align.cxx
More information about the debian-med-commit
mailing list