[Pkg-ocaml-maint-commits] [SCM] bibtex2html packaging branch, master, updated. debian/1.94-1-12-g59ba30d
Ralf Treinen
treinen at free.fr
Sun Nov 22 13:12:09 UTC 2009
The following commit has been merged in the master branch:
commit 6508c20ced9f7e3cc0b0aab9b1fa1253a0190539
Author: Ralf Treinen <treinen at free.fr>
Date: Sun Nov 22 14:07:00 2009 +0100
finnish convesion to 3.0 (quilt)
diff --git a/debian/changelog b/debian/changelog
index 93bf8d0..87a0dee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ bibtex2html (1.94-3) UNRELEASED; urgency=low
[ Ralf Treinen ]
* Covert to source format 3.0 (quilt):
- - build-depends on quilt, not dpatch
- - use quilt cdbs rules
+ - no build-depends on dpatch
+ - no patching in debian/rules
- add debian/patches/series, remove 00list
- simplify names of patches, use headers similar to DEP-5 format
* Standards-Version 3.8.3 (no change)
diff --git a/debian/control b/debian/control
index 73ff97c..7c8bcb9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders:
Sylvain Le Gall <gildor at debian.org>
Standards-Version: 3.8.3
Build-Depends-Indep: ocaml-nox (>= 3.07), hevea
-Build-Depends: debhelper (>= 7.0), quilt, cdbs, dh-ocaml
+Build-Depends: debhelper (>= 7.0), cdbs, dh-ocaml
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/bibtex2html.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/bibtex2html.git
Homepage: http://www.lri.fr/~filliatr/bibtex2html/index.en.html
diff --git a/debian/rules b/debian/rules
index c362592..aea44e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/ocaml.mk
--
bibtex2html packaging
More information about the Pkg-ocaml-maint-commits
mailing list