[Pkg-ocaml-maint-commits] [SCM] biniou packaging branch, master, updated. debian/1.0.0-1-5-g1a45b59

Hendrik Tews hendrik at askra.de
Thu Jun 13 12:06:57 UTC 2013


The following commit has been merged in the master branch:
commit 9d8d861d1c2e3ce5e317483407d5c7d77a29dc6c
Author: Hendrik Tews <hendrik at askra.de>
Date:   Fri May 31 23:55:35 2013 +0200

    unapply patches and update watch

diff --git a/Makefile b/Makefile
index 3fdd15b..a465f04 100644
--- a/Makefile
+++ b/Makefile
@@ -47,10 +47,6 @@ bdump: $(SOURCES) bdump.ml
 	ocamlfind ocamlopt -o bdump -package $(PACKS) -linkpkg \
 		biniou.cmxa bdump.ml
 
-bdump.byte: $(SOURCES) bdump.ml
-	ocamlfind ocamlc -o bdump -package $(PACKS) -linkpkg \
-		biniou.cma bdump.ml
-
 test_biniou: $(SOURCES) test_biniou.ml
 	ocamlfind ocamlopt -o test_biniou -package "$(PACKS) unix" -linkpkg \
 		biniou.cmxa test_biniou.ml
diff --git a/debian/changelog b/debian/changelog
index f8af5e1..26b099e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-biniou (1.0.0-1.1) UNRELEASED; urgency=low
+biniou (1.0.0-2) UNRELEASED; urgency=low
 
-  * Non-maintainer upload.
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
- -- Sylvain Le Gall <gildor at debian.org>  Fri, 21 Sep 2012 01:03:26 +0000
+  [ Hendrik Tews ]
+  * unapply patches
+  * update watch
+
+ -- Hendrik Tews <hendrik at askra.de>  Fri, 31 May 2013 23:54:23 +0200
 
 biniou (1.0.0-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index aa83861..6c18ed9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://martin.jambon.free.fr/biniou.html biniou-([\d\.]*)\.tar\.gz
+http://mjambon.com/releases/biniou/biniou-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))

-- 
biniou packaging



More information about the Pkg-ocaml-maint-commits mailing list