From df3900276fbaef498dcaf15f2dea78d3ad297d1c Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 16 May 2013 03:22:07 +0200 Subject: Apply wrap-and-sort --- debian/changelog | 1 + debian/control | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4d5e1a2..2d31a37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ screen (4.1.0~20120320gitdb59704-8) UNRELEASED; urgency=low (Closes: #707530) * Use doc/screen.info* instead of listing every file indiviually in debian/info. + * Apply wrap-and-sort. -- Axel Beckert Thu, 16 May 2013 03:15:42 +0200 diff --git a/debian/control b/debian/control index 1d03cea..316b64e 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,19 @@ Priority: optional Maintainer: Axel Beckert Uploaders: Jan Christoph Nordholz Standards-Version: 3.9.3 -Build-Depends: libncursesw5-dev, texinfo, libpam0g-dev, debhelper (>> 7), dh-autoreconf, dpkg-dev (>= 1.16.1~) +Build-Depends: debhelper (>> 7), + dh-autoreconf, + dpkg-dev (>= 1.16.1~), + libncursesw5-dev, + libpam0g-dev, + texinfo Homepage: http://savannah.gnu.org/projects/screen Vcs-Git: git://anonscm.debian.org/collab-maint/screen.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/screen.git Package: screen Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: iselect (>= 1.4.0-1) | screenie | byobu Description: terminal multiplexer with VT100/ANSI terminal emulation GNU Screen is a terminal multiplexer that runs several separate "screens" on -- cgit v1.2.3