From 4dde20a3512245bc2c2260a809ec142f5ffeb3b5 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Tue, 9 Aug 2016 18:32:48 +0200 Subject: Update debian/control. --- debian/control | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5ec82cf..d9cba87 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,14 @@ Source: ruby-curses Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers -Uploaders: +Uploaders: Andrew Shadura Build-Depends: debhelper (>= 9~), - gem2deb + gem2deb, + libncursesw5-dev Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-curses.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-curses.git -Homepage: http://github.com/shugo/curses +Homepage: http://github.com/ruby/curses Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all @@ -19,4 +20,7 @@ Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: curses binding for Ruby - + Ruby binding for curses, ncurses, and PDCurses. curses is an + extension library for text UI applications. + . + This module is built with wide character support. -- cgit v1.2.3