[med-svn] r362 - in trunk/packages/seaview/trunk/debian: . patches

charles-guest at alioth.debian.org charles-guest at alioth.debian.org
Sat Jul 21 02:38:40 UTC 2007


Author: charles-guest
Date: 2007-07-21 02:38:40 +0000 (Sat, 21 Jul 2007)
New Revision: 362

Added:
   trunk/packages/seaview/trunk/debian/patches/series
Removed:
   trunk/packages/seaview/trunk/debian/patches/00list
Modified:
   trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.dpatch
   trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.dpatch
   trunk/packages/seaview/trunk/debian/patches/30-align.cxx.dpatch
   trunk/packages/seaview/trunk/debian/rules
Log:
swiching to quilt

Deleted: trunk/packages/seaview/trunk/debian/patches/00list
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/00list	2007-07-21 02:32:49 UTC (rev 361)
+++ trunk/packages/seaview/trunk/debian/patches/00list	2007-07-21 02:38:40 UTC (rev 362)
@@ -1,3 +0,0 @@
-20-no-PDF-in-help.dpatch
-21-location-of-seaview.help.dpatch
-30-align.cxx.dpatch

Modified: trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.dpatch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.dpatch	2007-07-21 02:32:49 UTC (rev 361)
+++ trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.dpatch	2007-07-21 02:38:40 UTC (rev 362)
@@ -1,12 +1,3 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 20-no-PDF-in-help.dpatch by Charles Plessy <charles-debian-nospam at plessy.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Removes explanations about PDFlib in the help file, as the Debian 
-## DP: version is not built against PDFlib
-
- at DPATCH@
-
 --- seaview/seaview.help	2006-09-19 23:38:05.000000000 +0900
 +++ seaview/seaview.help.debian	2006-09-25 23:08:53.000000000 +0900
 @@ -15,9 +15,6 @@

Modified: trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.dpatch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.dpatch	2007-07-21 02:32:49 UTC (rev 361)
+++ trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.dpatch	2007-07-21 02:38:40 UTC (rev 362)
@@ -1,11 +1,3 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 21-location-of-seaview.help.dpatch by Charles Plessy <charles-debian-nospam at plessy.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Set the location of seaview.help at build time
-
- at DPATCH@
-
 --- seaview/Makefile	2006-09-19 23:38:10.000000000 +0900
 +++ seaview/Makefile.debian	2006-09-25 23:25:20.000000000 +0900
 @@ -8,7 +8,7 @@

Modified: trunk/packages/seaview/trunk/debian/patches/30-align.cxx.dpatch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/30-align.cxx.dpatch	2007-07-21 02:32:49 UTC (rev 361)
+++ trunk/packages/seaview/trunk/debian/patches/30-align.cxx.dpatch	2007-07-21 02:38:40 UTC (rev 362)
@@ -1,12 +1,3 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 30-align.cxx.dpatch by Charles Plessy <charles-debian-nospam at plessy.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Use the Debian alternatives system and discard options not warranted by
-## DP: policy 11.8.3 ; hardocode the location of the helper file.
-
- at DPATCH@
-
 --- seaview/align.cxx	2006-09-25 23:41:13.000000000 +0900
 +++ seaview/align.cxx.debian	2006-09-25 23:42:26.000000000 +0900
 @@ -114,7 +114,8 @@

Copied: trunk/packages/seaview/trunk/debian/patches/series (from rev 355, trunk/packages/seaview/trunk/debian/patches/00list)
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/series	                        (rev 0)
+++ trunk/packages/seaview/trunk/debian/patches/series	2007-07-21 02:38:40 UTC (rev 362)
@@ -0,0 +1,3 @@
+20-no-PDF-in-help.patch
+21-location-of-seaview.help.patch
+30-align.cxx.patch

Modified: trunk/packages/seaview/trunk/debian/rules
===================================================================
--- trunk/packages/seaview/trunk/debian/rules	2007-07-21 02:32:49 UTC (rev 361)
+++ trunk/packages/seaview/trunk/debian/rules	2007-07-21 02:38:40 UTC (rev 362)
@@ -21,7 +21,7 @@
         CFLAGS += -g
 endif
 
-include /usr/share/dpatch/dpatch.make
+include /usr/share/quilt/quilt.make
 
 build: patch build-stamp debian/$(PROGRAM_NAME).1
 build-stamp:




More information about the debian-med-commit mailing list