Bug#769583: unblock: bind9/ 9.9.5 with patch or 9.9.6?

2014-11-28 Thread Daniel Pocock
On 21/11/14 18:58, Niels Thykier wrote:
 On 2014-11-17 23:43, LaMont Jones wrote:
 [...]

 Again, without actually looking at it, I'm inclined to agree.  87k
 lines this late in the process is too many.

 I'll get a patch together for 9.9.5, but it may be wednesday before I have
 it uploaded to sid, and a diff sent to you guys.

 lamont


 Hi LaMont,

 Any news on this upload? :)

 ~Niels



Hi LaMont,

I've prepared an NMU, the debdiff is attached and I am happy to upload
it if you like

Regards,

Daniel
diff -u bind9-9.9.5.dfsg/debian/changelog bind9-9.9.5.dfsg/debian/changelog
--- bind9-9.9.5.dfsg/debian/changelog
+++ bind9-9.9.5.dfsg/debian/changelog
@@ -1,3 +1,10 @@
+bind9 (1:9.9.5.dfsg-5.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Ensure dlz_dlopen.h is installed. (Closes: #769117)
+
+ -- Daniel Pocock dan...@pocock.pro  Fri, 28 Nov 2014 07:49:27 +0100
+
 bind9 (1:9.9.5.dfsg-5) unstable; urgency=medium
 
   * Avoid libnsl dependency on non-linux architectures.  Closes: #766430
diff -u bind9-9.9.5.dfsg/debian/rules bind9-9.9.5.dfsg/debian/rules
--- bind9-9.9.5.dfsg/debian/rules
+++ bind9-9.9.5.dfsg/debian/rules
@@ -126,6 +126,7 @@
dh_installdirs
$(MAKE) -C export install DESTDIR=`pwd`/debian/bind9
$(MAKE) install DESTDIR=`pwd`/debian/bind9
+   install -m 644 -o root -g root ./lib/dns/include/dns/dlz_dlopen.h 
debian/bind9/usr/include/dns/dlz_dlopen.h
rm -rf debian/bind9/usr/etc
find debian/bind9 -name \*.la -execdir rm -f {} \;
mkdir -p debian/bind9/lib/$(DEB_HOST_MULTIARCH)


RE: [SUA 63-1] Updated clamav version

2014-11-28 Thread Forex Solutions
unscribe

-Original Message-
From: Adam D. Barratt [mailto:a...@adam-barratt.org.uk] 
Sent: Thursday, November 27, 2014 9:57 PM
To: debian-stable-annou...@lists.debian.org
Subject: [SUA 63-1] Updated clamav version

---
Debian Stable Updates Announcement SUA 63-1   http://www.debian.org
debian-release@lists.debian.org Scott Kitterman
November 27th, 2014
---

Package  : clamav
Version  : 0.98.5+dfsg-0+deb7u1
Importance   : high

Upstream published version 0.98.5.

This is a mostly a bug-fix release. The changes are not strictly required for 
operation, but users of the previous version in Wheezy may not be able to make 
use of all current virus signatures and might get warnings.

The bug fixes that are part of this release include the resolution of an issue 
in clamscan, the command line anti-virus scanner included in the package, which 
could lead to crashes when scanning certain files (CVE-2013-6497).  It also 
resolves an issue in libclamav which caused a heap buffer overflow when 
scanning a specially crafted y0da Crypter obfuscated PE file (CVE-2014-9050). 
Note that this is remotely exploitable when ClamAV is used as a mail gateway 
scanner.

If you use clamav, we strongly recommend that you upgrade to this version.

Upgrade Instructions


You can get the updated packages by adding the stable-updates archive for 
Wheezy to your /etc/apt/sources.list:

 deb http://ftp.debian.org/debian wheezy-updates main  deb-src 
http://ftp.debian.org/debian wheezy-updates main

You can also use any of the Debian archive mirrors.  See 
'http://www.debian.org/mirrors/list' for the full list of mirrors.

For further information about stable-updates, please refer to 
http://lists.debian.org/debian-devel-announce/2011/03/msg00010.html

If you encounter any issues, please don't hesitate to get in touch with the 
Debian Release Team at 'debian-release@lists.debian.org'


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/006001d00ade$d06594c0$7130be40$@forexsolutions.hu



Bug#771275: marked as done (unblock: coffeescript/1.4.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:07:23 +
with message-id 96bca8dbc15a96aaa16662963f415...@mail.adsl.funky-badger.org
and subject line Re: Bug#771275: unblock: coffeescript/1.4.0-1.1
has caused the Debian Bug report #771275,
regarding unblock: coffeescript/1.4.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771275
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package coffeescript

unblock coffeescript/1.4.0-1.1

Dear release-team,

it was NMU'ed as announced on #750716
and fixes coffeescript: FTBFS against uglify 2.x series - Cannot call method 
'parse' of undefined

Here's the diff

diff -Nru coffeescript-1.4.0/debian/changelog 
coffeescript-1.4.0/debian/changelog
--- coffeescript-1.4.0/debian/changelog 2012-11-14 15:18:35.0 +0100
+++ coffeescript-1.4.0/debian/changelog 2014-11-22 13:05:05.0 +0100
@@ -1,3 +1,11 @@
+coffeescript (1.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS against uglify 2.x series by applying patch from BTS.
+(Closes: #750716)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 13:05:05 +0100
+
 coffeescript (1.4.0-1) unstable; urgency=low
 
   * New upstream source.
diff -Nru coffeescript-1.4.0/debian/patches/fix-750716.patch 
coffeescript-1.4.0/debian/patches/fix-750716.patch
--- coffeescript-1.4.0/debian/patches/fix-750716.patch  1970-01-01 
01:00:00.0 +0100
+++ coffeescript-1.4.0/debian/patches/fix-750716.patch  2014-11-22 
13:01:04.0 +0100
@@ -0,0 +1,20 @@
+Description: Fix for FTBFS against uglify 2.x series
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750716
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: coffeescript-1.4.0/Cakefile
+===
+--- coffeescript-1.4.0.orig/Cakefile
 coffeescript-1.4.0/Cakefile
+@@ -125,8 +125,9 @@ task 'build:browser', 'rebuild the merge
+ }(this));
+   
+   unless process.env.MINIFY is 'false'
+-{parser, uglify} = require 'uglify-js'
+-code = uglify.gen_code uglify.ast_squeeze uglify.ast_mangle parser.parse 
code
++uglify = require 'uglify-js'
++result = uglify.minify(code, {fromString: true});
++code = result.code
+   fs.writeFileSync 'extras/coffee-script.js', header + '\n' + code
+ 
+ 
diff -Nru coffeescript-1.4.0/debian/patches/series 
coffeescript-1.4.0/debian/patches/series
--- coffeescript-1.4.0/debian/patches/series2012-08-06 02:31:18.0 
+0200
+++ coffeescript-1.4.0/debian/patches/series2014-11-22 12:58:30.0 
+0100
@@ -1,3 +1,4 @@
 support-system-wide-install.patch
 avoid-tests-during-build.patch
 use_usr-bin-nodejs.patch
+fix-750716.patch


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:41, Tobias Frost wrote:

it was NMU'ed as announced on #750716
and fixes coffeescript: FTBFS against uglify 2.x series - Cannot call
method 'parse' of undefined


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771280: marked as done (unblock: oss4/4.2-build2010-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:09:43 +
with message-id 8d51d7fa013683e4b0b7496178d3a...@mail.adsl.funky-badger.org
and subject line Re: Bug#771280: unblock: oss4/4.2-build2010-1.1
has caused the Debian Bug report #771280,
regarding unblock: oss4/4.2-build2010-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771280
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package oss4

NMU'ed to fix #768394

diff -Nru oss4-4.2-build2010/debian/changelog 
oss4-4.2-build2010/debian/changelog
--- oss4-4.2-build2010/debian/changelog 2014-10-23 22:48:09.0 +0200
+++ oss4-4.2-build2010/debian/changelog 2014-11-22 16:22:36.0 +0100
@@ -1,3 +1,11 @@
+oss4 (4.2-build2010-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add dependency on libc-dev for oss4-dkms to avoid build failure when
+compiling the module (Closes: #768394)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 16:22:36 +0100
+
 oss4 (4.2-build2010-1) unstable; urgency=low
 
   [ Sebastien NOEL ]
diff -Nru oss4-4.2-build2010/debian/control oss4-4.2-build2010/debian/control
--- oss4-4.2-build2010/debian/control   2014-10-23 22:47:36.0 +0200
+++ oss4-4.2-build2010/debian/control   2014-11-22 16:16:48.0 +0100
@@ -49,7 +49,7 @@
 Package: oss4-dkms
 Section: kernel
 Architecture: linux-any
-Depends: dkms, dpkg-dev, oss4-base, ${misc:Depends}
+Depends: dkms, dpkg-dev, oss4-base, ${misc:Depends}, libc-dev
 Recommends: linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic
 Provides: oss4-modules
 Description: Open Sound System - DKMS module sources


unblock oss4/4.2-build2010-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:56, Tobias Frost wrote:

Please unblock package oss4

NMU'ed to fix #768394


Unblocked.

Regards,

Adam---End Message---


Bug#771283: unblock: libsdl2/2.0.2+dfsg1-6

2014-11-28 Thread Dominique Dumont
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libsdl2

The bug 770670 [1] reports that compilation of a software including
libsdl2 is not possible on ppc64el when g++ is used with option
-std=c++0x.

The fix is to disable a compilation option (configure
--disable-altivec) when compiling on ppc64el, just like when compiling
on powerpc. Only ppc64el version of the package will actually be
different.

Here's the debdiff:

$ debdiff libsdl2_2.0.2+dfsg1-{5,6}.dsc
diff -Nru libsdl2-2.0.2+dfsg1/debian/changelog 
libsdl2-2.0.2+dfsg1/debian/changelog
--- libsdl2-2.0.2+dfsg1/debian/changelog2014-10-18 19:02:01.0 
+0200
+++ libsdl2-2.0.2+dfsg1/debian/changelog2014-11-27 18:53:32.0 
+0100
@@ -1,3 +1,9 @@
+libsdl2 (2.0.2+dfsg1-6) unstable; urgency=medium
+
+  * rules: disable activec for ppc64el build (Closes: #770670)
+
+ -- Dominique Dumont d...@debian.org  Thu, 27 Nov 2014 18:52:50 +0100
+
 libsdl2 (2.0.2+dfsg1-5) unstable; urgency=medium
 
   * patch to use default screen from DISPLAY (Closes: #754401)
diff -Nru libsdl2-2.0.2+dfsg1/debian/rules libsdl2-2.0.2+dfsg1/debian/rules
--- libsdl2-2.0.2+dfsg1/debian/rules2014-10-18 19:02:01.0 +0200
+++ libsdl2-2.0.2+dfsg1/debian/rules2014-11-27 18:53:32.0 +0100
@@ -16,6 +16,10 @@
   confflags += --disable-altivec
 endif
 
+ifeq ($(DEB_HOST_ARCH_CPU),ppc64el)
+  confflags += --disable-altivec
+endif
+
 # disable Wayland on non-Linux, they do not support other kernels at the moment
 ifeq (hurd,$(findstring hurd,$(DEB_HOST_ARCH_CPU)))
   confflags += --disable-video-wayland


unblock libsdl2/2.0.2+dfsg1-6

All the best

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770670

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128081103.10738.50362.reportbug@localhost



Bug#771277: marked as done (unblock: sphinxcontrib-actdiag/0.8.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:35:59 +
with message-id 9c96fea24a68e0cb8438c441000f1...@mail.adsl.funky-badger.org
and subject line Re: Bug#771277: unblock: sphinxcontrib-actdiag/0.8.0-1.1
has caused the Debian Bug report #771277,
regarding unblock: sphinxcontrib-actdiag/0.8.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package sphinxcontrib-actdiag

NMU'ed to fix #768739

diff -Nru sphinxcontrib-actdiag-0.8.0/debian/changelog 
sphinxcontrib-actdiag-0.8.0/debian/changelog
--- sphinxcontrib-actdiag-0.8.0/debian/changelog2014-10-25 
06:37:04.0 +0200
+++ sphinxcontrib-actdiag-0.8.0/debian/changelog2014-11-22 
18:05:50.0 +0100
@@ -1,3 +1,11 @@
+sphinxcontrib-actdiag (0.8.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable tests for now, required depedencies are not available in Jessie:
+sphinx-testing, python3-sphinx-testing (Closes: #768739)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 18:05:50 +0100
+
 sphinxcontrib-actdiag (0.8.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru sphinxcontrib-actdiag-0.8.0/debian/control 
sphinxcontrib-actdiag-0.8.0/debian/control
--- sphinxcontrib-actdiag-0.8.0/debian/control  2014-10-25 06:37:41.0 
+0200
+++ sphinxcontrib-actdiag-0.8.0/debian/control  2014-11-22 18:03:05.0 
+0100
@@ -7,13 +7,11 @@
python-setuptools,
python-sphinx (= 0.6),
python-actdiag (= 0.5.3),
-   python-sphinx-testing,
python-mock,
python3-all,
python3-setuptools,
python3-sphinx (= 0.6),
python3-actdiag (= 0.5.3),
-   python3-sphinx-testing,
python3-mock
 Standards-Version: 3.9.6
 X-Python-Version: 2.7
diff -Nru sphinxcontrib-actdiag-0.8.0/debian/rules 
sphinxcontrib-actdiag-0.8.0/debian/rules
--- sphinxcontrib-actdiag-0.8.0/debian/rules2014-09-01 04:12:38.0 
+0200
+++ sphinxcontrib-actdiag-0.8.0/debian/rules2014-11-22 18:00:08.0 
+0100
@@ -4,7 +4,8 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=sphinxcontrib.actdiag
-export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+#export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+export PYBUILD_DISABLE=test
 
 %:
dh $@ --with python2,python3 --buildsystem=pybuild



unblock sphinxcontrib-actdiag/0.8.0-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:48, Tobias Frost wrote:

Please unblock package sphinxcontrib-actdiag

NMU'ed to fix #768739


Unblocked yesterday by Niels.

Regards,

Adam---End Message---


Bug#771276: marked as done (unblock: sphinxcontrib-blockdiag/1.5.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:34:46 +
with message-id f2bb7c471163644265fef500aea26...@mail.adsl.funky-badger.org
and subject line Re: Bug#771276: unblock: sphinxcontrib-blockdiag/1.5.0-1.1
has caused the Debian Bug report #771276,
regarding unblock: sphinxcontrib-blockdiag/1.5.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771276: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771276
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package sphinxcontrib-blockdiag

It has been NMU'ed to fix #768707
(sphinxcontrib-blockdiag: FTBFS in jessie: unsatisfiable build-dependencies: 
python-sphinx-testing, python3-sphinx-testing)

unblock sphinxcontrib-blockdiag/1.5.0-1.1

Diff:

diff -Nru sphinxcontrib-blockdiag-1.5.0/debian/changelog 
sphinxcontrib-blockdiag-1.5.0/debian/changelog
--- sphinxcontrib-blockdiag-1.5.0/debian/changelog  2014-10-23 
16:25:02.0 +0200
+++ sphinxcontrib-blockdiag-1.5.0/debian/changelog  2014-11-22 
18:12:46.0 +0100
@@ -1,3 +1,11 @@
+sphinxcontrib-blockdiag (1.5.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable tests for now, required depedencies are not available in Jessie:
+sphinx-testing, python3-sphinx-testing (Closes: #768707)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 18:12:21 +0100
+
 sphinxcontrib-blockdiag (1.5.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru sphinxcontrib-blockdiag-1.5.0/debian/control 
sphinxcontrib-blockdiag-1.5.0/debian/control
--- sphinxcontrib-blockdiag-1.5.0/debian/control2014-10-25 
05:37:00.0 +0200
+++ sphinxcontrib-blockdiag-1.5.0/debian/control2014-11-22 
18:12:56.0 +0100
@@ -9,13 +9,11 @@
python-sphinx,
python-mock,
python-blockdiag (= 1.4.1),
-   python-sphinx-testing,
python3-all,
python3-setuptools,
python3-sphinx,
python3-mock,
python3-blockdiag (= 1.4.1),
-   python3-sphinx-testing
 Standards-Version: 3.9.6
 X-Python-Version: 2.7
 Homepage: http://blockdiag.com/
diff -Nru sphinxcontrib-blockdiag-1.5.0/debian/rules 
sphinxcontrib-blockdiag-1.5.0/debian/rules
--- sphinxcontrib-blockdiag-1.5.0/debian/rules  2014-09-01 04:12:27.0 
+0200
+++ sphinxcontrib-blockdiag-1.5.0/debian/rules  2014-11-22 18:13:16.0 
+0100
@@ -4,7 +4,8 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=sphinxcontrib.blockdiag
-export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+#export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+export PYBUILD_DISABLE=test
 
 %:
dh $@ --with python2,python3 --buildsystem=pybuild




-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:45, Tobias Frost wrote:

Please unblock package sphinxcontrib-blockdiag

It has been NMU'ed to fix #768707
(sphinxcontrib-blockdiag: FTBFS in jessie: unsatisfiable
build-dependencies: python-sphinx-testing, python3-sphinx-testing)


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771279: marked as done (unblock: sphinxcontrib-nwdiag/0.9.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:37:48 +
with message-id f94a5387dcf31993f0dffd18244ef...@mail.adsl.funky-badger.org
and subject line Re: Bug#771279: unblock: sphinxcontrib-nwdiag/0.9.0-1.1
has caused the Debian Bug report #771279,
regarding unblock: sphinxcontrib-nwdiag/0.9.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package sphinxcontrib-nwdiag

NMU'ed for a FTBFS, 768708

diff -Nru sphinxcontrib-nwdiag-0.9.0/debian/changelog 
sphinxcontrib-nwdiag-0.9.0/debian/changelog
--- sphinxcontrib-nwdiag-0.9.0/debian/changelog 2014-10-25 06:47:15.0 
+0200
+++ sphinxcontrib-nwdiag-0.9.0/debian/changelog 2014-11-22 18:42:30.0 
+0100
@@ -1,3 +1,11 @@
+sphinxcontrib-nwdiag (0.9.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable tests for now, required depedencies are not available in Jessie:
+sphinx-testing, python3-sphinx-testing (Closes: #768708)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 18:42:30 +0100
+
 sphinxcontrib-nwdiag (0.9.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru sphinxcontrib-nwdiag-0.9.0/debian/control 
sphinxcontrib-nwdiag-0.9.0/debian/control
--- sphinxcontrib-nwdiag-0.9.0/debian/control   2014-10-25 06:46:02.0 
+0200
+++ sphinxcontrib-nwdiag-0.9.0/debian/control   2014-11-22 18:41:44.0 
+0100
@@ -8,13 +8,11 @@
python-sphinx (= 0.6),
python-mock,
python-nwdiag (= 1.0.3),
-   python-sphinx-testing,
python3-all,
python3-setuptools,
python3-sphinx (= 0.6),
python3-mock,
python3-nwdiag (= 1.0.3),
-   python3-sphinx-testing
 Standards-Version: 3.9.6
 X-Python-Version: 2.7
 Homepage: http://blockdiag.com/
diff -Nru sphinxcontrib-nwdiag-0.9.0/debian/rules 
sphinxcontrib-nwdiag-0.9.0/debian/rules
--- sphinxcontrib-nwdiag-0.9.0/debian/rules 2014-09-01 05:52:03.0 
+0200
+++ sphinxcontrib-nwdiag-0.9.0/debian/rules 2014-11-22 18:41:59.0 
+0100
@@ -4,7 +4,8 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=sphinxcontrib.nwdiag
-export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+#export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+export PYBUILD_DISABLE=test
 
 %:
dh $@ --with python2,python3 --buildsystem=pybuild





unblock sphinxcontrib-nwdiag/0.9.0-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:52, Tobias Frost wrote:

Please unblock package sphinxcontrib-nwdiag

NMU'ed for a FTBFS, 768708


Unblocked yesterday by Niels.

Regards,

Adam---End Message---


Bug#771278: marked as done (unblock: sphinxcontrib-seqdiag/0.8.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:36:59 +
with message-id 42730ddcc5a911f9dcc99907e9380...@mail.adsl.funky-badger.org
and subject line Re: Bug#771278: unblock: sphinxcontrib-seqdiag/0.8.0-1.1
has caused the Debian Bug report #771278,
regarding unblock: sphinxcontrib-seqdiag/0.8.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771278
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package sphinxcontrib-seqdiag

NMU'ed for #768765

Regards.
diff -Nru sphinxcontrib-seqdiag-0.8.0/debian/changelog 
sphinxcontrib-seqdiag-0.8.0/debian/changelog
--- sphinxcontrib-seqdiag-0.8.0/debian/changelog2014-10-25 
06:43:22.0 +0200
+++ sphinxcontrib-seqdiag-0.8.0/debian/changelog2014-11-22 
18:35:50.0 +0100
@@ -1,3 +1,11 @@
+sphinxcontrib-seqdiag (0.8.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable tests for now, required depedencies are not available in Jessie:
+sphinx-testing, python3-sphinx-testing (Closes: #768765)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 18:33:23 +0100
+
 sphinxcontrib-seqdiag (0.8.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru sphinxcontrib-seqdiag-0.8.0/debian/control 
sphinxcontrib-seqdiag-0.8.0/debian/control
--- sphinxcontrib-seqdiag-0.8.0/debian/control  2014-10-25 06:43:53.0 
+0200
+++ sphinxcontrib-seqdiag-0.8.0/debian/control  2014-11-22 18:34:57.0 
+0100
@@ -7,13 +7,11 @@
python-mock,
python-sphinx (= 0.6),
python-seqdiag (= 0.9.3),
-   python-sphinx-testing,
python3-all,
python3-setuptools,
python3-mock,
python3-sphinx (= 0.6),
python3-seqdiag (= 0.9.3),
-   python3-sphinx-testing
 Standards-Version: 3.9.6
 Section: python
 X-Python-Version: 2.7
diff -Nru sphinxcontrib-seqdiag-0.8.0/debian/rules 
sphinxcontrib-seqdiag-0.8.0/debian/rules
--- sphinxcontrib-seqdiag-0.8.0/debian/rules2014-09-01 04:55:16.0 
+0200
+++ sphinxcontrib-seqdiag-0.8.0/debian/rules2014-11-22 18:34:54.0 
+0100
@@ -4,7 +4,8 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=sphinxcontrib.seqdiag
-export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+#export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
+export PYBUILD_DISABLE=test
 
 %:
dh $@ --with python2,python3 --buildsystem=pybuild




unblock sphinxcontrib-seqdiag/0.8.0-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 6:50, Tobias Frost wrote:

Please unblock package sphinxcontrib-seqdiag

NMU'ed for #768765


Unblocked yesterday by Niels.

Regards,

Adam---End Message---


Bug#771282: marked as done (unblock: eclipselink/2.5.1-2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:42:15 +
with message-id 5f9fd7aa1ff9d06ec7bf884c51d4d...@mail.adsl.funky-badger.org
and subject line Re: Bug#771282: unblock: eclipselink/2.5.1-2
has caused the Debian Bug report #771282,
regarding unblock: eclipselink/2.5.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package eclipselink. This update adds the missing Maven 
artifacts (#729092) required to build Maven projects depending on eclipselink. 
It's required to fix the RC bugs on libspring-java

Thank you

unblock eclipselink/2.5.1-2

dpkg-source: warning: extracting unsigned source package 
(/home/ebourg/packaging/eclipselink_2.5.1-2.dsc)
diff -Nru eclipselink-2.5.1/debian/changelog eclipselink-2.5.1/debian/changelog
--- eclipselink-2.5.1/debian/changelog  2013-11-04 17:56:58.0 +0100
+++ eclipselink-2.5.1/debian/changelog  2014-11-28 00:38:54.0 +0100
@@ -1,3 +1,13 @@
+eclipselink (2.5.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Install the Maven artifacts (Closes: #729092)
+  * debian/control:
+- Standards-Version updated to 3.9.6 (no changes)
+- Removed the recommended dependency on libservlet3.0-java
+
+ -- Emmanuel Bourg ebo...@apache.org  Fri, 28 Nov 2014 00:38:42 +0100
+
 eclipselink (2.5.1-1) unstable; urgency=low

   * New upstream release. (Closes: #725375).
diff -Nru eclipselink-2.5.1/debian/control eclipselink-2.5.1/debian/control
--- eclipselink-2.5.1/debian/control2013-11-04 17:56:58.0 +0100
+++ eclipselink-2.5.1/debian/control2014-11-27 23:56:34.0 +0100
@@ -4,7 +4,7 @@
  Andrew Ross ubu...@rossfamily.co.uk
 Section: java
 Priority: optional
-Build-Depends: debhelper (= 7.0.50), default-jdk, javahelper, ant,
+Build-Depends: debhelper (= 7.0.50), default-jdk, javahelper, ant, 
maven-repo-helper,
  libjpa-2.1-spec-java,
  libgeronimo-jta-1.1-spec-java,
  libgeronimo-validation-1.0-spec-java,
@@ -15,10 +15,10 @@
  aspectj, libsdo-api-java,
  libcdi-api-java, libjsr311-api-java,
  libasm3-java, antlr3 (= 3.2), default-jdk-doc
-Standards-Version: 3.9.4
-Homepage: http://www.eclipse.org/eclipselink/
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/eclipselink.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipselink.git
+Homepage: http://www.eclipse.org/eclipselink/

 Package: libeclipselink-java
 Architecture: all
@@ -31,7 +31,7 @@
  libgeronimo-j2ee-connector-1.5-spec-java,
  libcdi-api-java, libjsr311-api-java,
  libasm3-java, antlr3 (= 3.2), ${misc:Depends}
-Recommends: aspectj, libsdo-api-java, libservlet3.0-java
+Recommends: aspectj, libsdo-api-java
 Suggests: libeclipselink-java-doc (= ${binary:Version})
 Description: Eclipse Persistence Services Project
  Eclipse Persistence Services Project, more commonly known as EclipseLink,
diff -Nru eclipselink-2.5.1/debian/libeclipselink-java.jlibs 
eclipselink-2.5.1/debian/libeclipselink-java.jlibs
--- eclipselink-2.5.1/debian/libeclipselink-java.jlibs  2013-11-04 
17:56:58.0 +0100
+++ eclipselink-2.5.1/debian/libeclipselink-java.jlibs  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-target/eclipselink.jar
-target/org.eclipse.persistence.jpa.jpql.jar
-target/org.eclipse.persistence.jpa.modelgen.processor.jar
diff -Nru eclipselink-2.5.1/debian/maven.ignoreRules 
eclipselink-2.5.1/debian/maven.ignoreRules
--- eclipselink-2.5.1/debian/maven.ignoreRules  1970-01-01 01:00:00.0 
+0100
+++ eclipselink-2.5.1/debian/maven.ignoreRules  2014-11-28 00:25:41.0 
+0100
@@ -0,0 +1 @@
+org.eclipse.persistence commonj.sdo * * * *
diff -Nru eclipselink-2.5.1/debian/maven.rules 
eclipselink-2.5.1/debian/maven.rules
--- eclipselink-2.5.1/debian/maven.rules1970-01-01 01:00:00.0 
+0100
+++ eclipselink-2.5.1/debian/maven.rules2014-11-28 00:21:13.0 
+0100
@@ -0,0 +1 @@
+org.eclipse.persistence javax.persistence * s/.*/2.x/ * *
diff -Nru eclipselink-2.5.1/debian/poms/eclipselink.pom 
eclipselink-2.5.1/debian/poms/eclipselink.pom
--- eclipselink-2.5.1/debian/poms/eclipselink.pom   1970-01-01 
01:00:00.0 +0100
+++ eclipselink-2.5.1/debian/poms/eclipselink.pom   2014-11-27 
23:37:43.0 +0100
@@ -0,0 +1,76 @@
+project xmlns=http://maven.apache.org/POM/4.0.0; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
+  

Bug#771283: marked as done (unblock: libsdl2/2.0.2+dfsg1-6)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 08:46:40 +
with message-id c7e635194b11a49e392e8987e5229...@mail.adsl.funky-badger.org
and subject line Re: Bug#771283: unblock: libsdl2/2.0.2+dfsg1-6
has caused the Debian Bug report #771283,
regarding unblock: libsdl2/2.0.2+dfsg1-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libsdl2

The bug 770670 [1] reports that compilation of a software including
libsdl2 is not possible on ppc64el when g++ is used with option
-std=c++0x.

The fix is to disable a compilation option (configure
--disable-altivec) when compiling on ppc64el, just like when compiling
on powerpc. Only ppc64el version of the package will actually be
different.

Here's the debdiff:

$ debdiff libsdl2_2.0.2+dfsg1-{5,6}.dsc
diff -Nru libsdl2-2.0.2+dfsg1/debian/changelog 
libsdl2-2.0.2+dfsg1/debian/changelog
--- libsdl2-2.0.2+dfsg1/debian/changelog2014-10-18 19:02:01.0 
+0200
+++ libsdl2-2.0.2+dfsg1/debian/changelog2014-11-27 18:53:32.0 
+0100
@@ -1,3 +1,9 @@
+libsdl2 (2.0.2+dfsg1-6) unstable; urgency=medium
+
+  * rules: disable activec for ppc64el build (Closes: #770670)
+
+ -- Dominique Dumont d...@debian.org  Thu, 27 Nov 2014 18:52:50 +0100
+
 libsdl2 (2.0.2+dfsg1-5) unstable; urgency=medium
 
   * patch to use default screen from DISPLAY (Closes: #754401)
diff -Nru libsdl2-2.0.2+dfsg1/debian/rules libsdl2-2.0.2+dfsg1/debian/rules
--- libsdl2-2.0.2+dfsg1/debian/rules2014-10-18 19:02:01.0 +0200
+++ libsdl2-2.0.2+dfsg1/debian/rules2014-11-27 18:53:32.0 +0100
@@ -16,6 +16,10 @@
   confflags += --disable-altivec
 endif
 
+ifeq ($(DEB_HOST_ARCH_CPU),ppc64el)
+  confflags += --disable-altivec
+endif
+
 # disable Wayland on non-Linux, they do not support other kernels at the moment
 ifeq (hurd,$(findstring hurd,$(DEB_HOST_ARCH_CPU)))
   confflags += --disable-video-wayland


unblock libsdl2/2.0.2+dfsg1-6

All the best

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770670

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-28 8:11, Dominique Dumont wrote:

Please unblock package libsdl2

The bug 770670 [1] reports that compilation of a software including
libsdl2 is not possible on ppc64el when g++ is used with option
-std=c++0x.

The fix is to disable a compilation option (configure
--disable-altivec) when compiling on ppc64el, just like when compiling
on powerpc. Only ppc64el version of the package will actually be
different.


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771157: unblock: metacity/3.14.3-1 (pre-approval)

2014-11-28 Thread Dmitry Shachnev
Control: tags -1 -moreinfo
Control: retitle -1 unblock: metacity/3.14.3-1

On Thu, 27 Nov 2014 19:43:54 +0100, Niels Thykier wrote:
 Ack, please have this uploaded to unstable before the 5th of December
 and we will accept it.  Please remove the moreinfo tag once it has
 been accepted in to unstable.

It is now in unstable.

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#771157: unblock: metacity/3.14.3-1 (pre-approval)

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 -moreinfo
Bug #771157 [release.debian.org] unblock: metacity/3.14.3-1 (pre-approval)
Removed tag(s) moreinfo.
 retitle -1 unblock: metacity/3.14.3-1
Bug #771157 [release.debian.org] unblock: metacity/3.14.3-1 (pre-approval)
Changed Bug title to 'unblock: metacity/3.14.3-1' from 'unblock: 
metacity/3.14.3-1 (pre-approval)'

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771157.141717370731873.transcr...@bugs.debian.org



Bug#771304: unblock: jscommunicator/2.0.3-1

2014-11-28 Thread Daniel Pocock
Package: release.debian.org
User: release.debian@packages.debian.org
UserTags: unblock


The main reason for this unblock request:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771299

This ensures that users can mix-and-match JSCommunicator with newer
versions of JsSIP.  This is the change to JSCommManager.js in the debdiff.

The debdiff also includes changes to the debian/copyright and upstream
AUTHORS files to add the translators.


diff -Nru jscommunicator-2.0.1/AUTHORS jscommunicator-2.0.3/AUTHORS
--- jscommunicator-2.0.1/AUTHORS2014-11-08 20:03:43.0 +0100
+++ jscommunicator-2.0.3/AUTHORS2014-11-28 11:06:08.0 +0100
@@ -1,12 +1,20 @@
-Daniel Pocock danielpocock.com
-Juliana Louback julianalouback.com
-Christian Henz github.com/chenz
-Jeroen Massar jeroen.massar.ch
-elprincipe github.com/elprincipe
-Yehuda Korotkin github.com/yedako
+Daniel Pocock http://danielpocock.com
+Juliana Louback http://julianalouback.com
+Christian Henz https://github.com/chenz
+Jeroen Massar http://jeroen.massar.ch
+elprincipe https://github.com/elprincipe
+Yehuda Korotkin https://github.com/yedako
 Carla Araos carlaaraos.com
-aavia github.com/aavia
-mirazusman github.com/mirazusman
-tehilazi github.com/tehilazi
-Matías A. Bellone github.com/toote
-tami4 github.com/tami4
+aavia https://github.com/aavia
+mirazusman https://github.com/mirazusman
+tehilazi https://github.com/tehilazi
+Matías A. Bellone https://github.com/toote
+tami4 https://github.com/tami4
+Christian Henz chrh...@gmx.de
+Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl
+Ivan Masár heli...@centrum.sk
+Martin Hristov martinhris...@abv.bg
+Matías A. Bellone matiasbellone+l...@gmail.com
+Miguel Ángel Molina ssl...@gmail.com
+Thomas Vincent tho...@vinc-net.fr
+timothymctim timothymc...@users.noreply.github.com
diff -Nru jscommunicator-2.0.1/debian/changelog 
jscommunicator-2.0.3/debian/changelog
--- jscommunicator-2.0.1/debian/changelog   2014-11-08 22:18:54.0 
+0100
+++ jscommunicator-2.0.3/debian/changelog   2014-11-28 12:22:24.0 
+0100
@@ -1,3 +1,11 @@
+jscommunicator (2.0.3-1) unstable; urgency=high
+
+  * New upstream release.
+  * Support for JsSIP 'confirmed' event. (Closes: #771299)
+  * Update copyright, add translators.
+
+ -- Daniel Pocock dan...@pocock.pro  Fri, 28 Nov 2014 11:09:40 +0100
+
 jscommunicator (2.0.1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru jscommunicator-2.0.1/debian/copyright 
jscommunicator-2.0.3/debian/copyright
--- jscommunicator-2.0.1/debian/copyright   2014-11-05 22:09:49.0 
+0100
+++ jscommunicator-2.0.3/debian/copyright   2014-11-28 12:25:48.0 
+0100
@@ -7,6 +7,27 @@
2014, Juliana Louback http://julianalouback.com
 License: GPL-2+
 
+Files: internationalization/*
+Copyright: 2014, Christian Henz https://github.com/chenz
+   2014, Jeroen Massar http://jeroen.massar.ch
+   2014, elprincipe https://github.com/elprincipe
+   2014, Yehuda Korotkin https://github.com/yedako
+   2014, Carla Araos http://carlaaraos.com
+   2014, aavia https://github.com/aavia
+   2014, mirazusman https://github.com/mirazusman
+   2014, tehilazi https://github.com/tehilazi
+   2014, Matías A. Bellone https://github.com/toote
+   2014, tami4 https://github.com/tami4
+   2014, Christian Henz chrh...@gmx.de
+   2014, Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl
+   2014, Ivan Masár heli...@centrum.sk
+   2014, Martin Hristov martinhris...@abv.bg
+   2014, Matías A. Bellone matiasbellone+l...@gmail.com
+   2014, Miguel Ángel Molina ssl...@gmail.com
+   2014, Thomas Vincent tho...@vinc-net.fr
+   2014, timothymctim timothymc...@users.noreply.github.com
+License: GPL-2+
+
 Files: parseuri.js
 Copyright: 2007, Steven Levithan stevenlevithan.com
 License: MIT
diff -Nru jscommunicator-2.0.1/JSCommManager.js 
jscommunicator-2.0.3/JSCommManager.js
--- jscommunicator-2.0.1/JSCommManager.js   2014-11-08 20:03:43.0 
+0100
+++ jscommunicator-2.0.3/JSCommManager.js   2014-11-28 11:06:08.0 
+0100
@@ -380,11 +380,18 @@
   Arbiter.publish(jsc/ua/idle, null, {async:true});
 });
 
-call.on('started', function(e) {
+var handleConfirmed = function(e) {
   JSCommUI.session_connect(call, e);
   // Signal that a call connected
   Arbiter.publish(jsc/call/connected, null, {async:true});
-});
+};
+// The 'started' event was generated by JsSIP  0.4.0
+// whereas later versions send 'accepted' and 'confirmed' events
+// Discussed in https://github.com/versatica/JsSIP/issues/239
+// One of these two lines will log an error but it proceeds anyway
+console.log('only one of the event handlers confirmed or started will 
be registered and the other generates a log error which can be ignored');
+call.on('confirmed', 

Bug#771310: unblock: gnome-user-share/3.14.0-2

2014-11-28 Thread Laurent Bigonville
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team

The current version of gnome-user-share in testing (3.14.0-1) is
dependending against obex-data-server (org.openobex) which was used in
the past.

Now gnome-user-share is using the new org.bluez.obex dbus api provided
by the bluez-obex package.

The depdendencies have now been ajusted accordingly

Please unblock package gnome-user-share

unblock gnome-user-share/3.14.0-2

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-user-share-3.14.0/debian/changelog gnome-user-share-3.14.0/debian/changelog
--- gnome-user-share-3.14.0/debian/changelog	2014-09-22 21:05:23.0 +0200
+++ gnome-user-share-3.14.0/debian/changelog	2014-11-28 12:53:53.0 +0100
@@ -1,3 +1,10 @@
+gnome-user-share (3.14.0-2) unstable; urgency=medium
+
+  * debian/control.in: Depends against bluez-obexd instead of
+obex-data-server, gnome-user-share now uses the new interfaces 
+
+ -- Laurent Bigonville bi...@debian.org  Fri, 28 Nov 2014 12:53:48 +0100
+
 gnome-user-share (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gnome-user-share-3.14.0/debian/control gnome-user-share-3.14.0/debian/control
--- gnome-user-share-3.14.0/debian/control	2014-09-22 21:05:58.0 +0200
+++ gnome-user-share-3.14.0/debian/control	2014-11-28 12:54:37.0 +0100
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
-Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Michael Biebl bi...@debian.org
+Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org
 Build-Depends: cdbs,
debhelper (= 8),
dh-autoreconf,
@@ -34,7 +34,7 @@
  ${misc:Depends},
  apache2-bin (= 2.4),
  libapache2-mod-dnssd (= 0.6-3.1~),
- obex-data-server [linux-any],
+ bluez-obexd [linux-any],
  gnome-bluetooth (= 3.9.3) [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing
diff -Nru gnome-user-share-3.14.0/debian/control.in gnome-user-share-3.14.0/debian/control.in
--- gnome-user-share-3.14.0/debian/control.in	2014-07-15 18:52:15.0 +0200
+++ gnome-user-share-3.14.0/debian/control.in	2014-11-28 11:55:46.0 +0100
@@ -30,7 +30,7 @@
  ${misc:Depends},
  apache2-bin (= 2.4),
  libapache2-mod-dnssd (= 0.6-3.1~),
- obex-data-server [linux-any],
+ bluez-obexd [linux-any],
  gnome-bluetooth (= 3.9.3) [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing


Processed: Re: Bug#771257: pre-approval unblock: aircrack-ng/1:1.2-0~beta3-4

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo
Bug #771257 [release.debian.org] pre-approval unblock: 
aircrack-ng/1:1.2-0~beta3-4
Removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771257.141717659819271.transcr...@bugs.debian.org



Bug#771257: pre-approval unblock: aircrack-ng/1:1.2-0~beta3-4

2014-11-28 Thread Carlos Alberto Lopez Perez
Control: tags -1 - moreinfo
On 28/11/14 08:55, Adam D. Barratt wrote:
 Control: tags -1 + confirmed moreinfo
 
 On 2014-11-28 0:21, Carlos Alberto Lopez Perez wrote:
 Please grant a pre-approval unblock for the debdiff attached here for
 the package aircrack-ng.

 This fixes bug #771221 which makes airodump-ng unable to access the IEEE
 OUI database to show the information about the manufacturers.
 
 Please go ahead, and remove the moreinfo tag once the package is in
 unstable.
 
 Regards,
 
 Adam
 

I have uploaded it, and the package has been accepted in unstable
(but not yet installed into the pool, is still at incoming.debian.org)


Please unblock aircrack-ng/1:1.2-0~beta3-4


Thanks!



signature.asc
Description: OpenPGP digital signature


Bug#771315: (pre-approval for) unblock: dictionaries-common/1.23.17

2014-11-28 Thread Agustin Martin
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

(pre-approval) Please unblock package dictionaries-common

Hi, release team,

I would like to upload to sid a new dictionaries-common package with some
documentation fixes, to deal with some wrong information (#770484), see
attached patch.

When dealing with dictionaries using autobuildhash at postinst, symlinks to
the actual hashes under /var were previosuly created by
installdeb-{a,i}spell scripts. 

This is no longer the case since some time ago, but that behavior is still
shown as available in installdeb-{a,i}spell man pages (#770484).

I think is important not to have wrong info in the man pages and that is why
I set bugs's severity to Important, but others might think differently. 
I would like to upload a fixed package, but since severity might be
considered different I would like to confirm first if you consider these
changes eligible for a freeze exception.

Although the change was announced a while ago in the dict-common-dev mailing
list, I made more clear what it implies in a reply that was bcc'ed to all
related packages. This means that the practical impact of that wrong info
is not that grave, but I would prefer the info be fixed in jessie if
possible.

Thanks and regards,

-- 
Agustin
From 33c3b7feecd5b09ae10e3fc77475011065a0ca15 Mon Sep 17 00:00:00 2001
From: Agustin Martin Domingo agmar...@debian.org
Date: Fri, 21 Nov 2014 17:36:59 +0100
Subject: [PATCH] installdeb.in: Fix info about automatic symlink creation. Add
 info about substvars (Closes: #770484).

installdeb-ispell and installdeb-aspell man pages wrongly state that unless
previous stuff exists,

/usr/lib/{a,i}spell}/$hash - /var/lib/{a,i}spell/$hash

symlinks will be automatically created.

This is no longer true since 1.23.0, those symlinks are now created by
autobuildhash scripts when needed, and not created by the installdeb-*
script. Maintainers cannot rely on this old feature, and documentation must
clearly show that.

Also, this requires dictionaries-common version for newly built ispell and
aspell dictionary packages to be at least 1.23.0. Otherwise, installation
in wheezy might be attempted and will fail (see #769552) instead of
complaining about an insufficient dependency on dictionaries-common.

Another feature was included in 1.21.0, substvar variables, but info about
it was not included in the relevant pod section, and this is very useful to
keep Depends line up to date.
---
 debian/changelog| 10 ++
 scripts/debhelper/installdeb.in | 40 ++--
 2 files changed, 40 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c75763..fecae42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dictionaries-common (1.23.17) unstable; urgency=medium
+
+  * installdeb.in: Important documentation fix (Closes: #770484).
+- Fix info about this script automatically creating symlinks for
+  hashes created by {a,i}spell-autobuildhash.  This is not true
+  since 1.23.0.
+- Add info about specific substvar variables.
+
+ -- Agustin Martin Domingo agmar...@debian.org  Fri, 21 Nov 2014 17:36:35 +0100
+
 dictionaries-common (1.23.16) unstable; urgency=medium
 
   * aspell-autobuildhash: Do not return a '0' string on failed autobuild,
diff --git a/scripts/debhelper/installdeb.in b/scripts/debhelper/installdeb.in
index bc15812..1b738d7 100644
--- a/scripts/debhelper/installdeb.in
+++ b/scripts/debhelper/installdeb.in
@@ -160,6 +160,16 @@ Fdebian/package.info-[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:].  If thi
 successfully parsed, it is installed in the
 F/var/lib/dictionaries-common/[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:] directory.
 
+=item * Substvars substitutions
+
+This script will populate a Fsubstvars file, so Depends line in
+control file can contain
+${[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:]:Depends} to
+automatically care for dictionaries-common dependencies.
+
+This requires CBuild-Depends on at least dictionaries-common-dev
+1.23.0 and is highly recommended.
+
 =item * Debconf files
 [IW:
 =over
@@ -268,10 +278,13 @@ one to create/reset compatfile(s) in postinst and the other to remove
 files in a removal list from postrm.
 Removal list will contain compat file(s) and associated hash(es) with
 the same basename.
-Unless previous stuff exists,
-F/usr/lib/ispell}/$dict.hash -Egt /var/lib/ispell/$dict.hash
-symlinks will also be automatically created.
-:I][A:
+
+F/usr/lib/ispell/$dict.hash -Egt /var/lib/ispell/$dict.hash
+symlinks are no longer created automatically by this script.
+They are now created by new ispell-autobuildhash together with the
+relevant hashes.
+Make sure to depend on at least dictionaries-common 1.23
+(See Fdictionaries-common.checklist). :I][A:
 
 =item * Extra installdeb-aspell options in Language info file
 
@@ -285,11 +298,9 @@ files in a removal list 

Bug#771317: unblock: ruby-pygments.rb/0.5.4~ds1-1.1

2014-11-28 Thread Tomasz Buchert
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ruby-pygments.rb

During BSP in Munich we created an NMU patch that fixed
the bug https://bugs.debian.org/768615 . The debdiff is
attached.

unblock ruby-pygments.rb/0.5.4~ds1-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
diff -Nru ruby-pygments.rb-0.5.4~ds1/debian/changelog ruby-pygments.rb-0.5.4~ds1/debian/changelog
--- ruby-pygments.rb-0.5.4~ds1/debian/changelog	2014-04-04 04:06:32.0 +0200
+++ ruby-pygments.rb-0.5.4~ds1/debian/changelog	2014-11-22 17:17:34.0 +0100
@@ -1,3 +1,10 @@
+ruby-pygments.rb (0.5.4~ds1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update the testsuite (Closes: #768615)
+
+ -- Tomasz Buchert tomasz.buch...@inria.fr  Sat, 22 Nov 2014 15:18:14 +0100
+
 ruby-pygments.rb (0.5.4~ds1-1) unstable; urgency=low
 
   * Initial release (Closes: #703188)
diff -Nru ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch
--- ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch	2014-04-04 03:54:49.0 +0200
+++ ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch	2014-11-22 17:17:34.0 +0100
@@ -1,18 +1,28 @@
 Description: Update test result
 Subject: Update test result
- Using old test result.
+ The upstream testsuite is using an embedded pygments version, which
+ at the moment of writing this is 2.0pre. The version in Debian is
+ slightly different (2.0rc1) and there are some minor mismatches. Most
+ importantly, the Debian version is unable to find a good lexer for
+ ambigous code a. It is fixed by forcing it to use Ruby lexer.
 
  Already reported upstream https://github.com/tmm1/pygments.rb/issues/118
 Author: Per Andersson avtob...@gmail.com
 ---
 --- a/test/test_pygments.rb
 +++ b/test/test_pygments.rb
-@@ -32,7 +32,7 @@
-   def test_highlight_works_with_larger_files
- code = P.highlight(REDIS_CODE)
- assert_match 'used_memory_peak_human', code
--assert_equal 455203, code.bytesize.to_i
-+assert_equal 454107, code.bytesize.to_i
+@@ -88,7 +88,7 @@
end
  
-   def test_returns_nil_on_timeout
+   def test_highlight_works_with_single_character_input
+-code = P.highlight(a)
++code = P.highlight(a, :lexer = 'ruby')
+ assert_match 'a/span', code
+   end
+ 
+@@ -283,5 +283,3 @@
+ assert list['Html'][:aliases].include?('html')
+   end
+ end
+-
+-


Re: Bug#771126: libav/tests/lena.pnm: also not mentioned in debian/copyright

2014-11-28 Thread Stuart Prescott
Niels Thykier wrote:
 Ack, removing the -ignore tag then.  That does not sound like something
 we can distribute as we also distribute to other uses.

the lena image makes a poor test image for lots of reasons, but let's be 
clear about the actual scope of the problem:

$ apt-file search -a source /lena | wc -l
111

(I don't believe there are any false positives there across 32 packages; 
just expunging the file will likely cause some of them to ftbfs)

cheers
Stuart


-- 
Stuart Prescotthttp://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/ stu...@debian.org
GPG fingerprint90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/m59qda$is4$1...@ger.gmane.org



Bug#771320: unblock: latex-mk/2.1-1.3

2014-11-28 Thread Tomasz Buchert
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package latex-mk

This is an NMU patch removes dependency on tgif
which, with high confidence, is not going to be released with jessie.
Tgif is not an essential dependency and latex-mk is goind to work
just fine. If the user tries to use tgif functionality, she/he
will be shown a message showing that tgif support is not available.
The patch is attached.

unblock latex-mk/2.1-1.3

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
diff -Nru latex-mk-2.1/debian/changelog latex-mk-2.1/debian/changelog
--- latex-mk-2.1/debian/changelog	2014-04-25 16:45:24.0 +0200
+++ latex-mk-2.1/debian/changelog	2014-11-22 20:19:57.0 +0100
@@ -1,3 +1,10 @@
+latex-mk (2.1-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable support and dependency on tgif (Closes: #768690)
+
+ -- Tomasz Buchert tomasz.buch...@inria.fr  Sat, 22 Nov 2014 18:14:45 +0100
+
 latex-mk (2.1-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru latex-mk-2.1/debian/control latex-mk-2.1/debian/control
--- latex-mk-2.1/debian/control	2014-04-25 16:44:02.0 +0200
+++ latex-mk-2.1/debian/control	2014-11-22 20:19:57.0 +0100
@@ -6,7 +6,7 @@
 Build-Depends-Indep: texlive-base, texlive-latex-base, texlive-latex-extra,
  texlive-latex-recommended, texlive-fonts-recommended, texinfo, xsltproc,
  docbook-xsl, graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
- ghostscript, tgif, transfig, csh, autoconf
+ ghostscript, transfig, csh, autoconf
 Standards-Version: 3.9.2
 Homepage: http://latex-mk.sourceforge.net/
 
@@ -15,7 +15,7 @@
 Depends: ${misc:Depends}
 Recommends: make, texlive-latex-recommended, texlive-base
 Suggests: graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
- ghostscript, tgif, transfig
+ ghostscript, transfig
 Description: tool for managing LaTeX projects
  LaTeX-Mk is a collection of Makefile fragments and shell scripts for
  managing small to large sized LaTeX projects. The typical LaTeX-Mk
diff -Nru latex-mk-2.1/debian/patches/disable-tgif.patch latex-mk-2.1/debian/patches/disable-tgif.patch
--- latex-mk-2.1/debian/patches/disable-tgif.patch	1970-01-01 01:00:00.0 +0100
+++ latex-mk-2.1/debian/patches/disable-tgif.patch	2014-11-22 20:19:57.0 +0100
@@ -0,0 +1,28 @@
+Description: Disables build dependency on tgif
+ tgif was removed from testing for various reasons.
+ First, its dependencies are not in testing (see https://bugs.debian.org/699301)
+ and then its own status is ambiguous (see https://bugs.debian.org/668249).
+ This patch disables tgif-related functionality by showing error
+ message if the user wants to use it.
+ .
+ latex-mk (2.1-1.3) unstable; urgency=medium
+ .
+   * Non-maintainer upload.
+   * Disable support and dependency on tgif (Closes: #768690)
+Author: Tomasz Buchert tomasz.buch...@inria.fr
+Bug-Debian: https://bugs.debian.org/768690
+
+--- a/latex.mk.in.in
 b/latex.mk.in.in
+@@ -432,9 +432,11 @@
+ # pull in tgif.[g]mk if needed
+ 
+ BMK:.if defined(_USE_TGIF_MK)
++BMK:.error Support for tgif files is not available, see https://bugs.debian.org/768690
+ BMK:.include ${LATEX_MK_DIR}/tgif.mk
+ BMK:.endif
+ GMK:ifdef _USE_TGIF_MK
++GMK:$(error Support for tgif files is not available, see https://bugs.debian.org/768690)
+ GMK:include ${LATEX_MK_DIR}/tgif.gmk
+ GMK:endif
+ 
diff -Nru latex-mk-2.1/debian/patches/series latex-mk-2.1/debian/patches/series
--- latex-mk-2.1/debian/patches/series	2011-06-22 04:36:52.0 +0200
+++ latex-mk-2.1/debian/patches/series	2014-11-22 20:19:57.0 +0100
@@ -2,3 +2,4 @@
 use-fancyhdr.patch
 new-nomencl.patch
 use-gunzip-instead-of-gzcat.patch
+disable-tgif.patch


Bug#771323: unblock: gnome-bluetooth/3.14.0-2

2014-11-28 Thread Laurent Bigonville
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team,

The current version of gnome-bluetooth (3.14.0-1) in testing is
depending against obex-data-server (org.openobex) and obexd-client
(ie. org.bluez.obex.Client), but the code in gnome-bluetooth is using
the dbus API from the obex implementation provided by bluez-obex package
(org.bluez.obex.Client.*1*).

I've uploaded a new version of the package to fix the dependency.

Please unblock package gnome-bluetooth

unblock gnome-bluetooth/3.14.0-2

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-bluetooth-3.14.0/debian/changelog gnome-bluetooth-3.14.0/debian/changelog
--- gnome-bluetooth-3.14.0/debian/changelog	2014-09-22 21:05:41.0 +0200
+++ gnome-bluetooth-3.14.0/debian/changelog	2014-11-28 12:42:15.0 +0100
@@ -1,3 +1,11 @@
+gnome-bluetooth (3.14.0-2) unstable; urgency=medium
+
+  * debian/control.in: Depends against bluez-obex instead of obex-data-server
+and obexd-client, gnome-bluetooth uses the new interfaces
+(org.bluez.obex.Client vs. org.bluez.obex.Client1, yes this is confusing)
+
+ -- Laurent Bigonville bi...@debian.org  Fri, 28 Nov 2014 12:42:14 +0100
+
 gnome-bluetooth (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gnome-bluetooth-3.14.0/debian/control gnome-bluetooth-3.14.0/debian/control
--- gnome-bluetooth-3.14.0/debian/control	2014-09-22 21:06:22.0 +0200
+++ gnome-bluetooth-3.14.0/debian/control	2014-11-28 12:50:58.0 +0100
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
-Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org, Sjoerd Simons sjo...@debian.org
+Uploaders: Andreas Henriksson andr...@fatal.se, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org, Sjoerd Simons sjo...@debian.org
 Build-Depends: autotools-dev,
cdbs (= 0.4.93),
debhelper (= 8.1.0~),
@@ -29,8 +29,7 @@
 Package: gnome-bluetooth
 Pre-Depends: ${misc:Pre-Depends}
 Depends: bluez (= 5.5),
- obex-data-server,
- obexd-client,
+ bluez-obexd,
  udev (= 154),
  libpam-systemd,
  ${gir:Depends},
diff -Nru gnome-bluetooth-3.14.0/debian/control.in gnome-bluetooth-3.14.0/debian/control.in
--- gnome-bluetooth-3.14.0/debian/control.in	2014-07-16 09:23:22.0 +0200
+++ gnome-bluetooth-3.14.0/debian/control.in	2014-11-28 10:51:51.0 +0100
@@ -25,8 +25,7 @@
 Package: gnome-bluetooth
 Pre-Depends: ${misc:Pre-Depends}
 Depends: bluez (= 5.5),
- obex-data-server,
- obexd-client,
+ bluez-obexd,
  udev (= 154),
  libpam-systemd,
  ${gir:Depends},


Bug#771257: marked as done (pre-approval unblock: aircrack-ng/1:1.2-0~beta3-4)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 13:44:32 +
with message-id 6b66d875e1abf973d745f187ce859...@mail.adsl.funky-badger.org
and subject line Re: Bug#771257: pre-approval unblock: 
aircrack-ng/1:1.2-0~beta3-4
has caused the Debian Bug report #771257,
regarding pre-approval unblock: aircrack-ng/1:1.2-0~beta3-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Hi,

Please grant a pre-approval unblock for the debdiff attached here for
the package aircrack-ng.

This fixes bug #771221 which makes airodump-ng unable to access the IEEE
OUI database to show the information about the manufacturers.

Although the upstream fix re-factorizes the code to look for the OUI
file, I have done here only the minimum changes to fix this issue.

The changes only involve updating 2 defines on airodump-ng.h to match
the paths that the package ieee-data uses now.

Thanks.

Please pre-approval unblock aircrack-ng/1:1.2-0~beta3-4
diff -Nru aircrack-ng-1.2-0~beta3/debian/changelog 
aircrack-ng-1.2-0~beta3/debian/changelog
--- aircrack-ng-1.2-0~beta3/debian/changelog2014-11-12 18:25:47.0 
+0100
+++ aircrack-ng-1.2-0~beta3/debian/changelog2014-11-28 00:56:39.0 
+0100
@@ -1,3 +1,11 @@
+aircrack-ng (1:1.2-0~beta3-4) unstable; urgency=medium
+
+  * Update the paths for the IEEE OUI file on airodump-ng
+to match the ones used now by the package ieee-data.
+(Closes: #771221)
+
+ -- Carlos Alberto Lopez Perez clo...@igalia.com  Fri, 28 Nov 2014 00:48:06 
+0100
+
 aircrack-ng (1:1.2-0~beta3-3) unstable; urgency=high
 
   * Remove useless dh-python from Build-Depends. Check #769285.
diff -Nru 
aircrack-ng-1.2-0~beta3/debian/patches/008-Airodump_fix-ieee-oui-path.diff 
aircrack-ng-1.2-0~beta3/debian/patches/008-Airodump_fix-ieee-oui-path.diff
--- aircrack-ng-1.2-0~beta3/debian/patches/008-Airodump_fix-ieee-oui-path.diff  
1970-01-01 01:00:00.0 +0100
+++ aircrack-ng-1.2-0~beta3/debian/patches/008-Airodump_fix-ieee-oui-path.diff  
2014-11-27 19:51:54.0 +0100
@@ -0,0 +1,22 @@
+Description: airodump-ng can't find the IEE OUI file.
+ We are doing here the minium changes to keep release team
+ happy and have this allowed into Jessie.
+ .
+ Next upstream release of aircrack-ng will already contain
+ r2455, so this patch can be dropped.
+Author: Carlos Alberto Lopez Perez clo...@igalia.com
+Bug-Debian: http://bugs.debian.org/771221
+Applied-Upstream: http://trac.aircrack-ng.org/changeset/2455
+--- a/src/airodump-ng.h
 b/src/airodump-ng.h
+@@ -146,8 +146,8 @@
+ 
+ #define OUI_PATH0 /etc/aircrack-ng/airodump-ng-oui.txt
+ #define OUI_PATH1 /usr/local/etc/aircrack-ng/airodump-ng-oui.txt
+-#define OUI_PATH2 /usr/share/aircrack-ng/airodump-ng-oui.txt
+-#define OUI_PATH3 /usr/share/misc/oui.txt
++#define OUI_PATH2 /var/lib/ieee-data/oui.txt
++#define OUI_PATH3 /usr/share/ieee-data/oui.txt
+ #define MIN_RAM_SIZE_LOAD_OUI_RAM 32768
+ 
+ int read_pkts=0;
diff -Nru aircrack-ng-1.2-0~beta3/debian/patches/series 
aircrack-ng-1.2-0~beta3/debian/patches/series
--- aircrack-ng-1.2-0~beta3/debian/patches/series   2014-11-11 
23:59:00.0 +0100
+++ aircrack-ng-1.2-0~beta3/debian/patches/series   2014-11-28 
01:12:23.0 +0100
@@ -6,3 +6,4 @@
 005-CVE-2014-8322.diff
 006-CVE-2014-8323.diff
 007-CVE-2014-8324.diff
+008-Airodump_fix-ieee-oui-path.diff


signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---

On 2014-11-28 12:09, Carlos Alberto Lopez Perez wrote:

Please unblock aircrack-ng/1:1.2-0~beta3-4


Done.

Regards,

Adam---End Message---


Bug#771317: marked as done (unblock: ruby-pygments.rb/0.5.4~ds1-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 13:49:06 +
with message-id 635c31902ca768d0be2be63aa175e...@mail.adsl.funky-badger.org
and subject line Re: Bug#771317: unblock: ruby-pygments.rb/0.5.4~ds1-1.1
has caused the Debian Bug report #771317,
regarding unblock: ruby-pygments.rb/0.5.4~ds1-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771317
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ruby-pygments.rb

During BSP in Munich we created an NMU patch that fixed
the bug https://bugs.debian.org/768615 . The debdiff is
attached.

unblock ruby-pygments.rb/0.5.4~ds1-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
diff -Nru ruby-pygments.rb-0.5.4~ds1/debian/changelog ruby-pygments.rb-0.5.4~ds1/debian/changelog
--- ruby-pygments.rb-0.5.4~ds1/debian/changelog	2014-04-04 04:06:32.0 +0200
+++ ruby-pygments.rb-0.5.4~ds1/debian/changelog	2014-11-22 17:17:34.0 +0100
@@ -1,3 +1,10 @@
+ruby-pygments.rb (0.5.4~ds1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update the testsuite (Closes: #768615)
+
+ -- Tomasz Buchert tomasz.buch...@inria.fr  Sat, 22 Nov 2014 15:18:14 +0100
+
 ruby-pygments.rb (0.5.4~ds1-1) unstable; urgency=low
 
   * Initial release (Closes: #703188)
diff -Nru ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch
--- ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch	2014-04-04 03:54:49.0 +0200
+++ ruby-pygments.rb-0.5.4~ds1/debian/patches/0007-Update-test-result.patch	2014-11-22 17:17:34.0 +0100
@@ -1,18 +1,28 @@
 Description: Update test result
 Subject: Update test result
- Using old test result.
+ The upstream testsuite is using an embedded pygments version, which
+ at the moment of writing this is 2.0pre. The version in Debian is
+ slightly different (2.0rc1) and there are some minor mismatches. Most
+ importantly, the Debian version is unable to find a good lexer for
+ ambigous code a. It is fixed by forcing it to use Ruby lexer.
 
  Already reported upstream https://github.com/tmm1/pygments.rb/issues/118
 Author: Per Andersson avtob...@gmail.com
 ---
 --- a/test/test_pygments.rb
 +++ b/test/test_pygments.rb
-@@ -32,7 +32,7 @@
-   def test_highlight_works_with_larger_files
- code = P.highlight(REDIS_CODE)
- assert_match 'used_memory_peak_human', code
--assert_equal 455203, code.bytesize.to_i
-+assert_equal 454107, code.bytesize.to_i
+@@ -88,7 +88,7 @@
end
  
-   def test_returns_nil_on_timeout
+   def test_highlight_works_with_single_character_input
+-code = P.highlight(a)
++code = P.highlight(a, :lexer = 'ruby')
+ assert_match 'a/span', code
+   end
+ 
+@@ -283,5 +283,3 @@
+ assert list['Html'][:aliases].include?('html')
+   end
+ end
+-
+-
---End Message---
---BeginMessage---

On 2014-11-28 12:21, Tomasz Buchert wrote:

Please unblock package ruby-pygments.rb

During BSP in Munich we created an NMU patch that fixed
the bug https://bugs.debian.org/768615 . The debdiff is
attached.


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771310: marked as done (unblock: gnome-user-share/3.14.0-2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 13:47:00 +
with message-id c44db4950e1efcc7581ef8a318e36...@mail.adsl.funky-badger.org
and subject line Re: Bug#771310: unblock: gnome-user-share/3.14.0-2
has caused the Debian Bug report #771310,
regarding unblock: gnome-user-share/3.14.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team

The current version of gnome-user-share in testing (3.14.0-1) is
dependending against obex-data-server (org.openobex) which was used in
the past.

Now gnome-user-share is using the new org.bluez.obex dbus api provided
by the bluez-obex package.

The depdendencies have now been ajusted accordingly

Please unblock package gnome-user-share

unblock gnome-user-share/3.14.0-2

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-user-share-3.14.0/debian/changelog gnome-user-share-3.14.0/debian/changelog
--- gnome-user-share-3.14.0/debian/changelog	2014-09-22 21:05:23.0 +0200
+++ gnome-user-share-3.14.0/debian/changelog	2014-11-28 12:53:53.0 +0100
@@ -1,3 +1,10 @@
+gnome-user-share (3.14.0-2) unstable; urgency=medium
+
+  * debian/control.in: Depends against bluez-obexd instead of
+obex-data-server, gnome-user-share now uses the new interfaces 
+
+ -- Laurent Bigonville bi...@debian.org  Fri, 28 Nov 2014 12:53:48 +0100
+
 gnome-user-share (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gnome-user-share-3.14.0/debian/control gnome-user-share-3.14.0/debian/control
--- gnome-user-share-3.14.0/debian/control	2014-09-22 21:05:58.0 +0200
+++ gnome-user-share-3.14.0/debian/control	2014-11-28 12:54:37.0 +0100
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
-Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Michael Biebl bi...@debian.org
+Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org
 Build-Depends: cdbs,
debhelper (= 8),
dh-autoreconf,
@@ -34,7 +34,7 @@
  ${misc:Depends},
  apache2-bin (= 2.4),
  libapache2-mod-dnssd (= 0.6-3.1~),
- obex-data-server [linux-any],
+ bluez-obexd [linux-any],
  gnome-bluetooth (= 3.9.3) [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing
diff -Nru gnome-user-share-3.14.0/debian/control.in gnome-user-share-3.14.0/debian/control.in
--- gnome-user-share-3.14.0/debian/control.in	2014-07-15 18:52:15.0 +0200
+++ gnome-user-share-3.14.0/debian/control.in	2014-11-28 11:55:46.0 +0100
@@ -30,7 +30,7 @@
  ${misc:Depends},
  apache2-bin (= 2.4),
  libapache2-mod-dnssd (= 0.6-3.1~),
- obex-data-server [linux-any],
+ bluez-obexd [linux-any],
  gnome-bluetooth (= 3.9.3) [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing
---End Message---
---BeginMessage---

On 2014-11-28 12:02, Laurent Bigonville wrote:

The current version of gnome-user-share in testing (3.14.0-1) is
dependending against obex-data-server (org.openobex) which was used in
the past.

Now gnome-user-share is using the new org.bluez.obex dbus api provided
by the bluez-obex package.

The depdendencies have now been ajusted accordingly


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771320: marked as done (unblock: latex-mk/2.1-1.3)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 13:53:08 +
with message-id 01a932e6c1113e76eb930b89417e3...@mail.adsl.funky-badger.org
and subject line Re: Bug#771320: unblock: latex-mk/2.1-1.3
has caused the Debian Bug report #771320,
regarding unblock: latex-mk/2.1-1.3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771320: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771320
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package latex-mk

This is an NMU patch removes dependency on tgif
which, with high confidence, is not going to be released with jessie.
Tgif is not an essential dependency and latex-mk is goind to work
just fine. If the user tries to use tgif functionality, she/he
will be shown a message showing that tgif support is not available.
The patch is attached.

unblock latex-mk/2.1-1.3

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
diff -Nru latex-mk-2.1/debian/changelog latex-mk-2.1/debian/changelog
--- latex-mk-2.1/debian/changelog	2014-04-25 16:45:24.0 +0200
+++ latex-mk-2.1/debian/changelog	2014-11-22 20:19:57.0 +0100
@@ -1,3 +1,10 @@
+latex-mk (2.1-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable support and dependency on tgif (Closes: #768690)
+
+ -- Tomasz Buchert tomasz.buch...@inria.fr  Sat, 22 Nov 2014 18:14:45 +0100
+
 latex-mk (2.1-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru latex-mk-2.1/debian/control latex-mk-2.1/debian/control
--- latex-mk-2.1/debian/control	2014-04-25 16:44:02.0 +0200
+++ latex-mk-2.1/debian/control	2014-11-22 20:19:57.0 +0100
@@ -6,7 +6,7 @@
 Build-Depends-Indep: texlive-base, texlive-latex-base, texlive-latex-extra,
  texlive-latex-recommended, texlive-fonts-recommended, texinfo, xsltproc,
  docbook-xsl, graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
- ghostscript, tgif, transfig, csh, autoconf
+ ghostscript, transfig, csh, autoconf
 Standards-Version: 3.9.2
 Homepage: http://latex-mk.sourceforge.net/
 
@@ -15,7 +15,7 @@
 Depends: ${misc:Depends}
 Recommends: make, texlive-latex-recommended, texlive-base
 Suggests: graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
- ghostscript, tgif, transfig
+ ghostscript, transfig
 Description: tool for managing LaTeX projects
  LaTeX-Mk is a collection of Makefile fragments and shell scripts for
  managing small to large sized LaTeX projects. The typical LaTeX-Mk
diff -Nru latex-mk-2.1/debian/patches/disable-tgif.patch latex-mk-2.1/debian/patches/disable-tgif.patch
--- latex-mk-2.1/debian/patches/disable-tgif.patch	1970-01-01 01:00:00.0 +0100
+++ latex-mk-2.1/debian/patches/disable-tgif.patch	2014-11-22 20:19:57.0 +0100
@@ -0,0 +1,28 @@
+Description: Disables build dependency on tgif
+ tgif was removed from testing for various reasons.
+ First, its dependencies are not in testing (see https://bugs.debian.org/699301)
+ and then its own status is ambiguous (see https://bugs.debian.org/668249).
+ This patch disables tgif-related functionality by showing error
+ message if the user wants to use it.
+ .
+ latex-mk (2.1-1.3) unstable; urgency=medium
+ .
+   * Non-maintainer upload.
+   * Disable support and dependency on tgif (Closes: #768690)
+Author: Tomasz Buchert tomasz.buch...@inria.fr
+Bug-Debian: https://bugs.debian.org/768690
+
+--- a/latex.mk.in.in
 b/latex.mk.in.in
+@@ -432,9 +432,11 @@
+ # pull in tgif.[g]mk if needed
+ 
+ BMK:.if defined(_USE_TGIF_MK)
++BMK:.error Support for tgif files is not available, see https://bugs.debian.org/768690
+ BMK:.include ${LATEX_MK_DIR}/tgif.mk
+ BMK:.endif
+ GMK:ifdef _USE_TGIF_MK
++GMK:$(error Support for tgif files is not available, see https://bugs.debian.org/768690)
+ GMK:include ${LATEX_MK_DIR}/tgif.gmk
+ GMK:endif
+ 
diff -Nru latex-mk-2.1/debian/patches/series latex-mk-2.1/debian/patches/series
--- latex-mk-2.1/debian/patches/series	2011-06-22 04:36:52.0 +0200
+++ latex-mk-2.1/debian/patches/series	2014-11-22 20:19:57.0 +0100
@@ -2,3 +2,4 @@
 use-fancyhdr.patch
 new-nomencl.patch
 use-gunzip-instead-of-gzcat.patch
+disable-tgif.patch
---End Message---
---BeginMessage---

On 2014-11-28 12:50, Tomasz Buchert wrote:

Please unblock package latex-mk

This is an NMU patch removes dependency 

Bug#771323: marked as done (unblock: gnome-bluetooth/3.14.0-2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 13:54:39 +
with message-id f9018aabb33fdc818b21e7161cea5...@mail.adsl.funky-badger.org
and subject line Re: Bug#771323: unblock: gnome-bluetooth/3.14.0-2
has caused the Debian Bug report #771323,
regarding unblock: gnome-bluetooth/3.14.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771323
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team,

The current version of gnome-bluetooth (3.14.0-1) in testing is
depending against obex-data-server (org.openobex) and obexd-client
(ie. org.bluez.obex.Client), but the code in gnome-bluetooth is using
the dbus API from the obex implementation provided by bluez-obex package
(org.bluez.obex.Client.*1*).

I've uploaded a new version of the package to fix the dependency.

Please unblock package gnome-bluetooth

unblock gnome-bluetooth/3.14.0-2

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-bluetooth-3.14.0/debian/changelog gnome-bluetooth-3.14.0/debian/changelog
--- gnome-bluetooth-3.14.0/debian/changelog	2014-09-22 21:05:41.0 +0200
+++ gnome-bluetooth-3.14.0/debian/changelog	2014-11-28 12:42:15.0 +0100
@@ -1,3 +1,11 @@
+gnome-bluetooth (3.14.0-2) unstable; urgency=medium
+
+  * debian/control.in: Depends against bluez-obex instead of obex-data-server
+and obexd-client, gnome-bluetooth uses the new interfaces
+(org.bluez.obex.Client vs. org.bluez.obex.Client1, yes this is confusing)
+
+ -- Laurent Bigonville bi...@debian.org  Fri, 28 Nov 2014 12:42:14 +0100
+
 gnome-bluetooth (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gnome-bluetooth-3.14.0/debian/control gnome-bluetooth-3.14.0/debian/control
--- gnome-bluetooth-3.14.0/debian/control	2014-09-22 21:06:22.0 +0200
+++ gnome-bluetooth-3.14.0/debian/control	2014-11-28 12:50:58.0 +0100
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
-Uploaders: Andreas Henriksson andr...@fatal.se, Emilio Pozuelo Monfort po...@debian.org, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org, Sjoerd Simons sjo...@debian.org
+Uploaders: Andreas Henriksson andr...@fatal.se, Laurent Bigonville bi...@debian.org, Michael Biebl bi...@debian.org, Sjoerd Simons sjo...@debian.org
 Build-Depends: autotools-dev,
cdbs (= 0.4.93),
debhelper (= 8.1.0~),
@@ -29,8 +29,7 @@
 Package: gnome-bluetooth
 Pre-Depends: ${misc:Pre-Depends}
 Depends: bluez (= 5.5),
- obex-data-server,
- obexd-client,
+ bluez-obexd,
  udev (= 154),
  libpam-systemd,
  ${gir:Depends},
diff -Nru gnome-bluetooth-3.14.0/debian/control.in gnome-bluetooth-3.14.0/debian/control.in
--- gnome-bluetooth-3.14.0/debian/control.in	2014-07-16 09:23:22.0 +0200
+++ gnome-bluetooth-3.14.0/debian/control.in	2014-11-28 10:51:51.0 +0100
@@ -25,8 +25,7 @@
 Package: gnome-bluetooth
 Pre-Depends: ${misc:Pre-Depends}
 Depends: bluez (= 5.5),
- obex-data-server,
- obexd-client,
+ bluez-obexd,
  udev (= 154),
  libpam-systemd,
  ${gir:Depends},
---End Message---
---BeginMessage---

On 2014-11-28 13:31, Laurent Bigonville wrote:

The current version of gnome-bluetooth (3.14.0-1) in testing is
depending against obex-data-server (org.openobex) and obexd-client
(ie. org.bluez.obex.Client), but the code in gnome-bluetooth is using
the dbus API from the obex implementation provided by bluez-obex 
package

(org.bluez.obex.Client.*1*).

I've uploaded a new version of the package to fix the dependency.


Unblocked, thanks.

Regards,

Adam---End Message---


Bug#771304: unblock: jscommunicator/2.0.3-1

2014-11-28 Thread Adam D. Barratt

Control: tags -1 + moreinfo

On 2014-11-28 11:37, Daniel Pocock wrote:

The main reason for this unblock request:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771299

This ensures that users can mix-and-match JSCommunicator with newer
versions of JsSIP.  This is the change to JSCommManager.js in the 
debdiff.


This appears to be a request for pre-approval, rather than an actual 
unblock at this point. Please make sure you mention that in future, to 
save confusion.


A quick on the diff:

+log: { level: debug }

Is that intentional? It's not mentioned and doesn't seem an obvious 
consequence of the other changes.


Regards,

Adam


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/559af34b8c91761331dc8740054fb...@mail.adsl.funky-badger.org



Processed: Re: Bug#771315: (pre-approval for) unblock: dictionaries-common/1.23.17

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + confirmed moreinfo
Bug #771315 [release.debian.org] (pre-approval for) unblock: 
dictionaries-common/1.23.17
Added tag(s) confirmed and moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771315.141718324331780.transcr...@bugs.debian.org



Bug#771315: (pre-approval for) unblock: dictionaries-common/1.23.17

2014-11-28 Thread Adam D. Barratt

Control: tags -1 + confirmed moreinfo

On 2014-11-28 12:20, Agustin Martin wrote:
I would like to upload to sid a new dictionaries-common package with 
some

documentation fixes, to deal with some wrong information (#770484), see
attached patch.

When dealing with dictionaries using autobuildhash at postinst, 
symlinks to

the actual hashes under /var were previosuly created by
installdeb-{a,i}spell scripts.

This is no longer the case since some time ago, but that behavior is 
still

shown as available in installdeb-{a,i}spell man pages (#770484).


Please go ahead, and remove the moreinfo tag once the package has been 
accepted.


Regards,

Adam


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/5385e622890ab2c489765b6b8035c...@mail.adsl.funky-badger.org



Processed: Re: Bug#771304: unblock: jscommunicator/2.0.3-1

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo
Bug #771304 [release.debian.org] unblock: jscommunicator/2.0.3-1
Removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771304.14171837722065.transcr...@bugs.debian.org



Bug#771304: unblock: jscommunicator/2.0.3-1

2014-11-28 Thread Daniel Pocock
Control: tags -1 - moreinfo

On 28/11/14 14:58, Adam D. Barratt wrote:
 Control: tags -1 + moreinfo

 On 2014-11-28 11:37, Daniel Pocock wrote:
 The main reason for this unblock request:

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771299

 This ensures that users can mix-and-match JSCommunicator with newer
 versions of JsSIP.  This is the change to JSCommManager.js in the
 debdiff.

 This appears to be a request for pre-approval, rather than an actual
 unblock at this point. Please make sure you mention that in future, to
 save confusion.

 A quick on the diff:

 +log: { level: debug }

 Is that intentional? It's not mentioned and doesn't seem an obvious
 consequence of the other changes.

Yes, this ensures that newer versions of JsSIP log their SIP messages to
the JavaScript console, maintaining existing behavior.  The existing
version of JsSIP in Debian is logging everything be default even without
that setting.

I've just made the upload to unstable.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54788215.6050...@pocock.pro



Bug#770709: marked as done (unblock: cups-filters/1.0.61-4)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 15:36:10 +0100
with message-id 5478885a.10...@thykier.net
and subject line Re: Bug#770709: unblock: cups-filters/1.0.61-4
has caused the Debian Bug report #770709,
regarding unblock: cups-filters/1.0.61-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770709
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package cups-filters; it has the following change:

 * Backport upstream's patch to add support for 'BrowseAllow all' in
   cups-browsed.conf (Closes: #766334)

#766334 is severity: normal (I should've bumped it up, it says all remote
printers became disallowed by default).

In order to move the CUPS browsing configuration from cups ( 1.6, wheezy) to
cups-browsed (in jessie), the cups-daemon (src:cups) and the cups-browsed
(src:cups-filters) postinst collaborate to get the correct stanzas in the new
package. BrowseAllow all, which was supported in CUPS  1.6, wasn't supported
in cups-browsed, with the evil detail that it had the exact inverse effect. The
upstream patch backport fixes this.

(The -3 upload had a spurious unwanted change, reverted in -4, sorry for that…)

I'm attaching the full debdiff as well as the patch alone.

unblock cups-filters/1.0.61-4

TIA, cheers,

OdyX
diff -Nru cups-filters-1.0.61/debian/changelog cups-filters-1.0.61/debian/changelog
--- cups-filters-1.0.61/debian/changelog	2014-10-16 14:47:56.0 +0200
+++ cups-filters-1.0.61/debian/changelog	2014-11-23 14:57:19.0 +0100
@@ -1,3 +1,17 @@
+cups-filters (1.0.61-4) unstable; urgency=medium
+
+  * Brown-paper bag upload: revert unwanted change from previous upload in
+installed files.
+
+ -- Didier Raboud o...@debian.org  Sun, 23 Nov 2014 14:56:37 +0100
+
+cups-filters (1.0.61-3) unstable; urgency=medium
+
+  * Backport upstream's patch to add support for 'BrowseAllow all' in
+cups-browsed.conf (Closes: #766334)
+
+ -- Didier Raboud o...@debian.org  Sun, 23 Nov 2014 14:00:47 +0100
+
 cups-filters (1.0.61-2) unstable; urgency=medium
 
   [ Jamie Strandboge ]
diff -Nru cups-filters-1.0.61/debian/patches/r7303_browsed_support_BrowseAllow_all.patch cups-filters-1.0.61/debian/patches/r7303_browsed_support_BrowseAllow_all.patch
--- cups-filters-1.0.61/debian/patches/r7303_browsed_support_BrowseAllow_all.patch	1970-01-01 01:00:00.0 +0100
+++ cups-filters-1.0.61/debian/patches/r7303_browsed_support_BrowseAllow_all.patch	2014-10-30 18:13:32.0 +0100
@@ -0,0 +1,63 @@
+Description: cups-browsed: support 'BrowseAllow All'
+Bug-Debian: https://bugs.debian.org/766334
+Origin: http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7303
+Author: Tim Waugh twa...@redhat.com
+Last-Update: 2014-10-30
+=== modified file 'utils/cups-browsed.c'
+--- a/utils/cups-browsed.c
 b/utils/cups-browsed.c
+@@ -117,6 +117,7 @@
+ cups_array_t *remote_printers;
+ static cups_array_t *netifs;
+ static cups_array_t *browseallow;
++static gboolean browseallow_all = FALSE;
+ 
+ static GMainLoop *gmainloop = NULL;
+ #ifdef HAVE_AVAHI
+@@ -1669,8 +1670,8 @@
+ allowed (struct sockaddr *srcaddr)
+ {
+   allow_t *allow;
+-  if (cupsArrayCount(browseallow) == 0) {
+-/* No BrowseAllow line, allow all servers */
++  if (browseallow_all || cupsArrayCount(browseallow) == 0) {
++/* BrowseAllow All, or no BrowseAllow line, so allow all servers */
+ return TRUE;
+   }
+   for (allow = cupsArrayFirst (browseallow);
+@@ -2522,7 +2523,14 @@
+ {
+   char *p;
+   struct in_addr addr;
+-  allow_t *allow = calloc (1, sizeof (allow_t));
++  allow_t *allow;
++
++  if (!strcasecmp (value, all)) {
++browseallow_all = TRUE;
++return 0;
++  }
++  
++  allow = calloc (1, sizeof (allow_t));
+   if (value == NULL)
+ goto fail;
+   p = strchr (value, '/');
+--- a/utils/cups-browsed.conf.5
 b/utils/cups-browsed.conf.5
+@@ -16,6 +16,7 @@
+ .PP
+ .nf
+ .fam C
++BrowseAllow All
+ BrowseAllow 192.168.7.20
+ BrowseAllow 192.168.7.0/24
+ BrowseAllow 192.168.7.0/255.255.255.0
+--- a/utils/cups-browsed.conf.in
 b/utils/cups-browsed.conf.in
+@@ -14,6 +14,7 @@
+ # BrowseProtocols none
+ 
+ # Only browse remote printers from selected servers
++# BrowseAllow all
+ # BrowseAllow cups.example.com
+ # BrowseAllow 192.168.1.12
+ # BrowseAllow 192.168.1.0/24
diff -Nru cups-filters-1.0.61/debian/patches/series cups-filters-1.0.61/debian/patches/series
--- 

Bug#770627: marked as done (pre-approval: unblock: dpkg/1.17.22)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 15:46:42 +0100
with message-id 54788ad2.2050...@thykier.net
and subject line Re: Bug#770627: pre-approval: unblock: dpkg/1.17.22
has caused the Debian Bug report #770627,
regarding pre-approval: unblock: dpkg/1.17.22
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770627
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi!

I'd like to upload dpkg 1.17.22 with the following changes. I've
excluded and filtered translation changes. I'm including a patch series
instead of a debdiff, because it should be clearer and easier to spot
specific changes you might not want to approve?

This passes all unit tests, and the functional tests (which I've fixed
to comply) from https://anonscm.debian.org/cgit/dpkg/dpkg-tests.git.
In addition, I've got some status files that trigger some of the bugs,
that I've not yet synthetized, which work fine with the new dpkg. I've
also been running this on my main system with daily upgrades for over
a week now.

Thanks,
Guillem
From 2d3adc759c37bf73c12730c79b73dc26ca171c7d Mon Sep 17 00:00:00 2001
From: Guillem Jover guil...@debian.org
Date: Thu, 6 Nov 2014 18:13:27 +0100
Subject: [PATCH 01/12] man: Add when dpkg-deb --ctrl-tarfile got introduced

Missed in commit 03c0873bd720a4f93db0cc4764fa98d3dbcadede.
---
 debian/changelog|  3 +++
 man/dpkg-deb.1  |  2 +-
 man/po/de.po| 12 +++-
 man/po/dpkg-man.pot |  8 
 man/po/es.po|  8 
 man/po/fr.po| 12 ++--
 man/po/hu.po|  8 
 man/po/it.po|  8 
 man/po/ja.po|  8 
 man/po/pl.po|  8 
 man/po/pt_BR.po |  8 
 man/po/ru.po|  8 
 man/po/sv.po| 14 +++---
 13 files changed, 56 insertions(+), 51 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a02a208..7e34751 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 dpkg (1.17.22) UNRELEASED; urgency=low
 
+  [ Guillem Jover ]
+  * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
+
   [ Updated programs translations ]
   * German (Sven Joachim).
   * French (Sébastien Poher).
diff --git a/man/dpkg-deb.1 b/man/dpkg-deb.1
index 09c066c..c5038ec 100644
--- a/man/dpkg-deb.1
+++ b/man/dpkg-deb.1
@@ -174,7 +174,7 @@ The target directory (but not its parents) will be created if necessary.
 Extracts the control data from a binary package and sends it to standard
 output in
 .B tar
-format. Together with
+format (since dpkg 1.17.14). Together with
 .BR tar (1)
 this can be used to extract a particular control file from a package archive.
 The input archive will always be processed sequentially.
-- 
2.1.3

From e04dd68c0a36e465a656a9e78830dcf28e455242 Mon Sep 17 00:00:00 2001
From: Guillem Jover guil...@debian.org
Date: Mon, 17 Nov 2014 00:55:20 +0100
Subject: [PATCH 02/12] man: Bump minimal version for dir_to_symlink and
 symlink_to_dir commands

The minimal version for dir_to_symlink with all current features is
1.17.13, and for symlink_to_dir is 1.17.14. But to make it simpler,
let's just say the latter. This also avoids unnecessary translator
work.

Missed in commits 7fe9dcdd57c083180a7994957d1e5217d28e970a and
a92a3ac5056363e9c21c48187f6ff965481742f4.

Closes: #769843
---
 debian/changelog  |  2 ++
 man/dpkg-maintscript-helper.1 |  4 ++--
 man/po/de.po  | 10 +-
 man/po/fr.po  | 10 +-
 man/po/sv.po  | 10 +-
 5 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e34751..ec5b9cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dpkg (1.17.22) UNRELEASED; urgency=low
 
   [ Guillem Jover ]
   * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
+  * Bump minimal version for dir_to_symlink and symlink_to_dir commands
+to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843
 
   [ Updated programs translations ]
   * German (Sven Joachim).
diff --git a/man/dpkg-maintscript-helper.1 b/man/dpkg-maintscript-helper.1
index 908083d..85185ac 100644
--- a/man/dpkg-maintscript-helper.1
+++ b/man/dpkg-maintscript-helper.1
@@ -230,9 +230,9 @@ using it unconditionally requires a pre-dependency to ensure that the
 required version of \fBdpkg\fP has been unpacked before. The required version
 depends on the 

Bug#771230: marked as done (unblock: gns3/0.8.7-2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 15:48:32 +0100
with message-id 54788b40.3030...@thykier.net
and subject line Re: Bug#771230: unblock: gns3/0.8.7-2
has caused the Debian Bug report #771230,
regarding unblock: gns3/0.8.7-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771230
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dera release-team,

Please unblock package gns3

This morning a policy violation was found in the GNS3 package (Bug #771135).
Attached is a debdiff for the proposed update to this package.

As I'm not a DD myself (nor DM) I will need to get my package uploaded by my
sponsor.

unblock gns3/0.8.7-2

Regards

Daniel Lintott
diff -Nru gns3-0.8.7/debian/changelog gns3-0.8.7/debian/changelog
--- gns3-0.8.7/debian/changelog	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/changelog	2014-11-27 19:56:45.0 +
@@ -1,3 +1,11 @@
+gns3 (0.8.7-2) unstable; urgency=medium
+
+  * Do not install files needed by the program to /usr/share/doc
+(Closes: #771135)
+  * Add dh-python to build-depends
+
+ -- Daniel Lintott dan...@serverb.co.uk  Thu, 27 Nov 2014 19:56:04 +
+
 gns3 (0.8.7-1) unstable; urgency=medium
 
   * Imported Upstream version 0.8.7
diff -Nru gns3-0.8.7/debian/control gns3-0.8.7/debian/control
--- gns3-0.8.7/debian/control	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/control	2014-11-27 19:56:45.0 +
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Daniel Lintott dan...@serverb.co.uk
 Build-Depends: debhelper (= 9),
+ dh-python,
  libqt4-dev,
  python
 Standards-Version: 3.9.5
diff -Nru gns3-0.8.7/debian/docs gns3-0.8.7/debian/docs
--- gns3-0.8.7/debian/docs	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/docs	2014-11-27 19:56:45.0 +
@@ -1,6 +1,3 @@
 AUTHORS
-baseconfig.txt
-baseconfig_sw.txt
 README
 TODO
-debian/additional/gns3.ini
diff -Nru gns3-0.8.7/debian/install gns3-0.8.7/debian/install
--- gns3-0.8.7/debian/install	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/install	2014-11-27 19:56:45.0 +
@@ -2,3 +2,4 @@
 debian/additional/applications/* usr/share/applications/
 debian/additional/icons/* usr/share/icons/
 debian/additional/pixmaps/* usr/share/pixmaps/
+debian/additional/gns3.ini usr/share/gns3/
diff -Nru gns3-0.8.7/debian/patches/baseconfig_dir.patch gns3-0.8.7/debian/patches/baseconfig_dir.patch
--- gns3-0.8.7/debian/patches/baseconfig_dir.patch	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/patches/baseconfig_dir.patch	2014-11-27 19:56:45.0 +
@@ -4,16 +4,14 @@
 Author: Daniel Lintott dan...@serverb.co.uk
 Forwarded: Not needed, debian specific
 ---
-Index: gns3/src/GNS3/Config/Defaults.py
-===
 gns3.orig/src/GNS3/Config/Defaults.py	2013-10-24 11:57:33.518105996 +0100
-+++ gns3/src/GNS3/Config/Defaults.py	2013-10-24 22:34:35.869585964 +0100
+--- a/src/GNS3/Config/Defaults.py
 b/src/GNS3/Config/Defaults.py
 @@ -48,7 +48,7 @@
  elif sys.platform.startswith('win'):
  BASECONFIG_DIR = ''
  else:
 -BASECONFIG_DIR = '/usr/local/share/examples/gns3/'
-+BASECONFIG_DIR = '/usr/share/doc/gns3/'
++BASECONFIG_DIR = '/usr/share/gns3/'
  
  # Default path to qemuwrapper
  if sys.platform.startswith('win'):
diff -Nru gns3-0.8.7/debian/patches/setup.py.patch gns3-0.8.7/debian/patches/setup.py.patch
--- gns3-0.8.7/debian/patches/setup.py.patch	2014-07-08 17:30:56.0 +0100
+++ gns3-0.8.7/debian/patches/setup.py.patch	2014-11-27 19:56:45.0 +
@@ -2,16 +2,17 @@
 Author: Daniel Lintott dan...@serverb.co.uk
 Forwarded: Not needed, debian specific
 ---
-Index: gns3-0.8.6/setup.py
-===
 gns3-0.8.6.orig/setup.py	2013-10-26 12:52:22.628993000 +0100
-+++ gns3-0.8.6/setup.py	2013-10-26 13:34:26.477263931 +0100
-@@ -284,7 +284,5 @@
+--- a/setup.py
 b/setup.py
+@@ -283,8 +283,7 @@
+ 'GNS3.Ui.ConfigurationPages',
  'GNS3.Langs'],
package_data = { 'GNS3': ['Langs/*.qm', 'Dynagen/configspec'] },
-   data_files = [ (wrapper_dir, ['qemuwrapper/qemuwrapper.py', 'vboxwrapper/vboxcontroller_4_1.py', 'vboxwrapper/vboxwrapper.py', 'vboxwrapper/tcp_pipe_proxy.py']),
+-  data_files = [ (wrapper_dir, ['qemuwrapper/qemuwrapper.py', 'vboxwrapper/vboxcontroller_4_1.py', 

Processed: Re: Bug#771075: unblock: systemd/215-7

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 = confirmed d-i
Bug #771075 [release.debian.org] unblock: systemd/215-7
Added tag(s) d-i; removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771075.141718558714729.transcr...@bugs.debian.org



Bug#771075: unblock: systemd/215-7

2014-11-28 Thread Niels Thykier
Control: tags -1 = confirmed d-i

On 2014-11-28 07:07, Martin Pitt wrote:
 Hello all,
 
 I uploaded 215-7 now. Compared to what Nick pre-approved, I made the
 following changes on top:
 
 -  
 http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=bc123be229
 
   RC bug (#771118), Nick explicitly asked to include this and
   pre-ack'ed.
 
 - http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=c9f3281ef
 
   Important bug to fix a regression (#769734), pre-approved by Nick.
 
 - http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=a3686c6
 
   dch -r and release tag (trivial)
 
 Martin
 

Hi,

Thanks, approved from RT PoV - just needs d-i ack.

~Niels


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54788926.6070...@thykier.net



Bug#771331: unblock: ola/0.9.1-1+b1 (pre-approval)

2014-11-28 Thread Jean Baptiste Favre
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Debian release team,

Please unblock package ola

I've been working for some days to solve several bugs on this package
with Helmut Grohne and Wouter Verhelst help.

I tried, and succeeded, to solve following bugs:

#767676: ola-rdm-tests: fails to install: subprocess installed
post-installation script returned error exit status 10
#755866: ola: FTBFS: tests fail
#769331: ola: unowned directory after purge: /etc/ola/
#769670: ola-rdm-tests: FTBFS in a sid chroot with pbuilder (no network)
#760414: [ola] Some sources are not included in your package

Right now, Wouter, who is the package maintainer, disagree on #760414
severity, thus blocking fixed package upload.

Since I haven't heard about him for a week, and given the fact that
deadline is approching, I kindly request your decision on that point:
Should #760414 be considered as serious, and thus fixed in my NMU, or not ?

Whatever your decision could be, I will provide the right NMU, ie with
or without bugfix for #760414, on mentors.debian.net.
Helmut has already accepted to sponsor the final upload.

Please find attached 2 debdiff patches:
- First one (ola_0.9.1-1.1.diff) includes all bug fixes but #760414 one.
- Second one (ola_0.9.1+dfsg1-1.1.diff) includes all fixed bugs.

Regards,
Jean Baptiste

unblock ola/0.9.1-1+b1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-updates'), (500,
'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

diff -Nru ola-0.9.1/debian/changelog ola-0.9.1+dfsg1/debian/changelog
--- ola-0.9.1/debian/changelog	2014-08-17 10:07:29.0 +0200
+++ ola-0.9.1+dfsg1/debian/changelog	2014-11-22 00:03:06.0 +0100
@@ -1,3 +1,21 @@
+ola (0.9.1+dfsg1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Remove debconf calls from ola-rdm-tests postinst (Closes: #767676)
+  * Ship /etc/ola within ola  ola-rdm-tests packages (Closes: #769331)
+  * Add a patch which fix failing test when running in pbuilder
+(Closes: #769670)
+  * Fix other important issues:
+- Remove the check for $RUN_DAEMON from both init scripts olad and
+  rdm_test_server (Package maintainer disagree about this way of
+  controling service)
+- Remove ola-rdm-tests postinst since its only purpose was to provide
+  /etc/default/ola-rdm-tests
+- Add postrm scripts for packages ola  ola-rdm-tests to fully remove
+  configuration files so that piuparts tests can pass
+
+ -- Jean Baptiste Favre deb...@jbfavre.org  Sun, 16 Nov 2014 17:44:18 +0100
+
 ola (0.9.1-1) unstable; urgency=low
 
   * New upstream release
diff -Nru ola-0.9.1/debian/ola.dirs ola-0.9.1+dfsg1/debian/ola.dirs
--- ola-0.9.1/debian/ola.dirs	2014-04-21 08:19:26.0 +0200
+++ ola-0.9.1+dfsg1/debian/ola.dirs	2014-11-22 00:03:06.0 +0100
@@ -1,3 +1,4 @@
+etc/ola
 usr/bin
 usr/lib
 usr/share/olad/www
diff -Nru ola-0.9.1/debian/ola.olad.init ola-0.9.1+dfsg1/debian/ola.olad.init
--- ola-0.9.1/debian/ola.olad.init	2014-08-17 09:17:40.0 +0200
+++ ola-0.9.1+dfsg1/debian/ola.olad.init	2014-11-22 00:03:06.0 +0100
@@ -16,16 +16,11 @@
 PIDFILE=/var/run/$NAME.pid
 DESC=OLA daemon
 USER=olad
+DAEMON_ARGS=--syslog --log-level 3 --config-dir /etc/ola
 
 # Reads config file (will override defaults above)
 [ -r /etc/default/ola ]  . /etc/default/ola
 
-if [ $RUN_DAEMON = true ] || [ $RUN_DAEMON = yes ] ; then
-  DAEMON_ARGS=--syslog --log-level 3  --config-dir  /etc/ola
-elif [ $1 = start ] || [ $1 = stop ] ; then
-  echo The init script is currently inactive;\nuse \dpkg-reconfigure ola\ to change this. 2
-fi
-
 [ -x $DAEMON ] || exit 0
 
 . /lib/lsb/init-functions
diff -Nru ola-0.9.1/debian/ola.postinst ola-0.9.1+dfsg1/debian/ola.postinst
--- ola-0.9.1/debian/ola.postinst	2014-08-17 09:17:40.0 +0200
+++ ola-0.9.1+dfsg1/debian/ola.postinst	2014-11-22 00:03:06.0 +0100
@@ -8,13 +8,8 @@
 groups olad | grep plugdev  /dev/null || adduser olad plugdev
 
 # setup the config dir
-CONF_DIR=/etc/ola
-if [ ! -d ${CONF_DIR} ]; then
-  mkdir -p ${CONF_DIR};
-  chown -R olad:olad ${CONF_DIR};
-  chmod g+s ${CONF_DIR};
-fi;
-
+chown -R olad:olad /etc/ola;
+chmod g+s /etc/ola;
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
diff -Nru ola-0.9.1/debian/ola.postrm ola-0.9.1+dfsg1/debian/ola.postrm
--- ola-0.9.1/debian/ola.postrm	1970-01-01 01:00:00.0 +0100
+++ ola-0.9.1+dfsg1/debian/ola.postrm	2014-11-22 00:03:06.0 +0100
@@ -0,0 +1,25 @@
+#!/bin/sh
+# postrm script for ola
+
+set -e
+
+case $1 in
+  purge)
+if [ -f /etc/default/ola ]; then
+  rm -f /etc/default/ola
+fi
+  ;;
+
+ 

re: dpkg: support installing M-A:same packages with different binNMU version

2014-11-28 Thread Wookey
What is the current thinking on this for Jessie? I presume that at
this stage it is not going to be implemented so running lots of
binNMUs, or no-change sourceful upload to syncronise all arches is the
only fix available in that timeframe?

Does anyone know of problems that comparison of the source version
would actually cause? This seems to me to be the right way to deal
with this problem, but I don't claim any particular insight. Is the
worry just 'unforseen side-effects in complex code'? Syncronisation
with apt?

This issue is a real problem because of the way the binNMUs are
heavily using the build infrastructure for new port uploads (so after
adding two ports farily recently, lots of packages are out of sync).

There is now a handy jenkins job which tracks the size of the issue:
https://jenkins.debian.net/view/qa.debian.org/job/udd_jessie_multiarch_versionskew
(currently 266 source packages)

aside
Note that the non-unstable buildd overview pages ignore binNMUs when showing 
versions, so:
https://buildd.debian.org/status/package.php?p=xz-utilssuite=unstable  
shows binNMUs, but
https://buildd.debian.org/status/package.php?p=xz-utilssuite=jessie
doesn't.

You have to go to this page to find out what is really there:
https://packages.debian.org/search?suite=defaultsection=allarch=anysearchon=nameskeywords=xz-utils

I presume this is a bug, it's certainly confusing.
/aside

So, are the dpkg maintainers minded to try and fix this for Jessie?
(or should I schedule piles of rebuilds)
are the dpkg maintainers minded to fix this for Stretch?
or are there any other proposed fixes on the table?

I do think we need to do something about this.

Currently the binNMU for packages producing MA:same packages is
pointless as it just means that someone has to come along later and
rebuild all the other arches to match. Until this is fixed in dpkg (or
we invent some new mechanism for rebuilds without changing the version
number), packages which produce MA:same binarypkgs should always be
sourcefully uploaded.

Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128151729.gu27...@stoneboat.aleph1.co.uk



Bug#771332: unblock: volatility/2.4-4

2014-11-28 Thread Joao Eriberto Mota Filho
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package volatility.

The current version in testing recommends a package that no longer exists in
Debian (volatility-profiles, please see #766895).

The differences between 2.4-1 (testing) and 2.4-4 (unstable) are documentation
and the Recommends field. See the changelog since 2.4-1:

volatility (2.4-4) unstable; urgency=medium

  * Upload to unstable.
  * debian/control: removed the Recommends field because volatility-profiles
  no longer exists in unstable/testing (see #766895).

 -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 27 Nov 2014 23:17:36 
-0200

volatility (2.4-3) experimental; urgency=medium

  * debian/copyright: added a new upstream site. See below.
  * debian/watch: The Volatility Project replied me a recent email
   message and the development site (GitHub) now uses tags.
   Thanks a lot to Jamie Levy (gleeda).

 -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 20 Nov 2014 19:09:46 
-0200

volatility (2.4-2) experimental; urgency=medium

  * debian/watch: added a fake site to explain about the current
  status of the original upstream homepage.

 -- Joao Eriberto Mota Filho eribe...@debian.org  Tue, 18 Nov 2014 08:45:16 
-0200

Thanks in advance.

Regards,

Eriberto

unblock volatility/2.4-4

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru volatility-2.4/debian/changelog volatility-2.4/debian/changelog
--- volatility-2.4/debian/changelog	2014-10-26 15:28:49.0 -0200
+++ volatility-2.4/debian/changelog	2014-11-27 23:22:19.0 -0200
@@ -1,3 +1,27 @@
+volatility (2.4-4) unstable; urgency=medium
+
+  * Upload to unstable.
+  * debian/control: removed the Recommends field because volatility-profiles
+  no longer exists in unstable/testing (see #766895).
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 27 Nov 2014 23:17:36 -0200
+
+volatility (2.4-3) experimental; urgency=medium
+
+  * debian/copyright: added a new upstream site. See below.
+  * debian/watch: The Volatility Project replied me a recent email
+   message and the development site (GitHub) now uses tags.
+   Thanks a lot to Jamie Levy (gleeda).
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 20 Nov 2014 19:09:46 -0200
+
+volatility (2.4-2) experimental; urgency=medium
+
+  * debian/watch: added a fake site to explain about the current
+  status of the original upstream homepage.
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Tue, 18 Nov 2014 08:45:16 -0200
+
 volatility (2.4-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru volatility-2.4/debian/control volatility-2.4/debian/control
--- volatility-2.4/debian/control	2014-10-26 15:27:42.0 -0200
+++ volatility-2.4/debian/control	2014-11-27 23:23:16.0 -0200
@@ -22,7 +22,6 @@
  python-tz,
  python-yara,
  volatility-tools (= 2.4-1)
-Recommends: volatility-profiles
 Description: advanced memory forensics framework
  The Volatility Framework is a completely open collection of tools for
  the extraction of digital artifacts from volatile memory (RAM) samples.
diff -Nru volatility-2.4/debian/copyright volatility-2.4/debian/copyright
--- volatility-2.4/debian/copyright	2014-10-25 23:44:15.0 -0200
+++ volatility-2.4/debian/copyright	2014-11-20 19:14:05.0 -0200
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: volatility
-Source: http://www.volatilityfoundation.org
+Source: http://www.volatilityfoundation.org or
+https://github.com/volatilityfoundation/volatility
 
 Files: *
 Copyright: 2004  Commonwealth of Australia
diff -Nru volatility-2.4/debian/watch volatility-2.4/debian/watch
--- volatility-2.4/debian/watch	2014-10-26 00:15:37.0 -0200
+++ volatility-2.4/debian/watch	2014-11-20 19:15:24.0 -0200
@@ -1,5 +1,2 @@
 version=3
-# https://code.google.com/p/volatility/downloads/list .*name=volatility-(\d\S+)\.tar\.(?:bz2|gz|xz).*
-#
-# The new upstream site (http://www.volatilityfoundation.org) is using resources anti-monitoring.
-# I will ask to the upstream to solve this in a next release.
+https://github.com/volatilityfoundation/volatility/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)


Processed: Re: Bug#771315: (pre-approval for) unblock: dictionaries-common/1.23.17

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo
Bug #771315 [release.debian.org] (pre-approval for) unblock: 
dictionaries-common/1.23.17
Removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771315.14171890288943.transcr...@bugs.debian.org



Bug#771315: (pre-approval for) unblock: dictionaries-common/1.23.17

2014-11-28 Thread Agustin Martin
Control: tags -1 - moreinfo

On Fri, Nov 28, 2014 at 02:00:35PM +, Adam D. Barratt wrote:
 
 On 2014-11-28 12:20, Agustin Martin wrote:
 I would like to upload to sid a new dictionaries-common package with some
 documentation fixes, to deal with some wrong information (#770484), see
 attached patch.
 
 When dealing with dictionaries using autobuildhash at postinst, symlinks
 to
 the actual hashes under /var were previosuly created by
 installdeb-{a,i}spell scripts.
 
 This is no longer the case since some time ago, but that behavior is still
 shown as available in installdeb-{a,i}spell man pages (#770484).
 
 Please go ahead, and remove the moreinfo tag once the package has been
 accepted.

Done, thanks

Regards,

-- 
Agustin


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128153657.ga7...@agmartin.aq.upm.es



Re: Bug#758616: dpkg: support installing M-A:same packages with different binNMU version

2014-11-28 Thread Guillem Jover
Hi!

On Fri, 2014-11-28 at 15:17:29 +, Wookey wrote:
 What is the current thinking on this for Jessie? I presume that at
 this stage it is not going to be implemented so running lots of
 binNMUs, or no-change sourceful upload to syncronise all arches is the
 only fix available in that timeframe?

I asked this on d-r last time it got brought up on d-d, but given the
lukewarm response, I didn't try anything further.

  https://lists.debian.org/debian-release/2014/11/msg00019.html

 Does anyone know of problems that comparison of the source version
 would actually cause? This seems to me to be the right way to deal
 with this problem, but I don't claim any particular insight. Is the
 worry just 'unforseen side-effects in complex code'? Syncronisation
 with apt?

I started implementing this, but posponed finishing it up for 1.18.x,
given the above response. If there is still interest I could propose
a patch. But it might end up being a non-minimal change.

As discussed some time ago on #debian-bootstrap, this just defers any
breakage to the reference counting code, so it just makes that
possible breakage be detectable later on. (The whole thing still seems
to me to be broken by design, but that ship sailed long ago.)

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128154413.gb5...@gaara.hadrons.org



Bug#771335: Pre-approval for evolution-data-server/3.12.9~git20141128.5242b0-1

2014-11-28 Thread Josselin Mouette
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

upstream has put a lot of work in stabilizing the evolution 3.12 
branch, which is also the version used for GNOME 3.14.

There is a new upstream release, and already a dozen other bugfixes in 
the git, most of which are either trivial changes or interesting fixes 
to get into jessie.

There is also a pair of simple bugs fixed in the packaging.

I’m attaching the upstream and Debian diffes, without translation 
changes. If you want to look at the patches individually, you can have a 
look at:
https://git.gnome.org/browse/evolution-data-server/log/?h=evolution-data-server-3-12

If you prefer that I retain only the changes that are about crashes or 
UI issues, please tell me so.

unblock evolution-data-server/3.12.9~git20141128.5242b0-1

Thanks for considering.
-- 
 .''`.Josselin Mouette
: :' :
`. `'
  `-
Index: debian/changelog
===
--- debian/changelog	(révision 2640)
+++ debian/changelog	(copie de travail)
@@ -1,3 +1,12 @@
+evolution-data-server (3.12.9~git20141128.5242b0-1) UNRELEASED; urgency=medium
+
+  * Fix dependencies for development packages. Closes: #724595.
+  * Depend on gnome-keyring. Closes: #739324, #753478.
+  * New upstream git snapshot from stable branch, includes only bugfixes 
+and translations.
+
+ -- Josselin Mouette j...@debian.org  Fri, 28 Nov 2014 09:29:02 +0100
+
 evolution-data-server (3.12.7.1-1) unstable; urgency=medium
 
   * New upstream release 3.12.7.1
Index: debian/control
===
--- debian/control	(révision 2640)
+++ debian/control	(copie de travail)
@@ -63,7 +63,8 @@
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  evolution-data-server-common (= ${source:Version}),
- libcamel-1.2-49 (= ${binary:Version})
+ libcamel-1.2-49 (= ${binary:Version}),
+ gnome-keyring
 Suggests: evolution,
   evolution-data-server-dbg (= ${binary:Version})
 Breaks: libecal1.2-7 ( 2.32),
@@ -157,12 +158,11 @@
  gir1.2-edataserver-1.2 (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends},
- libedata-book1.2-dev,
+ libglib2.0-dev,
  libcamel1.2-dev (= ${binary:Version}),
+ libsecret-1-dev,
  libxml2-dev,
- libglib2.0-dev,
- libsoup2.4-dev,
- libsecret-1-dev
+ libsoup2.4-dev
 Description: Utility library for evolution data servers (development files)
  The data server, called Evolution Data Server is responsible for managing
  calendar and addressbook information.
@@ -204,10 +204,10 @@
  ${misc:Depends},
  ${shlibs:Depends},
  libglib2.0-dev,
- libedataserver1.2-dev (= ${binary:Version}),
- libsqlite3-dev (= 3.5),
- libnss3-dev,
- libnspr4-dev
+ libsecret-1-dev,
+ libxml2-dev,
+ libsoup2.4-dev,
+ libsqlite3-dev (= 3.5)
 Description: Development files for libcamel
  This package contains header files and static library for libcamel.
  .
@@ -238,6 +238,7 @@
  ${shlibs:Depends},
  libedataserver1.2-dev (= ${binary:Version}),
  libebook-contacts1.2-dev (= ${binary:Version}),
+ libedata-book1.2-dev (= ${binary:Version}),
  libcamel1.2-dev (= ${binary:Version}),
  libglib2.0-dev
 Description: Client library for evolution address books (development files)
@@ -278,9 +279,8 @@
 Depends: libedata-book-1.2-20 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
- libedataserver1.2-dev (= ${binary:Version}),
  libebackend1.2-dev (= ${binary:Version}),
- libebook1.2-dev (= ${binary:Version}),
+ libebook-contacts1.2-dev (= ${binary:Version}),
  libglib2.0-dev
 Description: Backend library for evolution address books (development files)
  Evolution is the integrated mail, calendar, task and address book
@@ -372,7 +372,6 @@
  ${misc:Depends},
  ${shlibs:Depends},
  libical-dev (= 0.43),
- libedataserver1.2-dev (= ${binary:Version}),
  libecal1.2-dev (= ${binary:Version}),
  libebackend1.2-dev (= ${binary:Version}),
  libglib2.0-dev
@@ -399,6 +398,7 @@
 Architecture: any
 Depends: libebackend-1.2-7 (= ${binary:Version}),
  ${misc:Depends},
+ libedataserver1.2-dev (= ${binary:Version}),
  libglib2.0-dev
 Description: Utility library for evolution data servers (development files)
  This package contains header files and static library for libebackend.
Index: debian/libedataserver-1.2-18.symbols
===
--- debian/libedataserver-1.2-18.symbols	(révision 2640)
+++ debian/libedataserver-1.2-18.symbols	(copie de travail)
@@ -1033,6 +1033,8 @@
  e_source_registry_create_sources_finish@Base 

Bug#769612: unblock: bcache-tools/1.0.7-1

2014-11-28 Thread Jack Douglas
Hi

 

If this would be addressed by jessie-backports, there would potentially be a
significant wait until it's available, and as you say, it is a package that
is somewhat important strategically - tiered storage is becoming more
important with SSDs $/GB projected to be far higher than HDD for many years
and conversely moving further and further ahead on performance (we are using
Intel NVMe PCI SSDs for the cache in RAID5 - one of the crucial benefits of
bcache is that all writes to the cache are sequential, and therefore very
RAID5 friendly as this mitigates the write penalty).

 

We've been using bcache with Jessie (by building the userspace tools from
source) for some time now, but realistically very few are going to test this
in earnest unless it is in 'testing' - we've got the opportunity to do that
now before release if the package is unblocked - the package itself is small
and has few dependencies unlike all the kernel code which will be in Jessie.

 

Basically I'm suggesting that it would only be a minor burden on the release
team as it's such a lightweight package - the reasons for not getting it
into testing a week sooner seem to have been minor and not code-related, and
in the end it only just failed to make the cut by 3 days!

 

Is it possible to release on probation? In other words if it becomes a
burden or apparent that it's the source of RC bugs then it just gets ejected
again?

 

If you do unblock the sooner you do this the more testing it will get before
release.

 

Kindest regards

Jack

 



Bug#771338: unblock: meta-gnome3/1:3.14+2

2014-11-28 Thread Josselin Mouette
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

please unblock meta-gnome3 for a few cleanup updates.

meta-gnome3 (1:3.14+2) unstable; urgency=medium

  * Remove gnome-desktop-environment.
  * Update some versions.
  * Move totem and gnome-shell-extensions to gnome-core.
  * Move brasero to gnome.
  * Move nemiver, gitg and gnome-boxes to gnome-devel.
  * Remove some legacy alternate dependencies.
  * Remove notification-daemon.
  * Add gnome-clocks and gnome-setting-started-docs.
  * Recommend the iceweasel extensions.
  * Remove gnome-core-devel which is heavy-maintenance, no use case.

The default installation is mostly affected by 
gnome-setting-started-docs, which is huge because of the tutorial 
videos, but on the other hand it’s very useful. It’s not in gnome-core,
mostly because of the size.

unblock meta-gnome3/1:3.14+2

Thanks,
-- 
 .''`.Josselin Mouette
: :' :
`. `'
  `-
Index: debian/control.in
===
--- debian/control.in	(révision 43945)
+++ debian/control.in	(révision 43946)
@@ -14,9 +14,9 @@
 Architecture: linux-any
 Depends: libatk-adaptor (= 2.14),
  at-spi2-core (= 2.14),
- adwaita-icon-theme,
+ adwaita-icon-theme (= 3.14),
  baobab (= 3.14),
- brasero (= 3.11),
+ fonts-cantarell (= 0.0.16),
  caribou (= 0.4.15),
  caribou-antler (= 0.4.15),
  libcaribou-gtk-module (= 0.4.15),
@@ -27,13 +27,12 @@
  eog (= 3.14),
  evince (= 3.14),
  evolution-data-server (= 3.12),
- fonts-cantarell (= 0.0.16),
  sound-theme-freedesktop,
- gnome-calculator (= 3.14),
  gdm3 (= 3.14) [linux-any],
  glib-networking (= 2.42),
  gnome-backgrounds (= 3.14),
  gnome-bluetooth (= 3.14) [linux-any],
+ gnome-calculator (= 3.14),
  gnome-contacts (= 3.14),
  gnome-control-center (= 1:3.14),
  gnome-dictionary (= 3.14),
@@ -49,6 +48,7 @@
  gnome-session (= 3.14),
  gnome-settings-daemon (= 3.14),
  gnome-shell (= 3.14) [linux-any],
+ gnome-shell-extensions (= 3.14) [linux-any],
  gnome-system-log (= 3.9.90),
  gnome-system-monitor (= 3.14),
  gnome-terminal (= 3.14),
@@ -55,7 +55,6 @@
  gnome-themes-standard (= 3.14),
  gnome-user-guide (= 3.14),
  gnome-user-share (= 3.14),
- tracker-gui | gnome-search-tool,
  gsettings-desktop-schemas (= 3.14),
  gstreamer1.0-plugins-base (= 0.10.36),
  gstreamer1.0-plugins-good (= 0.10.31),
@@ -72,10 +71,11 @@
  metacity (= 1:2.34),
  mousetweaks (= 3.12),
  nautilus (= 3.14),
- notification-daemon (= 0.7.4),
  policykit-1-gnome (= 0.105),
  pulseaudio,
  gnome-sushi (= 3.12),
+ totem (= 3.14),
+ tracker-gui,
  vino (= 3.14),
  yelp (= 3.14),
  zenity (= 3.14),
@@ -97,31 +97,34 @@
 Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
  desktop-base,
- network-manager-gnome (= 0.9.4) [linux-any],
+ network-manager-gnome (= 0.9.10) [linux-any],
 # Official apps modules
- bijiben | tomboy (= 1.14) [!mips !mipsel !alpha !hppa] | gnote,
+ bijiben (= 3.14),
+ brasero (= 3.11),
  cheese (= 3.14) [linux-any],
  evolution (= 3.12),
  evolution-plugins (= 3.12),
  file-roller (= 3.14),
  gedit (= 3.14),
- gitg,
+ gnome-clocks (= 3.14),
  gnome-color-manager (= 3.14),
  gnome-documents (= 3.14),
  gnome-games (= 1:3.14),
+ gnome-getting-started-docs (= 3.14),
  gnome-logs (= 3.14),
  gnome-maps (= 3.14),
  gnome-music (= 3.14),
  gnome-nettool (= 3.8) [!kfreebsd-any],
- gnome-photos,
+ gnome-photos (= 3.14),
  gnome-sound-recorder,
  gnome-tweak-tool (= 3.14),
 # gnome-weather,
  nautilus-sendto (= 3.8),
+ gnome-orca (= 3.14),
  polari,
- gnome-orca (= 3.14),
+ rygel-playbin (= 0.24) [!kfreebsd-any],
+ rygel-tracker (= 0.24) [!kfreebsd-any],
  seahorse (= 3.14),
- totem (= 3.14),
  vinagre (= 3.14),
 # More applications
  alacarte (= 3.11),
@@ -129,27 +132,23 @@
  gimp (= 2.8),
  hamster-applet (= 2.91.3),
  inkscape (= 0.48),
+ libreoffice-evolution,
  libreoffice-gnome,
- libreoffice-writer | abiword (= 2.8),
- libreoffice-calc | gnumeric (= 1.10),
+ libreoffice-writer,
+ libreoffice-calc,
  libreoffice-impress,
  rhythmbox (= 3.0),
- shotwell [linux-any],
  simple-scan [linux-any],
  sound-juicer (= 3.14),
- tracker-gui,
  transmission-gtk,
   

Bug#771304: marked as done (unblock: jscommunicator/2.0.3-1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 16:53:28 +
with message-id 17f757d52a9882b046959c7d0718d...@mail.adsl.funky-badger.org
and subject line Re: Bug#771304: unblock: jscommunicator/2.0.3-1
has caused the Debian Bug report #771304,
regarding unblock: jscommunicator/2.0.3-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771304
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
User: release.debian@packages.debian.org
UserTags: unblock


The main reason for this unblock request:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771299

This ensures that users can mix-and-match JSCommunicator with newer
versions of JsSIP.  This is the change to JSCommManager.js in the debdiff.

The debdiff also includes changes to the debian/copyright and upstream
AUTHORS files to add the translators.


diff -Nru jscommunicator-2.0.1/AUTHORS jscommunicator-2.0.3/AUTHORS
--- jscommunicator-2.0.1/AUTHORS2014-11-08 20:03:43.0 +0100
+++ jscommunicator-2.0.3/AUTHORS2014-11-28 11:06:08.0 +0100
@@ -1,12 +1,20 @@
-Daniel Pocock danielpocock.com
-Juliana Louback julianalouback.com
-Christian Henz github.com/chenz
-Jeroen Massar jeroen.massar.ch
-elprincipe github.com/elprincipe
-Yehuda Korotkin github.com/yedako
+Daniel Pocock http://danielpocock.com
+Juliana Louback http://julianalouback.com
+Christian Henz https://github.com/chenz
+Jeroen Massar http://jeroen.massar.ch
+elprincipe https://github.com/elprincipe
+Yehuda Korotkin https://github.com/yedako
 Carla Araos carlaaraos.com
-aavia github.com/aavia
-mirazusman github.com/mirazusman
-tehilazi github.com/tehilazi
-Matías A. Bellone github.com/toote
-tami4 github.com/tami4
+aavia https://github.com/aavia
+mirazusman https://github.com/mirazusman
+tehilazi https://github.com/tehilazi
+Matías A. Bellone https://github.com/toote
+tami4 https://github.com/tami4
+Christian Henz chrh...@gmx.de
+Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl
+Ivan Masár heli...@centrum.sk
+Martin Hristov martinhris...@abv.bg
+Matías A. Bellone matiasbellone+l...@gmail.com
+Miguel Ángel Molina ssl...@gmail.com
+Thomas Vincent tho...@vinc-net.fr
+timothymctim timothymc...@users.noreply.github.com
diff -Nru jscommunicator-2.0.1/debian/changelog 
jscommunicator-2.0.3/debian/changelog
--- jscommunicator-2.0.1/debian/changelog   2014-11-08 22:18:54.0 
+0100
+++ jscommunicator-2.0.3/debian/changelog   2014-11-28 12:22:24.0 
+0100
@@ -1,3 +1,11 @@
+jscommunicator (2.0.3-1) unstable; urgency=high
+
+  * New upstream release.
+  * Support for JsSIP 'confirmed' event. (Closes: #771299)
+  * Update copyright, add translators.
+
+ -- Daniel Pocock dan...@pocock.pro  Fri, 28 Nov 2014 11:09:40 +0100
+
 jscommunicator (2.0.1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru jscommunicator-2.0.1/debian/copyright 
jscommunicator-2.0.3/debian/copyright
--- jscommunicator-2.0.1/debian/copyright   2014-11-05 22:09:49.0 
+0100
+++ jscommunicator-2.0.3/debian/copyright   2014-11-28 12:25:48.0 
+0100
@@ -7,6 +7,27 @@
2014, Juliana Louback http://julianalouback.com
 License: GPL-2+
 
+Files: internationalization/*
+Copyright: 2014, Christian Henz https://github.com/chenz
+   2014, Jeroen Massar http://jeroen.massar.ch
+   2014, elprincipe https://github.com/elprincipe
+   2014, Yehuda Korotkin https://github.com/yedako
+   2014, Carla Araos http://carlaaraos.com
+   2014, aavia https://github.com/aavia
+   2014, mirazusman https://github.com/mirazusman
+   2014, tehilazi https://github.com/tehilazi
+   2014, Matías A. Bellone https://github.com/toote
+   2014, tami4 https://github.com/tami4
+   2014, Christian Henz chrh...@gmx.de
+   2014, Dariusz Dwornikowski dariusz.dwornikow...@cs.put.poznan.pl
+   2014, Ivan Masár heli...@centrum.sk
+   2014, Martin Hristov martinhris...@abv.bg
+   2014, Matías A. Bellone matiasbellone+l...@gmail.com
+   2014, Miguel Ángel Molina ssl...@gmail.com
+   2014, Thomas Vincent tho...@vinc-net.fr
+   2014, timothymctim timothymc...@users.noreply.github.com
+License: GPL-2+
+
 Files: parseuri.js
 Copyright: 2007, Steven Levithan stevenlevithan.com
 License: MIT
diff -Nru jscommunicator-2.0.1/JSCommManager.js 
jscommunicator-2.0.3/JSCommManager.js
--- jscommunicator-2.0.1/JSCommManager.js   2014-11-08 20:03:43.0 
+0100
+++ 

Bug#771332: marked as done (unblock: volatility/2.4-4)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 16:57:07 +
with message-id 69a4f78a11fef17321c03521cdc2f...@mail.adsl.funky-badger.org
and subject line Re: Bug#771332: unblock: volatility/2.4-4
has caused the Debian Bug report #771332,
regarding unblock: volatility/2.4-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package volatility.

The current version in testing recommends a package that no longer exists in
Debian (volatility-profiles, please see #766895).

The differences between 2.4-1 (testing) and 2.4-4 (unstable) are documentation
and the Recommends field. See the changelog since 2.4-1:

volatility (2.4-4) unstable; urgency=medium

  * Upload to unstable.
  * debian/control: removed the Recommends field because volatility-profiles
  no longer exists in unstable/testing (see #766895).

 -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 27 Nov 2014 23:17:36 
-0200

volatility (2.4-3) experimental; urgency=medium

  * debian/copyright: added a new upstream site. See below.
  * debian/watch: The Volatility Project replied me a recent email
   message and the development site (GitHub) now uses tags.
   Thanks a lot to Jamie Levy (gleeda).

 -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 20 Nov 2014 19:09:46 
-0200

volatility (2.4-2) experimental; urgency=medium

  * debian/watch: added a fake site to explain about the current
  status of the original upstream homepage.

 -- Joao Eriberto Mota Filho eribe...@debian.org  Tue, 18 Nov 2014 08:45:16 
-0200

Thanks in advance.

Regards,

Eriberto

unblock volatility/2.4-4

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru volatility-2.4/debian/changelog volatility-2.4/debian/changelog
--- volatility-2.4/debian/changelog	2014-10-26 15:28:49.0 -0200
+++ volatility-2.4/debian/changelog	2014-11-27 23:22:19.0 -0200
@@ -1,3 +1,27 @@
+volatility (2.4-4) unstable; urgency=medium
+
+  * Upload to unstable.
+  * debian/control: removed the Recommends field because volatility-profiles
+  no longer exists in unstable/testing (see #766895).
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 27 Nov 2014 23:17:36 -0200
+
+volatility (2.4-3) experimental; urgency=medium
+
+  * debian/copyright: added a new upstream site. See below.
+  * debian/watch: The Volatility Project replied me a recent email
+   message and the development site (GitHub) now uses tags.
+   Thanks a lot to Jamie Levy (gleeda).
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Thu, 20 Nov 2014 19:09:46 -0200
+
+volatility (2.4-2) experimental; urgency=medium
+
+  * debian/watch: added a fake site to explain about the current
+  status of the original upstream homepage.
+
+ -- Joao Eriberto Mota Filho eribe...@debian.org  Tue, 18 Nov 2014 08:45:16 -0200
+
 volatility (2.4-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru volatility-2.4/debian/control volatility-2.4/debian/control
--- volatility-2.4/debian/control	2014-10-26 15:27:42.0 -0200
+++ volatility-2.4/debian/control	2014-11-27 23:23:16.0 -0200
@@ -22,7 +22,6 @@
  python-tz,
  python-yara,
  volatility-tools (= 2.4-1)
-Recommends: volatility-profiles
 Description: advanced memory forensics framework
  The Volatility Framework is a completely open collection of tools for
  the extraction of digital artifacts from volatile memory (RAM) samples.
diff -Nru volatility-2.4/debian/copyright volatility-2.4/debian/copyright
--- volatility-2.4/debian/copyright	2014-10-25 23:44:15.0 -0200
+++ volatility-2.4/debian/copyright	2014-11-20 19:14:05.0 -0200
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: volatility
-Source: http://www.volatilityfoundation.org
+Source: http://www.volatilityfoundation.org or
+https://github.com/volatilityfoundation/volatility
 
 Files: *
 Copyright: 2004  Commonwealth of Australia
diff -Nru volatility-2.4/debian/watch volatility-2.4/debian/watch
--- volatility-2.4/debian/watch	2014-10-26 00:15:37.0 -0200
+++ 

Bug#771148: (pre-upload) unblock: pypy/2.4.0+dfsg-2

2014-11-28 Thread Stefano Rivera
Control: tags -1 - moreinfo
 Approved, please upload to unstable and remove the moreinfo tag once it
 has been accepted.

Accepted, and built everywhere. But we had an FTBFS on mipsel (SIGILL).
I can't reproduce it on edar (the porterbox). My build there hasn't
finished, but it's got a lot further.

So, could you give that back, please?

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272


signature.asc
Description: Digital signature


Bug#771315: marked as done ((pre-approval for) unblock: dictionaries-common/1.23.17)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 16:58:31 +
with message-id 66a1993de12564897830be591ccd5...@mail.adsl.funky-badger.org
and subject line Re: Bug#771315: (pre-approval for) unblock: 
dictionaries-common/1.23.17
has caused the Debian Bug report #771315,
regarding (pre-approval for) unblock: dictionaries-common/1.23.17
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

(pre-approval) Please unblock package dictionaries-common

Hi, release team,

I would like to upload to sid a new dictionaries-common package with some
documentation fixes, to deal with some wrong information (#770484), see
attached patch.

When dealing with dictionaries using autobuildhash at postinst, symlinks to
the actual hashes under /var were previosuly created by
installdeb-{a,i}spell scripts. 

This is no longer the case since some time ago, but that behavior is still
shown as available in installdeb-{a,i}spell man pages (#770484).

I think is important not to have wrong info in the man pages and that is why
I set bugs's severity to Important, but others might think differently. 
I would like to upload a fixed package, but since severity might be
considered different I would like to confirm first if you consider these
changes eligible for a freeze exception.

Although the change was announced a while ago in the dict-common-dev mailing
list, I made more clear what it implies in a reply that was bcc'ed to all
related packages. This means that the practical impact of that wrong info
is not that grave, but I would prefer the info be fixed in jessie if
possible.

Thanks and regards,

-- 
Agustin
From 33c3b7feecd5b09ae10e3fc77475011065a0ca15 Mon Sep 17 00:00:00 2001
From: Agustin Martin Domingo agmar...@debian.org
Date: Fri, 21 Nov 2014 17:36:59 +0100
Subject: [PATCH] installdeb.in: Fix info about automatic symlink creation. Add
 info about substvars (Closes: #770484).

installdeb-ispell and installdeb-aspell man pages wrongly state that unless
previous stuff exists,

/usr/lib/{a,i}spell}/$hash - /var/lib/{a,i}spell/$hash

symlinks will be automatically created.

This is no longer true since 1.23.0, those symlinks are now created by
autobuildhash scripts when needed, and not created by the installdeb-*
script. Maintainers cannot rely on this old feature, and documentation must
clearly show that.

Also, this requires dictionaries-common version for newly built ispell and
aspell dictionary packages to be at least 1.23.0. Otherwise, installation
in wheezy might be attempted and will fail (see #769552) instead of
complaining about an insufficient dependency on dictionaries-common.

Another feature was included in 1.21.0, substvar variables, but info about
it was not included in the relevant pod section, and this is very useful to
keep Depends line up to date.
---
 debian/changelog| 10 ++
 scripts/debhelper/installdeb.in | 40 ++--
 2 files changed, 40 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c75763..fecae42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dictionaries-common (1.23.17) unstable; urgency=medium
+
+  * installdeb.in: Important documentation fix (Closes: #770484).
+- Fix info about this script automatically creating symlinks for
+  hashes created by {a,i}spell-autobuildhash.  This is not true
+  since 1.23.0.
+- Add info about specific substvar variables.
+
+ -- Agustin Martin Domingo agmar...@debian.org  Fri, 21 Nov 2014 17:36:35 +0100
+
 dictionaries-common (1.23.16) unstable; urgency=medium
 
   * aspell-autobuildhash: Do not return a '0' string on failed autobuild,
diff --git a/scripts/debhelper/installdeb.in b/scripts/debhelper/installdeb.in
index bc15812..1b738d7 100644
--- a/scripts/debhelper/installdeb.in
+++ b/scripts/debhelper/installdeb.in
@@ -160,6 +160,16 @@ Fdebian/package.info-[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:].  If thi
 successfully parsed, it is installed in the
 F/var/lib/dictionaries-common/[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:] directory.
 
+=item * Substvars substitutions
+
+This script will populate a Fsubstvars file, so Depends line in
+control file can contain
+${[I:ispell:][A:aspell:][H:hunspell:][W:wordlist:]:Depends} to
+automatically care for dictionaries-common dependencies.
+
+This requires 

Processed: Re: Bug#771148: (pre-upload) unblock: pypy/2.4.0+dfsg-2

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo
Bug #771148 [release.debian.org] (pre-upload) unblock: pypy/2.4.0+dfsg-2
Removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771148.141719405610531.transcr...@bugs.debian.org



Processed: your mail

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 768324 unblock: appstream/0.7.4-2
Bug #768324 [release.debian.org] unblock: appstream/0.7.4-1
Changed Bug title to 'unblock: appstream/0.7.4-2' from 'unblock: 
appstream/0.7.4-1'

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
768324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141719455413094.transcr...@bugs.debian.org



Bug#768324: marked as done (unblock: appstream/0.7.4-2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 18:11:03 +0100
with message-id 
caknhny9ly41ixbuukj7foljxtvqa600dmpsx6hrth02f-t8...@mail.gmail.com
and subject line Re: Bug#768324: unblock: appstream/0.7.4-1
has caused the Debian Bug report #768324,
regarding unblock: appstream/0.7.4-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package appstream

The 0.7.4 contains a huge amount of bugfixes, for problems like
crashes in case no AppStream metadata was found, or debug-log-spam
in certain circumstances during Xapian database rebuilds.
It also brings full support for the new icon cache format introduced with the
latest AppStream spec, which increases compatibility with future versions of
this package. A few performance optimizations were also done.

This is a new upstream release, but the changes are not very huge and the
package has been tested in unstable already (for 6 days). The reverse
dependencies work fine with it, and I think the bugfixes done with this release
justify it's inclusion into Jessie.

If necessary, I can walk through the delta between 0.7.3 and this release and
explain it.
There were no larger changes on the packaging, which are unrelated to the
upstream release, and this package should be pretty safe to unblock at the
current time.
If you have further questions, please ask!

Kind regards,
   Matthias Klumpp

unblock appstream/0.7.4-1

-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-23-generic (SMP w/8 CPU cores)
---End Message---
---BeginMessage---
Hi!
Since this change is relatively large and we are getting very close to
the strict freeze, I think at the current point in time it might be
better if I provide a backport of this library to Jessie, as soon as
it is released.
Therefore closing this bug.
Kind regards,
Matthias---End Message---


Bug#771338: marked as done (unblock: meta-gnome3/1:3.14+2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 17:28:51 +
with message-id 35ed06c18fd6034e555fae12c2a4d...@mail.adsl.funky-badger.org
and subject line Re: Bug#771338: unblock: meta-gnome3/1:3.14+2
has caused the Debian Bug report #771338,
regarding unblock: meta-gnome3/1:3.14+2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771338: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771338
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

please unblock meta-gnome3 for a few cleanup updates.

meta-gnome3 (1:3.14+2) unstable; urgency=medium

  * Remove gnome-desktop-environment.
  * Update some versions.
  * Move totem and gnome-shell-extensions to gnome-core.
  * Move brasero to gnome.
  * Move nemiver, gitg and gnome-boxes to gnome-devel.
  * Remove some legacy alternate dependencies.
  * Remove notification-daemon.
  * Add gnome-clocks and gnome-setting-started-docs.
  * Recommend the iceweasel extensions.
  * Remove gnome-core-devel which is heavy-maintenance, no use case.

The default installation is mostly affected by 
gnome-setting-started-docs, which is huge because of the tutorial 
videos, but on the other hand it’s very useful. It’s not in gnome-core,
mostly because of the size.

unblock meta-gnome3/1:3.14+2

Thanks,
-- 
 .''`.Josselin Mouette
: :' :
`. `'
  `-
Index: debian/control.in
===
--- debian/control.in	(révision 43945)
+++ debian/control.in	(révision 43946)
@@ -14,9 +14,9 @@
 Architecture: linux-any
 Depends: libatk-adaptor (= 2.14),
  at-spi2-core (= 2.14),
- adwaita-icon-theme,
+ adwaita-icon-theme (= 3.14),
  baobab (= 3.14),
- brasero (= 3.11),
+ fonts-cantarell (= 0.0.16),
  caribou (= 0.4.15),
  caribou-antler (= 0.4.15),
  libcaribou-gtk-module (= 0.4.15),
@@ -27,13 +27,12 @@
  eog (= 3.14),
  evince (= 3.14),
  evolution-data-server (= 3.12),
- fonts-cantarell (= 0.0.16),
  sound-theme-freedesktop,
- gnome-calculator (= 3.14),
  gdm3 (= 3.14) [linux-any],
  glib-networking (= 2.42),
  gnome-backgrounds (= 3.14),
  gnome-bluetooth (= 3.14) [linux-any],
+ gnome-calculator (= 3.14),
  gnome-contacts (= 3.14),
  gnome-control-center (= 1:3.14),
  gnome-dictionary (= 3.14),
@@ -49,6 +48,7 @@
  gnome-session (= 3.14),
  gnome-settings-daemon (= 3.14),
  gnome-shell (= 3.14) [linux-any],
+ gnome-shell-extensions (= 3.14) [linux-any],
  gnome-system-log (= 3.9.90),
  gnome-system-monitor (= 3.14),
  gnome-terminal (= 3.14),
@@ -55,7 +55,6 @@
  gnome-themes-standard (= 3.14),
  gnome-user-guide (= 3.14),
  gnome-user-share (= 3.14),
- tracker-gui | gnome-search-tool,
  gsettings-desktop-schemas (= 3.14),
  gstreamer1.0-plugins-base (= 0.10.36),
  gstreamer1.0-plugins-good (= 0.10.31),
@@ -72,10 +71,11 @@
  metacity (= 1:2.34),
  mousetweaks (= 3.12),
  nautilus (= 3.14),
- notification-daemon (= 0.7.4),
  policykit-1-gnome (= 0.105),
  pulseaudio,
  gnome-sushi (= 3.12),
+ totem (= 3.14),
+ tracker-gui,
  vino (= 3.14),
  yelp (= 3.14),
  zenity (= 3.14),
@@ -97,31 +97,34 @@
 Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
  desktop-base,
- network-manager-gnome (= 0.9.4) [linux-any],
+ network-manager-gnome (= 0.9.10) [linux-any],
 # Official apps modules
- bijiben | tomboy (= 1.14) [!mips !mipsel !alpha !hppa] | gnote,
+ bijiben (= 3.14),
+ brasero (= 3.11),
  cheese (= 3.14) [linux-any],
  evolution (= 3.12),
  evolution-plugins (= 3.12),
  file-roller (= 3.14),
  gedit (= 3.14),
- gitg,
+ gnome-clocks (= 3.14),
  gnome-color-manager (= 3.14),
  gnome-documents (= 3.14),
  gnome-games (= 1:3.14),
+ gnome-getting-started-docs (= 3.14),
  gnome-logs (= 3.14),
  gnome-maps (= 3.14),
  gnome-music (= 3.14),
  gnome-nettool (= 3.8) [!kfreebsd-any],
- gnome-photos,
+ gnome-photos (= 3.14),
  gnome-sound-recorder,
  gnome-tweak-tool (= 3.14),
 # gnome-weather,
  nautilus-sendto (= 3.8),

Bug#771344: unblock: xen/4.4.1-4

2014-11-28 Thread Bastian Blank
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock xen/4.4.1-4.  It fixes a first batch of security problems
and some smaller bugs.

xen (4.4.1-4) unstable; urgency=medium

  [ Bastian Blank ]
  * Make operations pre-emptible.
CVE-2014-5146, CVE-2014-5149
  * Don't allow page table updates from non-PV page tables.
CVE-2014-8594
  * Enforce privilege level while loading code segment.
CVE-2014-8595
  * Fix reference counter leak.
CVE-2014-9030
  * Use linux 3.16.0-4 stuff.
  * Fix memory leak in xl. (closes: #767295)

  [ Ian Campbell ]
  * Add licensing for tools/python/logging to debian/copyright.
(Closes: #759384)
  * Correctly include xen-init-name in xen-utils-common. (Closes: #769543)
  * xen-utils recommends grub-xen-host package (Closes: #770460)

 -- Bastian Blank wa...@debian.org  Thu, 27 Nov 2014 20:17:36 +0100

unblock xen/4.4.1-4

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141128174020.6156.15221.report...@rockhammer.waldi.eu.org



Bug#771344: marked as done (unblock: xen/4.4.1-4)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 18:43:11 +
with message-id 1417200191.11353.48.ca...@adam-barratt.org.uk
and subject line Re: Bug#771344: unblock: xen/4.4.1-4
has caused the Debian Bug report #771344,
regarding unblock: xen/4.4.1-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771344
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock xen/4.4.1-4.  It fixes a first batch of security problems
and some smaller bugs.

xen (4.4.1-4) unstable; urgency=medium

  [ Bastian Blank ]
  * Make operations pre-emptible.
CVE-2014-5146, CVE-2014-5149
  * Don't allow page table updates from non-PV page tables.
CVE-2014-8594
  * Enforce privilege level while loading code segment.
CVE-2014-8595
  * Fix reference counter leak.
CVE-2014-9030
  * Use linux 3.16.0-4 stuff.
  * Fix memory leak in xl. (closes: #767295)

  [ Ian Campbell ]
  * Add licensing for tools/python/logging to debian/copyright.
(Closes: #759384)
  * Correctly include xen-init-name in xen-utils-common. (Closes: #769543)
  * xen-utils recommends grub-xen-host package (Closes: #770460)

 -- Bastian Blank wa...@debian.org  Thu, 27 Nov 2014 20:17:36 +0100

unblock xen/4.4.1-4

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
On Fri, 2014-11-28 at 18:40 +0100, Bastian Blank wrote:
 Please unblock xen/4.4.1-4.  It fixes a first batch of security problems
 and some smaller bugs.

Unblocked.

Regards,

Adam---End Message---


Bug#771148: (pre-upload) unblock: pypy/2.4.0+dfsg-2

2014-11-28 Thread Adam D. Barratt
On Fri, 2014-11-28 at 19:00 +0200, Stefano Rivera wrote:
 Control: tags -1 - moreinfo
  Approved, please upload to unstable and remove the moreinfo tag once it
  has been accepted.
 
 Accepted, and built everywhere. But we had an FTBFS on mipsel (SIGILL).
 I can't reproduce it on edar (the porterbox). My build there hasn't
 finished, but it's got a lot further.
 
 So, could you give that back, please?

Done.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1417200467.11353.49.ca...@adam-barratt.org.uk



Bug#769668: wheezy-pu: package showfoto/4:2.6.0-1+deb7u1

2014-11-28 Thread Jonathan Wiltshire
On Mon, Nov 24, 2014 at 10:50:41PM +, Jean-Michel Nirgal Vourgère wrote:
 Control: tags -1 - moreinfo
 
 The fix is now in Jessie.


Please go ahead to with an upload to wheezy when you are ready.

Thanks,


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Bug#770707: unblock: cups/1.7.5-8

2014-11-28 Thread Jonathan Wiltshire
On Thu, Nov 27, 2014 at 09:21:24PM +0100, Didier 'OdyX' Raboud wrote:
 I assume you'll want a separate unblock request, right?

Yes please.

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Processed: tagging 770955

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 770955 - moreinfo
Bug #770955 [release.debian.org] wheezy-pu: package 
openvswitch/1.4.2+git20120612-9.1~deb7u1.1
Ignoring request to alter tags of bug #770955 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
770955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770955
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141720104520202.transcr...@bugs.debian.org



Bug#771053: marked as done (unblock: openni/1.5.4.0-8)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 19:00:04 +
with message-id 20141128190004.gc23...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#771053: unblock: openni/1.5.4.0-8
has caused the Debian Bug report #771053,
regarding unblock: openni/1.5.4.0-8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package openni

The version in unstable fixes a serious bug in the config file handling:
* Do not ship but generate {licenses,modules}.xml at install time
* (Closes: #767653)

The xml files are modified from plugin packages as well, which is a
policy violation. The new version generated the files in the postinst
script.

Thanks for consideration!

Cheers Jochen

unblock openni/1.5.4.0-8

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf

Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru openni-1.5.4.0/debian/changelog openni-1.5.4.0/debian/changelog
--- openni-1.5.4.0/debian/changelog	2014-02-25 17:30:30.0 +0100
+++ openni-1.5.4.0/debian/changelog	2014-11-25 20:11:55.0 +0100
@@ -1,3 +1,10 @@
+openni (1.5.4.0-8) unstable; urgency=medium
+
+  * Do not ship but generate {licenses,modules}.xml at install time
+(Closes: #767653)
+
+ -- Jochen Sprickerhof deb...@jochen.sprickerhof.de  Mon, 24 Nov 2014 22:33:38 +0100
+
 openni (1.5.4.0-7) unstable; urgency=low
 
   [ Jochen Sprickerhof ]
diff -Nru openni-1.5.4.0/debian/control openni-1.5.4.0/debian/control
--- openni-1.5.4.0/debian/control	2014-02-25 17:26:18.0 +0100
+++ openni-1.5.4.0/debian/control	2014-11-25 20:03:45.0 +0100
@@ -23,7 +23,8 @@
 Architecture: any
 Pre-Depends: dpkg (= 1.15.7.2)
 Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ openni-utils
 Recommends: libopenni-sensor-pointclouds0 | libopenni-sensor-primesense0
 Conflicts: openni-dev
 Description: framework for sensor-based 'Natural Interaction'
diff -Nru openni-1.5.4.0/debian/libopenni0.dirs openni-1.5.4.0/debian/libopenni0.dirs
--- openni-1.5.4.0/debian/libopenni0.dirs	1970-01-01 01:00:00.0 +0100
+++ openni-1.5.4.0/debian/libopenni0.dirs	2014-11-24 21:58:21.0 +0100
@@ -0,0 +1 @@
+/var/lib/ni
diff -Nru openni-1.5.4.0/debian/libopenni0.install openni-1.5.4.0/debian/libopenni0.install
--- openni-1.5.4.0/debian/libopenni0.install	2014-02-25 17:26:06.0 +0100
+++ openni-1.5.4.0/debian/libopenni0.install	2014-11-25 20:03:45.0 +0100
@@ -1,4 +1,2 @@
 Platform/Linux/Bin/*-Release/lib*.so.* usr/lib/
 Data/SamplesConfig.xml etc/openni/
-debian/licenses.xml var/lib/ni/
-debian/modules.xml var/lib/ni/
diff -Nru openni-1.5.4.0/debian/libopenni0.postinst openni-1.5.4.0/debian/libopenni0.postinst
--- openni-1.5.4.0/debian/libopenni0.postinst	2014-02-25 17:26:06.0 +0100
+++ openni-1.5.4.0/debian/libopenni0.postinst	2014-11-24 21:58:21.0 +0100
@@ -5,6 +5,26 @@
 dpkg-maintscript-helper mv_conffile /etc/openni/modules.xml /var/lib/ni/modules.xml 1.5.4.0-7~ libopenni0 -- $@
 dpkg-maintscript-helper mv_conffile /etc/openni/licenses.xml /var/lib/ni/licenses.xml 1.5.4.0-7~ libopenni0 -- $@
 
+MODULE_DIR=/usr/lib/
+MODULES=libnimMockNodes.so.0 libnimCodecs.so.0 libnimRecorder.so.0
+
+case $1 in
+  configure)
+# Fix for #767653
+if [ -n $2 ]  dpkg --compare-versions $2 lt-nl 1.5.4.0-8; then
+  mv /var/lib/ni/licenses.xml.dpkg-old /var/lib/ni/licenses.xml
+  mv /var/lib/ni/modules.xml.dpkg-old /var/lib/ni/modules.xml
+fi
+# Only register upon fresh install
+if [ -z $2 ]; then
+  niLicense PrimeSense 0KOIk2JeIBYClPWVnMoRKn5cdY4=
+  for module in $MODULES; do
+niReg -r $MODULE_DIR/$module /etc/openni
+  done
+fi
+;;
+esac
+
 #DEBHELPER#
 
 exit 0
diff -Nru openni-1.5.4.0/debian/libopenni0.postrm openni-1.5.4.0/debian/libopenni0.postrm
--- openni-1.5.4.0/debian/libopenni0.postrm	2014-02-25 17:26:06.0 +0100
+++ openni-1.5.4.0/debian/libopenni0.postrm	2014-11-24 21:58:21.0 +0100
@@ -5,6 +5,13 @@
 dpkg-maintscript-helper mv_conffile /etc/openni/modules.xml /var/lib/ni/modules.xml 1.5.4.0-7~ libopenni0 -- $@
 dpkg-maintscript-helper 

Bug#771157: marked as done (unblock: metacity/3.14.3-1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 19:06:14 +
with message-id 20141128190614.gd23...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#771157: unblock: metacity/3.14.3-1 (pre-approval)
has caused the Debian Bug report #771157,
regarding unblock: metacity/3.14.3-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release Team,

I would like to see metacity 3.14.3 accepted into Jessie.

This is a bug-fix only release, and the fixes are:

* Initialize some variables properly to prevent random behavior.
* Use correct icon name [image-missing] for missing icon.
* A couple of updated translations (cs and sr).
* Minor man page fixes (to fix lintian warnings).

The diff of source part (excluding translations and auto-generated parts)
is attached.

Thanks in advance,

--
Dmitry Shachnev--- metacity-3.14.1/configure.ac
+++ metacity-3.14.3/configure.ac
@@ -2,7 +2,7 @@
 
 m4_define([metacity_major_version], [3])
 m4_define([metacity_minor_version], [14])
-m4_define([metacity_micro_version], [1])
+m4_define([metacity_micro_version], [3])
 
 m4_define([metacity_version],
   [metacity_major_version.metacity_minor_version.metacity_micro_version])
@@ -109,7 +109,7 @@
 changequote([,])dnl
 
 GTK_API_VERSION=3.0
-GTK_MIN_VERSION=3.8.0
+GTK_MIN_VERSION=3.12.0
 GIO_MIN_VERSION=2.25.10
 CANBERRA_GTK=libcanberra-gtk3
 
@@ -547,8 +547,8 @@
 if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == 1; then
stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2))
echo This is the UNSTABLE branch of metacity
-   echo -n Use 2.$stable_version.x for stable 
-   echo(gnome-2-$stable_version branch in Subversion)
+   echo -n Use 3.$stable_version.x for stable 
+   echo(gnome-3-$stable_version branch in Subversion)
 else
echo This is the stable branch of metacity
 fi
--- metacity-3.14.1/doc/man/metacity.1
+++ metacity-3.14.3/doc/man/metacity.1
@@ -16,7 +16,7 @@
 .\ .sp ninsert n+1 empty lines
 .\ for manpage-specific macros, see man(7)
 .SH NAME
-METACITY \- minimal GTK2 Window Manager
+METACITY \- minimal GTK3 Window Manager
 .SH SYNOPSIS
 .B metacity
 [\-\-display=\fIDISPLAY\fP] [\-\-replace] [\-\-sm\-client\-id=\fIID\fP] [\-\-sm\-disable] [\-\-sm\-save\-file=\fIFILENAME\fP] [\-\-sync] [\-\-composite] [\-\-no-composite] [\-\-no-force-fullscreen] [\-\-version] [\-\-help]
@@ -34,7 +34,9 @@
 Connect to X display \fIDISPLAY\fP.
 .TP
 .B \-\-replace
-a window manager which is running is replaced by \fBmetacity\fP.  Users are encouraged to change the GNOME window manager by running the new WM with the --replace or -replace option, and subsequently saving the session.
+a window manager which is running is replaced by \fBmetacity\fP.
+Users are encouraged to change the GNOME window manager by running the new WM
+with the \-\-replace or \-replace option, and subsequently saving the session.
 .TP
 .B \-\-sm\-client\-id=ID
 Specify a session management \fIID\fP.
--- metacity-3.14.1/doc/man/metacity-message.1
+++ metacity-3.14.3/doc/man/metacity-message.1
@@ -29,7 +29,8 @@
 METACITY\-MESSAGE \- a command to send a message to Metacity
 .SH SYNOPSIS
 .B METACITY\-MESSAGE
-[restart|reload\-theme|enable\-keybindings|disable\-keybindings|enable\-mouse\-button\-modifiers|disable\-mouse\-button\-modifiers|toggle\-verbose]
+[ restart | reload\-theme | enable\-keybindings | disable\-keybindings |
+enable\-mouse\-button\-modifiers | disable\-mouse\-button\-modifiers | toggle\-verbose ]
 .SH DESCRIPTION
 This manual page documents briefly the
 .B metacity\-message\fP.
--- metacity-3.14.1/NEWS
+++ metacity-3.14.3/NEWS
@@ -1,3 +1,15 @@
+Version 3.14.3
+==
+- Use correct icon name [image-missing] for missing icon. (Alberts Muktupāvels)
+- Updated translations:
+  Marek Černocký (cs), Мирослав Николић (sr).
+
+Version 3.14.2
+==
+- Fix two bugs with Chromium - does not get focus and does not appear in
+  alt-tab switcher. (Alberts Muktupāvels)
+- Fix errors in manpages. (Dmitry Shachnev)
+
 Version 3.14.1
 ==
 - Fix random bug when windows opens in fullscreen mode. (Alberts Muktupāvels)
--- metacity-3.14.1/src/core/window.c
+++ metacity-3.14.3/src/core/window.c
@@ -434,6 +434,12 @@
   /* initialize the remaining size_hints as if size_hints.flags were zero */
   meta_set_normal_hints (window, NULL);
 
+  window-has_custom_frame_extents = 

Bug#771171: marked as done (unblock (pre-approval): pyhoca-gui/0.5.0.3-1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 19:10:08 +
with message-id 20141128191008.ge23...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#771171: unblock (pre-approval): pyhoca-gui/0.5.0.3-1
has caused the Debian Bug report #771171,
regarding unblock (pre-approval): pyhoca-gui/0.5.0.3-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please give pre-upload feedback on this unblock request for package pyhoca-gui.

This upstream release is esp. targeted for Debian jessie (translation update,
documentation update only):

  * New upstream release.
- Fix Finnish translation (was 100% fuzzy in 0.5.0.2).
- Update Danish translation.
- Minor change in setup.py affecting the MS Windows builds
  of PyHoca-GUI.
- Fix wrong mailing list addresses at several locations.
- Update README.i18n, explaining how PyHoca-GUI gets translated
  to other languages.
  * debian/copyright:
+ Update copyright years.

I'd highly appreciate it if the i18n updates and the documentation update
could find their way into Debian jessie. Instead of picking all those
commits, I try to present a new upstream release (with minor changes).
THANKS!


unblock pyhoca-gui/0.5.0.3-1

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-updates'), (500, 
'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru pyhoca-gui-0.5.0.2/ChangeLog pyhoca-gui-0.5.0.3/ChangeLog
--- pyhoca-gui-0.5.0.2/ChangeLog	2014-10-20 23:58:04.0 +0200
+++ pyhoca-gui-0.5.0.3/ChangeLog	2014-11-27 11:36:02.0 +0100
@@ -1,3 +1,22 @@
+pyhoca-gui (0.5.0.3-0x2go1) unstable; urgency=medium
+
+  [ Mike Gabriel ]
+  * New upstream version (0.5.0.3):
+- Update README.i18n and po/*.po: Use our new mailing list
+  URL and address.
+  * debian/control:
++ Add to S (pyhoca-gui): mteleplayer-clientside.
+
+  [ Mark Pedersen-Cook ]
+  * New upstream version (0.5.0.3):
+- Update Danish translation file.
+
+  [ Martti Pitkanen ]
+  * New upstream version (0.5.0.3):
+- Update / finalize Finnish translation file.
+
+ -- Mike Gabriel mike.gabr...@das-netzwerkteam.de  Thu, 27 Nov 2014 11:34:41 +0100
+
 pyhoca-gui (0.5.0.2-0x2go1) unstable; urgency=medium
 
   * New upstream version (0.5.0.2):
@@ -11,7 +30,7 @@
 - Update README.Unity file.
 - Add author name to README.ssh-agent file.
 - Update TODO file.
-- Provide my email addres in README.ssh-agent and README.i18n.
+- Provide my email address in README.ssh-agent and README.i18n.
 - Update README file.
 - man page: Update version and date.
   * debian/control:
diff -Nru pyhoca-gui-0.5.0.2/debian/changelog pyhoca-gui-0.5.0.3/debian/changelog
--- pyhoca-gui-0.5.0.2/debian/changelog	2014-10-21 01:33:45.0 +0200
+++ pyhoca-gui-0.5.0.3/debian/changelog	2014-11-27 11:44:41.0 +0100
@@ -1,3 +1,18 @@
+pyhoca-gui (0.5.0.3-1) unstable; urgency=medium
+
+  * New upstream release.
+- Fix Finnish translation (was 100% fuzzy in 0.5.0.2).
+- Update Danish translation.
+- Minor change in setup.py affecting the MS Windows builds
+  of PyHoca-GUI.
+- Fix wrong mailing list addresses at several locations.
+- Update README.i18n, explaining how PyHoca-GUI gets translated
+  to other languages.
+  * debian/copyright:
++ Update copyright years.
+
+ -- Mike Gabriel sunwea...@debian.org  Thu, 27 Nov 2014 11:42:35 +0100
+
 pyhoca-gui (0.5.0.2-1) unstable; urgency=medium
 
   * New upstream version.
diff -Nru pyhoca-gui-0.5.0.2/debian/copyright pyhoca-gui-0.5.0.3/debian/copyright
--- pyhoca-gui-0.5.0.2/debian/copyright	2014-10-21 01:22:00.0 +0200
+++ pyhoca-gui-0.5.0.3/debian/copyright	2014-10-21 01:37:44.0 +0200
@@ -4,8 +4,8 @@
 Source: http://wiki.x2go.org
 
 Files: *
-Copyright: 2010-2013, Mike Gabriel mike.gabr...@das-netzwerkteam.de
-   2010-2013, Dick Kniep dick.kn...@lindix.nl
+Copyright: 2010-2014, Mike Gabriel mike.gabr...@das-netzwerkteam.de
+   2010-2014, Dick Kniep dick.kn...@lindix.nl
 License: AGPL-3+
 
 Files: Makefile.docupload
@@ -54,7 +54,7 @@
  `/usr/share/common-licenses/GPL-2'.
 
 

Bug#771356: unblock google-android-build-tools-installer/20.0.0.2

2014-11-28 Thread Hans-Christoph Steiner

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

unblock google-android-build-tools-installer/20.0.0.2

Fix RC bug to keep this package in testing, its related to all these:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770597


Here's the debdiff:

$ debdiff google-android-build-tools-installer_20.0.0.1.dsc
google-android-build-tools-installer_20.0.0.2.dsc
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/changelog
google-android-build-tools-installer-20.0.0.2/debian/changelog
--- google-android-build-tools-installer-20.0.0.1/debian/changelog  
2014-09-19
04:52:22.0 +0200
+++ google-android-build-tools-installer-20.0.0.2/debian/changelog  
2014-11-28
19:52:27.0 +0100
@@ -1,3 +1,10 @@
+google-android-build-tools-installer (20.0.0.2) unstable; urgency=medium
+
+  [Reiner Herrmann]
+  * added unzip and ca-certificates to Depends (Closes: #770597)
+
+ -- Hans-Christoph Steiner h...@eds.org  Wed, 26 Nov 2014 13:55:29 +0100
+
 google-android-build-tools-installer (20.0.0.1) unstable; urgency=low

   * add Conflicts: for non-Android packages, and Replaces: for Android ones
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/control
google-android-build-tools-installer-20.0.0.2/debian/control
--- google-android-build-tools-installer-20.0.0.1/debian/control
2014-10-08
04:31:32.0 +0200
+++ google-android-build-tools-installer-20.0.0.2/debian/control
2014-11-28
19:52:27.0 +0100
@@ -16,6 +16,8 @@
  make | build-essential | dpkg-dev,
  zlib1g,
  libstdc++6,
+ unzip,
+ ca-certificates,
  ${misc:Depends},
 Conflicts: aapt, zipalign, libclang-dev, dx
 Replaces: aapt, zipalign
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/dirs
google-android-build-tools-installer-20.0.0.2/debian/dirs
--- google-android-build-tools-installer-20.0.0.1/debian/dirs   1970-01-01
01:00:00.0 +0100
+++ google-android-build-tools-installer-20.0.0.2/debian/dirs   2014-11-28
19:52:27.0 +0100
@@ -0,0 +1,2 @@
+var/cache/google-android-build-tools-installer
+usr/share/doc/google-android-build-tools



signature.asc
Description: OpenPGP digital signature


Bug#771355: unblock android-platform-system-core/21-6

2014-11-28 Thread Hans-Christoph Steiner

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

unblock android-platform-system-core/21-6


Finally, at long last, I think we tracked down all of the various dependency
issues on this suite of packages.  Sorry for the flurry of unblock requests.
The last issue was only on i386, I work on amd64, but I have verified the
fixes on an i386 porterbox.  And this version of the package is already
included in unstable, and buildd has built it everywhere but sparc.

Fix RC bug to keep this package in testing, its related to all these:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769251
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769236
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769646



$ debdiff android-platform-system-core_21-3.dsc
android-platform-system-core_21-6.dsc
diff -Nru android-platform-system-core-21/debian/android-libcutils-dev.links
android-platform-system-core-21/debian/android-libcutils-dev.links
--- android-platform-system-core-21/debian/android-libcutils-dev.links
1970-01-01 01:00:00.0 +0100
+++ android-platform-system-core-21/debian/android-libcutils-dev.links
2014-11-18 12:08:08.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/libcutils.so.0.21.0 usr/lib/android/libcutils.so
diff -Nru android-platform-system-core-21/debian/android-libcutils.install
android-platform-system-core-21/debian/android-libcutils.install
--- android-platform-system-core-21/debian/android-libcutils.install
2014-10-22 17:16:43.0 +0200
+++ android-platform-system-core-21/debian/android-libcutils.install
2014-11-18 12:05:13.0 +0100
@@ -1 +1 @@
-libcutils/libcutils.so usr/lib/android/
+libcutils/libcutils.so.0.21.0 usr/lib/android/
diff -Nru android-platform-system-core-21/debian/android-libcutils.links
android-platform-system-core-21/debian/android-libcutils.links
--- android-platform-system-core-21/debian/android-libcutils.links  
1970-01-01
01:00:00.0 +0100
+++ android-platform-system-core-21/debian/android-libcutils.links  
2014-11-18
12:09:33.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/libcutils.so.0.21.0 usr/lib/android/libcutils.so.0
diff -Nru
android-platform-system-core-21/debian/android-libcutils.lintian-overrides
android-platform-system-core-21/debian/android-libcutils.lintian-overrides
---
android-platform-system-core-21/debian/android-libcutils.lintian-overrides
1970-01-01 01:00:00.0 +0100
+++
android-platform-system-core-21/debian/android-libcutils.lintian-overrides
2014-11-18 13:00:10.0 +0100
@@ -0,0 +1,8 @@
+# These shlibs are stuck into /usr/lib/android because they are only meant to
+# be used with Android utilities and they need to be built as one big package,
+# so that everything is on the exact same version.  They are registered as
+# shlibs so that dh_shlibsdeps will automatically dependency generation.
+# These libraries should never be used by other projects since they have no
+# upstream standalone releases or versioning.
+android-libcutils: postinst-has-useless-call-to-ldconfig
+android-libcutils: postrm-has-useless-call-to-ldconfig
diff -Nru android-platform-system-core-21/debian/android-liblog-dev.links
android-platform-system-core-21/debian/android-liblog-dev.links
--- android-platform-system-core-21/debian/android-liblog-dev.links 
1970-01-01
01:00:00.0 +0100
+++ android-platform-system-core-21/debian/android-liblog-dev.links 
2014-11-18
12:08:45.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/liblog.so.0.21.0 usr/lib/android/liblog.so
diff -Nru android-platform-system-core-21/debian/android-liblog.install
android-platform-system-core-21/debian/android-liblog.install
--- android-platform-system-core-21/debian/android-liblog.install   
2014-10-22
17:16:43.0 +0200
+++ android-platform-system-core-21/debian/android-liblog.install   
2014-11-18
12:05:13.0 +0100
@@ -1 +1 @@
-liblog/liblog.so usr/lib/android/
+liblog/liblog.so.0.21.0 usr/lib/android/
diff -Nru android-platform-system-core-21/debian/android-liblog.links
android-platform-system-core-21/debian/android-liblog.links
--- android-platform-system-core-21/debian/android-liblog.links 1970-01-01
01:00:00.0 +0100
+++ android-platform-system-core-21/debian/android-liblog.links 2014-11-18
12:09:38.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/liblog.so.0.21.0 usr/lib/android/liblog.so.0
diff -Nru
android-platform-system-core-21/debian/android-liblog.lintian-overrides
android-platform-system-core-21/debian/android-liblog.lintian-overrides
--- android-platform-system-core-21/debian/android-liblog.lintian-overrides
1970-01-01 01:00:00.0 +0100
+++ android-platform-system-core-21/debian/android-liblog.lintian-overrides
2014-11-18 12:59:44.0 +0100
@@ -0,0 +1,8 @@
+# These shlibs are stuck into /usr/lib/android because they are only meant to
+# be used with Android utilities and they need to be built as one big package,
+# so that everything is on the exact 

Bug#771262: unblock: iceweasel/31.3.0esr-1

2014-11-28 Thread Jonathan Wiltshire
Control: tag -1 moreinfo

On Fri, Nov 28, 2014 at 10:46:34AM +0900, Mike Hommey wrote:
 There is going to be a (mostly) security update of iceweasel early next week.
 Please allow it in Jessie (the same package will make it to wheezy through
 stable-security, as usual).

Please ping this bug and remove the moreinfo tag when it's in sid. A bug we
can't deal with is in the way, and we don't have the capacity to keep
checking.


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Processed: Re: Bug#771262: unblock: iceweasel/31.3.0esr-1

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #771262 [release.debian.org] unblock: iceweasel/31.3.0esr-1
Added tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771262.141720229227493.transcr...@bugs.debian.org



Processed: Re: Bug#771331: unblock: ola/0.9.1-1+b1 (pre-approval)

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed moreinfo
Bug #771331 [release.debian.org] unblock: ola/0.9.1-1+b1 (pre-approval)
Added tag(s) confirmed and moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771331.141720290330747.transcr...@bugs.debian.org



Bug#771358: unblock: roxterm/2.9.5-1

2014-11-28 Thread Tony Houghton

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package roxterm; I have uploaded version 2.9.5-1 to
mentors.debian.net for sponsorship.

This release includes a fix for #771022 which I think is important, or
more severe, because crashing roxterm can cause loss of data in any
applications running in its terminals.

I see that new upstream releases are not normally unblocked, but I hope
that it can be considered in this case, although I am prepared to follow
the rules to the letter if deemed necessary. I am the upstream
maintainer as well as for the Debian package, and the changes are also
necessary upstream and have been committed to the main git branch for
some time. I think having two different version numbers for what is
effectively the same version would be more confusing for users and make
preparing the package a more complicated process for me.

The other change, although not related to a Debian bug, fixes a problem
with workspace handling reported upstream, and involves a small,
unobtrusive code modification. Again, I think trying to leave this
change out would cause more complication in preparing the package than
to leave it in.

debdiff output:

[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second set of .debs but not in first
-
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/26/936947ed3879eef5b3dde8270eb801b36f9f39.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/44/4b78c6124ee00425fb2622e90872d7fbb1d800.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/a1/d275a3c797b3be2e7fb89ac82b378cb0635172.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/de/ade18468b44efecf87e3974f7731a7b3a5099a.debug


Files in first set of .debs but not in second
-
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/6a/1bda729e9d8223a914e170d19e5add35bbb65c.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/85/759ff0d63a91554bfbfbd32205f5e5ea9a1159.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/c6/91bd8c96d27fe7ad89f6e82ffea4858a2c7c4d.debug
-rw-r--r--  root/root 
/usr/lib/debug/.build-id/c8/1167229518ae6281d2a5fb896252542258d2e7.debug


Control files of package roxterm: lines which differ (wdiff format)
---
Depends: roxterm-gtk3 (= [-2.9.4-1)-] {+2.9.5-1)+}
Installed-Size: [-40-] {+64+}
Version: [-2.9.4-1-] {+2.9.5-1+}

Control files of package roxterm-common: lines which differ (wdiff format)
--
Installed-Size: [-887-] {+1095+}
Version: [-2.9.4-1-] {+2.9.5-1+}

Control files of package roxterm-gtk2: lines which differ (wdiff format)

Depends: librsvg2-common, roxterm-common (= [-2.9.4-1),-] {+2.9.5-1),+} 
libc6 (= 2.14), libdbus-1-3 (= 1.0.2), libdbus-glib-1-2 (= 0.78), 
libgdk-pixbuf2.0-0 (= 2.22.0), libglib2.0-0 (= 2.37.3), libgtk2.0-0 
(= 2.24.0), libice6 (= 1:1.0.0), libpango-1.0-0 (= 1.14.0), libsm6, 
libvte9 (= 1:0.28.0), libx11-6

Installed-Size: [-395-] {+431+}
Version: [-2.9.4-1-] {+2.9.5-1+}

Control files of package roxterm-gtk2-dbg: lines which differ (wdiff format)

Depends: roxterm-gtk2 (= [-2.9.4-1)-] {+2.9.5-1)+}
Installed-Size: [-568-] {+611+}
Version: [-2.9.4-1-] {+2.9.5-1+}

Control files of package roxterm-gtk3: lines which differ (wdiff format)

Depends: librsvg2-common, roxterm-common (= [-2.9.4-1),-] {+2.9.5-1),+} 
libc6 (= 2.14), libdbus-1-3 (= 1.0.2), libdbus-glib-1-2 (= 0.78), 
libgdk-pixbuf2.0-0 (= 2.22.0), libglib2.0-0 (= 2.37.3), libgtk-3-0 (= 
3.9.12), libice6 (= 1:1.0.0), libpango-1.0-0 (= 1.14.0), libsm6, 
libvte-2.90-9 (= 1:0.27.90), libx11-6

Installed-Size: [-391-] {+427+}
Version: [-2.9.4-1-] {+2.9.5-1+}

Control files of package roxterm-gtk3-dbg: lines which differ (wdiff format)

Depends: roxterm-gtk3 (= [-2.9.4-1)-] {+2.9.5-1)+}
Installed-Size: [-494-] {+538+}
Version: [-2.9.4-1-] {+2.9.5-1+}



unblock roxterm/2.9.5-1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5478cc99.5040...@realh.co.uk



Bug#771331: unblock: ola/0.9.1-1+b1 (pre-approval)

2014-11-28 Thread Jonathan Wiltshire
Control: tag -1 confirmed moreinfo

On Fri, Nov 28, 2014 at 03:57:37PM +0100, Jean Baptiste Favre wrote:
 I've been working for some days to solve several bugs on this package
 with Helmut Grohne and Wouter Verhelst help.
 
 I tried, and succeeded, to solve following bugs:
 
 #767676: ola-rdm-tests: fails to install: subprocess installed
 post-installation script returned error exit status 10
 #755866: ola: FTBFS: tests fail
 #769331: ola: unowned directory after purge: /etc/ola/
 #769670: ola-rdm-tests: FTBFS in a sid chroot with pbuilder (no network)
 #760414: [ola] Some sources are not included in your package
 
 Right now, Wouter, who is the package maintainer, disagree on #760414
 severity, thus blocking fixed package upload.
 
 Since I haven't heard about him for a week, and given the fact that
 deadline is approching, I kindly request your decision on that point:
 Should #760414 be considered as serious, and thus fixed in my NMU, or not ?

Given that the maintainer disagrees on the severity and with FTP masters, I
don't think that bug should be part of an NMU regardless of severity. NMUs
are not a good way to resolve disputes.

Therefore, feel free to go ahead with an NMU that does not include the
disputed bug, and remove the moreinfo tag when it's in sid.

Thanks,

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Bug#771356: marked as done (unblock google-android-build-tools-installer/20.0.0.2)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 19:40:32 +
with message-id 20141128194032.gh23...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#771356: unblock 
google-android-build-tools-installer/20.0.0.2
has caused the Debian Bug report #771356,
regarding unblock google-android-build-tools-installer/20.0.0.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

unblock google-android-build-tools-installer/20.0.0.2

Fix RC bug to keep this package in testing, its related to all these:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770597


Here's the debdiff:

$ debdiff google-android-build-tools-installer_20.0.0.1.dsc
google-android-build-tools-installer_20.0.0.2.dsc
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/changelog
google-android-build-tools-installer-20.0.0.2/debian/changelog
--- google-android-build-tools-installer-20.0.0.1/debian/changelog  
2014-09-19
04:52:22.0 +0200
+++ google-android-build-tools-installer-20.0.0.2/debian/changelog  
2014-11-28
19:52:27.0 +0100
@@ -1,3 +1,10 @@
+google-android-build-tools-installer (20.0.0.2) unstable; urgency=medium
+
+  [Reiner Herrmann]
+  * added unzip and ca-certificates to Depends (Closes: #770597)
+
+ -- Hans-Christoph Steiner h...@eds.org  Wed, 26 Nov 2014 13:55:29 +0100
+
 google-android-build-tools-installer (20.0.0.1) unstable; urgency=low

   * add Conflicts: for non-Android packages, and Replaces: for Android ones
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/control
google-android-build-tools-installer-20.0.0.2/debian/control
--- google-android-build-tools-installer-20.0.0.1/debian/control
2014-10-08
04:31:32.0 +0200
+++ google-android-build-tools-installer-20.0.0.2/debian/control
2014-11-28
19:52:27.0 +0100
@@ -16,6 +16,8 @@
  make | build-essential | dpkg-dev,
  zlib1g,
  libstdc++6,
+ unzip,
+ ca-certificates,
  ${misc:Depends},
 Conflicts: aapt, zipalign, libclang-dev, dx
 Replaces: aapt, zipalign
diff -Nru google-android-build-tools-installer-20.0.0.1/debian/dirs
google-android-build-tools-installer-20.0.0.2/debian/dirs
--- google-android-build-tools-installer-20.0.0.1/debian/dirs   1970-01-01
01:00:00.0 +0100
+++ google-android-build-tools-installer-20.0.0.2/debian/dirs   2014-11-28
19:52:27.0 +0100
@@ -0,0 +1,2 @@
+var/cache/google-android-build-tools-installer
+usr/share/doc/google-android-build-tools



signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
On Fri, Nov 28, 2014 at 08:13:00PM +0100, Hans-Christoph Steiner wrote:
 diff -Nru google-android-build-tools-installer-20.0.0.1/debian/dirs
 google-android-build-tools-installer-20.0.0.2/debian/dirs
 --- google-android-build-tools-installer-20.0.0.1/debian/dirs 1970-01-01
 01:00:00.0 +0100
 +++ google-android-build-tools-installer-20.0.0.2/debian/dirs 2014-11-28
 19:52:27.0 +0100
 @@ -0,0 +1,2 @@
 +var/cache/google-android-build-tools-installer
 +usr/share/doc/google-android-build-tools
 
This change isn't mentioned in the changelog at all. I'm surprised you
didn't pick that up during sponsoring nor while preparing the debdiff?

Anyway, unblocked, but please watch that in future (and add the missing
part next time you upload).


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature
---End Message---


Bug#771358: unblock: roxterm/2.9.5-1

2014-11-28 Thread Jonathan Wiltshire
Control: tag -1 moreinfo

On Fri, Nov 28, 2014 at 07:27:21PM +, Tony Houghton wrote:
 Please unblock package roxterm; I have uploaded version 2.9.5-1 to
 mentors.debian.net for sponsorship.

I can't unblock anything that's not in sid.

 This release includes a fix for #771022 which I think is important, or
 more severe, because crashing roxterm can cause loss of data in any
 applications running in its terminals.
 
 I see that new upstream releases are not normally unblocked, but I hope
 that it can be considered in this case, although I am prepared to follow
 the rules to the letter if deemed necessary. I am the upstream
 maintainer as well as for the Debian package, and the changes are also
 necessary upstream and have been committed to the main git branch for
 some time. I think having two different version numbers for what is
 effectively the same version would be more confusing for users and make
 preparing the package a more complicated process for me.
 
 The other change, although not related to a Debian bug, fixes a problem
 with workspace handling reported upstream, and involves a small,
 unobtrusive code modification. Again, I think trying to leave this
 change out would cause more complication in preparing the package than
 to leave it in.
 
 debdiff output:

I'm certainly willing to consider new upstream releases case-by-case, but
the debdiff output you sent is for the binary packages, not the source.

Please attach a source debdiff (i.e. against the .dscs, not the .changes)
and remove the moreinfo tag, and I'll happily take a look.

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Processed: Re: Bug#771358: unblock: roxterm/2.9.5-1

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #771358 [release.debian.org] unblock: roxterm/2.9.5-1
Added tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b771358.14172040214528.transcr...@bugs.debian.org



Bug#771362: unblock android-platform-frameworks-native/21-3

2014-11-28 Thread Hans-Christoph Steiner

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

unblock android-platform-frameworks-native/21-3

No bugs have been filed against android-platform-frameworks-native, but it was
also affected by the same bugs that affected android-platform-system-core,
android-platform-build, and android-platform-frameworks-base.  Therefore, I'm
requesting an unblock to bring this package in sync with the other three, so
that packages that depend on this one won't also suffer from the dependency
madness that happened before.

These are the relevant bugs:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769646
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769251
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769236
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770329

and these unblock requests:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771355
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771069


$ debdiff android-platform-frameworks-native_21-1.dsc
android-platform-frameworks-native_21-3.dsc
dpkg-source: warning: extracting unsigned source package
(/media/share/code/android-tools/android-platform-frameworks-native_21-1.dsc)
diff -Nru
android-platform-frameworks-native-21/debian/android-libutils-dev.links
android-platform-frameworks-native-21/debian/android-libutils-dev.links
--- android-platform-frameworks-native-21/debian/android-libutils-dev.links
1970-01-01 01:00:00.0 +0100
+++ android-platform-frameworks-native-21/debian/android-libutils-dev.links
2014-11-18 14:14:56.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/libutils.so.0.21.0 usr/lib/android/libutils.so
diff -Nru
android-platform-frameworks-native-21/debian/android-libutils.install
android-platform-frameworks-native-21/debian/android-libutils.install
--- android-platform-frameworks-native-21/debian/android-libutils.install
2014-11-28 20:45:18.0 +0100
+++ android-platform-frameworks-native-21/debian/android-libutils.install
2014-11-18 14:16:56.0 +0100
@@ -1 +1 @@
-libs/utils/libutils.so usr/lib/android/
+libs/utils/libutils.so.0.21.0 usr/lib/android/
diff -Nru android-platform-frameworks-native-21/debian/android-libutils.links
android-platform-frameworks-native-21/debian/android-libutils.links
--- android-platform-frameworks-native-21/debian/android-libutils.links
1970-01-01 01:00:00.0 +0100
+++ android-platform-frameworks-native-21/debian/android-libutils.links
2014-11-18 14:14:56.0 +0100
@@ -0,0 +1 @@
+usr/lib/android/libutils.so.0.21.0 usr/lib/android/libutils.so.0
diff -Nru
android-platform-frameworks-native-21/debian/android-libutils.lintian-overrides 
android-platform-frameworks-native-21/debian/android-libutils.lintian-overrides
---
android-platform-frameworks-native-21/debian/android-libutils.lintian-overrides 
1970-01-01
01:00:00.0 +0100
+++
android-platform-frameworks-native-21/debian/android-libutils.lintian-overrides 
2014-11-18
14:14:56.0 +0100
@@ -0,0 +1,8 @@
+# These shlibs are stuck into /usr/lib/android because they are only meant to
+# be used with Android utilities and they need to be built as one big package,
+# so that everything is on the exact same version.  They are registered as
+# shlibs so that dh_shlibsdeps will automatically dependency generation.
+# These libraries should never be used by other projects since they have no
+# upstream standalone releases or versioning.
+android-libutils: postinst-has-useless-call-to-ldconfig
+android-libutils: postrm-has-useless-call-to-ldconfig
diff -Nru android-platform-frameworks-native-21/debian/changelog
android-platform-frameworks-native-21/debian/changelog
--- android-platform-frameworks-native-21/debian/changelog  2014-11-28
20:45:18.0 +0100
+++ android-platform-frameworks-native-21/debian/changelog  2014-11-26
14:57:20.0 +0100
@@ -1,3 +1,15 @@
+android-platform-frameworks-native (21-3) unstable; urgency=low
+
+  * add Breaks: and Replaces: for proper upgrading (Closes: #771062)
+
+ -- Hans-Christoph Steiner h...@eds.org  Wed, 26 Nov 2014 14:55:28 +0100
+
+android-platform-frameworks-native (21-2) unstable; urgency=low
+
+  * add versions to shlibs so dh can do dep detection
+
+ -- Hans-Christoph Steiner h...@eds.org  Tue, 18 Nov 2014 14:22:13 +0100
+
 android-platform-frameworks-native (21-1) unstable; urgency=low

   * Initial release (Closes: #749100)
diff -Nru android-platform-frameworks-native-21/debian/control
android-platform-frameworks-native-21/debian/control
--- android-platform-frameworks-native-21/debian/control2014-11-28
20:45:18.0 +0100
+++ android-platform-frameworks-native-21/debian/control2014-11-25
12:55:42.0 +0100
@@ -10,10 +10,10 @@
android-libcutils-dev,
android-liblog-dev,
zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://android.googlesource.com/platform/frameworks/native
 Vcs-Git:

Processed: forcibly merging 771061 771355

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 771061 771355
Bug #771061 [release.debian.org] unblock: android-platform-system-core/21-5
Bug #771066 [release.debian.org] unblock android-platform-system-core/21-5
Bug #771066 [release.debian.org] unblock android-platform-system-core/21-5
Bug #771355 [release.debian.org] unblock android-platform-system-core/21-6
Merged 771061 771066 771355
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
771061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771061
771066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771066
771355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14172042285951.transcr...@bugs.debian.org



Processed: tagging 769279

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 769279 + moreinfo
Bug #769279 [release.debian.org] (pre-approval) unblock: inn2
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
769279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14172047528707.transcr...@bugs.debian.org



Processed: retitle 771061 to unblock: android-platform-system-core/21-6

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 771061 unblock: android-platform-system-core/21-6
Bug #771061 [release.debian.org] unblock: android-platform-system-core/21-5
Bug #771066 [release.debian.org] unblock android-platform-system-core/21-5
Bug #771355 [release.debian.org] unblock android-platform-system-core/21-6
Changed Bug title to 'unblock: android-platform-system-core/21-6' from 
'unblock: android-platform-system-core/21-5'
Changed Bug title to 'unblock: android-platform-system-core/21-6' from 'unblock 
android-platform-system-core/21-5'
Changed Bug title to 'unblock: android-platform-system-core/21-6' from 'unblock 
android-platform-system-core/21-6'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
771061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771061
771066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771066
771355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14172046628329.transcr...@bugs.debian.org



Processed: Re: digikam/showfoto/4:2.6.0-1+deb7u1

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 769668 by 770239
Bug #769668 [release.debian.org] wheezy-pu: package showfoto/4:2.6.0-1+deb7u1
769668 was not blocked by any bugs.
769668 was blocking: 767570
Added blocking bug(s) of 769668: 770239

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
769668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769668
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141720494510054.transcr...@bugs.debian.org



Bug#770947: unblock: mate-themes/1.9.2-1

2014-11-28 Thread Jonathan Wiltshire
On Tue, Nov 25, 2014 at 01:42:41PM +0100, Mike Gabriel wrote:
 Please unblock package mate-themes
 
 After (and also before) GTK 3.14 reached Debian testing, the MATE
 upstream team worked under high pressure to provide a mate-themes version
 that works together with GTK 3.14. In GTK theming you can only provide a
 theme for _one_ GTK version. With the just-in-time upload of GTK 3.14,
 the previous work on MATE theming for GTK 3.12 became obsolete and
 everything had to be (rapidly) reworked to match requirements of GTK
 3.14.
 
 The upload of mate-themes 1.9.1-1 fixed several issues around GTK 3.14.
 However, more bugs were discovered by upstream that now got fixed in this
 release of mate-themes (1.9.2-1).
 
 Also the ContrastHighInverse theme got adapted to GTK 3 in this release,
 which makes this upload an a11y improvement, as well.

This hasn't made it to the list because of the diff (4M), so I'm replying
to bring it into our sphere.

I guess you didn't have much choice, but that is... well, huge. I don't
know how good a job we can do of reviewing it :-/


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Bug#771355: unblock android-platform-system-core/21-6

2014-11-28 Thread Adam D. Barratt
On Fri, 2014-11-28 at 20:12 +0100, Hans-Christoph Steiner wrote:
 Package: release.debian.org
 User: release.debian@packages.debian.org
 Usertags: unblock
 Severity: normal
 
 unblock android-platform-system-core/21-6

Please don't file new requests when there's an existing one that's still
open. #771066 was fine... (someone else has already merged them in the
meantime).

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1417204987.11353.51.ca...@adam-barratt.org.uk



Processed: closing 770429

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 770429
Bug #770429 [release.debian.org] Pre-approval for unblock: 
openstack-debian-images/1.0.0
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
770429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141720507710580.transcr...@bugs.debian.org



Bug#771356: closed by Jonathan Wiltshire j...@debian.org (Re: Bug#771356: unblock google-android-build-tools-installer/20.0.0.2)

2014-11-28 Thread Hans-Christoph Steiner

I added the missing item to the changelog, its in the git repo so it'll be
included in the next upload.  Thanks for the unblock!

.hc



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#770524: unblock: opendkim/2.9.3-1 (pre-upload check)

2014-11-28 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed moreinfo
Bug #770524 [release.debian.org] unblock: opendkim/2.9.3-1 (pre-upload check)
Added tag(s) confirmed and moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b770524.141720585014680.transcr...@bugs.debian.org



Processed: closing 770707

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 770707
Bug #770707 {Done: Jonathan Wiltshire j...@debian.org} [release.debian.org] 
unblock: cups/1.7.5-8
Bug 770707 is already marked as done; not doing anything.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
770707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141720595715111.transcr...@bugs.debian.org



Bug#770524: unblock: opendkim/2.9.3-1 (pre-upload check)

2014-11-28 Thread Jonathan Wiltshire
Control: tag -1 confirmed moreinfo

On Fri, Nov 21, 2014 at 07:29:46PM -0500, Scott Kitterman wrote:
 Upstream is in the process of preparing a new feature release that is
 clearly unsuitable for the freeze, but it also contains quite a few
 bug fixes that are either important from a correct performance (and
 potentially security) perspective or very low risk and highly likely to
 be useful to sysadmins making use of the package.
 
 I've gone through and evaluated which changes I think would be good
 to get into Jessie (see attached upstream diff).  Depending on upstream's
 reaction to this, this would either be version 2.9.3 or patches to our
 existing 2.9.2.  Before I approach upstream and push for another bug fix
 release that they don't currently plan, I'd like feedback on what, if any
 of the attached would be suitable for Jessie.

All the proposed changes look fine to me. How do you want to proceed?

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Processed: retitle 770501 to unblock: libvncserver/0.9.9+dfsg-6.1

2014-11-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 770501 unblock: libvncserver/0.9.9+dfsg-6.1
Bug #770501 [release.debian.org] unblock: libvncserver/0.9.9+dfsg-7 
(pre-approval)
Changed Bug title to 'unblock: libvncserver/0.9.9+dfsg-6.1' from 'unblock: 
libvncserver/0.9.9+dfsg-7 (pre-approval)'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
770501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141720690921346.transcr...@bugs.debian.org



Bug#770524: unblock: opendkim/2.9.3-1 (pre-upload check)

2014-11-28 Thread Scott Kitterman
On Friday, November 28, 2014 08:17:26 PM Jonathan Wiltshire wrote:
 Control: tag -1 confirmed moreinfo
 
 On Fri, Nov 21, 2014 at 07:29:46PM -0500, Scott Kitterman wrote:
  Upstream is in the process of preparing a new feature release that is
  clearly unsuitable for the freeze, but it also contains quite a few
  bug fixes that are either important from a correct performance (and
  potentially security) perspective or very low risk and highly likely to
  be useful to sysadmins making use of the package.
  
  I've gone through and evaluated which changes I think would be good
  to get into Jessie (see attached upstream diff).  Depending on upstream's
  reaction to this, this would either be version 2.9.3 or patches to our
  existing 2.9.2.  Before I approach upstream and push for another bug fix
  release that they don't currently plan, I'd like feedback on what, if any
  of the attached would be suitable for Jessie.
 
 All the proposed changes look fine to me. How do you want to proceed?

Given the closeness to the important fix deadline, I'll just upload a patched 
2.9.2.

Thanks,

Scott K

signature.asc
Description: This is a digitally signed message part.


Bug#770501: unblock: libvncserver/0.9.9+dfsg-6.1

2014-11-28 Thread Tobias Frost
Dear release team,

my NMU fixing #7626745 is now in the archive iIt fixes 4 CVE's
I avoided the (formal) API break Luca mentioned, even if the API should
not be used in the wild (its an exported local function which is never
declared by any header file) 

Thanks for unblocking! 

--
tobi

diff -Nru libvncserver-0.9.9+dfsg/debian/changelog libvncserver-0.9.9
+dfsg/debian/changelog
--- libvncserver-0.9.9+dfsg/debian/changelog2014-08-12 16:02:30.0 
+0200
+++ libvncserver-0.9.9+dfsg/debian/changelog2014-11-23 16:19:53.0 
+0100
@@ -1,3 +1,12 @@
+libvncserver (0.9.9+dfsg-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * CVE-2014-6051, CVE-2014-6052, CVE-2014-6053, CVE-2014-6054, CVE-2014-6055:
+Multiple issues in libVNCserver -- cherry picking targeted fixed from
+upstream (Closes: #762745)
+
+ -- Tobias Frost t...@debian.org  Sun, 23 Nov 2014 16:19:53 +0100
+
 libvncserver (0.9.9+dfsg-6) unstable; urgency=medium
 
   [ Luca Falavigna ]
diff -Nru libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6051.patch 
libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6051.patch
--- libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6051.patch  1970-01-01 
01:00:00.0 +0100
+++ libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6051.patch  2014-11-23 
15:29:25.0 +0100
@@ -0,0 +1,39 @@
+Description: Fix integer overflow in MallocFrameBuffer() (CVE-2014-6051)
+ Promote integers to uint64_t to avoid integer overflow issue during
+ frame buffer allocation for very large screen sizes
+Origin: 
https://github.com/newsoft/libvncserver/commit/045a044e8ae79db9244593fbce154cdf6e843273
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: libvncserver-0.9.9+dfsg/libvncclient/vncviewer.c
+===
+--- libvncserver-0.9.9+dfsg.orig/libvncclient/vncviewer.c
 libvncserver-0.9.9+dfsg/libvncclient/vncviewer.c
+@@ -82,9 +82,27 @@ static char* ReadPassword(rfbClient* cli
+ #endif
+ }
+ static rfbBool MallocFrameBuffer(rfbClient* client) {
++uint64_t allocSize;
++
+   if(client-frameBuffer)
+ free(client-frameBuffer);
+-  
client-frameBuffer=malloc(client-width*client-height*client-format.bitsPerPixel/8);
++
++  /* SECURITY: promote 'width' into uint64_t so that the multiplication does 
not overflow
++ 'width' and 'height' are 16-bit integers per RFB protocol design
++ SIZE_MAX is the maximum value that can fit into size_t
++  */
++  allocSize = (uint64_t)client-width * client-height * 
client-format.bitsPerPixel/8;
++
++  if (allocSize = SIZE_MAX) {
++rfbClientErr(CRITICAL: cannot allocate frameBuffer, requested size is 
too large\n);
++return FALSE;
++  }
++
++  client-frameBuffer=malloc( (size_t)allocSize );
++
++  if (client-frameBuffer == NULL)
++rfbClientErr(CRITICAL: frameBuffer allocation failed, requested size too 
large or not enough memory?\n);
++
+   return client-frameBuffer?TRUE:FALSE;
+ }
+ 
diff -Nru libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6052.patch 
libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6052.patch
--- libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6052.patch  1970-01-01 
01:00:00.0 +0100
+++ libvncserver-0.9.9+dfsg/debian/patches/CVE-2014-6052.patch  2014-11-23 
15:39:16.0 +0100
@@ -0,0 +1,56 @@
+Description:  Check for MallocFrameBuffer() return value (CVE-2014-6052)
+ If MallocFrameBuffer() returns FALSE, frame buffer pointer is left to
+ NULL. Subsequent writes into that buffer could lead to memory
+ corruption, or even arbitrary code execution.
+Origin: 
https://github.com/newsoft/libvncserver/commit/85a778c0e45e87e35ee7199f1f25020648e8b812
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: libvncserver-0.9.9+dfsg/libvncclient/rfbproto.c
+===
+--- libvncserver-0.9.9+dfsg.orig/libvncclient/rfbproto.c
 libvncserver-0.9.9+dfsg/libvncclient/rfbproto.c
+@@ -1807,7 +1807,8 @@ HandleRFBServerMessage(rfbClient* client
+   client-updateRect.x = client-updateRect.y = 0;
+   client-updateRect.w = client-width;
+   client-updateRect.h = client-height;
+-  client-MallocFrameBuffer(client);
++  if (!client-MallocFrameBuffer(client))
++return FALSE;
+   SendFramebufferUpdateRequest(client, 0, 0, rect.r.w, rect.r.h, FALSE);
+   rfbClientLog(Got new framebuffer size: %dx%d\n, rect.r.w, rect.r.h);
+   continue;
+@@ -2260,7 +2261,8 @@ HandleRFBServerMessage(rfbClient* client
+ client-updateRect.x = client-updateRect.y = 0;
+ client-updateRect.w = client-width;
+ client-updateRect.h = client-height;
+-client-MallocFrameBuffer(client);
++if (!client-MallocFrameBuffer(client))
++  return FALSE;
+ SendFramebufferUpdateRequest(client, 0, 0, client-width, client-height, 
FALSE);
+ rfbClientLog(Got new framebuffer size: %dx%d\n, client-width, 
client-height);
+ break;
+@@ -2276,7 +2278,9 

Bug#770822: marked as done (unblock: reclass/1.4.1-1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 20:20:59 +
with message-id 20141128202058.gk23...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#770822: unblock: reclass/1.4.1-1
has caused the Debian Bug report #770822,
regarding unblock: reclass/1.4.1-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770822
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package reclass

There's been a bit of difficulty relating to the 1.4 upload to
unstable prior to the freeze resulting from another developer
uploading an NMU (1.3-2) that was required for another package
(boxer-data), which first needed to migrate to testing before we
could finally push 1.4-1. And then it turned out that 1.4-1 had
a bug, which we fixed by reverting the change upstream, resulting in
1.4.1-1, which missed the freeze window.

Due to this being a new upstream release, the diff is a little
longer than you'd want it, but I am annotating it and abbreviating
all the stuff that is related only to example data files:

diff -Nru reclass-1.3/ChangeLog.rst reclass-1.4.1/ChangeLog.rst
--- reclass-1.3/ChangeLog.rst   2014-03-01 14:45:02.0 +0100
+++ reclass-1.4.1/ChangeLog.rst 2014-10-28 15:52:25.0 +0100
@@ -5,6 +5,14 @@
 = == 
 Version   Date   Changes
 = == 
+1.4.1 2014-10-28 * Revert debug logging, which wasn't fault-free and so
+   it needs more time to mature.
+1.4   2014-10-25 * Add rudimentary debug logging
+ * Prevent interpolate() from overwriting merged values
+ * Look for init instead of index when being fed
+   a directory.
+ * Fix error reporting on node name collision across
+   subdirectories.
 1.3   2014-03-01 * Salt: pillar data from previous pillars are now
available to reclass parameter interpolation
  * yaml_fs: classes may be defined in subdirectories
diff -Nru reclass-1.3/debian/changelog reclass-1.4.1/debian/changelog
--- reclass-1.3/debian/changelog2014-10-14 11:06:24.0 +0200
+++ reclass-1.4.1/debian/changelog  2014-10-28 15:57:42.0 +0100
@@ -1,4 +1,18 @@
-reclass (1.3-2) unstable; urgency=medium
+reclass (1.4.1-1) unstable; urgency=low
+
+  * New upstream release reverting the logging changes, which weren't ready
+yet.
+
+ -- martin f. krafft madd...@debian.org  Tue, 28 Oct 2014 15:56:59 +0100
+
+reclass (1.4-1) unstable; urgency=low
+
+  * New upstream release (closes: #761952).
+  * Compliant with Debian Policy 3.9.6.
+
+ -- martin f. krafft madd...@debian.org  Sat, 25 Oct 2014 15:12:25 +0200
+
+reclass (1.3-2) UNRELEASED; urgency=medium
 
   * Add myself as uploader.
   * Update Vcs-Git and Vcs-Browser URLs.
@@ -6,7 +20,7 @@
   * Have python-reclass depend on python-pkg-resources.
 Closes: bug#757423.
 
- -- Jonas Smedegaard d...@jones.dk  Tue, 14 Oct 2014 11:06:20 +0200
+ -- Jonas Smedegaard d...@jones.dk  Wed, 17 Sep 2014 10:17:04 +0200
 
 reclass (1.3-1) unstable; urgency=low
 
diff -Nru reclass-1.3/debian/control reclass-1.4.1/debian/control
--- reclass-1.3/debian/control  2014-09-17 14:20:00.0 +0200
+++ reclass-1.4.1/debian/control2014-10-25 20:45:57.0 +0200
@@ -2,9 +2,9 @@
 Section: python
 Priority: extra
 Maintainer: martin f. krafft madd...@debian.org
-Uploader: Jonas Smedegaard d...@jones.dk
+Uploaders: Jonas Smedegaard d...@jones.dk
 Build-Depends: python-setuptools, python, debhelper (= 8.9.7), python-sphinx, 
python-yaml
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 XS-Python-Version: all
 Homepage: http://reclass.pantsfullofunix.net/
 Vcs-Git: git://anonscm.debian.org/collab-maint/reclass.git
diff -Nru reclass-1.3/doc/source/extrefs.inc 
reclass-1.4.1/doc/source/extrefs.inc
--- reclass-1.3/doc/source/extrefs.inc  2014-03-01 14:45:02.0 +0100
+++ reclass-1.4.1/doc/source/extrefs.inc2014-10-28 15:52:25.0 
+0100
@@ -2,5 +2,5 @@
 .. _Salt: http://saltstack.com/community
 .. _Ansible: http://www.ansibleworks.com
 .. _Hiera: http://projects.puppetlabs.com/projects/hiera
-.. _Artistic Licence 2.0: 
http://www.perlfoundation.org/legal/licenses/artistic-2_0.html
+.. _Artistic Licence 2.0: 

Bug#771371: unblock: icecast2/2.4.0-1.1

2014-11-28 Thread Simon Richter
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package icecast2

Security fix CVE-2014-9018, last remaining RC bug.

unblock icecast2/2.4.0-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128211554.7181.23722.reportbug@coffee



Bug#770947: unblock: mate-themes/1.9.2-1

2014-11-28 Thread Mike Gabriel
Hi Jonathan,

- Original message -
 On Tue, Nov 25, 2014 at 01:42:41PM +0100, Mike Gabriel wrote:
  Please unblock package mate-themes
  
  After (and also before) GTK 3.14 reached Debian testing, the MATE
  upstream team worked under high pressure to provide a mate-themes
  version that works together with GTK 3.14. In GTK theming you can only
  provide a theme for _one_ GTK version. With the just-in-time upload of
  GTK 3.14, the previous work on MATE theming for GTK 3.12 became
  obsolete and everything had to be (rapidly) reworked to match
  requirements of GTK 3.14.
  
  The upload of mate-themes 1.9.1-1 fixed several issues around GTK 3.14.
  However, more bugs were discovered by upstream that now got fixed in
  this release of mate-themes (1.9.2-1).
  
  Also the ContrastHighInverse theme got adapted to GTK 3 in this
  release, which makes this upload an a11y improvement, as well.
 
 This hasn't made it to the list because of the diff (4M), so I'm replying
 to bring it into our sphere.
 
 I guess you didn't have much choice, but that is... well, huge. I don't
 know how good a job we can do of reviewing it :-/

I just received a second confirmation from the mate-themes upstream maintainer. 
The 1.9.2 release of mate-themes (gtk3.14 branch) is highly recommended to be 
preferred to the 1.9.1 version in Debian.

Thanks for taking your time on this one. I know, the package is very big and I 
must admit that I'd love to understand 25% of those theming engine details... 
(which I unfortunately don't...).

:-/

Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976148

GnuPG Key ID 0x25771B13
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1417209736.2328.8.camel@Nokia-N900



Bug#771374: unblock: macchanger/1.7.0-3.1

2014-11-28 Thread Jean-Michel Nirgal Vourgère
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package macchanger

When auto running, version in Jessie only changes the vendor-id of the
mac-address, not the other bytes.

Version 1.7.0-3.1 fixes that (#768325).

See the attached diff file for the one byte change in the code. There is
a small glitch in the changelog, I hope this is ok from the RT point of
view.

unblock macchanger/1.7.0-3.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru macchanger-1.7.0/debian/changelog macchanger-1.7.0/debian/changelog
--- macchanger-1.7.0/debian/changelog	2014-11-07 13:03:50.0 +0100
+++ macchanger-1.7.0/debian/changelog	2014-11-28 22:40:43.0 +0100
@@ -1,9 +1,17 @@
+macchanger (1.7.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Change the non-vendor bytes, and only them, on automatic run.
+(Closes: #768325)
+
+ -- Jean-Michel Nirgal Vourgère jmv_...@nirgal.com  Thu, 27 Nov 2014 10:52:16 +0100
+
 macchanger (1.7.0-3) unstable; urgency=low
 
   * update debian/watch to point to new github repository
-  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)
+  * include code from 1.7.0-1.1 Non-Maintainer Upload
 
- -- Hans-Christoph Steiner h...@eds.org  Fri, 07 Nov 2014 12:56:56 +0100
+ -- Hans-Christoph Steiner h...@eds.org  Wed, 22 Oct 2014 12:32:24 -0400
 
 macchanger (1.7.0-2) unstable; urgency=low
 
diff -Nru macchanger-1.7.0/debian/if-pre-up.d/macchanger macchanger-1.7.0/debian/if-pre-up.d/macchanger
--- macchanger-1.7.0/debian/if-pre-up.d/macchanger	2014-10-21 21:38:32.0 +0200
+++ macchanger-1.7.0/debian/if-pre-up.d/macchanger	2014-11-28 22:40:43.0 +0100
@@ -29,4 +29,4 @@
 	exit 0
 fi
 
-/usr/bin/${package} -A $IFACE  $LOGFILE 21
+/usr/bin/${package} -e $IFACE  $LOGFILE 21


signature.asc
Description: OpenPGP digital signature


Bug#771371: marked as done (unblock: icecast2/2.4.0-1.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 22:12:29 +
with message-id 1417212749.11353.52.ca...@adam-barratt.org.uk
and subject line Re: Bug#771371: unblock: icecast2/2.4.0-1.1
has caused the Debian Bug report #771371,
regarding unblock: icecast2/2.4.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771371: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package icecast2

Security fix CVE-2014-9018, last remaining RC bug.

unblock icecast2/2.4.0-1.1

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
On Fri, 2014-11-28 at 22:15 +0100, Simon Richter wrote:
 Please unblock package icecast2
 
 Security fix CVE-2014-9018, last remaining RC bug.

Done earlier this evening.

Regards,

Adam---End Message---


Bug#770501: marked as done (unblock: libvncserver/0.9.9+dfsg-6.1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Fri, 28 Nov 2014 23:37:23 +0100
with message-id 5478f923.3020...@thykier.net
and subject line Re: Bug#770501: unblock: libvncserver/0.9.9+dfsg-6.1
has caused the Debian Bug report #770501,
regarding unblock: libvncserver/0.9.9+dfsg-6.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

I prepared an upload to fix grave bug #762745, cherry-picking patches from
upstream to fix multiple vulnerabilities. I also took the chance to include
fixes for #766257 and #758754. Please tell me whether I should drop these
instead.

The problem with this (tentative) upload is related to this commit, needed to
fix CVE-2014-6055:
https://github.com/newsoft/libvncserver/commit/06ccdf016154fde8eccb5355613ba04c59127b2e

It seems there's an API/ABI break, also reported in RedHat, as per
https://bugzilla.redhat.com/show_bug.cgi?id=1144293#c2, which could be
problematic at this point. What would be the recommended way to proceed from
here?



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/8 CPU cores)
diff --git a/debian/changelog b/debian/changelog
index 4cb521d..77de074 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libvncserver (0.9.9+dfsg-7) UNRELEASED; urgency=medium
+
+  * debian/patches/CVE-2014.patch:
+- Fix multiple vulnerabilities (Closes: #762745).
+  - CVE-2014-6051 Integer overflow in MallocFrameBuffer() on client side.
+  - CVE-2014-6052 Lack of malloc() return value checking on client side.
+  - CVE-2014-6053 Server crash on a very large ClientCutText message.
+  - CVE-2014-6054 Server crash when scaling factor is set to zero.
+  - CVE-2014-6055 Multiple stack overflows in File Transfer feature.
+  * debian/patches/novnc.patch:
+- Set opcode correctly for binary frames (Closes: #766257).
+  * debian/control:
+- Use uppercase VNC in short descriptions (Closes: #758754).
+
+ -- Luca Falavigna dktrkr...@debian.org  Fri, 21 Nov 2014 20:51:50 +0100
+
 libvncserver (0.9.9+dfsg-6) unstable; urgency=medium
 
   [ Luca Falavigna ]
diff --git a/debian/control b/debian/control
index 9e188be..17ebbe6 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ${shlibs:Depends},
 Breaks: libvncserver0 ( 0.9.9+dfsg-3)
 Replaces: libvncserver0 ( 0.9.9+dfsg-3)
 Multi-Arch: same
-Description: API to write one's own vnc server - client library
+Description: API to write one's own VNC server - client library
  LibVNCServer makes writing a VNC server (or more correctly, a program
  exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
  the programmer from the tedious task of managing clients and compression.
@@ -35,7 +35,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Multi-Arch: same
-Description: API to write one's own vnc server
+Description: API to write one's own VNC server
  LibVNCServer makes writing a VNC server (or more correctly, a program
  exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
  the programmer from the tedious task of managing clients and compression.
@@ -53,7 +53,7 @@ Depends: ${misc:Depends},
  zlib1g-dev,
  libvncserver-config
 Multi-Arch: same
-Description: API to write one's own vnc server - development files
+Description: API to write one's own VNC server - development files
  LibVNCServer makes writing a VNC server (or more correctly, a program
  exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
  the programmer from the tedious task of managing clients and compression.
@@ -68,7 +68,7 @@ Depends: ${misc:Depends},
  libvncclient0 (= ${binary:Version}),
  libvncserver0 (= ${binary:Version})
 Multi-Arch: foreign
-Description: API to write one's own vnc server - library utility
+Description: API to write one's own VNC server - library utility
  LibVNCServer makes writing a VNC server (or more correctly, a program
  exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
  the programmer from the tedious task of managing clients and compression.
diff --git a/debian/patches/CVE-2014.patch b/debian/patches/CVE-2014.patch
new file mode 100644
index 000..3931854

MySecureShell 2.0-2 new version

2014-11-28 Thread Pierre Mavro
Hi,

I've uploaded a new package which have been approved in the unstable
release. I would like it to go into Jessie as it fixes a small issue on
the init script.
The problem was on the restart service and not on the start and stop.
I've refactorized everything to call the same functions.

Can you please allow this new version in Jessie ?

Thanks


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5478e8a5.6000...@mavro.fr



Re: MySecureShell 2.0-2 new version

2014-11-28 Thread Niels Thykier
On 2014-11-28 22:27, Pierre Mavro wrote:
 Hi,
 
 I've uploaded a new package which have been approved in the unstable
 release. I would like it to go into Jessie as it fixes a small issue on
 the init script.
 The problem was on the restart service and not on the start and stop.
 I've refactorized everything to call the same functions.
 
 Can you please allow this new version in Jessie ?
 
 Thanks
 
 

Hi,

Please file an unblock request with the source debdiff attached.  We do
not have capacity to track mail requests, sorry.

~Niels



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5478fda5.8040...@thykier.net



Bug#771381: unblock: geoip-database-contrib/1.17+nmu1

2014-11-28 Thread Johann Felix Soden
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package geoip-database-contrib.

The geoip-database package has recently added the geoip-database-extra package.
It contains files that geoip-database-contrib replaces.
This caused the serious bug described in #767559 fixed in this NMU.

Changelog:
  * Non-maintainer upload.
  * Provides/Conflicts/Replaces also new geoip-database-extra package
(Closes: #767559).

debdiff is attached. Thanks!

unblock geoip-database-contrib/1.17+nmu1
diff -Nru geoip-database-contrib-1.17/debian/changelog geoip-database-contrib-1.17+nmu1/debian/changelog
--- geoip-database-contrib-1.17/debian/changelog	2014-09-22 03:36:37.0 +0200
+++ geoip-database-contrib-1.17+nmu1/debian/changelog	2014-11-23 01:12:56.0 +0100
@@ -1,3 +1,11 @@
+geoip-database-contrib (1.17+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Provides/Conflicts/Replaces also new geoip-database-extra package 
+(Closes: #767559).
+
+ -- Johann Felix Soden joh...@debian.org  Sun, 23 Nov 2014 00:53:44 +0100
+
 geoip-database-contrib (1.17) unstable; urgency=low
 
   * Rename geoip-database-contrib_update to update-geoip-database
diff -Nru geoip-database-contrib-1.17/debian/control geoip-database-contrib-1.17+nmu1/debian/control
--- geoip-database-contrib-1.17/debian/control	2014-09-22 03:36:37.0 +0200
+++ geoip-database-contrib-1.17+nmu1/debian/control	2014-11-23 00:55:55.0 +0100
@@ -15,9 +15,9 @@
  ucf (= 0.28),
  ${misc:Depends}
 Suggests: cron-daemon
-Provides: geoip-database
-Replaces: geoip-database
-Conflicts: geoip-database
+Provides: geoip-database, geoip-database-extra
+Replaces: geoip-database, geoip-database-extra
+Conflicts: geoip-database, geoip-database-extra
 Description: GeoLite binary database (downloader)
  GeoIP is a C library that enables the user to find the country that any IP
  address or hostname originates from. It uses a file-based database.


Bug#770524: unblock: opendkim/2.9.3-1 (pre-upload check)

2014-11-28 Thread Jonathan Wiltshire
On Fri, Nov 28, 2014 at 03:39:56PM -0500, Scott Kitterman wrote:
 On Friday, November 28, 2014 08:17:26 PM Jonathan Wiltshire wrote:
  Control: tag -1 confirmed moreinfo
  
  On Fri, Nov 21, 2014 at 07:29:46PM -0500, Scott Kitterman wrote:
   Upstream is in the process of preparing a new feature release that is
   clearly unsuitable for the freeze, but it also contains quite a few
   bug fixes that are either important from a correct performance (and
   potentially security) perspective or very low risk and highly likely to
   be useful to sysadmins making use of the package.
   
   I've gone through and evaluated which changes I think would be good
   to get into Jessie (see attached upstream diff).  Depending on upstream's
   reaction to this, this would either be version 2.9.3 or patches to our
   existing 2.9.2.  Before I approach upstream and push for another bug fix
   release that they don't currently plan, I'd like feedback on what, if any
   of the attached would be suitable for Jessie.
  
  All the proposed changes look fine to me. How do you want to proceed?
 
 Given the closeness to the important fix deadline, I'll just upload a patched 
 2.9.2.

Ok, please remove the moreinfo tag when it's ready for processing.

Thanks,


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Bug#771381: marked as done (unblock: geoip-database-contrib/1.17+nmu1)

2014-11-28 Thread Debian Bug Tracking System
Your message dated Sat, 29 Nov 2014 00:40:01 +0100
with message-id 547907d1.2050...@thykier.net
and subject line Re: Bug#771381: unblock: geoip-database-contrib/1.17+nmu1
has caused the Debian Bug report #771381,
regarding unblock: geoip-database-contrib/1.17+nmu1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package geoip-database-contrib.

The geoip-database package has recently added the geoip-database-extra package.
It contains files that geoip-database-contrib replaces.
This caused the serious bug described in #767559 fixed in this NMU.

Changelog:
  * Non-maintainer upload.
  * Provides/Conflicts/Replaces also new geoip-database-extra package
(Closes: #767559).

debdiff is attached. Thanks!

unblock geoip-database-contrib/1.17+nmu1
diff -Nru geoip-database-contrib-1.17/debian/changelog geoip-database-contrib-1.17+nmu1/debian/changelog
--- geoip-database-contrib-1.17/debian/changelog	2014-09-22 03:36:37.0 +0200
+++ geoip-database-contrib-1.17+nmu1/debian/changelog	2014-11-23 01:12:56.0 +0100
@@ -1,3 +1,11 @@
+geoip-database-contrib (1.17+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Provides/Conflicts/Replaces also new geoip-database-extra package 
+(Closes: #767559).
+
+ -- Johann Felix Soden joh...@debian.org  Sun, 23 Nov 2014 00:53:44 +0100
+
 geoip-database-contrib (1.17) unstable; urgency=low
 
   * Rename geoip-database-contrib_update to update-geoip-database
diff -Nru geoip-database-contrib-1.17/debian/control geoip-database-contrib-1.17+nmu1/debian/control
--- geoip-database-contrib-1.17/debian/control	2014-09-22 03:36:37.0 +0200
+++ geoip-database-contrib-1.17+nmu1/debian/control	2014-11-23 00:55:55.0 +0100
@@ -15,9 +15,9 @@
  ucf (= 0.28),
  ${misc:Depends}
 Suggests: cron-daemon
-Provides: geoip-database
-Replaces: geoip-database
-Conflicts: geoip-database
+Provides: geoip-database, geoip-database-extra
+Replaces: geoip-database, geoip-database-extra
+Conflicts: geoip-database, geoip-database-extra
 Description: GeoLite binary database (downloader)
  GeoIP is a C library that enables the user to find the country that any IP
  address or hostname originates from. It uses a file-based database.
---End Message---
---BeginMessage---
On 2014-11-29 00:37, Johann Felix Soden wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package geoip-database-contrib.
 
 The geoip-database package has recently added the geoip-database-extra 
 package.
 It contains files that geoip-database-contrib replaces.
 This caused the serious bug described in #767559 fixed in this NMU.
 
 Changelog:
   * Non-maintainer upload.
   * Provides/Conflicts/Replaces also new geoip-database-extra package
 (Closes: #767559).
 
 debdiff is attached. Thanks!
 
 unblock geoip-database-contrib/1.17+nmu1
 

Unblocked, thanks.

~Niels---End Message---


Bug#770887: pre-approval unblock: libeatmydata/82-6

2014-11-28 Thread Niels Thykier
Control: tags -1 moreinfo confirmed

On 2014-11-24 23:21, Mattia Rizzolo wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please grant a pre-approval unblock for the package libeatmydata.
 
 The current version has a bug in the handling of Multi-Arch. With the
 `eatmydata' wrapper script (shipped in the eatmydata package) users can't 
 run
 an executable for a different arch than host's.
 
 [...]
 
 The package I intend to upload is currently in experimental, versioned as 
 82-5.
 A full debdiff is available at
 http://www.mapreri.org/debian/debdiffs/libeatmydata/82-4_82-5.debdiff
 An unstable upload would just be a no-change upload of this.
 
 
 
 Thanks for all the efforts you are putting in releasing Jessie :)
 

Approved, please upload it to unstable /before/ the 5th of December and
we will unblock it.

Thanks,
~Niels

PS: For future reference, we prefer to have the debdiff attached to the
bug report.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54790a44.8040...@thykier.net



  1   2   >