[Pkg-gnutls-commits] r688 - in /packages/libksba/trunk/debian: README.source README.source_and_patches changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Feb 22 11:40:34 UTC 2009


Author: ametzler
Date: Sun Feb 22 11:40:34 2009
New Revision: 688

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=688
Log:
Prepare 1.0.5

Added:
    packages/libksba/trunk/debian/README.source   (props changed)
      - copied unchanged from r687, packages/libksba/trunk/debian/README.source_and_patches
Removed:
    packages/libksba/trunk/debian/README.source_and_patches
Modified:
    packages/libksba/trunk/debian/changelog
    packages/libksba/trunk/debian/control

Propchange: packages/libksba/trunk/debian/README.source
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: packages/libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/changelog?rev=688&op=diff
==============================================================================
--- packages/libksba/trunk/debian/changelog (original)
+++ packages/libksba/trunk/debian/changelog Sun Feb 22 11:40:34 2009
@@ -1,11 +1,16 @@
-libksba (1.0.3-2) UNRELEASED; urgency=low
+libksba (1.0.5-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  [ Peter Eisentraut ]
   * debian/watch: force passive FTP, since ftp.gnupg.org seems unhappy with
     active
   * Changed XS-Vcs-* control fields to Vcs-*
+  [ Andreas Metzler ]
+  * New upstream release.
+  * [lintian] Use ${misc:Depends} for libksba-dev, too.
+  * Standards-Version 3.8.0, rename debian/README.source_and_patches to
+    debian/README.source
 
- -- Peter Eisentraut <petere at debian.org>  Fri, 22 Feb 2008 18:25:55 +0100
+ -- Andreas Metzler <ametzler at debian.org>  Sun, 22 Feb 2009 12:30:11 +0100
 
 libksba (1.0.3-1) unstable; urgency=low
 

Modified: packages/libksba/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/control?rev=688&op=diff
==============================================================================
--- packages/libksba/trunk/debian/control (original)
+++ packages/libksba/trunk/debian/control Sun Feb 22 11:40:34 2009
@@ -4,14 +4,14 @@
 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>, Peter Eisentraut <petere at debian.org>
 Build-Depends: debhelper (>= 5.0.0), libgpg-error-dev (>= 1.4), autotools-dev, cdbs
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/
 Vcs-Svn: svn://svn.debian.org/pkg-gnutls/packages/libksba/
 
 Package: libksba-dev
 Section: libdevel
 Architecture: any
-Depends: libksba8 (>= ${binary:Version})
+Depends: libksba8 (>= ${binary:Version}), ${misc:Depends}
 Replaces: libksba0
 Description: X.509 and CMS support library
  KSBA (pronounced Kasbah) is a library to make X.509 certificates as




More information about the Pkg-gnutls-commits mailing list