]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Update debian package information.
authorneilbrown <neilbrown>
Sun, 26 Mar 2006 23:50:03 +0000 (23:50 +0000)
committerneilbrown <neilbrown>
Sun, 26 Mar 2006 23:50:03 +0000 (23:50 +0000)
ChangeLog
debian/changelog
debian/rules

index 29fce5f933d3ffb764f664789da40001f0fad08e..baf12d111cfb9813c630d0d2c105ba38e248623e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+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
 
 2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
        Install /var/lib/nfs files using DESTDIR and add rpcsec headers to distribution
 
index 9128b9953e56ce3b65fabac328fe7997fb3d2b7d..0102d2e6520282e141a49b710cc82968bb678999 100644 (file)
@@ -1,3 +1,10 @@
+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.
 nfs-utils (1:1.0.7-2) unstable; urgency=low
 
   * Orphaning package.
index 74fec5fb01c77973eeef71b1941f27e94f58cf21..a8e68855bad4a0ff5edfc503e432db0182ac517c 100755 (executable)
@@ -48,7 +48,7 @@ binary-arch: build
        dh_installdirs
        dh_install
        # Add here commands to install the files into debian/tmp
        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 && \
        dh_movefiles
        # Fixups Start Here #
        cd debian && \