monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Small updates to Debian packaging for 0.20


From: Matthew A. Nicholson
Subject: Re: [Monotone-devel] Small updates to Debian packaging for 0.20
Date: Wed, 06 Jul 2005 11:19:44 -0500
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

Nathaniel Smith wrote:
Thomas -- FYI, I tweaked debian/{control,rules} slightly for the 0.20
release; 44ed8807bead656889fb5022f974e13a7169098c has the changes.  In
particular, we currently cannot use the unbundled sqlite, because we
have some local changes that are not yet migrated upstream.  I also
dropped the Build-Depend on popt while I was there, since we've
required the bundled version of that since 0.19 (at least?) as well.

-- Nathaniel


The package should also Build-Depend on texinfo.  Here is a patch.

--
Matthew A. Nicholson
Digium
# 
# patch "debian/control"
#  from [1fb0ca4df0eadfd784519d5a37eca1d96366327d]
#    to [c71f0f3a5b6914e0ce91b722e7b60ddbf310fcef]
# 
--- debian/control
+++ debian/control
@@ -1,8 +1,8 @@
 Source: monotone
 Section: devel
 Priority: optional
 Maintainer: Tomas Fasth <address@hidden>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libboost-date-time-dev, 
libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-dev, 
g++, libpopt-dev, libsqlite3-dev
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libboost-date-time-dev, 
libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-dev, 
g++, libpopt-dev, libsqlite3-dev, texinfo
 Standards-Version: 3.6.1
 
 Package: monotone

reply via email to

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