[Pkg-ocaml-maint-commits] [ledit] 01/06: typo in d/control
Ralf Treinen
treinen at moszumanska.debian.org
Wed Aug 12 13:10:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository ledit.
commit 59af2dd27cdc3d94a803d0409a98f45b03049873
Author: Ralf Treinen <treinen at free.fr>
Date: Wed Aug 12 14:21:34 2015 +0200
typo in d/control
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index facbe0b..c6d4db3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ledit (2.03-3) UNRELEASED; urgency=medium
+
+ * Misspelled shlibs in d/control. Thanks to Chris Lamb! (closes: #792968)
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 12 Aug 2015 14:21:04 +0200
+
ledit (2.03-2) unstable; urgency=low
[ Stéphane Glondu ]
diff --git a/debian/control b/debian/control
index 6a4a958..a21b47d 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Depends:
${ocaml:Depends},
ocaml-findlib,
camlp5,
- ${shlib:Depends},
+ ${shlibs:Depends},
${misc:Depends}
Provides:
${ocaml:Provides}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ledit.git
More information about the Pkg-ocaml-maint-commits
mailing list