This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository bibtex2html.

commit d2868658ab46556298d2222c1a3675fe00925ee2
Author: Ralf Treinen <trei...@free.fr>
Date:   Fri Mar 23 21:17:52 2018 +0100

    New upstream version. Refresh patches.
---
 debian/changelog         |  7 +++++++
 debian/patches/charset   | 20 ++++++++++----------
 debian/patches/test-byte |  6 +++---
 3 files changed, 20 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b255818..7377e56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bibtex2html (1.99-1) unstable; urgency=medium
+
+  * New upstream version.
+    - refreshed patches charset and test-byte  
+
+ -- Ralf Treinen <trei...@debian.org>  Fri, 23 Mar 2018 21:15:29 +0100
+
 bibtex2html (1.98-6) unstable; urgency=medium
 
   * Standards-Version 4.1.0 (no change)
diff --git a/debian/patches/charset b/debian/patches/charset
index 16526a2..b3cbc7d 100644
--- a/debian/patches/charset
+++ b/debian/patches/charset
@@ -6,8 +6,8 @@ Closes-Bug:  Debian Bug#198802
 
 Index: bibtex2html/html.ml
 ===================================================================
---- bibtex2html.orig/html.ml   2014-07-06 19:48:42.491331063 +0200
-+++ bibtex2html/html.ml        2014-07-06 19:48:42.483331063 +0200
+--- bibtex2html.orig/html.ml   2018-03-23 21:14:01.710751043 +0100
++++ bibtex2html/html.ml        2018-03-23 21:14:01.706751022 +0100
 @@ -21,11 +21,28 @@
  let bgcolor = ref None
  let css = ref None
@@ -39,8 +39,8 @@ Index: bibtex2html/html.ml
      | Some f ->
 Index: bibtex2html/main.ml
 ===================================================================
---- bibtex2html.orig/main.ml   2014-07-06 19:48:42.491331063 +0200
-+++ bibtex2html/main.ml        2014-07-06 19:48:42.483331063 +0200
+--- bibtex2html.orig/main.ml   2018-03-23 21:14:01.710751043 +0100
++++ bibtex2html/main.ml        2018-03-23 21:14:01.706751022 +0100
 @@ -344,6 +344,7 @@
    -revkeys   entries numbered in reverse order
    -t title   title of the HTML file (default is the filename)
@@ -62,8 +62,8 @@ Index: bibtex2html/main.ml
      | ("-css" | "-style-sheet" | "--style-sheet") :: [] ->
 Index: bibtex2html/manual.tex
 ===================================================================
---- bibtex2html.orig/manual.tex        2014-07-06 19:48:42.491331063 +0200
-+++ bibtex2html/manual.tex     2014-07-06 19:48:42.483331063 +0200
+--- bibtex2html.orig/manual.tex        2018-03-23 21:14:01.710751043 +0100
++++ bibtex2html/manual.tex     2018-03-23 21:14:01.710751043 +0100
 @@ -276,6 +276,12 @@
  
    set a style sheet file for the HTML document (default is none).
@@ -79,9 +79,9 @@ Index: bibtex2html/manual.tex
    use HTML \texttt{DL} lists instead of HTML tables to format entries.
 Index: bibtex2html/Makefile.in
 ===================================================================
---- bibtex2html.orig/Makefile.in       2014-07-06 19:48:42.491331063 +0200
-+++ bibtex2html/Makefile.in    2014-07-06 19:49:55.435328392 +0200
-@@ -112,7 +112,7 @@
+--- bibtex2html.orig/Makefile.in       2018-03-23 21:14:01.710751043 +0100
++++ bibtex2html/Makefile.in    2018-03-23 21:14:01.710751043 +0100
+@@ -115,7 +115,7 @@
        strip bibtex2html$(EXE)
  
  bibtex2html.byte: $(OBJS:.cmx=.cmo)
@@ -90,7 +90,7 @@ Index: bibtex2html/Makefile.in
  
  bibtex2html.pbyte: $(OBJS:.cmx=.cmo)
        $(OCAMLC) -use-runtime ~demons/bin/$(OSTYPE)/ocamlcustomrun \
-@@ -132,7 +132,7 @@
+@@ -135,7 +135,7 @@
        strip bib2bib$(EXE)
  
  bib2bib.byte: $(BIB2BIBOBJS:.cmx=.cmo)
diff --git a/debian/patches/test-byte b/debian/patches/test-byte
index 5a7409c..4bf7d26 100644
--- a/debian/patches/test-byte
+++ b/debian/patches/test-byte
@@ -3,9 +3,9 @@ Description: add a test target for byte compilation
 
 Index: bibtex2html/Makefile.in
 ===================================================================
---- bibtex2html.orig/Makefile.in       2011-04-18 18:50:40.000000000 +0200
-+++ bibtex2html/Makefile.in    2011-04-18 18:50:45.000000000 +0200
-@@ -76,6 +76,11 @@
+--- bibtex2html.orig/Makefile.in       2018-03-23 21:14:28.486895146 +0100
++++ bibtex2html/Makefile.in    2018-03-23 21:14:28.482895125 +0100
+@@ -79,6 +79,11 @@
        ./bibtex2html$(EXE) test.bib
        @echo "test passed successfully"
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/bibtex2html.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to