[Pkg-ocaml-maint-commits] [SCM] headache packaging branch, master, updated. debian/1.03-20-2-gcba04dd

2011-12-28 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit cba04dd389c1ccc1e2296e09a5e67f130aa97934
Author: Ralf Treinen 
Date:   Wed Dec 28 11:13:50 2011 +0100

replace dpatch headers by RFC822 header stanzas

diff --git a/debian/changelog b/debian/changelog
index f34bb15..e85602d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 headache (1.03-21) UNRELEASED; urgency=low
 
   * Remove debian/README.source since it no longer applies.
+  * debian/patches/*: replace dpatch headers by RFC822 header stanzas.
 
- -- Ralf Treinen   Wed, 28 Dec 2011 10:49:28 +0100
+ -- Ralf Treinen   Wed, 28 Dec 2011 11:13:10 +0100
 
 headache (1.03-20) unstable; urgency=low
 
diff --git a/debian/patches/01_detect_end_of_header 
b/debian/patches/01_detect_end_of_header
index 0d299ad..31b476a 100755
--- a/debian/patches/01_detect_end_of_header
+++ b/debian/patches/01_detect_end_of_header
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_detect_end_of_header.patch.dpatch by Julien Cristau 

-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Patch to detect the end of the header
-
-@DPATCH@
+Author: Julien Cristau 
+Description: Patch to detect the end of the header
 
 diff -Nru headache-1.03/main.ml headache-1.03.new/main.ml
 --- headache-1.03/main.ml  2004-03-29 11:16:22.0 +0200
diff --git a/debian/patches/02_skip_begin b/debian/patches/02_skip_begin
index 8a3b15f..69fa052 100755
--- a/debian/patches/02_skip_begin
+++ b/debian/patches/02_skip_begin
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_skip_begin.dpatch by Sylvain Le Gall 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Allow to add pattern to skip begin of file (e.g. for XML files)
+Author: Sylvain Le Gall 
+DescriptionAllow to add pattern to skip begin of file (e.g. for XML files)
+
 
-@DPATCH@
 diff -urNad headache-1.03~/Depend headache-1.03/Depend
 --- headache-1.03~/Depend  2004-03-29 11:16:22.0 +0200
 +++ headache-1.03/Depend   2008-04-24 17:45:39.0 +0200
diff --git a/debian/patches/03_header_width b/debian/patches/03_header_width
index c3a363c..1f54d89 100755
--- a/debian/patches/03_header_width
+++ b/debian/patches/03_header_width
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_header_width.dpatch by Sylvain Le Gall 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Compute header width based on header file content.
+Author: Sylvain Le Gall 
+Description: Compute header width based on header file content.
 
-@DPATCH@
 diff -urNad trunk~/main.ml trunk/main.ml
 --- trunk~/main.ml 2008-04-24 22:55:07.685167988 +0200
 +++ trunk/main.ml  2008-04-24 22:57:01.404332989 +0200

-- 
headache packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] headache packaging branch, master, updated. debian/1.03-20-2-gcba04dd

2011-12-28 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit e6c44270bd0e0bd11607dc366f67f9bfc635f30c
Author: Ralf Treinen 
Date:   Wed Dec 28 10:51:14 2011 +0100

drop debian/README.source

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 62605d2..000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package use dpatch for patching the source. 
-
-Please consider reading dpatch manpage to patch the source.
-
- -- Sylvain Le Gall   Sun, 22 Jun 2008 23:26:52 +0200
diff --git a/debian/changelog b/debian/changelog
index 1abae90..f34bb15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+headache (1.03-21) UNRELEASED; urgency=low
+
+  * Remove debian/README.source since it no longer applies.
+
+ -- Ralf Treinen   Wed, 28 Dec 2011 10:49:28 +0100
+
 headache (1.03-20) unstable; urgency=low
 
   [ Stéphane Glondu ]

-- 
headache packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits