From: Rob Browning Date: Thu, 10 Aug 2017 21:58:18 +0000 (-0500) Subject: Move emacs binary metapackage to this package X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~207 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=47d0f009f478efb2da762b45d409d9618839d0bb;p=emacs.git Move emacs binary metapackage to this package Add epoch so that new versions of the metapackage will be higher than the last standalone version (47.0). --- diff --git a/debian/changelog b/debian/changelog index 93cb114861d..05c335c1d83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -emacs (25.2+1-6~1.gbp1353b0) UNRELEASED; urgency=medium +emacs (1:25.2+1-6~1.gbp1353b0) UNRELEASED; urgency=medium ** SNAPSHOT build @1353b03c55df949fb408c7148c7fe95628f5118b ** diff --git a/debian/control b/debian/control index 2452c2be5a9..327a77e1bcc 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,14 @@ Build-Depends: bsd-mailx | mailx, libncurses5-dev, texinfo, liblockfile-dev, lib Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 +Package: emacs +Architecture: all +Depends: emacs-gtk | emacs-lucid | emacs-nox, ${misc:Depends} +Description: GNU Emacs editor (metapackage) + GNU Emacs is the extensible self-documenting text editor. + This is a metapackage that will always depend on the latest + recommended Emacs variant (currently emacs-gtk). + Package: emacs-lucid Architecture: any Depends: emacs-bin-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}