[Pkg-gnutls-commits] r47 - in /libksba/trunk/debian: ./ changelog
control
jamesw-guest at users.alioth.debian.org
jamesw-guest at users.alioth.debian.org
Wed Jun 7 12:07:33 UTC 2006
Author: jamesw-guest
Date: Wed Jun 7 12:07:32 2006
New Revision: 47
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=47
Log:
propset mergeWithUpstream 1 debian to allow building with svn-buildpackage. Added Section: field to debian/control
Modified:
libksba/trunk/debian/ (props changed)
libksba/trunk/debian/changelog
libksba/trunk/debian/control
Propchange: libksba/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Modified: libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/libksba/trunk/debian/changelog?rev=47&op=diff
==============================================================================
--- libksba/trunk/debian/changelog (original)
+++ libksba/trunk/debian/changelog Wed Jun 7 12:07:32 2006
@@ -14,6 +14,8 @@
generate the necessary directories.
* Remove the unneeded debian/libksba0* files.
* Remove the maintainer script templates, dh_* will create them as needed.
+ * Build-Depends on autotools-dev.
+ * Added Section: libs to debian/control. (Linda warning).
-- James Westby <jw+debian at jameswestby.net> Wed, 7 Jun 2006 12:19:41 +0100
Modified: libksba/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/libksba/trunk/debian/control?rev=47&op=diff
==============================================================================
--- libksba/trunk/debian/control (original)
+++ libksba/trunk/debian/control Wed Jun 7 12:07:32 2006
@@ -1,7 +1,8 @@
Source: libksba
+Section: libs
Priority: optional
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.1), libgpg-error-dev (>= 0.7), libgcrypt11-dev (>= 1.1.93), bison, texinfo
+Build-Depends: debhelper (>= 4.1), libgpg-error-dev (>= 0.7), libgcrypt11-dev (>= 1.1.93), bison, texinfo, autotools-dev
Standards-Version: 3.5.2
Package: libksba-dev
More information about the Pkg-gnutls-commits
mailing list