[Pkg-gnutls-commits] r1149 - in /packages/p11-kit/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Aug 7 10:14:32 UTC 2011


Author: ametzler
Date: Sun Aug  7 10:14:32 2011
New Revision: 1149

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1149
Log:
Bump libp11-kit0 Priority to standard, libp11-kit-dev Priority to optional, since these are future libgnutls(-dev) rdeps.

Modified:
    packages/p11-kit/trunk/debian/changelog
    packages/p11-kit/trunk/debian/control

Modified: packages/p11-kit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/debian/changelog?rev=1149&op=diff
==============================================================================
--- packages/p11-kit/trunk/debian/changelog (original)
+++ packages/p11-kit/trunk/debian/changelog Sun Aug  7 10:14:32 2011
@@ -10,6 +10,8 @@
    + runtime library is Multi-Arch: same with Pre-Depends:
      ${misc:Pre-Depends}, -bin is Multi-Arch: foreign, -dev remains
      unchanged.
+  * Bump libp11-kit0 Priority to standard, libp11-kit-dev Priority to
+    optional, since these are future libgnutls(-dev) rdeps.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 07 Aug 2011 10:50:03 +0200
 

Modified: packages/p11-kit/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/debian/control?rev=1149&op=diff
==============================================================================
--- packages/p11-kit/trunk/debian/control (original)
+++ packages/p11-kit/trunk/debian/control Sun Aug  7 10:14:32 2011
@@ -8,6 +8,7 @@
 Homepage: http://p11-glue.freedesktop.org/p11-kit.html
 
 Package: libp11-kit-dev
+Priority: optional
 Section: libdevel
 Architecture: any
 Depends: libp11-kit0 (= ${binary:Version}), ${misc:Depends}
@@ -23,6 +24,7 @@
  to build applications using the p11-kit library.
 
 Package: libp11-kit0
+Priority: standard
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}




More information about the Pkg-gnutls-commits mailing list