]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/DEVEL/gdome_xslt/debian/changelog
* debian/rules: instead of passing explicit -I flags to ocamldoc, do them
[helm.git] / helm / software / DEVEL / gdome_xslt / debian / changelog
index 9e71ae9088a583e8355b163531a3480582da73c2..d36218df2e933f61d8dfcd70ea174701a2f9f2df 100644 (file)
@@ -1,17 +1,38 @@
-gdome2-xslt (0.0.7-6) UNRELEASED; urgency=low
+gdome2-xslt (0.0.8-3) UNRELEASED; urgency=low
 
+  * add Homepage debian/control field
+  * promote Vcs-* fields to real debian/control fields
+  * update standards-version, no changes needed
+  * convert package to a non-native one (closes: #457353)
+  * debian/rules: instead of passing explicit -I flags to ocamldoc, do them
+    via ocamlfind and OCAML_OCAMLDOC_OCAMLFIND_FLAGS
+
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 28 Dec 2007 15:45:20 +0100
+
+gdome2-xslt (0.0.8-2) unstable; urgency=low
+
+  * debian/rules
+    - add additional flags for ocamldoc using "+=" instead of "=" ...
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 12:11:26 +0200
+
+gdome2-xslt (0.0.8-1) unstable; urgency=low
+
+  * convert comments in .mli interface files to ocamldoc comments
+  * bump debhelper compatibility level and dependency to 5
   * debian/rules
     - use ocaml.mk cdbs class
+    - enable generation of ocamldoc api reference (via CDBS)
   * debian/control
-    - added XS-X-Vcs-Svn field pointing the svn repository
-    - bumped build dependency on ocaml-nox to >= 3.09.3 since we now use
-      ocaml.mk
+    - added XS-Vcs-* fields pointing to the svn repository
+    - bumped build dependency on ocaml-nox to >= 3.10.0
+    - s/Source-Version/binary:Version/ substvar
   * debian/control.in
     - file removed, no longer needed
   * debian/*.dirs, debian/*.install
     - removed the files that are generated at build time
 
- -- Stefano Zacchiroli <zack@debian.org>  Sun, 17 Sep 2006 15:03:12 +0200
+ -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 11:41:26 +0200
 
 gdome2-xslt (0.0.7-5) unstable; urgency=low