[Pkg-ocaml-maint-commits] [ocaml-deriving-ocsigen] 01/01: Drop versioned Build-Depends to camlp4-extra
Stéphane Glondu
glondu at moszumanska.debian.org
Thu Sep 3 15:43:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-deriving-ocsigen.
commit 2a21157558f1764a98122c6193083314676d81df
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Jun 18 07:19:06 2015 +0200
Drop versioned Build-Depends to camlp4-extra
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 433e5a8..f2a3cbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-deriving-ocsigen (0.6.2-2) UNRELEASED; urgency=medium
+
+ * Drop versioned Build-Depends to camlp4-extra
+
+ -- Stéphane Glondu <glondu at debian.org> Thu, 18 Jun 2015 07:18:55 +0200
+
ocaml-deriving-ocsigen (0.6.2-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 3a18a12..e5dc6ac 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
libtype-conv-camlp4-dev (>= 108),
liboptcomp-camlp4-dev,
oasis (>= 0.4),
- camlp4-extra (>= 4.01)
+ camlp4-extra
Standards-Version: 3.9.5
Homepage: https://github.com/ocsigen/deriving
Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocaml-deriving-ocsigen.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-deriving-ocsigen.git
More information about the Pkg-ocaml-maint-commits
mailing list