Move emacs binary metapackage to this package
authorRob Browning <rlb@defaultvalue.org>
Thu, 10 Aug 2017 21:58:18 +0000 (16:58 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 27 May 2018 15:53:52 +0000 (10:53 -0500)
Add epoch so that new versions of the metapackage will be higher than
the last standalone version (47.0).

debian/changelog
debian/control

index 93cb114861dbf3d1395284b08184502f30b7e18d..05c335c1d832ac85da4a564b3021044ffe211805 100644 (file)
@@ -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 **
 
index 2452c2be5a9644977ce141abdd85ceecaf2620a2..327a77e1bcc6d6378d0e88abb38b35eec7a50177 100644 (file)
@@ -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}