[Pkg-gnutls-commits] r179 - in /packages/libksba/trunk/debian:
changelog control libksba-dev.docs libksba8.docs rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu Sep 7 17:31:58 UTC 2006
Author: ametzler
Date: Thu Sep 7 17:31:57 2006
New Revision: 179
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=179
Log:
New upstream release
Adjusted watch file for new download location
Updated build dependencies:
- drop libgcrypt11-dev and texinfo.
- bump libgpg-error-dev version requirement
- bump debhelper build-dependency
Removed redundant .docs files
Bump shlibs.
Removed:
packages/libksba/trunk/debian/libksba-dev.docs
packages/libksba/trunk/debian/libksba8.docs
Modified:
packages/libksba/trunk/debian/changelog
packages/libksba/trunk/debian/control
packages/libksba/trunk/debian/rules
Modified: packages/libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/changelog?rev=179&op=diff
==============================================================================
--- packages/libksba/trunk/debian/changelog (original)
+++ packages/libksba/trunk/debian/changelog Thu Sep 7 17:31:57 2006
@@ -1,8 +1,18 @@
-libksba (0.9.16-2) UNRELEASED; urgency=low
+libksba (1.0.0-1) UNRELEASED; urgency=low
* NOT RELEASED YET
+ [ Peter Eisentraut ]
+ * New upstream release
+ * Adjusted watch file for new download location
+ * Updated build dependencies:
+ - drop libgcrypt11-dev and texinfo.
+ - bump libgpg-error-dev version requirement
+ - debhelper build-dependency
+ * Removed redundant .docs files
+ [ Andreas Metzler ]
+ * Bump shlibs.
- -- Andreas Metzler <ametzler at debian.org> Sat, 12 Aug 2006 20:06:44 +0200
+ -- Andreas Metzler <ametzler at debian.org> Wed, 6 Sep 2006 20:08:01 +0200
libksba (0.9.16-1) unstable; urgency=low
Modified: packages/libksba/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/control?rev=179&op=diff
==============================================================================
--- packages/libksba/trunk/debian/control (original)
+++ packages/libksba/trunk/debian/control Thu Sep 7 17:31:57 2006
@@ -3,7 +3,7 @@
Priority: optional
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 (>= 4.1), libgpg-error-dev (>= 0.7), libgcrypt11-dev (>= 1.1.93), bison, texinfo, autotools-dev, cdbs
+Build-Depends: debhelper (>= 4.2), libgpg-error-dev (>= 1.2), bison, autotools-dev, cdbs
Standards-Version: 3.7.2
Package: libksba-dev
Modified: packages/libksba/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/rules?rev=179&op=diff
==============================================================================
--- packages/libksba/trunk/debian/rules (original)
+++ packages/libksba/trunk/debian/rules Thu Sep 7 17:31:57 2006
@@ -8,7 +8,7 @@
DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script
DEB_MAKE_CHECK_TARGET = check
-DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libksba8 (>= 0.9.16)"
+DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libksba8 (>= 1.0.0)"
clean::
if test -d gl ; then : ; else \
More information about the Pkg-gnutls-commits
mailing list