]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/rules
Build-Depends on emacs24-nox|emacs24 instead of emacs23.
[debian/debian-policy.git] / debian / rules
index 1f69ddb37eec3ab8e594352ff0b158d617f62243..3fcbf962a40f72a70e7ea050edaba662fbff37ab 100755 (executable)
@@ -6,7 +6,7 @@ date    := $(shell date +"%Y-%m-%d")
 version := $(shell dpkg-parsechangelog | awk '/^Version:/ { print $$2; exit }')
 
 # Currently, emacs23 is required (xemacs is not sufficient).
-EMACS   := emacs23
+EMACS   := emacs24
 
 # Location of the source and build directories.
 SRCTOP := $(CURDIR)