+2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
+ Update debian package information.
+
2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
Install /var/lib/nfs files using DESTDIR and add rpcsec headers to distribution
+nfs-utils (1:1.0.8-rc1-1) unstable; urgency=low
+
+ * new "upstream"
+ * update debian/rules for upstream switch to autotools
+
+ -- J. Bruce Fields <bfields@fieldses.org> Tue, 20 Dec 2005 13:58:34 -0500
+
nfs-utils (1:1.0.7-2) unstable; urgency=low
* Orphaning package.
dh_installdirs
dh_install
# Add here commands to install the files into debian/tmp
- $(MAKE) install_prefix='$(DEBTMP)' install
+ $(MAKE) DESTDIR='$(DEBTMP)' install
dh_movefiles
# Fixups Start Here #
cd debian && \