* Build for Precise.
* Add a comment in debian/rules explaining how this package works.
+ * Call debian_check_files correctly to fix a latent FTBFS triggered by
+ config-package-dev 4.12 making debian_check_files actually work.
- -- Geoffrey Thomas <geofft@mit.edu> Thu, 21 Mar 2013 00:25:10 -0700
+ -- Geoffrey Thomas <geofft@mit.edu> Sun, 24 Mar 2013 22:37:01 -0700
invirt-kerberos-config (1.1) unstable; urgency=low
# /etc/krb5.conf.invirt. In order to get the mako template right, we
# generate it by transforming the base krb5.conf to add a mako template
# tags specifying the default realm.
-debian/krb5.conf.invirt.mako: $(call debian_check_files,/etc/krb5.conf)
+debian/krb5.conf.invirt.mako: $(call debian_check_files,/etc/krb5.conf.invirt)
debian/transform_krb5.conf.invirt.mako < $< > $@
clean::