diff options
-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 |