[Pkg-ocaml-maint-commits] [SCM] bibtex2html packaging branch, master, updated. debian/1.94-1-9-gc8a0138
Ralf Treinen
treinen at free.fr
Thu Nov 12 21:24:43 UTC 2009
The following commit has been merged in the master branch:
commit 0db62fcd4d47566376801b9cf064f872b70749d6
Author: Ralf Treinen <treinen at free.fr>
Date: Thu Nov 12 21:59:17 2009 +0100
add more DEP-5 patch headers, fix offset in charset patch
diff --git a/debian/changelog b/debian/changelog
index 54b409b..dc83a1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ bibtex2html (1.94-3) UNRELEASED; urgency=low
- build-depends on quilt, not dpatch
- use quilt cdbs rules
- add debian/patches/series, remove 00list
- - simplify names of patches, use headers similar to DEP-5 format
+ - simplify names of patches, use headers similar to DEP-5 formatg
-- Ralf Treinen <treinen at debian.org> Thu, 12 Nov 2009 21:49:33 +0100
diff --git a/debian/patches/charset b/debian/patches/charset
index f098897..553b1f2 100755
--- a/debian/patches/charset
+++ b/debian/patches/charset
@@ -1,7 +1,7 @@
+Description: get charset from locale or commandline
Author: Ralf Treinen <treinen at debian.org>
Credits: Junichi Uekawa <dancer at netfort.gr.jp> for submitting the idea of
solving the same problem for the hevea package
-Description: get charset from locale or commandline
Closes-Bug: Debian Bug#198802
--- trunk~/Makefile.in 2008-07-08 16:09:08.000000000 +0200
@@ -97,7 +97,7 @@ diff -urNad trunk~/main.ml trunk/main.ml
-css file specify a style sheet file
-o file redirect the output
-header additional header in the HTML file
-@@ -391,6 +392,10 @@
+@@ -394,6 +395,10 @@
Html.bgcolor := Some s; parse_rec rem
| ("-bg" | "-background" | "--background") :: [] ->
usage()
diff --git a/debian/patches/doc-noexamples b/debian/patches/doc-noexamples
index 2494bb6..be7c3da 100755
--- a/debian/patches/doc-noexamples
+++ b/debian/patches/doc-noexamples
@@ -1,11 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 06_doc-noexamples.dpatch by Ralf Treinen <treinen at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Remove references to examples.
+Description: Remove references to examples.
+Author: Ralf Treinen <treinen at debian.org>
- at DPATCH@
-diff -urNad bibtex2html-1.75/manual.tex /tmp/dpep.62kfUa/bibtex2html-1.75/manual.tex
--- bibtex2html-1.75/manual.tex 2005-02-06 16:13:44.000000000 +0100
+++ /tmp/dpep.62kfUa/bibtex2html-1.75/manual.tex 2005-02-06 16:15:33.000000000 +0100
@@ -61,12 +61,9 @@
diff --git a/debian/patches/strings_utf8 b/debian/patches/strings_utf8
index 24bdda5..9a389f8 100755
--- a/debian/patches/strings_utf8
+++ b/debian/patches/strings_utf8
@@ -1,11 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## tarballs.dpatch by Ralf Treinen <treinen at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Print copyright information in UTF8
+Description: Print copyright information in UTF8
+Author: Ralf Treinen <treinen at debian.org>
- at DPATCH@
-diff -urNad trunk~/copying.ml trunk/copying.ml
--- trunk~/copying.ml 2008-02-20 09:12:52.000000000 +0100
+++ trunk/copying.ml 2008-03-22 11:52:25.000000000 +0100
@@ -36,7 +36,7 @@
--
bibtex2html packaging
More information about the Pkg-ocaml-maint-commits
mailing list