From e41f118867a13f33bbee98d9892e64e85a640167 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 10 Apr 2016 08:17:12 -0700 Subject: run wrap-and-sort -abst as deps list getting long --- debian/changelog | 1 + debian/control | 18 +++++++++++++----- debian/copyright | 2 -- debian/install | 4 ++-- 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index fef0560..89b2477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ dh-elpa (0.0.20) UNRELEASED; urgency=medium now automatically detect and run Buttercup and ERT test suites. * Use https for Vcs-* control file fields. * Add myself as an uploader. + * Run wrap-and-sort -abst to deal with lengthening dependencies list. -- Sean Whitton Wed, 16 Mar 2016 19:16:15 -0700 diff --git a/debian/control b/debian/control index de7bfa5..51abd20 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: dh-elpa Section: devel Priority: optional Maintainer: Debian Emacs addons team -Uploaders: David Bremner , Sean Whitton -Build-Depends: debhelper (>=9.20151004), - emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) +Uploaders: + David Bremner , + Sean Whitton , +Build-Depends: + debhelper (>=9.20151004), + emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), Standards-Version: 3.9.6 Vcs-Git: https://anonscm.debian.org/pkg-emacsen/pkg/dh-elpa.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/dh-elpa.git/ @@ -12,8 +15,13 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/dh-elpa.git/ Package: dh-elpa Architecture: all Built-Using: ${misc:Built-Using} -Depends: ${misc:Depends}, ${perl:Depends}, emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), dh-make-perl (>= 0.90), libarray-utils-perl, libtext-glob-perl +Depends: + dh-make-perl (>= 0.90), + emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), + libarray-utils-perl, + libtext-glob-perl, + ${misc:Depends}, + ${perl:Depends}, Description: Debian helper tools for packaging emacs lisp extensions This package provides a helper for packaging emacs lisp extensions in a way compatible with the GNU Emacs 'elpa' package repository. - diff --git a/debian/copyright b/debian/copyright index 47c7357..83a9d9a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,5 +20,3 @@ License: GPL-3+ . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3. - - diff --git a/debian/install b/debian/install index 35b1239..b760d68 100644 --- a/debian/install +++ b/debian/install @@ -1,4 +1,4 @@ -usr/bin -emacsen-common usr/share/debhelper/dh_elpa elpa.pm usr/share/perl5/Debian/Debhelper/Sequence elpa_plus_test.pm usr/share/perl5/Debian/Debhelper/Sequence +emacsen-common usr/share/debhelper/dh_elpa +usr/bin -- cgit v1.2.3