Re: About requests.packages.urllib3 in Debian

2014-11-05 Thread Julien Cristau
On Wed, Nov  5, 2014 at 07:52:55 +0100, Matthias Urlichs wrote:

 Hi,
 
 Daniele Tricoli:
  Due to #753578 I added a stub (technically I just used a symlink) to make
  import requests.packages.urllib3 works.
 
 I'd add a stub _file_ which just contains from urllib3 import *.
 
Would that work for submodules?  (I'm guessing no.)

Cheers,
Julien
-- 
Julien Cristau  julien.cris...@logilab.fr
Logilab http://www.logilab.fr/
Informatique scientifique  gestion de connaissances


-- 
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/20141105090145.gc19...@crater2.logilab.fr



Processed: reopening 767390, retitle 767390 to unblock: dbconfig-common/1.8.47+nmu3

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

 reopen 767390
Bug #767390 {Done: Jonathan Wiltshire j...@debian.org} [release.debian.org] 
unblock: dbconfig-common/1.8.47+nmu3 (pre-upload confirmation request)
Bug reopened
Ignoring request to alter fixed versions of bug #767390 to the same values 
previously set
 retitle 767390 unblock: dbconfig-common/1.8.47+nmu3
Bug #767390 [release.debian.org] unblock: dbconfig-common/1.8.47+nmu3 
(pre-upload confirmation request)
Changed Bug title to 'unblock: dbconfig-common/1.8.47+nmu3' from 'unblock: 
dbconfig-common/1.8.47+nmu3 (pre-upload confirmation request)'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
767390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767390
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.1415177764659.transcr...@bugs.debian.org



Bug#767919: unblock: viewmol/2.4.1-21

2014-11-05 Thread Graham Inggs

Some progress.

I pre-applied debian/patches/150-getmachine_multiarch.patch simply by 
running:


$ patch -p 1 -i debian/patches/150-getmachine_multiarch.patch

...and then commented out the line:

#150-getmachine_multiarch.patch

..from debian/patches/series.  I uploaded this to the Ubuntu PPA 
builders for Vivid, Utopic and Trusty.
Some architectures built /usr/bin/viewmol and others didn't, seemingly 
at random.

Comparing the buildlogs, I found those that ran:

debian/rules clean
debian/rules build
debian/rules binary

...built the executable, whereas those that ran:

debian/rules clean
debian/rules build-arch
debian/rules binary-arch

...did not.  I should be able to figure this out now.


--
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/5459eaee.1050...@nerve.org.za



Bug#767919: unblock: viewmol/2.4.1-21

2014-11-05 Thread Andreas Tille
[CCing DebiChem since viewmol might be in the interest of this team.
 I'd consider moving the package from Debian Science to DebiChem
 for Jessie+1.]

Hi Graham,

On Wed, Nov 05, 2014 at 11:16:30AM +0200, Graham Inggs wrote:
 Some progress.
 
 I pre-applied debian/patches/150-getmachine_multiarch.patch simply
 by running:
 
 $ patch -p 1 -i debian/patches/150-getmachine_multiarch.patch
 
 ...and then commented out the line:
 
 #150-getmachine_multiarch.patch
 
 ..from debian/patches/series.  I uploaded this to the Ubuntu PPA
 builders for Vivid, Utopic and Trusty.
 Some architectures built /usr/bin/viewmol and others didn't,
 seemingly at random.
 Comparing the buildlogs, I found those that ran:
 
 debian/rules clean
 debian/rules build
 debian/rules binary
 
 ...built the executable, whereas those that ran:
 
 debian/rules clean
 debian/rules build-arch
 debian/rules binary-arch
 
 ...did not.  I should be able to figure this out now.

I guess if you run

   debian/rules build-arch
   debian/rules binary-arch

manually you will get an idea.

To bad that we stumbled to late about this problem to block the way more
simple solution sith source format and debhelper. :-)
 
Thanks for your patient work on this

 Andreas.

-- 
http://fam-tille.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/20141105094017.ga6...@an3as.eu



Bug#768137: unblock: performous/0.7.0+git20140715-2

2014-11-05 Thread Markus Koschany
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear release team,

please unblock package performous.

It was discovered that the binary package performous-tools stopped
providing two binaries, ss_extract and ss_cover_conv. This happened
presumably due to the imagemagick transition since performous was
unable to successfully detect the latest version of this library. The
error was not fatal and went unnoticed for quite some time. The new
version of performous in unstable fixes this. (#767755)

Since ffmpeg will not be part of Jessie it was also necessary to
replace a specific ffmpeg command in ss_extract with avconv and to
depend on the libav-tools package. (#699400)

I am attaching the debdiff against the package in testing.

Regards,

Markus

unblock performous/0.7.0+git20140715-2

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

Kernel: Linux 3.16-3-amd64 (SMP w/2 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 performous-0.7.0+git20140715/debian/changelog performous-0.7.0+git20140715/debian/changelog
--- performous-0.7.0+git20140715/debian/changelog	2014-07-15 17:11:20.0 +0200
+++ performous-0.7.0+git20140715/debian/changelog	2014-11-02 15:35:23.0 +0100
@@ -1,3 +1,17 @@
+performous (0.7.0+git20140715-2) unstable; urgency=medium
+
+  * Add fix-imagemagick-detection.patch. (Closes: #767755)
+Detect ImageMagick library and build the ss_extract and ss_cover_conv
+binaries again which were accidentally dropped.
+  * Add use-avconv.patch. (Closes: #699400)
+Replace ffmpeg command with avconv for ss_extract tool because ffmpeg
+will not be available for Jessie.
+  * performous-tools: Depend on libav-tools because ss_extract requires
+the avconv command.
+  * Move the package to Git. Change Vcs fields accordingly.
+
+ -- Markus Koschany a...@gambaru.de  Sun, 02 Nov 2014 13:46:41 +0100
+
 performous (0.7.0+git20140715-1) unstable; urgency=medium
 
   * Imported Upstream version 0.7.0+git20140715.
diff -Nru performous-0.7.0+git20140715/debian/control performous-0.7.0+git20140715/debian/control
--- performous-0.7.0+git20140715/debian/control	2014-07-15 17:11:20.0 +0200
+++ performous-0.7.0+git20140715/debian/control	2014-11-02 15:35:23.0 +0100
@@ -30,8 +30,8 @@
  pkg-config,
  portaudio19-dev
 Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/performous/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/performous/
+Vcs-Git: git://anonscm.debian.org/pkg-games/performous.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/performous.git
 Homepage: http://performous.org/
 
 Package: performous
@@ -50,6 +50,7 @@
 Package: performous-tools
 Architecture: any
 Depends:
+ libav-tools,
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:
diff -Nru performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch
--- performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch	1970-01-01 01:00:00.0 +0100
+++ performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch	2014-11-02 15:35:23.0 +0100
@@ -0,0 +1,37 @@
+From: Markus Koschany a...@gambaru.de
+Date: Sun, 2 Nov 2014 13:44:14 +0100
+Subject: fix imagemagick detection
+
+Fix the detection of the ImageMagick library for Debian systems which use
+Multiarch paths. That ensures that ss_extract and ss_cover_conv are built
+again.
+
+Forwarded: https://github.com/performous/performous/pull/113
+---
+ tools/CMakeLists.txt | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
+index 50bdd6f..d96f1db 100644
+--- a/tools/CMakeLists.txt
 b/tools/CMakeLists.txt
+@@ -21,13 +21,18 @@ if (APPLE)
+ find_package(ImageMagick COMPONENTS Magick++)
+ include_directories(${ImageMagick_INCLUDE_DIRS})
+ else (APPLE)
+-foreach(lib LibXML++ Z Magick++ Jpeg Tiff Png Freetype Z)
++foreach(lib LibXML++ Z Jpeg Tiff Png Freetype Z)
+ 	find_package(${lib})
+ 	if (${lib}_FOUND)
+ 		include_directories(${${lib}_INCLUDE_DIRS})
+ 		add_definitions(${${lib}_DEFINITIONS})
+ 	endif (${lib}_FOUND)
+ endforeach(lib)
++
++find_package(ImageMagick COMPONENTS Magick++)
++find_package(PkgConfig)
++PKG_CHECK_MODULES(IMAGEMAGICK Magick++ MagickWand MagickCore)
++include_directories(${ImageMagick_INCLUDE_DIRS})
+ endif (APPLE)
+ 
+ # Set default compile flags for GCC
diff -Nru performous-0.7.0+git20140715/debian/patches/series performous-0.7.0+git20140715/debian/patches/series
--- performous-0.7.0+git20140715/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ 

Bug#768139: unblock: mumble/1.2.8-1

2014-11-05 Thread Chris Knadle
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package mumble

mumble_1.2.8-1 contains a bugfix of priority important for
allowing installation with pre-allocated user/group and the
package has been in Unstable for 6 days without new bugs reported.
Additionally 1.2.8-1 is marked as a stable upstream version,
where the current 1.2.8~7~g76f6870-2 in Jessie is a snapshot.
The differences in code between the versions are small -- I believe
it's literrally only two patches incorporated.

debdiff attached.

I would have uploaded 1.2.8-1 earlier but my laptop had a hardware
failure and didn't have other hardware to read the disk.
[The Lenovo T61p uses an Nvidia G84 GPU which was misdesigned such
 that it eventually fails, requiring motherboard replacement.]
I and my package sponsor were unaware that the sid-jessie
transition time had been extended from 5 to 10 days for October.

Thanks much.

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us
diffstat for mumble-1.2.8~7~g76f6870 mumble-1.2.8

 CHANGES  |   42 
 debian/changelog |   22 ++
 debian/control   |1 
 debian/mumble-server.postinst|4 -
 debian/patches/23-fix-pulseaudio-segfault-pt1.diff   |   66 ---
 debian/patches/24-fix-pulseaudio-segfault-pt2.diff   |   48 -
 debian/patches/25-make-logfiles-readable-by-adm.diff |   15 
 debian/patches/series|3 
 src/Version.h|2 
 src/mumble/PulseAudio.cpp|   26 ++-
 10 files changed, 105 insertions(+), 124 deletions(-)

diff -Nru mumble-1.2.8~7~g76f6870/CHANGES mumble-1.2.8/CHANGES
--- mumble-1.2.8~7~g76f6870/CHANGES	2014-07-04 06:15:44.0 -0400
+++ mumble-1.2.8/CHANGES	2014-08-08 11:51:59.0 -0400
@@ -1,3 +1,36 @@
+2014-08-08
+  Mikkel Krautz mik...@krautz.dk
+82c483e  scripts: modify git2cl.pl to work on the currently checked-out
+	 branch rather than origin/master.
+
+2014-07-23
+  Mikkel Krautz mik...@krautz.dk
+0bf4aa3  PulseAudio: don't call pa_stream_drop() for empty
+	 pa_stream_peek().
+
+2014-07-20
+  Mikkel Krautz mik...@krautz.dk
+633f905  PulseAudio: stricter pa_stream_peek() validation.
+
+2014-07-02
+  Mikkel Krautz mik...@krautz.dk
+76f6870  PulseAudio: fix access to protected enums in AudioInput and
+	 AudioOutput.
+9529651  installer: add the ability to use a custom bzip2 directory in
+	 the Win32 installer.
+8609912  installer: fix ability to use a custom OpenSslDir when
+	 building the Win32 installer.
+
+2014-06-29
+  Mikkel Krautz mik...@krautz.dk
+196a6f7  Allow building 1.2.x on Windows with
+	 mumble-releng/buildenv/1.2.x/win32
+
+2014-06-14
+  Mikkel Krautz mik...@krautz.dk
+414494d  Bump version to 1.2.8
+173ec2b  Update changelog
+
 2014-06-13
   Mikkel Krautz mik...@krautz.dk
 aef3509  Add CA certificate filter to MumbleSSL::addSystemCA() to work
@@ -31,6 +64,15 @@
 8323bd4  mumble: allow Log_macx.mm to build against the OS X 10.4 SDK
 	 (for universal builds).
 
+2013-08-02
+  Mikkel Krautz mik...@krautz.dk
+228f844  mumble: fix VoiceRecorderDialog build on Apple clang-500.1.70.
+
+2013-06-08
+  Mikkel Krautz mik...@krautz.dk
+9c06ecf  bonjour: use Qt::AutoConnection for BonjourServiceResolver's
+	 QSocketNotifier slot.
+
 2013-06-01
   Stefan Hacker d...@users.sourceforge.net
 5ff038e  Update changelog
diff -Nru mumble-1.2.8~7~g76f6870/debian/changelog mumble-1.2.8/debian/changelog
--- mumble-1.2.8~7~g76f6870/debian/changelog	2014-07-23 22:32:00.0 -0400
+++ mumble-1.2.8/debian/changelog	2014-10-28 15:54:13.0 -0400
@@ -1,3 +1,25 @@
+mumble (1.2.8-1) unstable; urgency=medium
+
+  * New upstream stable release from 2014-08-09
+  * debian/control:
+  - Remove uploader Thorvald Natvig thorv...@debian.org due to
+inactivity; thanks very much for your prior contributions.
+  * debian/patches:
+  - Remove 23-fix-pulseaudio-segfault-pt1.diff
+   24-fix-pulseaudio-segfault-pt2.diff
+Both patches incorporated upstream in 1.2.8
+  - Add 25-make-logfiles-readable-by-adm.diff to make mumble-server log
+files readable by group adm.  Closes: #759287
+Thanks to Jan Braun janbr...@gmx.net for reporting the bug and
+submitting a patch.
+  * debian/mumble-server.postinst:
+  - Add check for existance of mumble-server group entry before creation
+of group and user.  Closes: #758833
+Thanks to William Martin william.mar...@power-lan.com for reporting
+the bug and discussing a fix.
+
+ -- Christopher Knadle chris.kna...@coredump.us  Thu, 28 Aug 2014 16:23:17 -0400
+
 mumble (1.2.8~7~g76f6870-2) unstable; urgency=medium
 
   

Bug#767919: unblock: viewmol/2.4.1-21

2014-11-05 Thread Graham Inggs

On 05/11/2014 11:40, Andreas Tille wrote:

To bad that we stumbled to late about this problem to block the way more
simple solution sith source format and debhelper. :-)


Yeah, that would have been simpler.
Running configure in the build-arch target instead of the build target 
seems to have done the trick.


I attach a debdiff against 2.4.1-21 which pre-applies 
debian/patches/150-getmachine_multiarch.patch and modifies the 
build-arch target in debian/rules.
It also includes the minor changes from 
git://anonscm.debian.org/debian-science/packages/viewmol.git.
Please feel free to modify the changelog as you see fit (or anything 
else, for that matter).


diff -u viewmol-2.4.1/debian/changelog viewmol-2.4.1/debian/changelog
--- viewmol-2.4.1/debian/changelog
+++ viewmol-2.4.1/debian/changelog
@@ -1,3 +1,17 @@
+viewmol (2.4.1-22) unstable; urgency=medium
+
+  [ Andreas Tille ]
+  * Team upload.
+  * Add debian/gbp.conf
+  * Add Homepage and Vcs fields
+
+  [ Graham Inggs ]
+  * Pre-apply debian/patches/150-getmachine_multiarch.patch.
+  * Update debian/rules: configure during the build-arch target.
+Closes: #763909
+
+ -- Graham Inggs gra...@nerve.org.za  Wed, 05 Nov 2014 11:59:03 +0200
+
 viewmol (2.4.1-21) unstable; urgency=medium
 
   * Team upload.
diff -u viewmol-2.4.1/debian/control viewmol-2.4.1/debian/control
--- viewmol-2.4.1/debian/control
+++ viewmol-2.4.1/debian/control
@@ -5,6 +5,9 @@
 Uploaders: Drew Parsons dpars...@debian.org
 Build-Depends: debhelper (= 5.0.37.2), quilt, libtiff5-dev, libpng-dev, 
zlib1g-dev, libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, 
libmotif-dev, libxmu-dev, libxi-dev, libxext-dev, libxt-dev, libx11-dev, 
python-dev, python-support (= 0.3)
 Standards-Version: 3.9.4
+Homepage: http://viewmol.sourceforge.net/
+Vcs-Browser: 
https://anonscm.debian.org/cgit/debian-science/packages/viewmol.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/viewmol.git
 
 Package: viewmol
 Architecture: any
diff -u viewmol-2.4.1/debian/patches/series viewmol-2.4.1/debian/patches/series
--- viewmol-2.4.1/debian/patches/series
+++ viewmol-2.4.1/debian/patches/series
@@ -8 +8 @@
-150-getmachine_multiarch.patch
+#150-getmachine_multiarch.patch  # already applied pre-quilt
diff -u viewmol-2.4.1/debian/rules viewmol-2.4.1/debian/rules
--- viewmol-2.4.1/debian/rules
+++ viewmol-2.4.1/debian/rules
@@ -19,8 +19,8 @@
# Add here commands to configure the package.
touch configure-stamp
 
-build: configure build-arch build-indep
-build-arch: build-stamp
+build: build-arch build-indep
+build-arch: configure build-stamp
 build-indep: build-stamp
 build-stamp:
dh_testdir
diff -u viewmol-2.4.1/source/getmachine viewmol-2.4.1/source/getmachine
--- viewmol-2.4.1/source/getmachine
+++ viewmol-2.4.1/source/getmachine
@@ -84,9 +84,9 @@
   hint=1
 
   # TIFF library
-  if [ -f /usr/lib/libtiff.a ]
+  if [ -f /usr/lib/$DEB_HOST_MULTIARCH/libtiff.a ]
   then
-libtiff=-L/usr/lib
+libtiff=-L/usr/lib/$DEB_HOST_MULTIARCH
   elif [ -f /usr/local/lib/libtiff.a ]
   then
 libtiff=-L/usr/local/lib
@@ -102,12 +102,12 @@
   echo LIBTIFF = ${libtiff}  .config.$os
 
   # TIFF include file
-  if [ -f /usr/include/tiff.h ]
+  if [ -f /usr/include/$DEB_HOST_MULTIARCH/tiff.h ]
   then
 case $os in
   CYGWIN*) tiffinclude=.
;;
-  *)   tiffinclude=/usr/include
+  *)   tiffinclude=/usr/include/$DEB_HOST_MULTIARCH
;;
 esac
   elif [ -f /usr/local/include/tiff.h ]
@@ -121,9 +121,9 @@
   echo TIFFINCLUDE = $tiffinclude  .config.$os
 
   # PNG library
-  if [ -f /usr/lib/libpng.a -o -f /usr/lib/libpng12.a ]
+  if [ -f /usr/lib/$DEB_HOST_MULTIARCH/libpng.a -o -f 
/usr/lib/$DEB_HOST_MULTIARCH/libpng12.a ]
   then
-libpng=-L/usr/lib
+libpng=-L/usr/lib/$DEB_HOST_MULTIARCH
   elif [ -f /usr/local/lib/libpng.a ]
   then
 libpng=-L/usr/local/lib
only in patch2:
unchanged:
--- viewmol-2.4.1.orig/debian/gbp.conf
+++ viewmol-2.4.1/debian/gbp.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = debian-unstable


Re: About requests.packages.urllib3 in Debian

2014-11-05 Thread Jakub Wilk

* Daniele Tricoli er...@mornie.org, 2014-11-04, 23:35:
since requests 1.1.0-1 convenience copy of already packaged libraries 
are not shipped to follow Policy 4.13.
(The package is tested at every rev but manually because tests need 
Internet connection.)


Due to #753578 I added a stub (technically I just used a symlink) to 
make import requests.packages.urllib3 works.
It's used as import location by several projects since it is documented 
as import location:


   
http://www.python-requests.org/en/latest/user/advanced/#example-specific-ssl-version

This lead to #767445 because Python import system doesn't know that 
urllib3 == requests.packages.urllib3 as described in detail here:


Maybe it'd be overkill, but it's possible to teach Python that urllib3 
and requests.packages.urllib3 are the same thing. Adding something like 
this to the top of requests/__init__.py should do the trick:


import pkgutil
import sys
import urllib3

def _attach_namespace(package, where):
   for loader, name, ispkg in pkgutil.walk_packages(package.__path__, 
package.__name__ + '.'):
   try:
   module = __import__(name)
   except ImportError:
   continue # oh well
   sys.modules[where + '.' + name] = module

_attach_namespace(urllib3, 'requests.packages')
del _attach_namespace

--
Jakub Wilk


--
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/20141105111529.ga7...@jwilk.net



Bug#768142: unblock: sireader/1.0.2-1

2014-11-05 Thread Gaudenz Steinlin
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package sireader

This fixes an at least important bug (probably even grave). The package
currently in testing does not work with Python 3.x at all. It throws an
Exception as soon as you try to do something usefull.

This includes an upstream update which fixes the Python 3.x
compatibility. I'm also the upstream author of the code and think this
is the right way to update this. There are now other changes in this
upstream update. The risks are really small as nothing depends on
sireader at the moment.

The debdiff is attached.

unblock sireader/1.0.2-1

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru sireader-1.0.1/debian/changelog sireader-1.0.2/debian/changelog
--- sireader-1.0.1/debian/changelog	2014-09-30 23:22:03.0 +0200
+++ sireader-1.0.2/debian/changelog	2014-11-05 11:51:21.0 +0100
@@ -1,3 +1,10 @@
+sireader (1.0.2-1) unstable; urgency=medium
+
+  * New upstream release
+- Fix Python 3 compatibility (Closes: #767292)
+
+ -- Gaudenz Steinlin gaud...@debian.org  Wed, 05 Nov 2014 11:51:16 +0100
+
 sireader (1.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #763548)
diff -Nru sireader-1.0.1/PKG-INFO sireader-1.0.2/PKG-INFO
--- sireader-1.0.1/PKG-INFO	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/PKG-INFO	2014-11-05 11:44:55.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sireader
-Version: 1.0.1
+Version: 1.0.2
 Summary: Python module to communicate with SportIdent main stations
 Home-page: http://bosco.durcheinandertal.ch/
 Author: Gaudenz Steinlin
diff -Nru sireader-1.0.1/setup.py sireader-1.0.2/setup.py
--- sireader-1.0.1/setup.py	2014-09-30 23:12:04.0 +0200
+++ sireader-1.0.2/setup.py	2014-11-05 11:44:05.0 +0100
@@ -11,7 +11,7 @@
 setup(
 name='sireader',
 
-version='1.0.1',
+version='1.0.2',
 
 description='Python module to communicate with SportIdent main stations',
 long_description=long_description,
@@ -59,5 +59,5 @@
 # project is installed. For an analysis of install_requires vs pip's
 # requirements files see:
 # https://packaging.python.org/en/latest/technical.html#install-requires-vs-requirements-files
-install_requires=['pyserial'],
+install_requires=['pyserial', 'six'],
 )
diff -Nru sireader-1.0.1/sireader.egg-info/PKG-INFO sireader-1.0.2/sireader.egg-info/PKG-INFO
--- sireader-1.0.1/sireader.egg-info/PKG-INFO	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/sireader.egg-info/PKG-INFO	2014-11-05 11:44:55.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sireader
-Version: 1.0.1
+Version: 1.0.2
 Summary: Python module to communicate with SportIdent main stations
 Home-page: http://bosco.durcheinandertal.ch/
 Author: Gaudenz Steinlin
diff -Nru sireader-1.0.1/sireader.egg-info/requires.txt sireader-1.0.2/sireader.egg-info/requires.txt
--- sireader-1.0.1/sireader.egg-info/requires.txt	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/sireader.egg-info/requires.txt	2014-11-05 11:44:55.0 +0100
@@ -1 +1,2 @@
 pyserial
+six
diff -Nru sireader-1.0.1/sireader.py sireader-1.0.2/sireader.py
--- sireader-1.0.1/sireader.py	2014-09-14 22:00:55.0 +0200
+++ sireader-1.0.2/sireader.py	2014-11-05 11:34:58.0 +0100
@@ -20,6 +20,18 @@
 
 
 from __future__ import print_function
+from six import int2byte, byte2int, iterbytes, PY3
+if PY3:
+# Make byte2int on Python 3.x compatible with
+# the fact that indexing into a byte variable
+# already returns an integer. With this byte2int(b[0])
+# works on 2.x and 3.x
+def byte2int(x):
+try:
+return x[0]
+except TypeError:
+return x
+
 from serial import Serial
 from serial.serialutil import SerialException
 from datetime import datetime, timedelta, time
@@ -36,149 +48,149 @@
 CRC_BITF = 0x8000
 
 # Protocol characters
-STX  = '\x02'
-ETX  = '\x03'
-ACK  = '\x06' # when sent to BSx3..6 with a card inserted, causes beep until SI-card taken out
-NAK  = '\x15'
-DLE  = '\x10'
-WAKEUP   = '\xFF'
+STX  = b'\x02'
+ETX  = b'\x03'
+ACK  = b'\x06' # when sent to BSx3..6 with a card inserted, causes beep until SI-card taken out
+NAK  = b'\x15'
+DLE  = b'\x10'
+WAKEUP   = b'\xFF'
 
 # Basic protocol commands, currently unused
-BC_SET_CARDNO= '\x30'
-BC_GET_SI5   = '\x31' # read out SI-card 5 data
-BC_TRANS_REC = '\x33' # autosend timestamp 

Re: mips buildds (was: Re: Bits from the Release Team: transitions, architectures, freeze!)

2014-11-05 Thread Jonathan Wiltshire

On 2014-11-04 21:45, Steven Chamberlain wrote:

Aurelien Jarno wrote:

It's mostly due to me having started again a temporary build daemon
called swarm, after getting the agreement from the release team. It is
hosted in my home and not DSAed, so it means manual signing and so on.


Oh, thanks for that.  I was concerned some packages could miss their
migration because of the mips build queue (after the surge in uploads
right before freeze).  It seems that situation might been averted by
this.


Indeed, we were aware of and closely monitoring that situation.


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

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

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
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/d0b7fc8240455a983c736608d2aa4...@hogwarts.powdarrmonkey.net



Bug#768137: marked as done (unblock: performous/0.7.0+git20140715-2)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Nov 2014 11:35:32 +
with message-id 1415187332.5807.36.ca...@adam-barratt.org.uk
and subject line Re: Bug#768137: unblock: performous/0.7.0+git20140715-2
has caused the Debian Bug report #768137,
regarding unblock: performous/0.7.0+git20140715-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.)


-- 
768137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768137
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,

please unblock package performous.

It was discovered that the binary package performous-tools stopped
providing two binaries, ss_extract and ss_cover_conv. This happened
presumably due to the imagemagick transition since performous was
unable to successfully detect the latest version of this library. The
error was not fatal and went unnoticed for quite some time. The new
version of performous in unstable fixes this. (#767755)

Since ffmpeg will not be part of Jessie it was also necessary to
replace a specific ffmpeg command in ss_extract with avconv and to
depend on the libav-tools package. (#699400)

I am attaching the debdiff against the package in testing.

Regards,

Markus

unblock performous/0.7.0+git20140715-2

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

Kernel: Linux 3.16-3-amd64 (SMP w/2 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 performous-0.7.0+git20140715/debian/changelog performous-0.7.0+git20140715/debian/changelog
--- performous-0.7.0+git20140715/debian/changelog	2014-07-15 17:11:20.0 +0200
+++ performous-0.7.0+git20140715/debian/changelog	2014-11-02 15:35:23.0 +0100
@@ -1,3 +1,17 @@
+performous (0.7.0+git20140715-2) unstable; urgency=medium
+
+  * Add fix-imagemagick-detection.patch. (Closes: #767755)
+Detect ImageMagick library and build the ss_extract and ss_cover_conv
+binaries again which were accidentally dropped.
+  * Add use-avconv.patch. (Closes: #699400)
+Replace ffmpeg command with avconv for ss_extract tool because ffmpeg
+will not be available for Jessie.
+  * performous-tools: Depend on libav-tools because ss_extract requires
+the avconv command.
+  * Move the package to Git. Change Vcs fields accordingly.
+
+ -- Markus Koschany a...@gambaru.de  Sun, 02 Nov 2014 13:46:41 +0100
+
 performous (0.7.0+git20140715-1) unstable; urgency=medium
 
   * Imported Upstream version 0.7.0+git20140715.
diff -Nru performous-0.7.0+git20140715/debian/control performous-0.7.0+git20140715/debian/control
--- performous-0.7.0+git20140715/debian/control	2014-07-15 17:11:20.0 +0200
+++ performous-0.7.0+git20140715/debian/control	2014-11-02 15:35:23.0 +0100
@@ -30,8 +30,8 @@
  pkg-config,
  portaudio19-dev
 Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/performous/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/performous/
+Vcs-Git: git://anonscm.debian.org/pkg-games/performous.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/performous.git
 Homepage: http://performous.org/
 
 Package: performous
@@ -50,6 +50,7 @@
 Package: performous-tools
 Architecture: any
 Depends:
+ libav-tools,
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:
diff -Nru performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch
--- performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch	1970-01-01 01:00:00.0 +0100
+++ performous-0.7.0+git20140715/debian/patches/fix-imagemagick-detection.patch	2014-11-02 15:35:23.0 +0100
@@ -0,0 +1,37 @@
+From: Markus Koschany a...@gambaru.de
+Date: Sun, 2 Nov 2014 13:44:14 +0100
+Subject: fix imagemagick detection
+
+Fix the detection of the ImageMagick library for Debian systems which use
+Multiarch paths. That ensures that ss_extract and ss_cover_conv are built
+again.
+
+Forwarded: https://github.com/performous/performous/pull/113
+---
+ tools/CMakeLists.txt | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
+index 50bdd6f..d96f1db 100644
+--- a/tools/CMakeLists.txt
 b/tools/CMakeLists.txt
+@@ -21,13 +21,18 @@ if (APPLE)
+ find_package(ImageMagick COMPONENTS Magick++)
+ 

Bug#768142: marked as done (unblock: sireader/1.0.2-1)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Nov 2014 11:40:21 +
with message-id 1415187621.5807.37.ca...@adam-barratt.org.uk
and subject line Re: Bug#768142: unblock: sireader/1.0.2-1
has caused the Debian Bug report #768142,
regarding unblock: sireader/1.0.2-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.)


-- 
768142: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768142
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 sireader

This fixes an at least important bug (probably even grave). The package
currently in testing does not work with Python 3.x at all. It throws an
Exception as soon as you try to do something usefull.

This includes an upstream update which fixes the Python 3.x
compatibility. I'm also the upstream author of the code and think this
is the right way to update this. There are now other changes in this
upstream update. The risks are really small as nothing depends on
sireader at the moment.

The debdiff is attached.

unblock sireader/1.0.2-1

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru sireader-1.0.1/debian/changelog sireader-1.0.2/debian/changelog
--- sireader-1.0.1/debian/changelog	2014-09-30 23:22:03.0 +0200
+++ sireader-1.0.2/debian/changelog	2014-11-05 11:51:21.0 +0100
@@ -1,3 +1,10 @@
+sireader (1.0.2-1) unstable; urgency=medium
+
+  * New upstream release
+- Fix Python 3 compatibility (Closes: #767292)
+
+ -- Gaudenz Steinlin gaud...@debian.org  Wed, 05 Nov 2014 11:51:16 +0100
+
 sireader (1.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #763548)
diff -Nru sireader-1.0.1/PKG-INFO sireader-1.0.2/PKG-INFO
--- sireader-1.0.1/PKG-INFO	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/PKG-INFO	2014-11-05 11:44:55.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sireader
-Version: 1.0.1
+Version: 1.0.2
 Summary: Python module to communicate with SportIdent main stations
 Home-page: http://bosco.durcheinandertal.ch/
 Author: Gaudenz Steinlin
diff -Nru sireader-1.0.1/setup.py sireader-1.0.2/setup.py
--- sireader-1.0.1/setup.py	2014-09-30 23:12:04.0 +0200
+++ sireader-1.0.2/setup.py	2014-11-05 11:44:05.0 +0100
@@ -11,7 +11,7 @@
 setup(
 name='sireader',
 
-version='1.0.1',
+version='1.0.2',
 
 description='Python module to communicate with SportIdent main stations',
 long_description=long_description,
@@ -59,5 +59,5 @@
 # project is installed. For an analysis of install_requires vs pip's
 # requirements files see:
 # https://packaging.python.org/en/latest/technical.html#install-requires-vs-requirements-files
-install_requires=['pyserial'],
+install_requires=['pyserial', 'six'],
 )
diff -Nru sireader-1.0.1/sireader.egg-info/PKG-INFO sireader-1.0.2/sireader.egg-info/PKG-INFO
--- sireader-1.0.1/sireader.egg-info/PKG-INFO	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/sireader.egg-info/PKG-INFO	2014-11-05 11:44:55.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sireader
-Version: 1.0.1
+Version: 1.0.2
 Summary: Python module to communicate with SportIdent main stations
 Home-page: http://bosco.durcheinandertal.ch/
 Author: Gaudenz Steinlin
diff -Nru sireader-1.0.1/sireader.egg-info/requires.txt sireader-1.0.2/sireader.egg-info/requires.txt
--- sireader-1.0.1/sireader.egg-info/requires.txt	2014-09-30 23:15:52.0 +0200
+++ sireader-1.0.2/sireader.egg-info/requires.txt	2014-11-05 11:44:55.0 +0100
@@ -1 +1,2 @@
 pyserial
+six
diff -Nru sireader-1.0.1/sireader.py sireader-1.0.2/sireader.py
--- sireader-1.0.1/sireader.py	2014-09-14 22:00:55.0 +0200
+++ sireader-1.0.2/sireader.py	2014-11-05 11:34:58.0 +0100
@@ -20,6 +20,18 @@
 
 
 from __future__ import print_function
+from six import int2byte, byte2int, iterbytes, PY3
+if PY3:
+# Make byte2int on Python 3.x compatible with
+# the fact that indexing into a byte variable
+# already returns an integer. With this byte2int(b[0])
+# works on 2.x and 3.x
+def byte2int(x):
+try:
+return x[0]
+except TypeError:
+return x
+
 from serial import Serial
 from serial.serialutil import SerialException
 from datetime import datetime, 

Bug#768139: unblock: mumble/1.2.8-1

2014-11-05 Thread Adam D. Barratt
Control: tags -1 + moreinfo

On Wed, 2014-11-05 at 05:43 -0500, Chris Knadle wrote:
 mumble_1.2.8-1 contains a bugfix of priority important for
 allowing installation with pre-allocated user/group and the
 package has been in Unstable for 6 days without new bugs reported.
 Additionally 1.2.8-1 is marked as a stable upstream version,
 where the current 1.2.8~7~g76f6870-2 in Jessie is a snapshot.
 The differences in code between the versions are small -- I believe
 it's literrally only two patches incorporated.

There's also

 debian/mumble-server.init   |  143 +++

which doesn't appear to be mentioned afaics.

 debdiff attached.
 
 I would have uploaded 1.2.8-1 earlier but my laptop had a hardware
 failure and didn't have other hardware to read the disk.
 [The Lenovo T61p uses an Nvidia G84 GPU which was misdesigned such
  that it eventually fails, requiring motherboard replacement.]
 I and my package sponsor were unaware that the sid-jessie
 transition time had been extended from 5 to 10 days for October.

Hmmm, it was mentioned on d-d-a five times.

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/1415188985.5807.39.ca...@adam-barratt.org.uk



Bug#768139: unblock: mumble/1.2.8-1

2014-11-05 Thread Jonathan Wiltshire

On 2014-11-05 10:43, Chris Knadle wrote:

I and my package sponsor were unaware that the sid-jessie
transition time had been extended from 5 to 10 days for October.


https://lists.debian.org/debian-devel-announce/2013/12/msg8.html
https://lists.debian.org/debian-devel-announce/2014/05/msg0.html
https://lists.debian.org/debian-devel-announce/2014/07/msg2.html
https://lists.debian.org/debian-devel-announce/2014/09/msg2.html
https://lists.debian.org/debian-devel-announce/2014/10/msg1.html

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

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

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
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/604504ba36b2fb931c8aef9f01a48...@hogwarts.powdarrmonkey.net



Processed: Re: Bug#768139: unblock: mumble/1.2.8-1

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

 tags -1 + moreinfo
Bug #768139 [release.debian.org] unblock: mumble/1.2.8-1
Added tag(s) moreinfo.

-- 
768139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768139
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.b768139.141518899317288.transcr...@bugs.debian.org



Bug#768152: unblock: libgeotiff-dfsg/1.4.0-5

2014-11-05 Thread Bas Couwenberg
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libgeotiff-dfsg

The -5 revision contains only the targeted fix for the upgrade
failure reported in #768141.

unblock libgeotiff-dfsg/1.4.0-5

-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libgeotiff-dfsg-1.4.0/debian/changelog libgeotiff-dfsg-1.4.0/debian/changelog
--- libgeotiff-dfsg-1.4.0/debian/changelog	2014-10-24 18:06:20.0 +0200
+++ libgeotiff-dfsg-1.4.0/debian/changelog	2014-11-05 12:59:57.0 +0100
@@ -1,3 +1,12 @@
+libgeotiff-dfsg (1.4.0-5) unstable; urgency=medium
+
+  * Add Breaks/Replaces libgeotiff-dev on geotiff-bin, listgeo.1 man page
+was incorrectly included in libgeotiff-dev, it was added to geotiff-bin
+in 1.4.0-3 and removed from libgeotiff-dev in 1.4.0-4.
+(closes: #768141)
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Wed, 05 Nov 2014 12:59:54 +0100
+
 libgeotiff-dfsg (1.4.0-4) unstable; urgency=medium
 
   * Add myself to Uploaders.
diff -Nru libgeotiff-dfsg-1.4.0/debian/control libgeotiff-dfsg-1.4.0/debian/control
--- libgeotiff-dfsg-1.4.0/debian/control	2014-10-24 18:06:17.0 +0200
+++ libgeotiff-dfsg-1.4.0/debian/control	2014-11-05 12:58:10.0 +0100
@@ -54,6 +54,8 @@
 Multi-Arch: foreign
 Depends: ${shlibs:Depends},
  ${misc:Depends}
+Breaks: libgeotiff-dev ( 1.4.0-4)
+Replaces: libgeotiff-dev ( 1.4.0-4)
 Suggests: gdal-bin,
   libgeotiff-epsg
 Description: GeoTIFF (geografic enabled TIFF) library -- tools


Bug#768153: unblock: brltty/5.2~20141018-2

2014-11-05 Thread Samuel Thibault
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hello,

unblock brltty/5.2~20141018-2

I'd like to upload the attached changes for brltty. Two important issues
are being fixed here

- bug #767601: when using no screen driver, brltty doesn't show the
output from brlapi clients such as the orca screen reader. While this
doesn't affect actual blind users, which usually enable the Linux screen
driver, this affects sighted users who would for instance use brltty to
test the Debian Installer. The patch, from upstream, actually simply
reverts to the previous brltty 5.0 behavior.

- bug #766844: upstream added installation of all its internal headers,
some of which are generated according to ./configure results, and thus
vary between architectures, thus making the package non-multi-arch.
Those internal headers are not actually useful for libbrlapi, so I only
kept the few ones which we need.  I'm also removing them completely from
the udeb, since d-i doesn't need them at all.

Samuel

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

Kernel: Linux 3.17.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff --git a/debian/changelog b/debian/changelog
index e3873d0..f4e8ef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+brltty (5.2~20141018-2) UNRELEASED; urgency=medium
+
+  * patches/git-a7123d7: Fix brlapi output with the NoScreen screen driver.
+(Closes: #767601).
+  * libbrlapi-dev.install: Do not install internal brltty headers
+(Closes: #766844).
+  * rules: Remove brltty headers from brltty-udeb.
+
+ -- Samuel Thibault sthiba...@debian.org  Sun, 26 Oct 2014 21:22:30 +0100
+
 brltty (5.2~20141018-1) unstable; urgency=medium
 
   * New upstream snapshot, very close to upstream 5.2 release.
diff --git a/debian/libbrlapi-dev.install b/debian/libbrlapi-dev.install
index e885da3..b5606d5 100644
--- a/debian/libbrlapi-dev.install
+++ b/debian/libbrlapi-dev.install
@@ -1,3 +1,5 @@
 debian/tmp/usr/lib/*/libbrlapi*.a
 debian/tmp/lib/*/libbrlapi*.so
-debian/tmp/usr/include/* usr/include
+debian/tmp/usr/include/brlapi*
+debian/tmp/usr/include/brltty/api.h
+debian/tmp/usr/include/brltty/brldefs.h
diff --git a/debian/patches/git-a7123d7 b/debian/patches/git-a7123d7
new file mode 100644
index 000..17a82a9
--- /dev/null
+++ b/debian/patches/git-a7123d7
@@ -0,0 +1,38 @@
+commit a7123d720e97eaa1185f4bb3739e670b9b0bbffb
+Author: Dave Mielke d...@mielke.cc
+Date:   Sun Oct 26 10:21:15 2014 -0400
+
+The currentVirtualTerminal() method of the null screen driver should 
return -1 (always has focus). (dm)
+
+diff --git a/Programs/scr_driver.c b/Programs/scr_driver.c
+index 889becd..767977c 100644
+--- a/Programs/scr_driver.c
 b/Programs/scr_driver.c
+@@ -52,13 +52,18 @@ processParameters_NoScreen (char **parameters) {
+   return 1;
+ }
+ 
++static int
++currentVirtualTerminal_NoScreen (void) {
++  return -1;
++}
++
+ static void
+ describe_NoScreen (ScreenDescription *description) {
+   description-rows = 1;
+   description-cols = strlen(screenMessage);
+   description-posx = 0;
+   description-posy = 0;
+-  description-number = 1;
++  description-number = currentVirtualTerminal_NoScreen();
+ }
+ 
+ static int
+@@ -82,6 +87,7 @@ scr_initialize (MainScreen *main) {
+   main-base.poll = poll_NoScreen;
+   main-base.describe = describe_NoScreen;
+   main-base.readCharacters = readCharacters_NoScreen;
++  main-base.currentVirtualTerminal = currentVirtualTerminal_NoScreen;
+ 
+   main-processParameters = processParameters_NoScreen;
+ }
diff --git a/debian/patches/series b/debian/patches/series
index 455c200..68a2ffb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 40-no-update-pot.patch
 41-java-bytecode-compat.patch
 50-constants.patch
+git-a7123d7
diff --git a/debian/rules b/debian/rules
index 520a4d8..591a6ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -216,6 +216,7 @@ brltty-udeb: build-udeb
 
# temporary fix
rm -Rf debian/brltty-udeb/share
+   rm -Rf debian/brltty-udeb/usr/include
 
cp debian/brltty-udeb.prebaseconfig 
debian/brltty-udeb/usr/lib/finish-install.d/07brltty
chmod 0755 debian/brltty-udeb/usr/lib/finish-install.d/07brltty


Bug#768154: unblock: trousers/0.3.13-3

2014-11-05 Thread Pierre Chifflier
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package trousers

The recent upload to unstable contains only the targeted fix for the
RC bug reported in #767690.

Full debdiff attached.

unblock trousers/0.3.13-3
diff -Nru trousers-0.3.13/debian/changelog trousers-0.3.13/debian/changelog
--- trousers-0.3.13/debian/changelog	2014-08-20 14:27:34.0 +0200
+++ trousers-0.3.13/debian/changelog	2014-11-04 15:16:06.0 +0100
@@ -1,3 +1,18 @@
+trousers (0.3.13-3) unstable; urgency=high
+
+  * Fix postinst script, preventing installation (Closes: #767690)
+- The postinst script does not fail anymore if the TPM device is not
+  present, or if udev reload command fails.
+  This is typically the case in a chroot environment.
+  * Fix init script to be more robust:
+- Test for TPM device owner and issue a warning if not matching the tss
+  user.
+- Do not try to change uid before running tcsd, the daemon already changes
+  its uid just after starting.
+  * Urgency high, RC bug
+
+ -- Pierre Chifflier pol...@debian.org  Tue, 04 Nov 2014 15:11:08 +0100
+
 trousers (0.3.13-2) unstable; urgency=medium
 
   * Fix FTBFS on hurd-i386 and kfreebsd-any (Closes: #754359)
diff -Nru trousers-0.3.13/debian/trousers.init trousers-0.3.13/debian/trousers.init
--- trousers-0.3.13/debian/trousers.init	2012-06-15 12:58:08.0 +0200
+++ trousers-0.3.13/debian/trousers.init	2014-11-04 15:06:24.0 +0100
@@ -35,7 +35,15 @@
 			exit 0
 		fi
 
-		start-stop-daemon --start --quiet --oknodo --pidfile /var/run/${NAME}.pid --user ${USER} --chuid ${USER} --exec ${DAEMON} -- ${DAEMON_OPTS}
+		for tpm_dev in /dev/tpm*; do
+			TPM_OWNER=$(stat -c %U $tpm_dev)
+			if [ x$TPM_OWNER != xtss ]
+			then
+log_warning_msg TPM device owner for $tpm_dev is not 'tss', this can cause problems.
+			fi
+		done
+
+		start-stop-daemon --start --quiet --oknodo --pidfile /var/run/${NAME}.pid --user ${USER} --exec ${DAEMON} -- ${DAEMON_OPTS}
 		RETVAL=$?
 		log_end_msg $RETVAL
 		[ $RETVAL = 0 ]  pidof $DAEMON  /var/run/${NAME}.pid
diff -Nru trousers-0.3.13/debian/trousers.postinst trousers-0.3.13/debian/trousers.postinst
--- trousers-0.3.13/debian/trousers.postinst	2014-06-29 17:31:52.0 +0200
+++ trousers-0.3.13/debian/trousers.postinst	2014-11-04 14:49:01.0 +0100
@@ -16,9 +16,9 @@
 		chmod 0700 /var/lib/tpm
 
 		# ask udev to check for new udev rules (and fix device permissions)
-		if udevadm --version  /dev/null; then
-			udevadm control --reload-rules
-			udevadm trigger --sysname-match=tpm[0-9]*
+		if [ -e /dev/tpm0 ]  udevadm --version  /dev/null; then
+			udevadm control --reload-rules ||:
+			udevadm trigger --sysname-match=tpm[0-9]* ||:
 		fi
 		;;
 


zookeeper 3.4.6

2014-11-05 Thread Tim Retout
Hello,

On the day of the freeze, I have noticed that I never uploaded
zookeeper 3.4.6 - there is an untested patch sitting in git that would
update it.

Zookeeper 3.4.6 allegedly fixes a critical bug to do with joining an
ensemble, but also has all these other changes:

http://zookeeper.apache.org/doc/r3.4.6/releasenotes.html

My understanding is that 3.4.6 is a relatively small bug-fix release,
since recent versions of Solr were updated to include this version, so
upstream are more confident about it.

May I test and upload this version to unstable this evening?  Or is
the risk too great and I should hold off?  I'd totally understand if
so, and I'm sorry for leaving this so late.

Kind regards,

-- 
Tim Retout dioc...@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/cadc0ge9jqa5bokblyv_zgb9vxsh2kvcxdgvj2xcqmxq-gn6...@mail.gmail.com



Bug#768161: unblock: dogtag-pki/10.2.0-3

2014-11-05 Thread Timo Aaltonen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package dogtag-pki

It has been on sid for ~19 days, file conflict with strongswan has been
fixed (for now, proper fix should get in strongswan 5.2.1-5),
changelog as follows:

dogtag-pki (10.2.0-3) unstable; urgency=medium

  * control: Add Breaks/Replaces on strongswan-starter to pki-tools.
(Closes: #767561)

 -- Timo Aaltonen tjaal...@debian.org  Wed, 05 Nov 2014 00:40:10 +0200

dogtag-pki (10.2.0-2) unstable; urgency=medium

  * patches: Fix servlet jar name, and paths to jss4.jar and symkey.jar.

 -- Timo Aaltonen tjaal...@debian.org  Fri, 24 Oct 2014 20:39:24 +0300

dogtag-pki (10.2.0-1) unstable; urgency=low

  * Initial release (Closes: #653606)

 -- Timo Aaltonen tjaal...@debian.org  Fri, 10 Oct 2014 14:40:12 +0300


unblock dogtag-pki/10.2.0-3


-- 
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/20141105142831.9977.2906.reportbug@eldon



Bug#768176: unblock: pioneers/15.3-1

2014-11-05 Thread Bas Wijnen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package pioneers

Bug #765319 (non-free license for artwork) is RC in the current version in
pioneers.  Upstream has contacted the artist and they relicensed it under
CC-BY-SA-4.0.  Upstream has released a new version with this fix.

I asked on IRC if this could get a freeze exception, or if I should backport
the change.  I was told a new upstream version is not a problem, as long as
there aren't other changes in it.

However, I didn't know it also includes whitespace and sorting changes to files
in debian/ and a buffer overflow fix (which is probably not a security issue,
but I didn't investigate), and while changing debian/copyright it was changed
to follow DEP-5.  I'm guessing this is still not a problem?  If it is, I can
either prepare 15.2-2, or downgrade the bug severity to wishlist (the problem
is solved; it is now a documentation issue that the license mentioned in the
package is not accurate).

The debdiff only shows version and sorting differences.  I've attached a
cleaned diff of both upstream trees.

Thanks,
Bas

unblock pioneers/15.3-1

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

Kernel: Linux 3.16-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -urp pioneers-15.2/ChangeLog pioneers-15.3/ChangeLog
--- pioneers-15.2/ChangeLog	2014-07-07 13:05:32.0 -0400
+++ pioneers-15.3/ChangeLog	2014-10-26 09:49:02.0 -0400
@@ -1,3 +1,19 @@
+2014-10-26  Roland Clobus rclo...@rclobus.nl
+	* editor/gtk/editor.c: Fixed a read beyond the array size.
+	* NEWS, client/ai/lobbybot.c: Prepare for the release of 15.2.
+
+2014-10-24  Roland Clobus rclo...@rclobus.nl
+	* docs/Relicense question about icons from the Gorilla theme.eml:
+	Email about the relicensing of derived work from the Gorilla theme.
+With many thanks to Jakub Steiner for allowing his work to be
+	relicensed.
+	* client/gtk/data/style-ai.svg, server/gtk/pioneers-server.svg,
+	editor/gtk/pioneers-editor.svg, client/gtk/data/pioneers.svg:
+	Relicensed as CC-BY-SA 4.0
+
+2014-07-07  Roland Clobus rclo...@rclobus.nl
+	* configure.ac: Work version is 15.3.
+
 2014-07-07  Roland Clobus rclo...@rclobus.nl
 	* Released 15.2.
 
diff -urp pioneers-15.2/client/ai/lobbybot.c pioneers-15.3/client/ai/lobbybot.c
--- pioneers-15.2/client/ai/lobbybot.c	2014-07-07 13:04:31.0 -0400
+++ pioneers-15.3/client/ai/lobbybot.c	2014-10-26 09:49:02.0 -0400
@@ -129,7 +129,7 @@ static void lobbybot_chat_parser(gint pl
 	if (!strncmp(chat, /news, 5)) {
 		ai_chat(N_(The last released version of Pioneers is));
 		/* Update this string when releasing a new version */
-		ai_chat(15.2);
+		ai_chat(15.3);
 		return;
 	}
 }
diff -urp pioneers-15.2/client/gtk/data/pioneers.svg pioneers-15.3/client/gtk/data/pioneers.svg
--- pioneers-15.2/client/gtk/data/pioneers.svg	2013-05-20 14:48:28.0 -0400
+++ pioneers-15.3/client/gtk/data/pioneers.svg	2014-10-24 11:36:38.0 -0400
@@ -22,9 +22,9 @@
id=metadata3867rdf:RDFcc:Work
rdf:about=dc:formatimage/svg+xml/dc:formatdc:type
  rdf:resource=http://purl.org/dc/dcmitype/StillImage; /cc:license
- rdf:resource=http://creativecommons.org/licenses/by-sa/3.0/; /dc:title /dc:creatorcc:Agentdc:titleRoland Clobus/dc:title/cc:Agent/dc:creatordc:descriptionIcon for Pioneers.
+ rdf:resource=http://creativecommons.org/licenses/by-sa/4.0/; /dc:title /dc:creatorcc:Agentdc:titleRoland Clobus/dc:title/cc:Agent/dc:creatordc:descriptionIcon for Pioneers.
 The colours are similar to the colours in the Classic theme./dc:description/cc:Workcc:License
-   rdf:about=http://creativecommons.org/licenses/by-sa/3.0/;cc:permits
+   rdf:about=http://creativecommons.org/licenses/by-sa/4.0/;cc:permits
  rdf:resource=http://creativecommons.org/ns#Reproduction; /cc:permits
  rdf:resource=http://creativecommons.org/ns#Distribution; /cc:requires
  rdf:resource=http://creativecommons.org/ns#Notice; /cc:requires
@@ -170,4 +170,4 @@ The colours are similar to the colours i
  style=font-size:6.86722279px;font-weight:normal;stroke-width:1;font-family:FreeSans
  id=text633-1tspan
id=tspan634-59/tspan/text
-/g/svg
\ No newline at end of file
+/g/svg
diff -urp pioneers-15.2/client/gtk/data/style-ai.svg pioneers-15.3/client/gtk/data/style-ai.svg
--- pioneers-15.2/client/gtk/data/style-ai.svg	2013-06-07 07:03:48.0 -0400
+++ pioneers-15.3/client/gtk/data/style-ai.svg	2014-10-24 11:36:38.0 -0400
@@ -19,40 +19,17 @@
height=48.00px
width=48.00px
version=1.1metadata
-   id=metadata22510
-  rdf:RDF
-cc:Work
-   rdf:about=
-  dc:formatimage/svg+xml/dc:format
-  dc:type
-   

Bug#768177: unblock: gtk+3.0/3.14.4-2

2014-11-05 Thread Dmitry Shachnev
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

A gtk+3.0 version just uploaded to unstable has fixes for two important bugs:

* Added missing schema file without which the built-in debugging mechanism
  was not working.

* Fixed calculation of menu size for menus on top of the screen, which makes
  gnome-panel menus usable again (#767906).

Pre-approved by Emilio Pozuelo Monfort on IRC.

Thanks in advance,

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Bug#768182: unblock: pymarkups/0.5.2-1

2014-11-05 Thread Dmitry Shachnev
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release Team,

I would like to get pymarkups/0.5.2-1 promoted into testing.

I got a bug report about it today (on upstream support forum),
and published a new upstream release containing only that fix.

The bug report also got copied to Debian as #768179.

The debdiff is attached. There are no packaging changes.

Thanks in advance,

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Re: Packages using old dpkg tools paths

2014-11-05 Thread Guillem Jover
Hi!

On Mon, 2014-11-03 at 22:20:48 +0100, Niels Thykier wrote:
 On 2014-11-03 11:23, Guillem Jover wrote:
  I'm planning on starting to file bug reports for the source packages
  below (BCCed). I've not checked (yet) how severe the dpkg-statoverride
  ones are, but if most of them do not get fixed, I might consider
  reintroducing the compat symlink for that one alone if the release-team
  (CCed) sees fit to that. :/
 
 Could you please re-instate all the compat symlinks for Jessie?  Besides
 the package listed, we are also concerned about the upgrade path from
 Wheezy.

I just did a bit more digging, and the compat symlinks have been
present since dpkg 1.15.0 (squeeze). I removed them in 1.17.0 because
the lintian check (which I've found now :), reported no more callers:

https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html

but it seems that is not exhaustive. So we cannot really know how many
packages where affected in wheezy, w/o a full archive scan. :( At least
now we have an exhaustive list, which I could make dpkg Breaks/Conflicts
with in 1.18.x.

So, yes, given the above, I'll reinstate the compat symlinks for dpkg
1.17.22. It would be nice though, if as many of the fixes for the
remaining callers could be accepted for jessie, if possible?

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/20141105202105.ga31...@gaara.hadrons.org



Bug#768198: unblock: pmacct/1.5.0-3

2014-11-05 Thread Bernd Zeimetz
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package pmacct

This upload ensures smooth upgrades from sysv to systemd and
fixes some bugs in the systemd config.


unblock pmacct/1.5.0-3


thanks,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F
diff --git a/debian/changelog b/debian/changelog
index a4c8fb4..1ba0d1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pmacct (1.5.0-3) unstable; urgency=medium
+
+  * [e9cf7671] Add Homepage and Vcs information.
+  * [3783d4a2] Fix dpkg dependency for easy backporting.
+  * [7090c1cc] Fix systemd service files.
+- Read the appropriate config file
+- Use Type=forking to make upgrades easier.
+Thanks to Malcolm Scott (Closes: #767977)
+  * [9cc618e2] Add ${misc:Depends} to Depends.
+
+ -- Bernd Zeimetz b...@debian.org  Wed, 05 Nov 2014 18:27:55 +0100
+
 pmacct (1.5.0-2) unstable; urgency=medium
 
   * [5ede5bde] Build with ulog support on linux only.
diff --git a/debian/control b/debian/control
index 7443a63..69b8555 100644
--- a/debian/control
+++ b/debian/control
@@ -15,11 +15,14 @@ Build-Depends: debhelper (= 9),
  autotools-dev,
  dh-systemd
 Standards-Version: 3.9.6
+Homepage: http://www.pmacct.net/
+Vcs-Git: https://github.com/bzed/pkg-pmacct.git
+Vcs-Browser: https://github.com/bzed/pkg-pmacct
 
 Package: pmacct
 Architecture: any
-Depends: ${shlibs:Depends}, net-tools [linux-any] | freebsd-net-tools [kfreebsd-any], psmisc, lsb-base (= 3.2-14)
-Pre-Depends: dpkg (= 1.17.5)
+Depends: ${shlibs:Depends}, net-tools [linux-any] | freebsd-net-tools [kfreebsd-any], psmisc, lsb-base (= 3.2-14), ${misc:Depends}
+Pre-Depends: dpkg (= 1.15.8)
 Description: promiscuous mode traffic accountant
  pmacct is a tool designed to gather traffic information (bytes and number
  of packets) by listening on a promiscuous interface or for Netflow data,
diff --git a/debian/pmacct.nfacctd.service b/debian/pmacct.nfacctd.service
index 4494bec..86cf431 100644
--- a/debian/pmacct.nfacctd.service
+++ b/debian/pmacct.nfacctd.service
@@ -3,8 +3,9 @@ Description=netflow accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/nfacctd
-ExecStart=/usr/sbin/nfacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/nfacctd -f ${NFACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target
diff --git a/debian/pmacct.pmacctd.service b/debian/pmacct.pmacctd.service
index f4dc7d8..70c1ec3 100644
--- a/debian/pmacct.pmacctd.service
+++ b/debian/pmacct.pmacctd.service
@@ -3,6 +3,7 @@ Description=promiscuous mode accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/pmacctd
 ExecStart=/usr/sbin/pmacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
 
diff --git a/debian/pmacct.sfacctd.service b/debian/pmacct.sfacctd.service
index 965bc56..29d76ff 100644
--- a/debian/pmacct.sfacctd.service
+++ b/debian/pmacct.sfacctd.service
@@ -3,8 +3,9 @@ Description=sflow accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/sfacctd
-ExecStart=/usr/sbin/sfacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/sfacctd -f ${SFACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target
diff --git a/debian/pmacct.uacctd.service b/debian/pmacct.uacctd.service
index f990b92..3862a02 100644
--- a/debian/pmacct.uacctd.service
+++ b/debian/pmacct.uacctd.service
@@ -3,8 +3,9 @@ Description=ulog accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/uacctd
-ExecStart=/usr/sbin/uacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/uacctd -f ${UACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target


Bug#768199: nmu: simgear_3.0.0-6

2014-11-05 Thread Rebecca N. Palmer

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: binnmu
Severity: normal
X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org

openscenegraph 3.2.1-5 fixed crash bug #765855, but as the fix is in an 
inline method, a rebuild of simgear is needed to pick it up.


nmu simgear_3.0.0-6 . ALL . -m Rebuild to pick up fix for #765855

(You might want to do the other reverse dependencies as well: while 
simgear is the only one that we know is affected, it's possible that 
others are.


Also, I'm not the maintainer of either package: can anyone ask or is the 
name binNMU a historical leftover?)



--
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/545aa063.9000...@zoho.com



Bug#768176: unblock: pioneers/15.3-1

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

On Wed, Nov 05, 2014 at 06:20:02PM +0100, Bas Wijnen wrote:
 Bug #765319 (non-free license for artwork) is RC in the current version in
 pioneers.  Upstream has contacted the artist and they relicensed it under
 CC-BY-SA-4.0.  Upstream has released a new version with this fix.
 
 I asked on IRC if this could get a freeze exception, or if I should backport
 the change.  I was told a new upstream version is not a problem, as long as
 there aren't other changes in it.
 
 However, I didn't know it also includes whitespace and sorting changes to 
 files
 in debian/ and a buffer overflow fix (which is probably not a security issue,
 but I didn't investigate), and while changing debian/copyright it was changed
 to follow DEP-5.  I'm guessing this is still not a problem?  If it is, I can
 either prepare 15.2-2, or downgrade the bug severity to wishlist (the problem
 is solved; it is now a documentation issue that the license mentioned in the
 package is not accurate).
 
 The debdiff only shows version and sorting differences.  I've attached a
 cleaned diff of both upstream trees.

The debdiff you attached would be fine in principle, but unfortunately the
version in Jessie is 14.1-2, not 15.2-1. With

 271 files changed, 52206 insertions(+), 33080 deletions(-)

I'd rather have a targetted fix for the documentation bug through tpu
please. Downgrading the bug is also an option, though I feel slightly
uncomfortable shipping a package with a license inaccuracy.


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

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


-- 
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/20141105223727.ge15...@lupin.home.powdarrmonkey.net



Bug#768198: marked as done (unblock: pmacct/1.5.0-3)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 22:24:58 +
with message-id 20141105222458.gc15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768198: unblock: pmacct/1.5.0-3
has caused the Debian Bug report #768198,
regarding unblock: pmacct/1.5.0-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.)


-- 
768198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768198
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 pmacct

This upload ensures smooth upgrades from sysv to systemd and
fixes some bugs in the systemd config.


unblock pmacct/1.5.0-3


thanks,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F
diff --git a/debian/changelog b/debian/changelog
index a4c8fb4..1ba0d1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pmacct (1.5.0-3) unstable; urgency=medium
+
+  * [e9cf7671] Add Homepage and Vcs information.
+  * [3783d4a2] Fix dpkg dependency for easy backporting.
+  * [7090c1cc] Fix systemd service files.
+- Read the appropriate config file
+- Use Type=forking to make upgrades easier.
+Thanks to Malcolm Scott (Closes: #767977)
+  * [9cc618e2] Add ${misc:Depends} to Depends.
+
+ -- Bernd Zeimetz b...@debian.org  Wed, 05 Nov 2014 18:27:55 +0100
+
 pmacct (1.5.0-2) unstable; urgency=medium
 
   * [5ede5bde] Build with ulog support on linux only.
diff --git a/debian/control b/debian/control
index 7443a63..69b8555 100644
--- a/debian/control
+++ b/debian/control
@@ -15,11 +15,14 @@ Build-Depends: debhelper (= 9),
  autotools-dev,
  dh-systemd
 Standards-Version: 3.9.6
+Homepage: http://www.pmacct.net/
+Vcs-Git: https://github.com/bzed/pkg-pmacct.git
+Vcs-Browser: https://github.com/bzed/pkg-pmacct
 
 Package: pmacct
 Architecture: any
-Depends: ${shlibs:Depends}, net-tools [linux-any] | freebsd-net-tools [kfreebsd-any], psmisc, lsb-base (= 3.2-14)
-Pre-Depends: dpkg (= 1.17.5)
+Depends: ${shlibs:Depends}, net-tools [linux-any] | freebsd-net-tools [kfreebsd-any], psmisc, lsb-base (= 3.2-14), ${misc:Depends}
+Pre-Depends: dpkg (= 1.15.8)
 Description: promiscuous mode traffic accountant
  pmacct is a tool designed to gather traffic information (bytes and number
  of packets) by listening on a promiscuous interface or for Netflow data,
diff --git a/debian/pmacct.nfacctd.service b/debian/pmacct.nfacctd.service
index 4494bec..86cf431 100644
--- a/debian/pmacct.nfacctd.service
+++ b/debian/pmacct.nfacctd.service
@@ -3,8 +3,9 @@ Description=netflow accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/nfacctd
-ExecStart=/usr/sbin/nfacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/nfacctd -f ${NFACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target
diff --git a/debian/pmacct.pmacctd.service b/debian/pmacct.pmacctd.service
index f4dc7d8..70c1ec3 100644
--- a/debian/pmacct.pmacctd.service
+++ b/debian/pmacct.pmacctd.service
@@ -3,6 +3,7 @@ Description=promiscuous mode accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/pmacctd
 ExecStart=/usr/sbin/pmacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
 
diff --git a/debian/pmacct.sfacctd.service b/debian/pmacct.sfacctd.service
index 965bc56..29d76ff 100644
--- a/debian/pmacct.sfacctd.service
+++ b/debian/pmacct.sfacctd.service
@@ -3,8 +3,9 @@ Description=sflow accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/sfacctd
-ExecStart=/usr/sbin/sfacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/sfacctd -f ${SFACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target
diff --git a/debian/pmacct.uacctd.service b/debian/pmacct.uacctd.service
index f990b92..3862a02 100644
--- a/debian/pmacct.uacctd.service
+++ b/debian/pmacct.uacctd.service
@@ -3,8 +3,9 @@ Description=ulog accounting daemon
 After=network.target
 
 [Service]
+Type=forking
 EnvironmentFile=-/etc/default/uacctd
-ExecStart=/usr/sbin/uacctd -f ${PMACCTD_CONF} $DAEMON_OPTS
+ExecStart=/usr/sbin/uacctd -f ${UACCTD_CONF} $DAEMON_OPTS
 
 [Install]
 WantedBy=multi-user.target
---End Message---
---BeginMessage---
On Wed, Nov 05, 2014 at 11:08:43PM +0100, Bernd Zeimetz wrote:
 This upload ensures smooth upgrades from sysv to systemd and
 fixes some bugs in the systemd config.

Unblocked.

Thanks,

-- 
Jonathan Wiltshire 

Bug#768182: marked as done (unblock: pymarkups/0.5.2-1)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 22:27:47 +
with message-id 20141105222747.gd15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768182: unblock: pymarkups/0.5.2-1
has caused the Debian Bug report #768182,
regarding unblock: pymarkups/0.5.2-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.)


-- 
768182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768182
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 get pymarkups/0.5.2-1 promoted into testing.

I got a bug report about it today (on upstream support forum),
and published a new upstream release containing only that fix.

The bug report also got copied to Debian as #768179.

The debdiff is attached. There are no packaging changes.

Thanks in advance,

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
On Wed, Nov 05, 2014 at 09:42:46PM +0400, Dmitry Shachnev wrote:
 I would like to get pymarkups/0.5.2-1 promoted into testing.
 
 I got a bug report about it today (on upstream support forum),
 and published a new upstream release containing only that fix.
 
 The bug report also got copied to Debian as #768179.

Unblocked.

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---End Message---


Bug#768202: unblock: email-reminder/0.7.8-2

2014-11-05 Thread Francois Marier
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package email-reminder

The only change is the addition of a new DebConf translation (Dutch).

unblock email-reminder/0.7.8-2
diff -Nru email-reminder-0.7.8/debian/changelog email-reminder-0.7.8/debian/changelog
--- email-reminder-0.7.8/debian/changelog	2014-10-09 23:48:19.0 +1300
+++ email-reminder-0.7.8/debian/changelog	2014-10-30 10:02:16.0 +1300
@@ -1,3 +1,9 @@
+email-reminder (0.7.8-2) unstable; urgency=medium
+
+  * Add Dutch debconf translation (closes: #767237)
+
+ -- Francois Marier franc...@debian.org  Thu, 30 Oct 2014 10:01:40 +1300
+
 email-reminder (0.7.8-1) unstable; urgency=medium
 
   * New upstream release (closes: #629631, #746617)
diff -Nru email-reminder-0.7.8/debian/po/nl.po email-reminder-0.7.8/debian/po/nl.po
--- email-reminder-0.7.8/debian/po/nl.po	1970-01-01 12:00:00.0 +1200
+++ email-reminder-0.7.8/debian/po/nl.po	2014-10-30 10:02:16.0 +1300
@@ -0,0 +1,120 @@
+# Dutch translation of email-reminder debconf templates.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the email-reminder package.
+# Frans Spiesschaert frans.spiesscha...@yucom.be, 2014.
+#
+msgid 
+msgstr 
+Project-Id-Version: email-reminder\n
+Report-Msgid-Bugs-To: email-remin...@packages.debian.org\n
+POT-Creation-Date: 2009-02-26 09:58+1300\n
+PO-Revision-Date: 2014-10-16 14:00+0200\n
+Last-Translator: Frans Spiesschaert frans.spiesscha...@yucom.be\n
+Language-Team: Dutch debian-l10n-du...@lists.debian.org\n
+Language: nl\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+Plural-Forms: nplurals=2; plural=(n != 1);\n
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid Run daily email-reminder cronjob?
+msgstr Dagelijks een crontaak voor email-reminder uitvoeren?
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid 
+By default, email-reminder checks once a day for reminders that need to be 
+sent out.
+msgstr 
+Standaard controleert email-reminder eens per dag of er herinneringen 
+verzonden moeten worden.
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid SMTP server:
+msgstr SMTP-server:
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid 
+Specify the address of the outgoing mail server that email-reminder should 
+use to send its emails.
+msgstr 
+Geef het adres op van de server voor uitgaande mail die door email-reminder 
+gebruikt moet worden om zijn berichten te versturen.
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid SMTP username:
+msgstr SMTP-gebruikersnaam:
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid If the outgoing mail server requires a username, enter it here.
+msgstr 
+Indien de server voor uitgaande mail een gebruikersnaam nodig heeft, geeft u 
+die hier in.
+
+#. Type: string
+#. Description
+#. Type: password
+#. Description
+#: ../templates:3001 ../templates:4001
+msgid Leave this blank if the SMTP server doesn't require authentication.
+msgstr 
+Vul hier niets in, indien de SMTP-server geen authenticatie nodig heeft.
+
+#. Type: password
+#. Description
+#: ../templates:4001
+msgid SMTP password:
+msgstr SMTP-wachtwoord:
+
+#. Type: password
+#. Description
+#: ../templates:4001
+msgid If the outgoing mail server requires a password, enter it here.
+msgstr 
+Indien de server voor uitgaande mail een wachtwoord nodig heeft, geeft u dat 
+hier in.
+
+#. Type: boolean
+#. Description
+#: ../templates:5001
+msgid Connect to the SMTP server using SSL?
+msgstr SSL gebruiken om contact maken met de SMTP-server?
+
+#. Type: boolean
+#. Description
+#: ../templates:5001
+msgid 
+If the SMTP server supports SSL and you choose this option, data exchanged 
+with it will be encrypted.
+msgstr 
+Indien u voor deze optie kiest en de SMTP-server SSL ondersteunt, zal de 
+gegevensuitwisseling ermee versleuteld gebeuren.
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid Reminder mails originating address:
+msgstr Adres van de afzender van de herinneringsberichten:
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid 
+Reminder emails will appear to come from this address. The default should 
+work unless the SMTP server requires routable domains in source addresses.
+msgstr 
+De herinneringsberichten zullen van dit adres afkomstig lijken. Meestal zal 
+wat hier standaard voorgesteld wordt, werken, tenzij het voor de SMTP-server 
+nodig is dat het afzenderadres een routeerbaar domein is.


Processed: Re: Bug#768176: unblock: pioneers/15.3-1

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

 tag -1 moreinfo
Bug #768176 [release.debian.org] unblock: pioneers/15.3-1
Added tag(s) moreinfo.

-- 
768176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768176
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.b768176.141522705730488.transcr...@bugs.debian.org



Bug#768199: marked as done (nmu: simgear_3.0.0-6)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 22:48:28 +
with message-id 20141105224828.gf15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768199: nmu: simgear_3.0.0-6
has caused the Debian Bug report #768199,
regarding nmu: simgear_3.0.0-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.)


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

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: binnmu
Severity: normal
X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org

openscenegraph 3.2.1-5 fixed crash bug #765855, but as the fix is in an 
inline method, a rebuild of simgear is needed to pick it up.


nmu simgear_3.0.0-6 . ALL . -m Rebuild to pick up fix for #765855

(You might want to do the other reverse dependencies as well: while 
simgear is the only one that we know is affected, it's possible that 
others are.


Also, I'm not the maintainer of either package: can anyone ask or is the 
name binNMU a historical leftover?)
---End Message---
---BeginMessage---
On Wed, Nov 05, 2014 at 10:10:43PM +, Rebecca N. Palmer wrote:
 openscenegraph 3.2.1-5 fixed crash bug #765855, but as the fix is in an
 inline method, a rebuild of simgear is needed to pick it up.
 
 nmu simgear_3.0.0-6 . ALL . -m Rebuild to pick up fix for #765855

Thanks, scheduling.

 (You might want to do the other reverse dependencies as well: while simgear
 is the only one that we know is affected, it's possible that others are.

Can somebody who knows the packages better (i.e. not me) please check and
file additional bugs if they are?

According to dak the reverse build-dependencies are:

choreonoid: libopenscenegraph-dev
flightgear: libopenscenegraph-dev ( 3.0.0)
libcitygml: libopenscenegraph-dev (= 3.0.1-4~)
osgearth: libopenscenegraph-dev (= 3.0.1) openscenegraph (= 3.0.1)
ossim: libopenscenegraph-dev
qgis: libopenscenegraph-dev
simgear: libopenscenegraph-dev ( 3.0.0)

 Also, I'm not the maintainer of either package: can anyone ask

Yes.

 or is the
 name binNMU a historical leftover?)

It's an NMU because the changelog of the binary package gets appended to by
the build machine, which is obviously not the package maintainer.

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

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


snort/daq mess in testing.

2014-11-05 Thread Peter Michael Green
While checking up on the changes to the list of uninstallable packages 
in arm64 testing I noticed the following had appeared due to the 
migration of a new version of snort to testing.


snort2.9.7.0-3unsatisfied dependency on libdaq0
snort-common-libraries2.9.7.0-3unsatisfied dependency on libdaq0

Initially I thought this was just another case of need to schedule a 
binnmu in TPU but unfortunately the reality is a lot more horrible than 
that.


On further investigation it seems that

1: sid has a bogus libdaq0 package that actually contains libdaq.so.2. 
The package has been correctly renamed in the most recent sid upload but 
the bogus package is still arround.
2: snort appears (from the build logs and from lack of daq related 
output in ldd) to be statically linked against sid's libdaq but for 
reasons I do not know (maybe something to do with plugins) it has an 
unversioned dependency on libdaq0


I don't think it's really acceptable to have a package in jessie 
statically linked against a substantially newer version of the library 
then is shipped in jessie.


So as I see it there are a few possible soloutions but none of them are 
great (not advocating one over another, just saying what the options 
appear to be, I'm just a regular dd who came across brokenness, not a 
release team member or ftpmaster)


1: complete the transition, build everything against the new snort and 
ship that in jessie.
2: remove the arm64 snort binaries, perform +b2 binnmus of snort in sid 
and +b1 binnmus of snort in tpu. Make sure the +b2 binnmus don't migrate 
to testing (depending on how the dependencies are generated this may be 
tricky)
2a: same as 2 but fix the daq package for arm64 through TPU rather than 
removing the arm binaries of snort.
3: revert daq in unstable using an epoch or a +really version number. 
Remove arm64 binaries of daq and snort from sid and rebuild snort 
against the reverted daq.

3a: same as 3 but fix the arm64 build of daq when reverting it.
4: completely remove snort from testing

It's also quite possible that snort is not the only package caught up in 
this.


I have not investigated at this point if fixing up testings version of 
daq for arm64 is a trivial fix or not (it fails with an outdated 
config.sub which is trivial to fix but I dunno if that's the only issue)



--
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/545aaa78.8010...@p10link.net



Bug#768202: marked as done (unblock: email-reminder/0.7.8-2)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 22:56:34 +
with message-id 20141105225634.gh15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768202: unblock: email-reminder/0.7.8-2
has caused the Debian Bug report #768202,
regarding unblock: email-reminder/0.7.8-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.)


-- 
768202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768202
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 email-reminder

The only change is the addition of a new DebConf translation (Dutch).

unblock email-reminder/0.7.8-2
diff -Nru email-reminder-0.7.8/debian/changelog email-reminder-0.7.8/debian/changelog
--- email-reminder-0.7.8/debian/changelog	2014-10-09 23:48:19.0 +1300
+++ email-reminder-0.7.8/debian/changelog	2014-10-30 10:02:16.0 +1300
@@ -1,3 +1,9 @@
+email-reminder (0.7.8-2) unstable; urgency=medium
+
+  * Add Dutch debconf translation (closes: #767237)
+
+ -- Francois Marier franc...@debian.org  Thu, 30 Oct 2014 10:01:40 +1300
+
 email-reminder (0.7.8-1) unstable; urgency=medium
 
   * New upstream release (closes: #629631, #746617)
diff -Nru email-reminder-0.7.8/debian/po/nl.po email-reminder-0.7.8/debian/po/nl.po
--- email-reminder-0.7.8/debian/po/nl.po	1970-01-01 12:00:00.0 +1200
+++ email-reminder-0.7.8/debian/po/nl.po	2014-10-30 10:02:16.0 +1300
@@ -0,0 +1,120 @@
+# Dutch translation of email-reminder debconf templates.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the email-reminder package.
+# Frans Spiesschaert frans.spiesscha...@yucom.be, 2014.
+#
+msgid 
+msgstr 
+Project-Id-Version: email-reminder\n
+Report-Msgid-Bugs-To: email-remin...@packages.debian.org\n
+POT-Creation-Date: 2009-02-26 09:58+1300\n
+PO-Revision-Date: 2014-10-16 14:00+0200\n
+Last-Translator: Frans Spiesschaert frans.spiesscha...@yucom.be\n
+Language-Team: Dutch debian-l10n-du...@lists.debian.org\n
+Language: nl\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+Plural-Forms: nplurals=2; plural=(n != 1);\n
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid Run daily email-reminder cronjob?
+msgstr Dagelijks een crontaak voor email-reminder uitvoeren?
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid 
+By default, email-reminder checks once a day for reminders that need to be 
+sent out.
+msgstr 
+Standaard controleert email-reminder eens per dag of er herinneringen 
+verzonden moeten worden.
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid SMTP server:
+msgstr SMTP-server:
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid 
+Specify the address of the outgoing mail server that email-reminder should 
+use to send its emails.
+msgstr 
+Geef het adres op van de server voor uitgaande mail die door email-reminder 
+gebruikt moet worden om zijn berichten te versturen.
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid SMTP username:
+msgstr SMTP-gebruikersnaam:
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid If the outgoing mail server requires a username, enter it here.
+msgstr 
+Indien de server voor uitgaande mail een gebruikersnaam nodig heeft, geeft u 
+die hier in.
+
+#. Type: string
+#. Description
+#. Type: password
+#. Description
+#: ../templates:3001 ../templates:4001
+msgid Leave this blank if the SMTP server doesn't require authentication.
+msgstr 
+Vul hier niets in, indien de SMTP-server geen authenticatie nodig heeft.
+
+#. Type: password
+#. Description
+#: ../templates:4001
+msgid SMTP password:
+msgstr SMTP-wachtwoord:
+
+#. Type: password
+#. Description
+#: ../templates:4001
+msgid If the outgoing mail server requires a password, enter it here.
+msgstr 
+Indien de server voor uitgaande mail een wachtwoord nodig heeft, geeft u dat 
+hier in.
+
+#. Type: boolean
+#. Description
+#: ../templates:5001
+msgid Connect to the SMTP server using SSL?
+msgstr SSL gebruiken om contact maken met de SMTP-server?
+
+#. Type: boolean
+#. Description
+#: ../templates:5001
+msgid 
+If the SMTP server supports SSL and you choose this option, data exchanged 
+with it will be encrypted.
+msgstr 
+Indien u voor deze optie kiest en de SMTP-server SSL ondersteunt, zal de 
+gegevensuitwisseling ermee versleuteld gebeuren.
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid Reminder mails originating address:
+msgstr Adres 

Bug#768152: marked as done (unblock: libgeotiff-dfsg/1.4.0-5)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 22:52:27 +
with message-id 20141105225227.gg15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768152: unblock: libgeotiff-dfsg/1.4.0-5
has caused the Debian Bug report #768152,
regarding unblock: libgeotiff-dfsg/1.4.0-5
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.)


-- 
768152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768152
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 libgeotiff-dfsg

The -5 revision contains only the targeted fix for the upgrade
failure reported in #768141.

unblock libgeotiff-dfsg/1.4.0-5

-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libgeotiff-dfsg-1.4.0/debian/changelog libgeotiff-dfsg-1.4.0/debian/changelog
--- libgeotiff-dfsg-1.4.0/debian/changelog	2014-10-24 18:06:20.0 +0200
+++ libgeotiff-dfsg-1.4.0/debian/changelog	2014-11-05 12:59:57.0 +0100
@@ -1,3 +1,12 @@
+libgeotiff-dfsg (1.4.0-5) unstable; urgency=medium
+
+  * Add Breaks/Replaces libgeotiff-dev on geotiff-bin, listgeo.1 man page
+was incorrectly included in libgeotiff-dev, it was added to geotiff-bin
+in 1.4.0-3 and removed from libgeotiff-dev in 1.4.0-4.
+(closes: #768141)
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Wed, 05 Nov 2014 12:59:54 +0100
+
 libgeotiff-dfsg (1.4.0-4) unstable; urgency=medium
 
   * Add myself to Uploaders.
diff -Nru libgeotiff-dfsg-1.4.0/debian/control libgeotiff-dfsg-1.4.0/debian/control
--- libgeotiff-dfsg-1.4.0/debian/control	2014-10-24 18:06:17.0 +0200
+++ libgeotiff-dfsg-1.4.0/debian/control	2014-11-05 12:58:10.0 +0100
@@ -54,6 +54,8 @@
 Multi-Arch: foreign
 Depends: ${shlibs:Depends},
  ${misc:Depends}
+Breaks: libgeotiff-dev ( 1.4.0-4)
+Replaces: libgeotiff-dev ( 1.4.0-4)
 Suggests: gdal-bin,
   libgeotiff-epsg
 Description: GeoTIFF (geografic enabled TIFF) library -- tools
---End Message---
---BeginMessage---
On Wed, Nov 05, 2014 at 01:53:08PM +0100, Bas Couwenberg wrote:
 The -5 revision contains only the targeted fix for the upgrade
 failure reported in #768141.

Unblocked, 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---End Message---


NEW changes in stable-new

2014-11-05 Thread Debian FTP Masters
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_amd64.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_armel.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_armhf.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_i386.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_ia64.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_mips.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_mipsel.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_powerpc.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_s390.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_s390x.changes
  ACCEPT
Processing changes file: mysql-5.5_5.5.40-0+wheezy1_sparc.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_amd64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_armel.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_armhf.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_i386.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_ia64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_kfreebsd-i386.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_mips.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_mipsel.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_powerpc.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_s390.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_s390x.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy12_sparc.changes
  ACCEPT


-- 
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/e1xm9dt-00023r...@franck.debian.org



NEW changes in stable-new

2014-11-05 Thread Debian FTP Masters
Processing changes file: openssl_1.0.1e-2+deb7u13_amd64.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_armel.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_armhf.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_i386.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_ia64.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_kfreebsd-i386.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_mips.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_mipsel.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_powerpc.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_s390.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_s390x.changes
  ACCEPT
Processing changes file: openssl_1.0.1e-2+deb7u13_sparc.changes
  ACCEPT


-- 
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/e1xm9pj-0003wz...@franck.debian.org



Bug#768083: marked as done (unblock: blends/0.6.92.2)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 23:14:14 +
with message-id 20141105231414.gi15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768083: unblock: blends/0.6.92.2
has caused the Debian Bug report #768083,
regarding unblock: blends/0.6.92.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.)


-- 
768083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768083
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 blends

As reported in #768011 the blends-dev package currently in testing can
potentially create non-policy conform metapackages if the user who is
creating a set of metapackages might have additional sources in
/etc/apt/sources.list.  This is prevented by version 0.6.92.2 in the
least invasive way.

Debdiff is attached.  Unfortunately some fix in the documentation
sneaked in at the end of the debdiff which was not really intended but
realised to late since this change was hanging in Git for the next
blends package release.  Sorry for this noise and I hope it will not be
relevant for accepting the package.

Kind regards and thanks for your work for the release

 Andreas.

unblock blends/0.6.92.2

-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru blends-0.6.92.1/debian/changelog blends-0.6.92.2/debian/changelog
--- blends-0.6.92.1/debian/changelog	2014-08-01 08:32:26.0 +0200
+++ blends-0.6.92.2/debian/changelog	2014-11-04 21:26:54.0 +0100
@@ -1,3 +1,10 @@
+blends (0.6.92.2) unstable; urgency=medium
+
+  * devtools/blend-gen-control: Prevent respecting users sources.list.d dir
+Closes: #768011
+
+ -- Andreas Tille ti...@debian.org  Mon, 03 Nov 2014 11:28:06 +0100
+
 blends (0.6.92.1) unstable; urgency=medium
 
   * Fix typo: s/Section: metapackage/s/
diff -Nru blends-0.6.92.1/devtools/blend-gen-control blends-0.6.92.2/devtools/blend-gen-control
--- blends-0.6.92.1/devtools/blend-gen-control	2014-08-01 08:32:26.0 +0200
+++ blends-0.6.92.2/devtools/blend-gen-control	2014-11-04 21:26:54.0 +0100
@@ -119,7 +119,14 @@
 my $op = shift;
 
 my $aptdir  = ../tmp/apt;
+# FIXME: For propper apt configuration see
+#https://lists.debian.org/debian-mentors/2014/11/msg00032.html
+#https://lists.debian.org/debian-mentors/2014/11/msg00033.html
+# For the moment to do only minimal changes in freeze time we set
+#Dir::Etc::sourceparts=none
+# to prevent including random sources from users sources.list.d
 my @aptopts = (Dir::Etc::sourcelist=$aptsources,
+   Dir::Etc::sourceparts=none,
Dir::State=$aptdir/state,
Dir::Cache=$aptdir/cache,
Dir::State::Status=/dev/null,
@@ -361,7 +368,7 @@
 push @packages, $package;
 }
 }
-return @packages;
+return @packages;  ### FIXME!: insert sort here to enable sorted list inside tasks control file (tested on 2014-11-03 but do not touch in freeze time)
 }
 
 #
diff -Nru blends-0.6.92.1/doc/en/A_devel.xml blends-0.6.92.2/doc/en/A_devel.xml
--- blends-0.6.92.1/doc/en/A_devel.xml	2014-08-01 08:32:26.0 +0200
+++ blends-0.6.92.2/doc/en/A_devel.xml	2014-11-04 21:26:54.0 +0100
@@ -847,9 +847,11 @@
 /para
 para
 orderedlist
-  listitemparaLogin to packageblends.debian.org/package or packageblends.debian.net/package/para/listitem
+  listitemparaLogin to packagedillon.debian.org/package or packageblends.debian.net/package/para/listitem
+  listitemparafilenamesudo -u blends -s/filename (only on dillon.d.o)/para/listitem
   listitemparafilenamecd /srv/blends.debian.org//filename/para/listitem
   listitemparafilenamegit pull/filename/para/listitem
+  listitemparafilename~/bin/my_static-update-component/filename (only on dillon.d.o to sync changes to the distributed host blends.debian.org)/para/listitem
 /orderedlist
 /para
 para
@@ -883,9 +885,11 @@
 /para
 para
 orderedlist
-  listitemparaLogin to packageblends.debian.org/package or packageblends.debian.net/package/para/listitem
+  listitemparaLogin to packagedillon.debian.org/package or packageblends.debian.net/package/para/listitem
+  listitemparafilenamesudo -u blends -s/filename (only on dillon.d.o)/para/listitem
   

Bug#768154: marked as done (unblock: trousers/0.3.13-3)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 23:20:26 +
with message-id 20141105232026.gj15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768154: unblock: trousers/0.3.13-3
has caused the Debian Bug report #768154,
regarding unblock: trousers/0.3.13-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.)


-- 
768154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768154
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 trousers

The recent upload to unstable contains only the targeted fix for the
RC bug reported in #767690.

Full debdiff attached.

unblock trousers/0.3.13-3
diff -Nru trousers-0.3.13/debian/changelog trousers-0.3.13/debian/changelog
--- trousers-0.3.13/debian/changelog	2014-08-20 14:27:34.0 +0200
+++ trousers-0.3.13/debian/changelog	2014-11-04 15:16:06.0 +0100
@@ -1,3 +1,18 @@
+trousers (0.3.13-3) unstable; urgency=high
+
+  * Fix postinst script, preventing installation (Closes: #767690)
+- The postinst script does not fail anymore if the TPM device is not
+  present, or if udev reload command fails.
+  This is typically the case in a chroot environment.
+  * Fix init script to be more robust:
+- Test for TPM device owner and issue a warning if not matching the tss
+  user.
+- Do not try to change uid before running tcsd, the daemon already changes
+  its uid just after starting.
+  * Urgency high, RC bug
+
+ -- Pierre Chifflier pol...@debian.org  Tue, 04 Nov 2014 15:11:08 +0100
+
 trousers (0.3.13-2) unstable; urgency=medium
 
   * Fix FTBFS on hurd-i386 and kfreebsd-any (Closes: #754359)
diff -Nru trousers-0.3.13/debian/trousers.init trousers-0.3.13/debian/trousers.init
--- trousers-0.3.13/debian/trousers.init	2012-06-15 12:58:08.0 +0200
+++ trousers-0.3.13/debian/trousers.init	2014-11-04 15:06:24.0 +0100
@@ -35,7 +35,15 @@
 			exit 0
 		fi
 
-		start-stop-daemon --start --quiet --oknodo --pidfile /var/run/${NAME}.pid --user ${USER} --chuid ${USER} --exec ${DAEMON} -- ${DAEMON_OPTS}
+		for tpm_dev in /dev/tpm*; do
+			TPM_OWNER=$(stat -c %U $tpm_dev)
+			if [ x$TPM_OWNER != xtss ]
+			then
+log_warning_msg TPM device owner for $tpm_dev is not 'tss', this can cause problems.
+			fi
+		done
+
+		start-stop-daemon --start --quiet --oknodo --pidfile /var/run/${NAME}.pid --user ${USER} --exec ${DAEMON} -- ${DAEMON_OPTS}
 		RETVAL=$?
 		log_end_msg $RETVAL
 		[ $RETVAL = 0 ]  pidof $DAEMON  /var/run/${NAME}.pid
diff -Nru trousers-0.3.13/debian/trousers.postinst trousers-0.3.13/debian/trousers.postinst
--- trousers-0.3.13/debian/trousers.postinst	2014-06-29 17:31:52.0 +0200
+++ trousers-0.3.13/debian/trousers.postinst	2014-11-04 14:49:01.0 +0100
@@ -16,9 +16,9 @@
 		chmod 0700 /var/lib/tpm
 
 		# ask udev to check for new udev rules (and fix device permissions)
-		if udevadm --version  /dev/null; then
-			udevadm control --reload-rules
-			udevadm trigger --sysname-match=tpm[0-9]*
+		if [ -e /dev/tpm0 ]  udevadm --version  /dev/null; then
+			udevadm control --reload-rules ||:
+			udevadm trigger --sysname-match=tpm[0-9]* ||:
 		fi
 		;;
 
---End Message---
---BeginMessage---
On Wed, Nov 05, 2014 at 02:37:57PM +0100, Pierre Chifflier wrote:
 Please unblock package trousers
 
 The recent upload to unstable contains only the targeted fix for the
 RC bug reported in #767690.

Unblocked, 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---End Message---


Re: Packages using old dpkg tools paths

2014-11-05 Thread Julien Cristau
On Wed, Nov  5, 2014 at 21:21:05 +0100, Guillem Jover wrote:

 So, yes, given the above, I'll reinstate the compat symlinks for dpkg
 1.17.22. It would be nice though, if as many of the fixes for the
 remaining callers could be accepted for jessie, if possible?
 
The cost of keeping symlinks around for one more release doesn't seem
all that big?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#768111: marked as done (unblock: sphinx-testing/0.6.0-2)

2014-11-05 Thread Debian Bug Tracking System
Your message dated Wed, 5 Nov 2014 23:26:27 +
with message-id 20141105232627.gk15...@lupin.home.powdarrmonkey.net
and subject line Re: Bug#768111: unblock: sphinx-testing/0.6.0-2
has caused the Debian Bug report #768111,
regarding unblock: sphinx-testing/0.6.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.)


-- 
768111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768111
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 sphinx-testing

This package was added Build-Depends of follow packages newly,

* sphinxcontrib-blockdiag = 0.8.0
* sphinxcontrib-actdiag = 1.5.0
* sphinxcontrib-seqdiag = 0.9.0
* sphinxcontrib-nwdiag = 0.8.0

but this packages is not yet in the testing,
the above packages will drop from testing.

unblock sphinx-testing/0.6.0-2

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

Kernel: Linux 3.12-1-amd64 (SMP w/7 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Control: tag -1 wontfix

Hi,

On Wed, Nov 05, 2014 at 11:21:30AM +0900, Kouhei Maeda wrote:
 Please unblock package sphinx-testing

I'm sorry, but the time is passed for new packages in Jessie. I'm not
unblocking this package.

 This package was added Build-Depends of follow packages newly,
 
 * sphinxcontrib-blockdiag = 0.8.0
 * sphinxcontrib-actdiag = 1.5.0
 * sphinxcontrib-seqdiag = 0.9.0
 * sphinxcontrib-nwdiag = 0.8.0
 
 but this packages is not yet in the testing,
 the above packages will drop from testing.

Those packages will not be removed from testing unless there are RC bugs;
the versions in sid will simply not migrate.

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---End Message---


Bits from the release team: Jessie Freeze

2014-11-05 Thread Jonathan Wiltshire
The release team is pleased to announce that Debian 8.0 Jessie is frozen.
Further updates to this release will be restricted to bug fixes only.

Freeze policy
=

The canonical freeze policy can be found at POLICY.

Valid candidates for unblocks are divided into five categories. Please ensure
that you are familiar with the policy and the permitted changes.

The dates stated in the policy are guidelines. We reserve the right to adjust
them along the way, for example if the supply of candidates dries up.

POLICY: https://release.debian.org/jessie/freeze_policy.html

Requesting an Unblock
=

Uploads satisfying the freeze policy are eligible for unblocks. Please request
an unblock (or t-p-u approval) by filing a bug against release.debian.org
only, and not a post to the mailing list or IRC.

You MUST include:

  * appropriate tags (use reportbug)
  * justification
  * _Debian_ bug numbers and their severities
  * the changelog entry/entries
  * a _source_ debdiff between Jessie and the uploaded or proposed package

These requirements are so that we can process requests quickly and efficiently,
without round-trips.

Please remove auto-generated files from diffs. Changelogs MUST reflect
all changes in the package, however trivial they seem.

Pre-approvals
=

You do not need pre-approval to upload to unstable if your changes comply with
the freeze policy. That said, feel free to ask if you're unsure.

Auto-removals
=

For the avoidance of doubt, auto-removals on the basis of RC bugs will continue
throughout the freeze. If necessary, a manual removal may take place before
the auto-removal deadline has passed, so please stay on top of RC bugs.

Uploads to unstable
===

Since many updates (hopefully, the vast majority) will be via unstable,
changes there can be disruptive if they would be unsuitable for Jessie.
Please be mindful of this, particularly if you maintain a library or key
package.

RC Bugs Status
==

At 18:00 UTC, there were 310 RC bugs affecting Jessie.


For the release team:
-- 
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


NEW changes in stable-new

2014-11-05 Thread Debian FTP Masters
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_amd64.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_armel.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_armhf.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_i386.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_ia64.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_mips.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_mipsel.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_powerpc.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_s390.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_s390x.changes
  ACCEPT
Processing changes file: libxml2_2.8.0+dfsg1-7+wheezy2_sparc.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_amd64.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_armel.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_armhf.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_i386.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_ia64.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_mips.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_mipsel.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_powerpc.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_s390.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_s390x.changes
  ACCEPT
Processing changes file: php5_5.4.34-0+deb7u1_sparc.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_amd64.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_armel.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_armhf.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_i386.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_ia64.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_mips.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_mipsel.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_powerpc.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_s390.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_s390x.changes
  ACCEPT
Processing changes file: pidgin_2.10.10-1~deb7u1_sparc.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_amd64.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_armel.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_armhf.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_i386.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_ia64.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_kfreebsd-i386.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_mips.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_mipsel.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_powerpc.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_s390.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_s390x.changes
  ACCEPT
Processing changes file: torque_2.4.16+dfsg-1+deb7u4_sparc.changes
  ACCEPT


-- 
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/e1xmakb-0008gu...@franck.debian.org



Bug#768215: unblock: owfs/2.9p8-4

2014-11-05 Thread Vincent Danjean
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package owfs

Hi,

I uploaded a new version of owfs (2.9p7) in unstable on 2014-10-17.
Talking with upstream, he tells me there is a important bug, so I uploaded
the new upstream version (2.9p8) that fixes it on 2014-10-20.
  And here, I missed the fact that 2.9p8 introduced a problem on FreeBSD
until 2014-10-25 (a FreeBSD porter signaled the problem to me). And it took me
3 days (until 2014-10-27) to correctly fix it. And, of course, I missed the
deadline by one day :-(

  I would be very pleased if you accept to unblock this package whereas the
reason is not correct according to the freeze policy (ie, I know I ask you to
overule the policy, not to apply it).

  I do not add the debdiff here because it is really important (the current
version in testing is 2.9p5-1.1, ie several upstream releases before)

  A few remarks:
* owfs has a RC bug : #768115
  It is only missing a Breaks/Replaces relation. But, as this bugs is already
  present in the current testing version (2.9p5-1.1), I'm waiting for your
  decision here to know if I must prepare the fix on top of 2.9p5-1.1 or
  2.9p8-4 (probably with an epoch to go through unstable)
* going back to the current testing version will reopen the important bug
  #765371 but this bug will be easy to fix
* even if owfs produces library packages, this is a leaf package: to my
  knowledge (and apt-cache rdepends results), no other packages depend nor
  build-depend on this one.

  Regards,
Vincent

unblock owfs/2.9p8-4

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

Kernel: Linux 3.16-3-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


-- 
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/20141106010709.14654.42450.report...@eyak.inrialpes.fr



Bug#768139: unblock: mumble/1.2.8-1

2014-11-05 Thread Chris Knadle
On 05.11.14, Adam D. Barratt wrote:
 Control: tags -1 + moreinfo
 
 On Wed, 2014-11-05 at 05:43 -0500, Chris Knadle wrote:
  mumble_1.2.8-1 contains a bugfix of priority important for
  allowing installation with pre-allocated user/group and the
  package has been in Unstable for 6 days without new bugs reported.
  Additionally 1.2.8-1 is marked as a stable upstream version,
  where the current 1.2.8~7~g76f6870-2 in Jessie is a snapshot.
  The differences in code between the versions are small -- I believe
  it's literrally only two patches incorporated.
 
 There's also
 
  debian/mumble-server.init   |  143 +++
 
 which doesn't appear to be mentioned afaics.

*sigh*  Thanks for catching this: it wasn't mentioned because I
didn't make this change (AFAIK) and was unaware of it concerning this
upload; I believe what I uploaded to mentors.debian.net for 1.2.8-1
was this:

   ftp://ftp.coredump.us/debian-packages/mumble/mumble-1.2.8/

but I see that indeed the package now in unstable contains this file,
and a debdiff between that and the package linked to above shows the
debian/mumble-server.init (and no other differences).

At one time I had accidentily included a debian/mumble-server.init
(in a prior version) because it's something upstream includes in
their PPA package for Ubuntu so I was testing using the file but had
not committed it to git.  I had also configured git-buildpackage with
export = WC to export the working copy rather than only what's in
git to allow doing a debuild of things I'm not sure I want to commit
yet, so the file got included in one of the uploads -- I removed
it on the next upload which is why 1.2.8~7~g76f6870-2 in Jessie
doesn't contain it. I'll double-check with my package sponsor to see
if he has any insight on what happened in this case.

Other than that, do you have a suggestion as to how I should proceed
from here?

  debdiff attached.
  
  I would have uploaded 1.2.8-1 earlier but my laptop had a hardware
  failure and didn't have other hardware to read the disk.
  [The Lenovo T61p uses an Nvidia G84 GPU which was misdesigned such
   that it eventually fails, requiring motherboard replacement.]
  I and my package sponsor were unaware that the sid-jessie
  transition time had been extended from 5 to 10 days for October.
 
 Hmmm, it was mentioned on d-d-a five times.

Yes I see that (Johnathan -- thanks for the links).  Ugh.  Sorry I
missed this, but now that we've caught an error in thie upload, I'm
sort of glad that I did.

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us


-- 
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/20141106025217.ga16...@anan7.coredump.us



Bug#768249: unblock: konversation/1.5-2

2014-11-05 Thread Diane Trout
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package konversation

To fix
https://security-tracker.debian.org/tracker/CVE-2014-8483
I backported a fix from upstream

unblock konversation/1.5-2

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
diff -Nru konversation-1.5/debian/changelog konversation-1.5/debian/changelog
--- konversation-1.5/debian/changelog	2014-02-22 17:19:37.0 -0800
+++ konversation-1.5/debian/changelog	2014-11-05 14:02:01.0 -0800
@@ -1,3 +1,11 @@
+konversation (1.5-2) unstable; urgency=medium
+
+  * Backport fix for CVE-2014-8483 in cve-2014-8483.patch
+See https://security-tracker.debian.org/tracker/CVE-2014-8483
+(Closes: #768191)
+
+ -- Diane Trout di...@ghic.org  Wed, 05 Nov 2014 22:47:53 +0100
+
 konversation (1.5-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru konversation-1.5/debian/patches/cve-2014-8483.patch konversation-1.5/debian/patches/cve-2014-8483.patch
--- konversation-1.5/debian/patches/cve-2014-8483.patch	1969-12-31 16:00:00.0 -0800
+++ konversation-1.5/debian/patches/cve-2014-8483.patch	2014-11-05 12:21:25.0 -0800
@@ -0,0 +1,49 @@
+Origin: http://quickgit.kde.org/?p=konversation.gita=commith=1f55cee8b3d0956adc98834f7b5832e48e077ed7
+Bug: https://bugs.kde.org/show_bug.cgi?id=210792
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768191
+Description: Do a bounds check on ECB blocks.
+Backport fix for CVE-2014-8483
+https://security-tracker.debian.org/tracker/CVE-2014-8483
+.
+Blindly assuming they're the expected 12 chars can lead to a crash
+on malformed input.
+.
+Original patch by Manuel Nickschas for Quassel, who incorporated
+the original Konversation code into Quassel in 2009.
+
+--- a/src/cipher.cpp
 b/src/cipher.cpp
+@@ -353,8 +353,12 @@
+ }
+ else
+ {
++// ECB Blowfish encodes in blocks of 12 chars, so anything else is malformed input
++if ((temp.length() % 12) != 0)
++return cipherText;
++
+ temp = b64ToByte(temp);
+-while((temp.length() % 8) != 0) temp.append('\0');
++while ((temp.length() % 8) != 0) temp.append('\0');
+ }
+ 
+ QCA::Direction dir = (direction) ? QCA::Encode : QCA::Decode;
+@@ -362,11 +366,17 @@
+ QByteArray temp2 = cipher.update(QCA::MemoryRegion(temp)).toByteArray();
+ temp2 += cipher.final().toByteArray();
+ 
+-if(!cipher.ok())
++if (!cipher.ok())
+ return cipherText;
+ 
+-if(direction)
++if (direction)
++{
++// Sanity check
++if ((temp2.length() % 8) != 0)
++return cipherText;
++
+ temp2 = byteToB64(temp2);
++}
+ 
+ return temp2;
+ }
diff -Nru konversation-1.5/debian/patches/series konversation-1.5/debian/patches/series
--- konversation-1.5/debian/patches/series	2014-02-22 10:28:08.0 -0800
+++ konversation-1.5/debian/patches/series	2014-11-05 10:45:52.0 -0800
@@ -1,2 +1,3 @@
+cve-2014-8483.patch
 debian_dbug_autoreplace.diff
 debian_channel.diff


Bug#768083: unblock: blends/0.6.92.2

2014-11-05 Thread Andreas Tille
On Wed, Nov 05, 2014 at 11:14:14PM +, Jonathan Wiltshire wrote:
 On Tue, Nov 04, 2014 at 09:59:47PM +0100, Andreas Tille wrote:
  Please unblock package blends
  
  As reported in #768011 the blends-dev package currently in testing can
  potentially create non-policy conform metapackages if the user who is
  creating a set of metapackages might have additional sources in
  /etc/apt/sources.list.  This is prevented by version 0.6.92.2 in the
  least invasive way.
 
 Unblocked, thanks.

thanks to you.
 
 (At 'critical' severity, should that be aged a bit or left to test?)

By nature this package is not heavily tested since you do not create
metapackages every day.  The problem also only occures if it happens
that you keep non-free or unstable in your sources.list.d dir -
otherwise everything is fine (the problem did not showed up for years).

So I do not see any reason for an additional waiting period.

Thanks for your work on the Debian release

   Andreas.

-- 
http://fam-tille.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/20141106054530.gc14...@an3as.eu



Bug#767919: unblock: viewmol/2.4.1-21

2014-11-05 Thread Andreas Tille
Hi Graham,

On Wed, Nov 05, 2014 at 12:54:48PM +0200, Graham Inggs wrote:
 On 05/11/2014 11:40, Andreas Tille wrote:
 To bad that we stumbled to late about this problem to block the way more
 simple solution sith source format and debhelper. :-)
 
 Yeah, that would have been simpler.
 Running configure in the build-arch target instead of the build
 target seems to have done the trick.
 
 I attach a debdiff against 2.4.1-21 which pre-applies
 debian/patches/150-getmachine_multiarch.patch and modifies the
 build-arch target in debian/rules.
 It also includes the minor changes from
 git://anonscm.debian.org/debian-science/packages/viewmol.git.
 Please feel free to modify the changelog as you see fit (or anything
 else, for that matter).

You can also feel free to commit straight to Git.

I just uploaded your changes.  I'll wait for updating the bug against
release.d.o to make sure all will be fine.  Since I'm a bit AFK the next
three days feel free to ping yourself release.d.o that the package is OK
now and they might consider unblocking.

Thanks for your work on this package

   Andreas.

-- 
http://fam-tille.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/20141106064735.gf14...@an3as.eu



Bug#767945: unblock: nvidia-graphics-drivers/340.46-4

2014-11-05 Thread Vincent Cheng
Hi,

On Mon, Nov 3, 2014 at 7:33 AM, Andreas Beckmann a...@debian.org wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock

 Please unblock package nvidia-graphics-drivers

 fix some misplaced files (#766343) and add missing bits for the 
 reorganization in 340.46-2

 unblock nvidia-graphics-drivers/340.46-4

I noticed that #767945 didn't come with a debdiff as requested by the
freeze policy, so attaching a diff between the version in testing
(340.46-3) and in sid (340.46-4).

Regards,
Vincent


nvidia-graphics-drivers_340.46-4.debdiff
Description: Binary data


NEW changes in stable-new

2014-11-05 Thread Debian FTP Masters
Processing changes file: evolution-data-server_3.4.4-3+deb7u1_ia64.changes
  ACCEPT


-- 
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/e1xmhy7-0004zw...@franck.debian.org



Bug#768012: unblock: quassel/0.10.0-2.1

2014-11-05 Thread Salvatore Bonaccorso
Hi Release Team, hi Thomas

This unblock request cannot be done this way anymore as there was a
new upstream version upload to unstable, which also does not seem to
contain the fix, see https://bugs.debian.org/766962#68 (commit
8b5ecd226f9208af3074b33d3b7cf5e14f55b138 upstream is only after the
0.11.0 release).

I would like to see this fixed also in Jessie, as we did already
DSA-3063-1 for wheezy.

Can you either accept and unblock of another upload of quassel to
unstable, say 1:0.10.0-2.1 (or prepared by Thomas, so not using a NMU
version numbering) or would you prefer an upload trough tpu?

I'm also Cc'ing Thomas Mueller maintainer of quassel.

Regards,
Salvatore


signature.asc
Description: Digital signature