[Pkg-ocaml-maint-commits] r957 - in packages/bibtex2html/trunk/debian: . patches

Ralf Treinen treinen@costa.debian.org
Mon, 07 Feb 2005 19:47:55 +0100


Author: treinen
Date: 2005-02-07 19:47:54 +0100 (Mon, 07 Feb 2005)
New Revision: 957

Added:
   packages/bibtex2html/trunk/debian/NEWS.Debian
   packages/bibtex2html/trunk/debian/patches/06_doc-noexamples.dpatch
Modified:
   packages/bibtex2html/trunk/debian/changelog
   packages/bibtex2html/trunk/debian/control
   packages/bibtex2html/trunk/debian/patches/00list
Log:
bibtex2html 1.75-1


Added: packages/bibtex2html/trunk/debian/NEWS.Debian
===================================================================
--- packages/bibtex2html/trunk/debian/NEWS.Debian	2005-02-07 07:34:38 UTC (rev 956)
+++ packages/bibtex2html/trunk/debian/NEWS.Debian	2005-02-07 18:47:54 UTC (rev 957)
@@ -0,0 +1,6 @@
+bibtex2html (1.74-2) unstable; urgency=low
+
+  * Since version 1.74, output files are now named file_bib.html and
+    file_abstracts.html, instead of file-bib.html file-abstracts.html.
+
+ -- Ralf Treinen <treinen@debian.org>  Tue,  1 Feb 2005 21:48:09 +0100

Modified: packages/bibtex2html/trunk/debian/changelog
===================================================================
--- packages/bibtex2html/trunk/debian/changelog	2005-02-07 07:34:38 UTC (rev 956)
+++ packages/bibtex2html/trunk/debian/changelog	2005-02-07 18:47:54 UTC (rev 957)
@@ -1,3 +1,24 @@
+bibtex2html (1.75-1) unstable; urgency=low
+
+  * New upstream version. This version reflects the change of the names of
+    output files in the documentation.
+  * Removed patch 05_outputfilenames since no longer necessary.
+  * Adapted patch 06_doc-noexamples to the updated manual.
+
+ -- Ralf Treinen <treinen@debian.org>  Sun,  6 Feb 2005 16:16:58 +0100
+
+bibtex2html (1.74-2) unstable; urgency=low
+
+  * Patch 05_outputfilenames: reflect the change of the names of output
+    files in the documentation. Added note in NEWS.Debian about this.
+    (closes: Bug#291828).
+  * Patch 06_doc-noexamples: remove references to examples since these 
+    are not distributed by upstream.
+  * New uploader Samuel Mimram.
+  * Changed short description; starts now on lowercase.
+
+ -- Ralf Treinen <treinen@debian.org>  Tue,  1 Feb 2005 22:07:29 +0100
+
 bibtex2html (1.74-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/bibtex2html/trunk/debian/control
===================================================================
--- packages/bibtex2html/trunk/debian/control	2005-02-07 07:34:38 UTC (rev 956)
+++ packages/bibtex2html/trunk/debian/control	2005-02-07 18:47:54 UTC (rev 957)
@@ -2,7 +2,7 @@
 Section: tex
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
-Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Jerome Marant <jerome@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>
+Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Jerome Marant <jerome@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Samuel Mimram <smimram@debian.org>
 Standards-Version: 3.6.1
 Build-Depends-Indep: ocaml-nox-3.08, tetex-base, tetex-bin, tetex-extra, debhelper (>= 4.0), hevea, dpatch
 
@@ -10,7 +10,7 @@
 Architecture: all
 Depends: ocaml-base-nox-3.08, perl, tetex-base, tetex-bin, tetex-extra
 Suggests: hlins
-Description: BibTeX to HTML translator and BibTeX filter tool
+Description: filters BibTeX files and translates them to HTML
  Collection of tools for filtering BibTeX data bases and for producing
  HTML documents from BibTeX data bases: 
  .

Modified: packages/bibtex2html/trunk/debian/patches/00list
===================================================================
--- packages/bibtex2html/trunk/debian/patches/00list	2005-02-07 07:34:38 UTC (rev 956)
+++ packages/bibtex2html/trunk/debian/patches/00list	2005-02-07 18:47:54 UTC (rev 957)
@@ -2,3 +2,4 @@
 02_ampersand
 03_charset
 04_manpage_section
+06_doc-noexamples

Added: packages/bibtex2html/trunk/debian/patches/06_doc-noexamples.dpatch
===================================================================
--- packages/bibtex2html/trunk/debian/patches/06_doc-noexamples.dpatch	2005-02-07 07:34:38 UTC (rev 956)
+++ packages/bibtex2html/trunk/debian/patches/06_doc-noexamples.dpatch	2005-02-07 18:47:54 UTC (rev 957)
@@ -0,0 +1,48 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 06_doc-noexamples.dpatch by Ralf Treinen <treinen@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Remove references to examples.
+
+@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 @@
+ Then two HTML documents are created (unless option
+ \verb|-nobibsource| is selected or input is standard input, see below) : 
+ \begin{itemize}
+-\item \textit{file.html} which is the bibliography in HTML format
+-%HEVEA, like \link{examples/biblio-these.html}{this}
+-;
++\item \textit{file.html} which is the bibliography in HTML format;
+ \item \textit{file\_bib.html} which contains all the entries in ASCII
+   format.
+-%HEVEA ,like \link{examples/biblio-these_bib.html}{this}
+ \end{itemize}
+ \texttt{bibtex} is called on \textit{file.bib} in order to produce the
+ a LaTeX document, and then this LaTeX document is translated into an
+@@ -114,21 +111,16 @@
+ \end{itemize}
+ 
+ 
+-%HEVEA See the result on \link{examples/biblio-these.html}{this example}.
+-
+ \subsubsection{Abstracts}
+ 
+ If a BibTeX entry contains a field \texttt{abstract} then its contents
+-is quoted right after the bibliography entry
+-%HEVEA , like \link{examples/publis-abstracts.html}{this}
+-. 
++is quoted right after the bibliography entry. 
+ 
+ This behavior may be suppressed with the option \texttt{\mm{}no-abstract}.
+ 
+ If you want both versions with and without abstracts, use the option
+ \texttt{\mm{}both}. In that case, links named "Abstract" will be
+-inserted from the page without abstracts to the page with abstracts,
+-%HEVEA like \link{examples/publis.html}{this}.
++inserted from the page without abstracts to the page with abstracts.
+ 
+ 
+ \subsubsection{Keywords}


Property changes on: packages/bibtex2html/trunk/debian/patches/06_doc-noexamples.dpatch
___________________________________________________________________
Name: svn:executable
   + *