[Pkg-sks-commit] r230 - sks/trunk/sks/debian

Christoph Martin chrism at alioth.debian.org
Mon May 14 12:06:51 UTC 2012


Author: chrism
Date: 2012-05-14 12:06:50 +0000 (Mon, 14 May 2012)
New Revision: 230

Modified:
   sks/trunk/sks/debian/changelog
   sks/trunk/sks/debian/control
Log:
releasing version 1.1.1+dpkgv3-8

Modified: sks/trunk/sks/debian/changelog
===================================================================
--- sks/trunk/sks/debian/changelog	2012-05-10 12:31:48 UTC (rev 229)
+++ sks/trunk/sks/debian/changelog	2012-05-14 12:06:50 UTC (rev 230)
@@ -1,12 +1,15 @@
 sks (1.1.1+dpkgv3-8) unstable; urgency=low
 
   * fix debian/watch
-  * change depends on db4.7-utils to db-utils (closes: 664768)
+  * drop recommends on db4.7-utils (closes: 664768) Hopyfully you have the
+    db-utils from you old db version installed. But it should also work
+    without that.
   * change default mailsync server (closes: 599919)
   * change init script to not background sks too early to see error
     messages (closes: 651843)
+  * bump Standards-Version to 3.9.1 (no changes)
 
- -- Christoph Martin <christoph.martin at uni-mainz.de>  Thu, 10 May 2012 14:27:09 +0200
+ -- Christoph Martin <christoph.martin at uni-mainz.de>  Fri, 11 May 2012 17:15:08 +0200
 
 sks (1.1.1+dpkgv3-7.1) unstable; urgency=low
 

Modified: sks/trunk/sks/debian/control
===================================================================
--- sks/trunk/sks/debian/control	2012-05-10 12:31:48 UTC (rev 229)
+++ sks/trunk/sks/debian/control	2012-05-14 12:06:50 UTC (rev 230)
@@ -1,7 +1,7 @@
 Source: sks
 Section: net
 Priority: optional
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Maintainer: Christoph Martin <christoph.martin at uni-mainz.de>
 Uploaders: Fabio M. Di Nitto <fabbione at fabbione.net>
 Build-Depends: ocaml (>= 3.08), camlp4, libdb-dev, debhelper (>= 7.0.50~), zlib1g-dev, libcryptokit-ocaml-dev (>= 1.2-4), ocaml-nox (>= 1.3-4), perl, perl-doc, dh-ocaml (>= 0.9~)
@@ -10,7 +10,6 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}, db-util, adduser, logrotate
 Provides: ${ocaml:Provides}
-Recommends: db-util
 Suggests: postfix | mail-transport-agent, procmail
 Description: Synchronizing OpenPGP Key Server
  SKS is an OpenPGP key server that correctly handles all OpenPGP features




More information about the Pkg-sks-commit mailing list