[Pkg-ocaml-maint-commits] [SCM] headache packaging branch, master, updated. debian/1.03-18-4-gf4029dd

Ralf Treinen treinen at free.fr
Mon Feb 14 07:44:28 UTC 2011


The following commit has been merged in the master branch:
commit bfed4779a23637367fe70a5a8dc0b26df106f8c5
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Feb 14 08:37:16 2011 +0100

    source format 3.0

diff --git a/debian/changelog b/debian/changelog
index 47e0587..b138359 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ headache (1.03-19) UNRELEASED; urgency=low
 
   * Standards-version 3.9.1 (no change)
   * Rebuilt for OCaml 3.12.0
+  * Migrate to source format 3.0
 
- -- Ralf Treinen <treinen at debian.org>  Mon, 14 Feb 2011 08:29:17 +0100
+ -- Ralf Treinen <treinen at debian.org>  Mon, 14 Feb 2011 08:35:19 +0100
 
 headache (1.03-18) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 1494517..81168e1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefano Zacchiroli <zack at debian.org>,
  Ralf Treinen <treinen at debian.org>,
  Sylvain Le Gall <gildor at debian.org>
 Build-Depends-Indep: po-debconf, xsltproc, libxml2-utils, docbook-xsl, docbook-xml
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-8), dh-ocaml (>= 0.9)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), ocaml-nox (>= 3.10.0-8), dh-ocaml (>= 0.9)
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/headache.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/headache.git
diff --git a/debian/patches/01_detect_end_of_header.dpatch b/debian/patches/01_detect_end_of_header
similarity index 100%
rename from debian/patches/01_detect_end_of_header.dpatch
rename to debian/patches/01_detect_end_of_header
diff --git a/debian/patches/02_skip_begin.dpatch b/debian/patches/02_skip_begin
similarity index 100%
rename from debian/patches/02_skip_begin.dpatch
rename to debian/patches/02_skip_begin
diff --git a/debian/patches/03_header_width.dpatch b/debian/patches/03_header_width
similarity index 100%
rename from debian/patches/03_header_width.dpatch
rename to debian/patches/03_header_width
diff --git a/debian/patches/00list b/debian/patches/series
similarity index 100%
rename from debian/patches/00list
rename to debian/patches/series
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
headache packaging



More information about the Pkg-ocaml-maint-commits mailing list