Bug#814539: [Pkg-bazaar-maint] Bug#814539: bzrtools: Uninstallable with current sid bzr and python-bzrlib (2.7.0-2)

2016-02-15 Thread Jelmer Vernooij
On Fri, Feb 12, 2016 at 09:34:03PM +0100, Vincent Ladeuil wrote:
> > Agustin Martin  writes:
> 
> > Package: bzrtools
> > Version: 2.6.0-2
> > Severity: serious
> > Justification: uninstallable in sid
> 
> > Dear Maintainer,
> 
> > Seems that bzrtools needs upgrading for newer bzr package (2.7.0-2),
> 
> Fix pushed at
> https://anonscm.debian.org/bzr/pkg-bazaar/bzrtools/unstable/ as revno
> 761
> 
> patch attached.
> 
> Tested locally with adt-run .// -U --- lxc -es adt-sid
The version check also needs to be updated:

Plugin "Bzrtools" is not up to date with installed Bazaar version
2.7.0.
There should be a newer version of Bzrtools available, e.g. 2.7.

Cheers,

Jelmer


signature.asc
Description: PGP signature


Bug#814539: [Pkg-bazaar-maint] Bug#814539: bzrtools: Uninstallable with current sid bzr and python-bzrlib (2.7.0-2)

2016-02-15 Thread Jelmer Vernooij
On Fri, Feb 12, 2016 at 09:34:03PM +0100, Vincent Ladeuil wrote:
> > Agustin Martin  writes:
> 
> > Package: bzrtools
> > Version: 2.6.0-2
> > Severity: serious
> > Justification: uninstallable in sid
> 
> > Dear Maintainer,
> 
> > Seems that bzrtools needs upgrading for newer bzr package (2.7.0-2),
> 
> Fix pushed at
> https://anonscm.debian.org/bzr/pkg-bazaar/bzrtools/unstable/ as revno
> 761
> 
> patch attached.
> 
> Tested locally with adt-run .// -U --- lxc -es adt-sid
> 
> Please upload ;)
Unfortunately we do have to rely on Depends. DEP8 failures don't prevent users
from installing an incompatible combination of bzr and bzrtools.

Cheers,

Jelmer



Bug#814539: [Pkg-bazaar-maint] Bug#814539: bzrtools: Uninstallable with current sid bzr and python-bzrlib (2.7.0-2)

2016-02-12 Thread Vincent Ladeuil
> Agustin Martin  writes:

> Package: bzrtools
> Version: 2.6.0-2
> Severity: serious
> Justification: uninstallable in sid

> Dear Maintainer,

> Seems that bzrtools needs upgrading for newer bzr package (2.7.0-2),

Fix pushed at
https://anonscm.debian.org/bzr/pkg-bazaar/bzrtools/unstable/ as revno
761

patch attached.

Tested locally with adt-run .// -U --- lxc -es adt-sid

Please upload ;)

Thanks in advance,

   Vincent

Using parent branch bzr+ssh://bzr.debian.org/bzr/pkg-bazaar/bzrtools/unstable/
=== modified file 'debian/changelog'
--- debian/changelog	2014-06-02 02:45:06 +
+++ debian/changelog	2016-02-12 20:12:51 +
@@ -1,3 +1,10 @@
+bzrtools (2.6.0-3) unstable; urgency=medium
+
+  * Drop checking compatibility via deps, this has failed for wrong
+reasons. Rely on Dep8 tests instead (Closes: #814539).
+
+ -- Vincent Ladeuil   Fri, 12 Feb 2016 20:57:32 +0100
+
 bzrtools (2.6.0-2) unstable; urgency=medium
 
   * debian/tests/control: Add Restrictions: allow-stderr

=== modified file 'debian/control'
--- debian/control	2014-01-13 18:41:04 +
+++ debian/control	2016-02-12 19:54:50 +
@@ -6,8 +6,7 @@
Andrew Starr-Bochicchio 
 Build-Depends: debhelper (>> 7.0.50~), python (>= 2.6.6-3)
 Build-Depends-Indep: bzr,
- python-bzrlib (<< 2.7.0),
- python-bzrlib (>= 2.6~),
+ python-bzrlib,
  python-bzrlib.tests,
  python-subunit,
  rsync
@@ -20,8 +19,7 @@
 
 Package: bzrtools
 Architecture: all
-Depends: bzr (<< 2.7.0),
- bzr (>= 2.6~),
+Depends: bzr,
  patch,
  ${misc:Depends},
  ${python:Depends}

HPSS calls: 5 (0 vfs) SmartSSHClientMedium(bzr+ssh://bzr.debian.org/)


Bug#814539: [Pkg-bazaar-maint] Bug#814539: bzrtools: Uninstallable with current sid bzr and python-bzrlib (2.7.0-2)

2016-02-12 Thread Vincent Ladeuil
> Agustin Martin  writes:

> Package: bzrtools
> Version: 2.6.0-2
> Severity: serious
> Justification: uninstallable in sid

> Dear Maintainer,

> Seems that bzrtools needs upgrading for newer bzr package (2.7.0-2),

Fix pushed at
https://anonscm.debian.org/bzr/pkg-bazaar/bzrtools/unstable/ as revno
761

patch attached.

Tested locally with adt-run -U, tests pass.

Please upload ;)

Thanks in advance,

   Vincent

Using parent branch bzr+ssh://bzr.debian.org/bzr/pkg-bazaar/bzrtools/unstable/
=== modified file 'debian/changelog'
--- debian/changelog	2014-06-02 02:45:06 +
+++ debian/changelog	2016-02-12 20:12:51 +
@@ -1,3 +1,10 @@
+bzrtools (2.6.0-3) unstable; urgency=medium
+
+  * Drop checking compatibility via deps, this has failed for wrong
+reasons. Rely on Dep8 tests instead (Closes: #814539).
+
+ -- Vincent Ladeuil   Fri, 12 Feb 2016 20:57:32 +0100
+
 bzrtools (2.6.0-2) unstable; urgency=medium
 
   * debian/tests/control: Add Restrictions: allow-stderr

=== modified file 'debian/control'
--- debian/control	2014-01-13 18:41:04 +
+++ debian/control	2016-02-12 19:54:50 +
@@ -6,8 +6,7 @@
Andrew Starr-Bochicchio 
 Build-Depends: debhelper (>> 7.0.50~), python (>= 2.6.6-3)
 Build-Depends-Indep: bzr,
- python-bzrlib (<< 2.7.0),
- python-bzrlib (>= 2.6~),
+ python-bzrlib,
  python-bzrlib.tests,
  python-subunit,
  rsync
@@ -20,8 +19,7 @@
 
 Package: bzrtools
 Architecture: all
-Depends: bzr (<< 2.7.0),
- bzr (>= 2.6~),
+Depends: bzr,
  patch,
  ${misc:Depends},
  ${python:Depends}

HPSS calls: 5 (0 vfs) SmartSSHClientMedium(bzr+ssh://bzr.debian.org/)