diff options
author | chip <chip> | 2001-02-14 20:51:00 +0000 |
---|---|---|
committer | chip <chip> | 2001-02-14 20:51:00 +0000 |
commit | 976d2f7dbaf0c7aeb894e0dcc61c24331351d2c7 (patch) | |
tree | 3d0ff7c3679c27de01275e96410d56d007cfee0f | |
parent | c500548b6fd77b3590baff0ab3ad0eeee562513c (diff) | |
download | nfs-utils-976d2f7dbaf0c7aeb894e0dcc61c24331351d2c7.tar.gz nfs-utils-976d2f7dbaf0c7aeb894e0dcc61c24331351d2c7.tar.xz nfs-utils-976d2f7dbaf0c7aeb894e0dcc61c24331351d2c7.zip |
2001-02-14 Chip Salzenberg <chip@valinux.com>
* debian/control: Change priority of nhfsstone package to 'extra'.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-02-14 Chip Salzenberg <chip@valinux.com> + + * debian/control: Change priority of nhfsstone package to 'extra'. + 2001-02-12 Chip Salzenberg <chip@valinux.com> * debian/changelog: Version 0.3-2. diff --git a/debian/control b/debian/control index 9de266d..a0d6c30 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Description: Kernel NFS server support Upstream: SourceForge project "nfs", CVS module nfs-utils. Package: nhfsstone +Priority: extra Architecture: any Depends: nfs-common, ${shlibs:Depends} Replaces: nfs-kernel-server |