]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
d/control: Removing redundant Priority field in binary package
authorOndřej Nový <onovy@debian.org>
Mon, 1 Oct 2018 08:31:06 +0000 (10:31 +0200)
committerOndřej Nový <onovy@debian.org>
Mon, 1 Oct 2018 08:31:06 +0000 (10:31 +0200)
debian/changelog
debian/control

index 49a5f08cac147e867172cc16256b0b044be81852..8ad184eb05366bdbd32165bc5286e491415b22b5 100644 (file)
@@ -1,3 +1,9 @@
+openafs (1.8.2-2) UNRELEASED; urgency=medium
+
+  * d/control: Removing redundant Priority field in binary package
+
+ -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 10:31:05 +0200
+
 openafs (1.8.2-1) unstable; urgency=high
 
   * New upstream release 1.8.1.1:
index 07586d125a4888073ba7e67b54db38dd6690d29a..2cffb0c10fd1c1353a851ad1710526d9da058b8e 100644 (file)
@@ -33,7 +33,6 @@ Description: AFS distributed filesystem client support
  want to install openafs-krb5.
 
 Package: openafs-fuse
-Priority: optional
 Architecture: alpha amd64 arm arm64 armel armhf i386 ia64 powerpc ppc64 s390 s390x sparc
 Depends: ${shlibs:Depends}, ${misc:Depends},
  openafs-client (= ${binary:Version})
@@ -142,7 +141,6 @@ Description: AFS distributed file system runtime library (RPC layer)
 
 Package: libopenafs-dev
 Section: libdevel
-Priority: optional
 Architecture: alpha amd64 arm arm64 armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libafsauthent2 (= ${binary:Version}), libafsrpc2 (= ${binary:Version}),
@@ -159,7 +157,6 @@ Description: AFS distributed filesystem development libraries
 
 Package: openafs-modules-source
 Section: kernel
-Priority: optional
 Architecture: all
 Depends: ${misc:Depends}, debhelper (>= 8),
  module-assistant | kernel-package, perl
@@ -174,7 +171,6 @@ Description: AFS distributed filesystem kernel module source
 
 Package: openafs-modules-dkms
 Section: kernel
-Priority: optional
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, dkms, libc6-dev
 Recommends: openafs-client (>= ${source:Version})