[Pkg-bazaar-commits] ./bzrtools/experimental r674: Fix bzr dependency.
Jelmer Vernooij
jelmer at debian.org
Fri Apr 10 07:14:40 UTC 2009
------------------------------------------------------------
revno: 674
tags: debian-1.12.0-1
committer: Jelmer Vernooij <jelmer at debian.org>
branch nick: debian-experimental
timestamp: Tue 2009-02-10 21:52:33 +0100
message:
Fix bzr dependency.
modified:
debian/control
-------------- next part --------------
=== modified file 'debian/control'
--- a/debian/control 2009-01-27 17:42:44 +0000
+++ b/debian/control 2009-02-10 20:52:33 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint at lists.alioth.debian.org>
Uploaders: Gustavo Franco <stratus at debian.org>, Arnaud Fontaine <arnau at debian.org>, Reinhard Tartler <siretart at tauware.de>, Adeodato Sim? <dato at net.com.org.es>, Jelmer Vernooij <jelmer at debian.org>
Build-Depends: cdbs, debhelper, python, python-central
-Build-Depends-Indep: bzr (>= 1.9~), rsync
+Build-Depends-Indep: bzr (>= 1.11~), rsync
Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzrtools/unstable
Homepage: http://bazaar-vcs.org/BzrTools
Standards-Version: 3.8.0
@@ -13,7 +13,7 @@
Package: bzrtools
Architecture: all
-Depends: ${python:Depends}, bzr (>= 1.11~), bzr (<< 1.12~), patch, ${misc:Depends}
+Depends: ${python:Depends}, bzr (>= 1.12~), bzr (<< 1.13~), patch, ${misc:Depends}
Recommends: rsync
Suggests: librsvg2-bin, graphviz
XB-Python-Version: ${python:Versions}
More information about the Pkg-bazaar-commits
mailing list