[SCM] Debian packaging of libterm-size-perl branch, master, updated. 5f7627146d767b9179f45e80c348626b9c970da5

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Mar 4 18:53:10 UTC 2012


The following commit has been merged in the master branch:
commit b42f211bd602951f1edfa2c638c20273bd6a08d5
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Mar 4 19:50:43 2012 +0100

    Expanded long description by a few lines

diff --git a/debian/changelog b/debian/changelog
index 29ad483..258e118 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libterm-size-perl (0.207-1) UNRELEASED; urgency=low
   * Bumped debhelper compatibility to 9 (use hardening flags).
   * Switched to short debian/rules.
   * Added build-dependency on libtest-pod-perl to enable t/99_pod.t.
+  * Expanded long description by a few lines.
 
  -- Damyan Ivanov <dmn at debian.org>  Mon, 01 Dec 2008 10:47:56 +0200
 
diff --git a/debian/control b/debian/control
index bfdf90b..3cac009 100644
--- a/debian/control
+++ b/debian/control
@@ -16,4 +16,6 @@ Architecture: any
 Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Description: Perl extension for retrieving terminal size
  Term::Size is a Perl module which provides a straightforward way to
- retrieve the terminal size.
+ retrieve the terminal size, either as characters or pixels.
+ Optionally, a file handle may be specified to retrieve the width and
+ height of the associated terminal.

-- 
Debian packaging of libterm-size-perl



More information about the Pkg-perl-cvs-commits mailing list