[neovim] 02/03: Replace lua-messagepack Build-Depends with lua-mpack
James McCoy
jamessan at debian.org
Tue Jun 28 03:23:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
jamessan pushed a commit to branch debian/sid
in repository neovim.
commit 1aad9675c4b365dc95dc076725ad14c56bb0abe2
Author: James McCoy <jamessan at debian.org>
Date: Sun Jun 19 13:32:53 2016 -0400
Replace lua-messagepack Build-Depends with lua-mpack
Signed-off-by: James McCoy <jamessan at debian.org>
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 78787b5..9516bbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+neovim (0.1.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ + Replace lua-messagepack Build-Depends with lua-mpack.
+
+ -- James McCoy <jamessan at debian.org> Sun, 19 Jun 2016 13:29:25 -0400
+
neovim (0.1.3-1) experimental; urgency=medium
* New upstream release. (Closes: #820562)
diff --git a/debian/control b/debian/control
index 877fde4..8d45c2c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: autoconf,
libvterm-dev,
lua-bitop,
lua-lpeg,
- lua-messagepack,
+ lua-mpack,
ninja-build,
pkg-config
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/neovim.git
More information about the pkg-vim-maintainers
mailing list