[Pkg-gnutls-commits] r449 - in /packages/opencdk10/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Dec 8 10:26:10 UTC 2007
Author: ametzler
Date: Sat Dec 8 10:26:10 2007
New Revision: 449
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=449
Log:
Standards-Version: 3.7.3. ${binary:Version} instead of ${Source-Version}.
Modified:
packages/opencdk10/trunk/debian/changelog
packages/opencdk10/trunk/debian/control
Modified: packages/opencdk10/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/opencdk10/trunk/debian/changelog?rev=449&op=diff
==============================================================================
--- packages/opencdk10/trunk/debian/changelog (original)
+++ packages/opencdk10/trunk/debian/changelog Sat Dec 8 10:26:10 2007
@@ -1,6 +1,7 @@
opencdk10 (0.6.6-2) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * Standards-Version: 3.7.3. ${binary:Version} instead of ${Source-Version}.
-- Andreas Metzler <ametzler at debian.org> Sat, 1 Dec 2007 11:38:30 +0100
Modified: packages/opencdk10/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/opencdk10/trunk/debian/control?rev=449&op=diff
==============================================================================
--- packages/opencdk10/trunk/debian/control (original)
+++ packages/opencdk10/trunk/debian/control Sat Dec 8 10:26:10 2007
@@ -4,7 +4,7 @@
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>
Uploaders: Andreas Metzler <ametzler at debian.org>, Eric Dorland <eric at debian.org>, James Westby <jw+debian at jameswestby.net>
Build-Depends: debhelper (>> 5.0.0), libgcrypt11-dev (>= 1.2.0), zlib1g-dev, cdbs, autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: libopencdk10
Priority: important
@@ -33,7 +33,7 @@
Package: libopencdk10-dev
Section: libdevel
Architecture: any
-Depends: libopencdk10 (= ${Source-Version}), libgcrypt11-dev
+Depends: libopencdk10 (= ${binary:Version}), libgcrypt11-dev
Provides: libopencdk-dev
Conflicts: libopencdk-dev, libopencdk8.11-dev
Description: Open Crypto Development Kit (OpenCDK) (development files)
@@ -58,7 +58,7 @@
Priority: extra
Section: libdevel
Architecture: any
-Depends: libopencdk10 (= ${Source-Version})
+Depends: libopencdk10 (= ${binary:Version})
Description: Open Crypto Development Kit (OpenCDK) (development files)
This library provides functions to handle basic parts of the OpenPGP
message format.
More information about the Pkg-gnutls-commits
mailing list