From 91e1965c4efcce1862efb6a1c3bd182304eacd63 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 31 Jan 2009 22:44:12 -0500 Subject: [PATCH] Typo fix. /Actually/ install the dev k5login. svn path=/trunk/packages/xvm-devconfig/; revision=2071 --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c1a8be7..dd7efd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-devconfig (0.23) unstable; urgency=low + + * Typo fix. /Actually/ install the k5login. + + -- Evan Broder Sat, 31 Jan 2009 22:43:40 -0500 + xvm-devconfig (0.22) unstable; urgency=low * Two hosts! Add torchwood-institute to the list of hosts. diff --git a/debian/rules b/debian/rules index 2e3a720..74f3404 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk -binary-install/xvm-prodconfig:: +binary-install/xvm-devconfig:: # Versions of CDBS newer than ours do this for us dh_lintian -pxvm-devconfig install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login -- 1.7.9.5