[Pkg-ocaml-maint-commits] r2964 - in
/trunk/packages/bibtex2html/trunk/debian: changelog control
patches/00list patches/07_manual_formatting.dpatch rules
treinen at users.alioth.debian.org
treinen at users.alioth.debian.org
Wed Jul 19 21:18:46 UTC 2006
Author: treinen
Date: Wed Jul 19 21:18:42 2006
New Revision: 2964
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2964
Log:
bibtex2html 1.82-1
Removed:
trunk/packages/bibtex2html/trunk/debian/patches/07_manual_formatting.dpatch
Modified:
trunk/packages/bibtex2html/trunk/debian/changelog
trunk/packages/bibtex2html/trunk/debian/control
trunk/packages/bibtex2html/trunk/debian/patches/00list
trunk/packages/bibtex2html/trunk/debian/rules
Modified: trunk/packages/bibtex2html/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/bibtex2html/trunk/debian/changelog?rev=2964&op=diff
==============================================================================
--- trunk/packages/bibtex2html/trunk/debian/changelog (original)
+++ trunk/packages/bibtex2html/trunk/debian/changelog Wed Jul 19 21:18:42 2006
@@ -2,9 +2,11 @@
* New upstream release.
* Removed mechanism to build debian/control from debian/control.in
- since we do not ned it anymore
-
- -- Ralf Treinen <treinen at debian.org> Wed, 19 Jul 2006 10:37:56 +0200
+ since we do not need it anymore. Use dh_gencontrol to fill in the
+ version of the ocaml runtime system.
+ * Removed patch 07_manual_formatting since incorporated now by upstream.
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 19 Jul 2006 23:13:26 +0200
bibtex2html (1.81-2) unstable; urgency=low
Modified: trunk/packages/bibtex2html/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/bibtex2html/trunk/debian/control?rev=2964&op=diff
==============================================================================
--- trunk/packages/bibtex2html/trunk/debian/control (original)
+++ trunk/packages/bibtex2html/trunk/debian/control Wed Jul 19 21:18:42 2006
@@ -4,7 +4,7 @@
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>, Sylvain Le Gall <gildor at debian.org>
Standards-Version: 3.7.2
-Build-Depends-Indep: ocaml-nox, tetex-extra, hevea
+Build-Depends-Indep: ocaml-nox (>= 3.07), tetex-extra, hevea
Build-Depends: debhelper (>= 4.0), dpatch
Package: bibtex2html
Modified: trunk/packages/bibtex2html/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/bibtex2html/trunk/debian/patches/00list?rev=2964&op=diff
==============================================================================
--- trunk/packages/bibtex2html/trunk/debian/patches/00list (original)
+++ trunk/packages/bibtex2html/trunk/debian/patches/00list Wed Jul 19 21:18:42 2006
@@ -1,3 +1,2 @@
03_charset
06_doc-noexamples
-# 07_manual_formatting
Modified: trunk/packages/bibtex2html/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/bibtex2html/trunk/debian/rules?rev=2964&op=diff
==============================================================================
--- trunk/packages/bibtex2html/trunk/debian/rules (original)
+++ trunk/packages/bibtex2html/trunk/debian/rules Wed Jul 19 21:18:42 2006
@@ -52,4 +52,4 @@
dh_builddeb
binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install patch unpatch debian/control
+.PHONY: build clean binary-indep binary-arch binary install patch unpatch
More information about the Pkg-ocaml-maint-commits
mailing list