Bug#655976: queue-viewer: support binary debdiffs

2016-10-15 Thread Adam D. Barratt
On Sun, 2012-01-15 at 16:13 +, Adam D. Barratt wrote:
> It would be useful if queue-viewer could run debdiff on binary uploads,
> in order to catch things like missing or new files and permission
> changes.  If anything interesting is found this could then be included
> in the queue output.

As some may have noticed, initial support for this went live this
evening.

Some notes:

- the output is current plain text, with no formatting

- there's no filtering of "interesting" content; all architectures for
which there are packages have a corresponding binary debdiff link

- as a result of invoking debdiff once per architecture, passing a list
of "old" and "new" .deb files, the output contains a single copy of
sections such as "Files in second set of .debs but not in first", rather
than the information being attached to the binary package concerned

Regards,

Adam



Processed: Re: Bug#840851: transition: fplll

2016-10-15 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #840851 [release.debian.org] transition: fplll
Added tag(s) confirmed.

-- 
840851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840851
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#840851: transition: fplll

2016-10-15 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed

On 15/10/16 17:13, Tobias Hansen wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: transition
> 
> Hi,
> 
> we would like to transition to fplll 5.0.2. The package has been in
> experimental for a while. The package has just two reverse dependencies
> (according to dak on mirror.ftp-master.debian.org): gap-float and sollya.
> 
> The maintainer of both reverse dependencies, Jerome Benoit is interested
> in getting this transition done. He already uploaded an update to
> gap-float (0.7.4+ds-2) that works with fplll 5 to experimental. He also
> works with the sollya team to get this to work. They promised that they
> release a new sollya release compatible with fplll 5 next week. If this
> doesn't happen for some reason, Jerome can apply the existing relevant
> upstream commits to the current sollya version.
> 
> Please let us know if we can upload fplll 5 to unstable.

You can go ahead.

Emilio



Bug#840856: jessie-pu: package openbox/3.5.2-8+deb8u1

2016-10-15 Thread Mateusz Łukasik

Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hello,

Openbox is jessie have problem with load startup notifications for 
example in LXDE DM, see #838326. Fix is really simple, sources needs add 
libxcursor-dev to B-D.


Andriy Grytsenko from LXDE team tests it and it resolved problem.

I attach debdiff for it.

Mateusz
diff -Nru openbox-3.5.2/debian/changelog openbox-3.5.2/debian/changelog
--- openbox-3.5.2/debian/changelog  2014-10-25 14:39:18.0 +0200
+++ openbox-3.5.2/debian/changelog  2016-10-15 13:52:38.0 +0200
@@ -1,3 +1,11 @@
+openbox (3.5.2-8+deb8u1) jessie; urgency=medium
+
+  * debian/control:
++  Add libxcursor-dev to B-D for fix load startup notifications.
+(Closes: #838326)
+
+ -- Mateusz Łukasik   Sat, 15 Oct 2016 13:52:38 +0200
+
 openbox (3.5.2-8) unstable; urgency=high
 
   * debian/openbox.install:
diff -Nru openbox-3.5.2/debian/control openbox-3.5.2/debian/control
--- openbox-3.5.2/debian/control2014-09-23 11:08:38.0 +0200
+++ openbox-3.5.2/debian/control2016-10-15 13:52:38.0 +0200
@@ -6,7 +6,7 @@
  libxrender-dev, pkg-config, libglib2.0-dev, libxml2-dev (>= 2.6.0), perl, 
  libxt-dev, libxinerama-dev, libxrandr-dev, libpango1.0-dev, libx11-dev, 
  autoconf, automake (>= 1:1.11), python-xdg, libimlib2-dev, dh-autoreconf, 
- autopoint, librsvg2-dev, libxi-dev
+ autopoint, librsvg2-dev, libxi-dev, libxcursor-dev
 Standards-Version: 3.9.6
 Homepage: http://www.openbox.org
 Vcs-Browser: https://github.com/mati75/openbox-debian


Bug#840851: transition: fplll

2016-10-15 Thread Tobias Hansen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Hi,

we would like to transition to fplll 5.0.2. The package has been in
experimental for a while. The package has just two reverse dependencies
(according to dak on mirror.ftp-master.debian.org): gap-float and sollya.

The maintainer of both reverse dependencies, Jerome Benoit is interested
in getting this transition done. He already uploaded an update to
gap-float (0.7.4+ds-2) that works with fplll 5 to experimental. He also
works with the sollya team to get this to work. They promised that they
release a new sollya release compatible with fplll 5 next week. If this
doesn't happen for some reason, Jerome can apply the existing relevant
upstream commits to the current sollya version.

Please let us know if we can upload fplll 5 to unstable.

Thanks,
Tobias

Ben file:

title = "fplll";
is_affected = .depends ~ "libfplll0" | .depends ~ "libfplll2";
is_good = .depends ~ "libfplll2";
is_bad = .depends ~ "libfplll0";

Best,
Tobias



Bug#840501: transition: ipython: tried building glueviz and vistrails

2016-10-15 Thread Tobias Hansen
Hi,

I checked that glueviz and vistrails also can be built against the new
versions of ipython and python-qtconsole. So the only obvious blockers
now are the FTBFS of yade and that plotly depends on ipython-notebook.

Best,
Tobias