monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Bug#391263: monotone: debian/control requires versioned


From: Chad Walstrom
Subject: [Monotone-devel] Bug#391263: monotone: debian/control requires versioned build depends
Date: Thu, 05 Oct 2006 13:15:03 -0500

Package: monotone
Version: 0.30-1
Severity: normal
Tags: patch

Backport attempts for monotone fail not at the 'build-deps' step,
rather during the configuration of the software.  configure states
that boost 1.33.1 is required.  Since the control file has no
versioned dependencies upon the boost libraries, this will fail to
build from source rather than failing to build for lack of dependent
packages.

This bug currently doesn't prevent monotone from being built on most
platforms, it does fail in mixed environments or for backporting
efforts.

Chad

--- debian/control      2006-09-17 04:56:40.000000000 -0500
+++ debian/control.new  2006-10-05 13:07:57.720274375 -0500
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Shaun Jackman <address@hidden>
 Build-Depends: cdbs (>= 0.4.28), debhelper (>= 4.0.0), autotools-dev,
- libboost-date-time-dev, libboost-filesystem-dev,
- libboost-program-options-dev, libboost-regex-dev,
- libboost-test-dev, libboost-dev, texinfo, libz-dev
+ libboost-date-time-dev(>= 1.33.1), libboost-filesystem-dev(>=
1.33.1),
+ libboost-program-options-dev(>= 1.33.1), libboost-regex-dev(>=
1.33.1),
+ libboost-test-dev(>= 1.33.1), libboost-dev (>= 1.33.1), texinfo,
libz-dev
 Standards-Version: 3.7.2.1
 
 Package: monotone


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)

Versions of packages monotone depends on:
ii  libboost-date-time1.3 1.32.0-6           set of date-time libraries based o
ii  libboost-filesystem1. 1.32.0-6           filesystem operations (portable pa
ii  libboost-regex1.32.0  1.32.0-6           regular expression library for C++
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libgcc1               1:3.4.3-13sarge1   GCC support library
ii  libstdc++5            1:3.3.5-13         The GNU Standard C++ Library v3
ii  zlib1g                1:1.2.2-4.sarge.2  compression library - runtime

-- no debconf information






reply via email to

[Prev in Thread] Current Thread [Next in Thread]