Rev 239: Require higher version of python-subversion in http://people.samba.org/bzr/jelmer/bzr-svn/debian
Jelmer Vernooij
jelmer at samba.org
Sat Jan 20 17:38:00 GMT 2007
------------------------------------------------------------
revno: 239
revision-id: jelmer at samba.org-20070120173751-nixzmmzl56omxebo
parent: jelmer at samba.org-20070116103408-10uip9m3pw0cfipi
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Sat 2007-01-20 18:37:51 +0100
message:
Require higher version of python-subversion
modified:
debian/changelog changelog-20061009030331-beff4307o0ccq70i-3
debian/control control-20061009030331-beff4307o0ccq70i-5
=== modified file 'debian/changelog'
--- a/debian/changelog 2006-12-29 22:30:17 +0000
+++ b/debian/changelog 2007-01-20 17:37:51 +0000
@@ -1,3 +1,9 @@
+bzr-svn (0.3-2) unstable; urgency=low
+
+ * Require higher version of python-subversion.
+
+ -- Jelmer Vernooij <jelmer at samba.org> Sat, 20 Jan 2007 18:36:02 +0100
+
bzr-svn (0.3-1) unstable; urgency=low
* New upstream release.
=== modified file 'debian/control'
--- a/debian/control 2007-01-16 10:34:08 +0000
+++ b/debian/control 2007-01-20 17:37:51 +0000
@@ -2,14 +2,14 @@
Section: devel
Priority: optional
Maintainer: Jelmer Vernooij <jelmer at samba.org>
-Build-Depends-Indep: python-subversion, bzr (>= 0.14~rc1)
+Build-Depends-Indep: (python-subversion >= 1.4.1), bzr (>= 0.14~rc1)
Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), python, debhelper (>= 5.0.37.2)
Standards-Version: 3.7.2
XS-Python-Version: >= 2.4
Package: bzr-svn
Architecture: all
-Depends: bzr (>= 0.14~rc1), python-subversion, ${python:Depends}
+Depends: bzr (>= 0.14~rc1), python-subversion (>= 1.4.1), ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Bazaar plugin providing Subversion integration
Plugin for Bazaar that adds the ability to read and commit to
More information about the bazaar-commits
mailing list