[Pkg-ocaml-maint-commits] [why] 01/01: typo in debian/tests/control
Ralf Treinen
treinen at moszumanska.debian.org
Mon Feb 17 08:16:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository why.
commit e9f433d3c4ae60d84bf3f10f9ec39395e3cbc87e
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Feb 17 08:41:43 2014 +0100
typo in debian/tests/control
---
debian/changelog | 6 ++++++
debian/tests/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 045cedc..30279bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+why (2.33-2) unstable; urgency=low
+
+ * fixed typo in debian/tests/control (dependency of frama-c+jessie+alt-ergo)
+
+ -- Ralf Treinen <treinen at debian.org> Mon, 17 Feb 2014 08:40:19 +0100
+
why (2.33-1) unstable; urgency=low
* New upstream release. This fixes an issue with compilation under
diff --git a/debian/tests/control b/debian/tests/control
index 426cb75..511db22 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -11,5 +11,5 @@ Depends: @, coq
Restrictions: allow-stderr
Tests: frama-c+jessie+alt-ergo
-Depends: @, frama-c-base, cpp-4.7. alt-ergo
+Depends: @, frama-c-base, cpp-4.7, alt-ergo
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/why.git
More information about the Pkg-ocaml-maint-commits
mailing list