The following commit has been merged in the master branch:
commit 4ff2d804d48f1987d907be533426fc6b4bd405ab
Author: Sylvain Le Gall <gil...@debian.org>
Date:   Tue Jun 25 22:14:45 2013 +0000

    Prepare new upstream release.

diff --git a/debian/changelog b/debian/changelog
index 8685c62..dac63d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlify (0.0.2-1) UNRELEASED; urgency=low
+
+   * New upstream version.
+
+ -- Sylvain Le Gall <gil...@debian.org>  Tue, 25 Jun 2013 22:11:36 +0000
+
 ocamlify (0.0.1-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index d3d49f4..c7950c3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  ocaml-nox (>= 3.11.1-3~),
  dh-ocaml (>= 0.9.0~),
  ocaml-findlib
-Standards-Version: 3.9.1
+Standards-Version: 3.9.4
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlify.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlify.git
 Homepage: http://ocamlify.forge.ocamlcore.org/
@@ -18,7 +18,7 @@ Package: ocamlify
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}
 Description: include files in OCaml code
- This program allows to copy files inside OCaml code. It uses a first file that
- describes the other files that must be included and the type of OCaml variable
- it should create. It can also describe dependencies to other files, in order
- to generate .depends files for make.
+ This program allows one to copy files inside OCaml code. It uses a first file
+ that describes the other files that must be included and the type of OCaml
+ variable it should create. It can also describe dependencies to other files,
+ in order to generate .depends files for make.

-- 
ocamlify packaging

_______________________________________________
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