From 7c677d21bda2ec06b6f4b783d4f03a8d4fe22ef9 Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Tue, 16 Apr 2013 21:52:28 -0400 Subject: [PATCH] fix emacs dependency --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28d1e84..1dab637 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-dev (0.1.24~glasgall3ubuntu1) precise; urgency=low + + * Change Depends on emacs21 to emacs, now that emacs22 and up are a thing. + + -- Adam Glasgall Tue, 16 Apr 2013 21:51:40 -0400 + invirt-dev (0.1.24~glasgall3) precise; urgency=low * Port packaging to dh_python2 diff --git a/debian/control b/debian/control index 9aba64b..cc05328 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.7.2 Package: invirt-dev Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev-el, emacs21, reprepro, apache2, postfix, screen, dh-make, fakeroot, quilt, patchutils, config-package-dev, sbuild, equivs, invirt-base, invirt-database, remctl-server, update-inetd, openbsd-inetd | inet-superserver, python-pyinotify, python-debian, git-core (>= 1:1.6.4) +Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev-el, emacs, reprepro, apache2, postfix, screen, dh-make, fakeroot, quilt, patchutils, config-package-dev, sbuild, equivs, invirt-base, invirt-database, remctl-server, update-inetd, openbsd-inetd | inet-superserver, python-pyinotify, python-debian, git-core (>= 1:1.6.4) Description: Invirt build and apt server This packages the build scripts and apt-repository configuration for Invirt. -- 1.7.9.5