X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2FDEVEL%2Fgdome_xslt%2Fdebian%2Fchangelog;h=9e71ae9088a583e8355b163531a3480582da73c2;hb=a45b20401c52a767eb8fef71a72be6dc5db8a02a;hp=6b925e1405b6d103bcd55515a5f504544d06bc13;hpb=db2337dbbb1537c10dbb0ff33b4f5ced87c55bd3;p=helm.git diff --git a/helm/software/DEVEL/gdome_xslt/debian/changelog b/helm/software/DEVEL/gdome_xslt/debian/changelog index 6b925e140..9e71ae908 100644 --- a/helm/software/DEVEL/gdome_xslt/debian/changelog +++ b/helm/software/DEVEL/gdome_xslt/debian/changelog @@ -1,3 +1,27 @@ +gdome2-xslt (0.0.7-6) UNRELEASED; urgency=low + + * debian/rules + - use ocaml.mk cdbs class + * 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 + * debian/control.in + - file removed, no longer needed + * debian/*.dirs, debian/*.install + - removed the files that are generated at build time + + -- Stefano Zacchiroli Sun, 17 Sep 2006 15:03:12 +0200 + +gdome2-xslt (0.0.7-5) unstable; urgency=low + + * debian/control + - bumped gmetadom dependencies to ensure the package is rebuilt + against a version of gmetadom who does not contain a spurious -lz + linker flag. Fixes FTBFS. + + -- Stefano Zacchiroli Sun, 6 Aug 2006 11:41:23 +0200 + gdome2-xslt (0.0.7-4) unstable; urgency=low * Rebuilt against OCaml 3.09.2, bumped deps accordingly.