Bug#758462: [cyrus-sasl2] Modify the control file for bootstrapping without Heimdal, SQL and LDAP

Peter Pentchev roam at ringlet.net
Wed Aug 20 16:22:31 UTC 2014


On Sun, Aug 17, 2014 at 09:45:47PM +0300, Peter Pentchev wrote:
> Source: cyrus-sasl2
> Version: 2.1.26.dfsg1-11
> Severity: wishlist
> Tags: patch
>
> Hi,
>
> As promised, here's the second part of the patch; it adds build profile
> annotations to the control file and simplifies the changes to the rules
> file a bit.  There's a little catch: since the build profile-aware
> versions of the build tools (dpkg-dev, debhelper, sbuild) have not hit
> a stable release yet, making this change might have to wait until Jessie
> is released, since right now the Debian archive build infrastructure
> cannot handle these annotations.

Oof.  And here's another part of this patch that I missed - profile
support during the build requires a bit more recent versions of
debhelper and dpkg-dev.

If something goes wrong with this patch, it's also available at
https://gitorious.org/roam-debian-bootstrap/cyrus-sasl2-debian/commits/roam-stage1-control-2

G'luck,
Peter

--
Peter Pentchev  roam at ringlet.net roam at FreeBSD.org p.penchev at storpool.com
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
-------------- next part --------------
From dfebadb9ed3f660bca0efa00668544d181840a6b Mon Sep 17 00:00:00 2001
From: Peter Pentchev <roam at ringlet.net>
Date: Wed, 20 Aug 2014 19:14:56 +0300
Subject: [PATCH 2/2] Recent debhelper and dpkg-dev for profiles support.

---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6eb6edd..5bc41ed 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: standard
 Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org>
 Uploaders: Fabian Fagerholm <fabbe at debian.org>, Roberto C. Sanchez <roberto at connexer.com>, Ond?ej Sur? <ondrej at debian.org>, Adam Conrad <adconrad at 0c3.net>
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20140227),
+	       dpkg-dev (>= 1.17.2),
 	       quilt,
 	       automake (>= 1:1.14),
 	       autotools-dev,
-- 
2.1.0.rc1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cyrus-sasl2-debian-devel/attachments/20140820/7d92c3b1/attachment.sig>


More information about the Pkg-cyrus-sasl2-debian-devel mailing list