[Pkg-ocaml-maint-commits] [SCM] menhir packaging branch, master, updated. debian/20090505.dfsg-2-1-gb08438f
Stephane Glondu
steph at glondu.net
Sat Nov 13 09:20:53 UTC 2010
The following commit has been merged in the master branch:
commit b08438f157898e2adc20416facbbb9c539830ab7
Author: Stephane Glondu <steph at glondu.net>
Date: Sat Nov 13 10:20:08 2010 +0100
Do not install examples twice (Closes: #603335)
diff --git a/debian/changelog b/debian/changelog
index 07185ef..8fb9ffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+menhir (20090505.dfsg-3) UNRELEASED; urgency=low
+
+ * Do not install examples twice (Closes: #603335)
+
+ -- Stéphane Glondu <glondu at debian.org> Sat, 13 Nov 2010 10:19:31 +0100
+
menhir (20090505.dfsg-2) unstable; urgency=low
* Use new features of dh-ocaml (0.9).
diff --git a/debian/menhir.install.in b/debian/menhir.install.in
index e3aad16..3134cef 100644
--- a/debian/menhir.install.in
+++ b/debian/menhir.install.in
@@ -1,2 +1 @@
src/standard.mly usr/share/menhir
-demos usr/share/doc/menhir
--
menhir packaging
More information about the Pkg-ocaml-maint-commits
mailing list