Bug#659806: glipper: uninstallable due to dependency on python-gnomeapplet

2012-03-13 Thread Sebastian Ramacher
tags 659806 + patch
thanks

On 13/02/12 21:42, Adam D. Barratt wrote:
 glipper depends on python-gnomeapplet, but that package does not exist
 in unstable (in fact, it only exists in stable).  glipper is thus
 uninstallable in unstable.

As far as I can tell glipper doesn't use anything from the now gone
python-gnomeapplet. In the absence of python-appindicator glipper falls back to
Gtk.StatusIcon and is usable (but I'm not a user of glipper, so please correct
me if I'm wrong).

The attached patch drops the Depends.

Cheers
-- 
Sebastian Ramacher
diff -Nru glipper-2.3/debian/rules glipper-2.3/debian/rules
--- glipper-2.3/debian/rules	2012-01-27 16:44:09.0 +0100
+++ glipper-2.3/debian/rules	2012-03-13 11:44:40.0 +0100
@@ -6,7 +6,7 @@
 ifeq ($(shell dpkg-vendor --derives-from Ubuntu  echo yes), yes)
 	SUBSTVARS = -Vdist:Depends=python-appindicator
 else
-	SUBSTVARS = -Vdist:Depends=python-gnomeapplet
+	SUBSTVARS = -Vdist:Depends=
 endif
 
 %:


signature.asc
Description: OpenPGP digital signature


Bug#440222: Unreproducible

2012-03-13 Thread Sebastian Ramacher
tags 440222 + unreproducible
thanks

Hello Tanguy,

I can't reproduce this bug with the yafc and proftpd-basic version from
unstable. As I don't see any changes in yafc that could have fixed the issue, I
guess it has been fixed in proftpd.

If you're still able to reproduce it, please say so. Otherwise I'll close the
bug in a month.

-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#660789: ITP: girara -- user interface library for minimalistic interfaces

2012-02-21 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher s.ramac...@gmx.at

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: girara
  Version : 0.1.0
  Upstream Author : Moritz Lipp m...@pwmt.org
* URL : http://pwmt.org/projects/girara/
* License : Zlib
  Programming Lang: C
  Description : user interface library for minimalistic interfaces
 A library focused at implementing minimalistic user interfaces. It provides
 three main components: a view widget that represents the actual application, an
 input bar to execute application specific commands and a status bar which
 provides information to the user.

girara is needed for the upcoming zathura release.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPRApBAAoJEGny/FFupxmTc7QQAKGAfHjPgIBx+u3mr+PXWCp6
/H34hOCCAi/O2zaWPm3uiiBT1rm5o7c/lDykgTXwCCYI6yVrq6CpfySk2abaJJZf
YVvWblwAgd0kyLrUaYd9R046167KbgrHDNO03W9kyQbHMrcqCGEspCY3+attMWJv
MbdAUgEncqxwA6fJuzP24/OAFSTc0mK1Xn1CutYOwPbRbU2OAP5TT+2ioIBjAp9X
Mvl2PWn0VdO50jtUXBPhUw/5kqBaR5xsCQoWtxWpOXmv7LTapN9DSqsujQ7ZQpmJ
lmcDh4/eHEcOrP8rl3z0gmSSnO9kSM7sSXK3xIBVHZwfCFVqrrlyamvgzmXdVXIg
3rfvNcuu1G/1TjQ96XfocwaUAXzgYEebRLT63rKLa4t6I8BEBObPpr6ktuqj421k
NNcUh8mNHHKYYcIGhl5WgxmI1JCL+Orhd0AorMBg7gHMvFTpTMEZYXVZVioaXAsx
XL67pxqEuSYkxKn3Xfxs1Wt+UE/0v8+ot9HEbyFu704ZEW9SP0GwO7/G/2jQ/shX
WXbSszPF7Fw3ua+N3mjmfjI6ZhHFfrEPD7jPcq1Yis1mItUaokNqx3ufvHMIkFxI
f4YahrSWjgtRD4N4FyKwqDACQ7GrDDUZ1NrjALdsdGXqKJeGWz2dVblvXb99R6N+
bkcfhxKfhd0Vd9Eu6SCX
=Ek4t
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#660513: ITA

2012-02-22 Thread Sebastian Ramacher
retitle 660513 ITA: yafc -- yet another FTP client
owner 660513 !
thanks

As I've done the previous NMU and I am using yafc, I intend to adopt it.

Kind regards,
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#661416: upnp-inspector: traceback during device discovery

2012-02-26 Thread Sebastian Ramacher
Package: upnp-inspector
Version: 0.2.2+dfsg-3
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

During device discovery (both at start up and manually via Rediscover devices) 
I see
the following traceback multiple times:

Unhandled Error
Traceback (most recent call last):
  File /usr/bin/upnp-inspector, line 61, in module
reactor.run()
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, line 
277, in run
self.__run()
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, line 
148, in wrapper
return real_cb(real_s, condition)
  File /usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py, line 
282, in callback
source, self._doReadOrWrite, source, source, condition)
- --- exception caught here ---
  File /usr/lib/python2.7/dist-packages/twisted/python/log.py, line 84, in 
callWithLogger
return callWithContext({system: lp}, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/log.py, line 69, in 
callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 118, 
in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 81, 
in callWithContext
return func(*args,**kw)
  File /usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py, line 
594, in _doReadOrWrite
self._disconnectSelectable(selectable, why, inRead)
  File /usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py, line 
263, in _disconnectSelectable
selectable.connectionLost(f)
  File /usr/lib/python2.7/dist-packages/twisted/internet/tcp.py, line 433, in 
connectionLost
Connection.connectionLost(self, reason)
  File /usr/lib/python2.7/dist-packages/twisted/internet/tcp.py, line 277, in 
connectionLost
protocol.connectionLost(reason)
  File /usr/lib/python2.7/dist-packages/twisted/web/client.py, line 191, in 
connectionLost
self.factory._disconnectedDeferred.callback(None)
exceptions.AttributeError: HeaderAwareHTTPClientFactory instance has no 
attribute '_disconnectedDeferred'

The devices show up as expected nevertheless.

Since HeaderAwareHTTPClientFactory comes from python-coherence this might be a
bug in python-coherence instead. But as I don't use any other software that
uses python-coherence I can't test that. So please reassign accordingly if
that's the case.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-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

Versions of packages upnp-inspector depends on:
ii  python2.7.2-10
ii  python-coherence  0.6.6.2-6
ii  python-gtk2   2.24.0-3

upnp-inspector recommends no packages.

upnp-inspector suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPStceAAoJEGny/FFupxmTCjgP/jOE+wX0jkvbLNZS+OcA39O+
gq5GMD6/9kYeof28kL3blocqilpP7Uaxs8iweuojCAOcrTIRFCOw83Dg7OyiggIJ
R28Qvpa6HCyxm+dK/uOYYejnUyK+AgTS0Vz4C+cM9uzo9jbisZOvKxusMYLs1jRm
DyI5auEb8HF5IK8BH0lxHBRUp03zKzxO//0WmZnOYCVWJTE8DWXsjJA7V8G8KRnJ
wxcJYONwn5aRGggPws4ja7QLFwcjTPnlYTJL2RcC1Lz3Lt+LI5Kt0aUQ3iQnelsA
X/ab6mE2nRb8Xjib/4X+6dSDFbqQ0CFfDRIi6kdV9DwuOxQVQRlZrbsA8NtjkJA+
I9aFDUtuCmB5vGFg8OG7qGiv8GEY/uI9k7ukOXe0q8QavyioFmOSHu1l5tADwjrv
CdcjPXBq7ddSoTHt6I4BNzWT6d0lAT0L2wVz9wjQBc+vpLyabRzUjadKi8Nh+UhU
q7V7fpKhiLA5hAQMNPqQdIVLHTotZrIwXwZ+/3o5fbqTZl9I8hDlijzYbAiql9Q4
hQXoCAXGspR6j+wdcZRN0PBh4yeOgniNvxDT17vQh2Xa5rVAFiZZFwvCs7Ec36v6
98SOz4RATlkOKoS4GK6iomAEr++G0KOMAMAItYQgb9r/xDz2IVl+CsZJYUNoV1Tm
boqCVAHCaV8qRT3BX/lX
=gg8+
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661899: libsnmp-python: wrong package name (should be python-netsnmp)

2012-03-02 Thread Sebastian Ramacher
Package: libsnmp-python
Version: 5.4.3~dfsg-2.4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

In order to adhere to Debian Python Policy §2.2 (Module Package Names) [1],
this package should be renamed to python-netsnmp.

[1] 
http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-package_names

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-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

Versions of packages libsnmp-python depends on:
ii  libc6   2.13-27
ii  libsnmp15   5.4.3~dfsg-2.4
ii  python  2.7.2-10
ii  python-central  0.6.17

libsnmp-python recommends no packages.

libsnmp-python suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPULDqAAoJEGny/FFupxmTwOIP/1w2DOe/s/m+aZ0pbInRIGu4
P3hmKwBxjV3cjwnHDTMCSXJ2qSBRTdYQWVfUTUl2mhNyy5dByDVOlP29b+e0TLd1
+iHPfAgDPzBI3OsyGgAMqkQ6oyP2A88M4uplOCJnZvzxH35NJzA4noClIDB430ty
g17UNRXRUN3KfAZBDThjRgp/sEbaENHdSjHTiCYYZnEFp35IHj2BIhgpEY9kyaQS
C0TuNDG4fbwSymYUqqtcttYtiPnTHV42fXs/XukAG4XbUY8yg/1jE+BQV4wnyUxB
Y0t2S/HG1e8iwps8u9n+/tbDqmpPNM63a9Gj3/eioIgfUVJbVkcDGBWChP1xYkcn
6wPLPG14sX1xYetLZH4EGHyKTM8mAUMZmZReV7NpM7ehkQ3GEL8mcC+bDGa+mws5
jzA4zvsG5IoeP+rzqrjhywT/tW7n2QeUwLiUIbVS2bylLiXR7vJMK5PXgFUvWcWS
QsWYrtut4yBYEkjYTaRD/SK6NI9Tu5cgAKq8iOkcetWTt03aSNdr6qKAp5nPaWNO
z/m8jd9sFGmrFgb40iWsZg0lgn4Oszy56Xjy7SNhu6ZuZ1wsl1lU2RnfhR13Y4RS
4V7pVsPt+ExaS3CJC2qQ+kUEfzKYSAE72b6wiIQmKmmUPx7PFRwAYgS6wWGuMChd
W8nl0gFZWZmC7nG3YBPL
=qkiJ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638165: Fwd: Site to reproduce

2012-02-06 Thread Sebastian Ramacher
On 02/06/2012 07:34 AM, Jos van Wolput wrote:
 At least http://nos.nl/nieuws/live/journaal24/wmv/?lowres=1
 and videos from http://news.xinhuanet.com/english still do not work.
 My Iceweasel is now v. 11.0, gecko-mediaplayer 1.0.5-1, gnome-mplayer 1.0.5-1,
 mplayer 3:1.0~rc4

Thank you. Nevertheless I can't reproduce the issue on a fresh installation of
iceweasel and gecko-mediaplayer. Just to make sure it's not the obvious one:
what's the state of Disable Player Embedding under Preferences / Plugin? Did
you change any other settings? Could you also run the plugin with verbose debug
output (that's Verbose Debug Output under Preferences / Interface) and attach
the log?

Thank you for your help.

Kind regards
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#658791: gnome-mplayer doesn't support gvfs

2012-02-08 Thread Sebastian Ramacher
tags 658791 + moreinfo
thanks

On 02/06/2012 02:18 AM, Patrik Dufresne wrote:
 I've try to use gnome-player to play a video located on a SSH server.
 Gnome-mplayer doesn't play the video.
 
 Here the step to reproduce:
 1. Using nautilus, open the remote location. e.g.:
 ssh://myservername/home/patrik/
 2. Browse the server to get a video file.
 3. Using the context menu, Open the file using gnome-mplayer
 
 Current behaviour:
 4. gnome-mplayer open, but never play the video.
 
 Expected behaviour:
 4. gnome-mplayer open to play the video.

This looks like upstream bug #579 [1]. Could you please upgrade gnome-mplayer to
1.0.5-1 and try again?

Kind regards

[1] https://code.google.com/p/gnome-mplayer/issues/detail?id=579
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#657160: Ability to pan/scroll the document using the mouse

2012-02-09 Thread Sebastian Ramacher
tags 657160 + fixed-upstream
thanks

 It would be very nice to be able to pan the document using the mouse, maybe by
 dragging the second or third mouse button.

This has been implemented in zathura's develop version.

Kind regards
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#658791: gnome-mplayer doesn't support gvfs

2012-02-10 Thread Sebastian Ramacher
tags 658791 - moreinfo + confirmed
thanks

On 02/08/2012 01:38 PM, Patrik Dufresne wrote:
 I have the same problem after upgrading gnome-mplayer to 1.0.5-1 by using
 the package available in sid unstable.

Thanks for checking. I am also able to reproduce it now.

Kind regards



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#658791: gnome-mplayer doesn't support gvfs

2012-02-10 Thread Sebastian Ramacher
tags 658791 + fixed-upstream
thanks

Fixed in upstream's svn repository as of revision 2212 [1].

Kind regards

[1] https://code.google.com/p/gnome-mplayer/source/detail?r=2212
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#658787: FTBFS: tests fail

2012-02-10 Thread Sebastian Ramacher
On 02/11/2012 02:12 AM, Charlie Smotherman wrote:
 Hmm I can not reproduce this build failure locally.
 Please see attached build log

The test suite relies on network access which is not required to available on
the buildds. From [1]:

no network -- most buildds will have no network access available (potentially
not even the loopback). Your package build+test process must not attempt to use
the network or assume that any network interface is available.

Kind regards

[1] http://wiki.debian.org/buildd
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#651865: [Python-modules-team] Bug#651865: python-gnutls: gnutls.library.functions fails with libgnutls28-3.0.8-2

2012-02-04 Thread Sebastian Ramacher
tags 651865 + fixed-upstream
thanks

On 12/12/2011 08:43 PM, Jakub Wilk wrote:
 Indeed, the package must not use ctypes.util.find_library(), because it may
 return an incompatible version of the library (even though all dependencies 
 are
 satisifed).

This seems to be fixed with the new upstream release (1.2.4). The
ctypes.util.find_library call has been replaced by routine to find the library
with the correct soname.

Kind regards
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#658585: urwid: please run tests for all supported Python versions

2012-02-04 Thread Sebastian Ramacher
Source: urwid
Version: 1.0.1-2
Severity: wishlist

Currently the test suite is run only for the default version of Python 2. It
would be nice if the test suite was run for all supported Python versions
urwid is built for.

Kind regards

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655647: [Python-modules-team] Bug#655647: urwid: FTBFS: tests fail

2012-02-04 Thread Sebastian Ramacher
tags 655647 + moreinfo
thanks

Hi Jakub,

On 01/12/2012 11:48 PM, Jakub Wilk wrote:
 urwid FTBFS on i386:
[snip]
 | FAILED (failures=9)
 

I just tried to reproduce it and failed to do so on both i386 and amd64. Are you
still able to reproduce it?

Kind regards,
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#658706: plasma-widget-yawp: doesn't refresh after suspend-to-disk

2012-02-05 Thread Sebastian Ramacher
Package: plasma-widget-yawp
Version: 0.4.2-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

After suspend-to-disk the yawp widget doesn't refresh the weather info. It
doesn't get refreshed directly after waking up and also not after the configured
refresh interval.

If I can do anything to debug the issue please say so.

Kind regards

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-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

Versions of packages plasma-widget-yawp depends on:
ii  libc62.13-26
ii  libkdecore5  4:4.6.5-2+b1
ii  libkdeui54:4.6.5-2+b1
ii  libkio5  4:4.6.5-2+b1
ii  libkunitconversion4  4:4.6.5-2+b1
ii  libplasma3   4:4.6.5-2+b1
ii  libqtcore4   4:4.7.4-2
ii  libqtgui44:4.7.4-2
ii  libsolid44:4.6.5-2+b1
ii  libstdc++6   4.6.2-12
ii  plasma-dataengines-yawp  0.4.2-1

plasma-widget-yawp recommends no packages.

Versions of packages plasma-widget-yawp suggests:
pn  plasma-dataengines-workspace  4:4.6.5-4
pn  plasma-widget-yawp-dbgnone

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPLn66AAoJEGny/FFupxmTi90P/18tArpUCMFSnz1NsMy2iDh/
A7MbI8fsSMysusjMmY+3xG/c3NblmNN+przllIQWv6m7eSGNalsNGm9QOewGyWzg
2OqgCVR6OoXydFY21ekMIlMqfhXOOCpiW0/QcZ5wem/163Ad4thojvY7m7/Nuujs
LUUR1/AByiSJt190rS3NO66gBisq2/v6LYmbF88upHgp7dspMGFc9FAseaGizCfS
28njDBg8SBs6xmnNsbPsjm0Bv9DipOQjPCrk9YLuxzvvb8eWF5P1Vcq+4jtzWKaR
sv8dSdcH5cBVB019yozHZtOG1ilgZyaEQU8echDNn4Zj/UIhwe56P0g5xHgP9dX3
HefxsSSvoWTJaUnOQaTN2GkCTzahQJq2t5FmEx5cMyvSAkWMltZlpGfUu3mCjOTl
QVg8fXjWoVSW6t/VR5h1/yfqOAEBPDdiutqF9NdC6ifTUfOv/IrzWKhtH3Dpd7tP
+dESygEE0PIYDkubQ0wRD1fGZfuWXtIx1c1MCb3kcA+3fVjYYNIUBRPrJEs0L28D
kinsVArpD3ccMYHeNWFLK+kFpB4WtXxIPWjGUZlkr3zaNHp+IYRrVE32POcjie8Z
YytnSABL9hJRBqodZk0t7DYQyke+cb2Ko14NYYUrCXonBkegAGbDngz7osbG52cd
JEPPAL3toFsOKUXQBUbA
=DYsS
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642442: yafc: diff for NMU version 1.1.1.dfsg.1-4.2

2011-12-20 Thread Sebastian Ramacher
tags 642442 + pending
thanks

Dear maintainer,

I've prepared an NMU for yafc (versioned as 1.1.1.dfsg.1-4.2) and found a
sponsor to get it uploaded to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u yafc-1.1.1.dfsg.1/debian/changelog yafc-1.1.1.dfsg.1/debian/changelog
--- yafc-1.1.1.dfsg.1/debian/changelog
+++ yafc-1.1.1.dfsg.1/debian/changelog
@@ -1,3 +1,11 @@
+yafc (1.1.1.dfsg.1-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/use-termios.patch: update to fix FTBFS on hurd. (Closes:
+#642442) 
+
+ -- Sebastian Ramacher s.ramac...@gmx.at  Tue, 20 Dec 2011 15:50:32 +0100
+
 yafc (1.1.1.dfsg.1-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch 
yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch
--- yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch
+++ yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch
@@ -7,9 +7,12 @@
  .
  The implementation in FreeBSD and GNU/kFreeBSD lacks
  IUCLC and OLCUC, as they are not POSIX specified.
+ .
+ Modifiactions: On Hurd the ioctl-calls also have
+ different names and have to be redefined too.
 Author: Mats Erik Andersson deb...@gisladisker.se
 Forwarded: no
-Last-Update: 2011-08-04
+Last-Update: 2011-12-20
 Bug-Debian: http://bugs.debian.org/601758
 
 --- yafc-1.1.1.dfsg.1/src/input.c.orig
@@ -21,7 +24,7 @@
 -# include termio.h 
 +# include termios.h 
 +
-+# if __FreeBSD_kernel__
++# if __FreeBSD_kernel__ || defined(__GNU__)
 +#  ifndef IUCLC
 +/* Not implemented in FreeBSD 8.0!  */
 +#   define IUCLC 0



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#653135: xul-ext-add-in-one-sidebar: not compatible with Iceweasel 9.0

2011-12-24 Thread Sebastian Ramacher
Package: xul-ext-all-in-one-sidebar
Version: 0.7.14-2
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Since iceweasel 9.0.1-1 is now in unstable it's not possible to install
xul-ext-add-in-one-sidebar in unstable anymore:

# apt-get install iceweasel xul-ext-all-in-one-sidebar
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 xul-ext-all-in-one-sidebar : Breaks: iceweasel (= 8.+) but 9.0.1-1 is to be
 installed
 E: Broken packages

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO9bs3AAoJEGny/FFupxmTXz4P/0FnVUHiYcA1vzMTraLYY6C5
o0lny1s4+4mGSkhwSL+kuo5ssOLgy2bAQp2DCGiA05sMqpANg2bDABv63ZlI8RCw
DC8isChA87g6wCxWPF+wq4YOZuO/FYi8M65MS7z6vsBoQ7oEsEZ+uyXn0Etll0XP
uu23fJH+fVSG4YBoBKd2Lz/b3M8nuGBeuCLZ3Qi5qvvIEW+geG9DQSFY3GLzc4pv
oSXcPrwiLvYIGP6cBzva3dfM0eB4x+cQ8fo4aIarRX/u5B9fMxrTmqVx/x187JsL
VTTVUvNHWhIBhFKrJbem8MCfe28ckFi2JZiWG6cw4zByHnfp+UP0mHgkuX0kPGJb
zw09PV8JEDnIp/7D3qTqrVK+KU1RpT6dlvQDg5+aWJLtgLOWwa+UaaM+s28FgGsG
FhMKQdZvc7xq8RnfGHYKfMLyaNFFV4alhgLn1J31Kk8jxr9zeftGOdvS7sr3jQSC
mlXIdBxD/ekORaRbz0uigmDWcitTaDfk0WlHWteloH6HTlUWFKLkGcxQTtDI/FiF
7idjfOTDmCGn/cCHGRzfigYAcEl8VkXtskfVDF2am+ftlPZoVwwi9Ar1FbvlOP+E
7n7U2nrpNqXgLgDjKyGuEtNqcGA/8UQpJNyYun3fWDysgDFT/8H/gvbAY42pghoF
gA0maGEbkbRWqgOpk9Vc
=bcGo
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#636920: libxi6: Many programs crash with SIGBUS on startup

2012-04-07 Thread Sebastian Ramacher
Dear Maintainer,

I've prepared an NMU versioned as 2:1.4.5-1.1. The package is available at [1]
and the debdiff is attached.

On 04/04/12 11:22, Sebastian Ramacher wrote:
 I've backported c1a5a70b51f12dedf354102217c7cd4247ed3a4b to 1.4.5. The patch 
 is
 attached.

In addition to c1a5a70b51f12dedf354102217c7cd4247ed3a4b upstream's
8436c920953f288aea2d6d5f370f8eaaaef82d97 [2] is also required. Otherwise libxi
fails to work on ppc since c1a5a70b51f12dedf354102217c7cd4247ed3a4b introduced a
regression:

# xinput list --long
⎡ Virtual core pointer  id=2[master pointer  (3)]
Reporting 3 classes:
Class originated from: 2
Buttons supported: 10
X Error of failed request:  BadAtom (invalid Atom parameter)
  Major opcode of failed request:  17 (X_GetAtomName)
  Atom id in failed request:  0x2000b
  Serial number of failed request:  23
  Current serial number in output stream:  23
Button labels: Button Middle Button Right Button Wheel Up Button
Wheel Down Button Horiz Wheel Left Button Horiz Wheel Right None None None

8436c920953f288aea2d6d5f370f8eaaaef82d97 is also included in the NMU.

[1] http://mentors.debian.net/debian/pool/main/libx/libxi/libxi_1.4.5-1.1.dsc
[2]
http://cgit.freedesktop.org/xorg/lib/libXi/commit/?id=8436c920953f288aea2d6d5f370f8eaaaef82d97
-- 
Sebastian Ramacher
diff -u libxi-1.4.5/debian/changelog libxi-1.4.5/debian/changelog
--- libxi-1.4.5/debian/changelog
+++ libxi-1.4.5/debian/changelog
@@ -1,3 +1,12 @@
+libxi (2:1.4.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Backport fixes from upstream:
+- Fix bus error on MIPS N32 (Closes: #636920)
+- Fix wrong button label and mask copy on OS X.
+
+ -- Sebastian Ramacher s.ramac...@gmx.at  Sat, 07 Apr 2012 16:55:42 +0200
+
 libxi (2:1.4.5-1) unstable; urgency=low
 
   * New upstream release.
diff -u libxi-1.4.5/debian/patches/series libxi-1.4.5/debian/patches/series
--- libxi-1.4.5/debian/patches/series
+++ libxi-1.4.5/debian/patches/series
@@ -1 +1 @@
-# placeholder.
+c1a5a70b-1.4.5.patch
only in patch2:
unchanged:
--- libxi-1.4.5.orig/debian/patches/c1a5a70b-1.4.5.patch
+++ libxi-1.4.5/debian/patches/c1a5a70b-1.4.5.patch
@@ -0,0 +1,258 @@
+Description: Fix bus error on MIPS N32.
+ XIValuatorClassInfo might have an address of 4 bytes modulo 8, while it
+ contains doubles which need 8 byte alignment. This is fixed by adding extra
+ padding after each structure or array in sizeDeviceClassType and adding
+ helper functions to determine sizes and padding only in one place.
+ .
+ This is upstream's c1a5a70b51f12dedf354102217c7cd4247ed3a4b backported to
+ 1.4.5 and also includes 8436c920953f288aea2d6d5f370f8eaaaef82d97 to fix the
+ regression introduced in c1a5a70b51f12dedf354102217c7cd4247ed3a4b.
+Origin:
+ http://cgit.freedesktop.org/xorg/lib/libXi/commit/?id=c1a5a70b,
+ http://cgit.freedesktop.org/xorg/lib/libXi/commit/?id=8436c920
+Last-Update: 2012-04-07
+Bug-Debian: http://bugs.debian.org/636920
+
+diff --git a/src/XExtInt.c b/src/XExtInt.c
+index 63afb8f..bf051f9 100644
+--- a/src/XExtInt.c
 b/src/XExtInt.c
+@@ -1012,6 +1012,55 @@ sizeDeviceEvent(int buttons_len, int valuators_len,
+ return len;
+ }
+ 
++/* Return the size with added padding so next element would be
++   double-aligned unless the architecture is known to allow unaligned
++   data accesses.  Not doing this can cause a bus error on
++   MIPS N32. */
++static int
++pad_to_double(int size)
++{
++#if !defined(__i386__)  !defined(__sh__)
++if (size % sizeof(double) != 0)
++size += sizeof(double) - size % sizeof(double);
++#endif
++return size;
++}
++
++/**
++ * Set structure and atoms to size in bytes of XIButtonClassInfo, its
++ * button state mask and labels array.
++ */
++static void
++sizeXIButtonClassType(int num_buttons, int* structure, int* state, int* atoms)
++{
++int size;
++int labels;
++
++*structure = pad_to_double(sizeof(XIButtonClassInfo));
++size = num_buttons + 7)/8) + 3)/4);
++
++/* Force mask alignment with longs to avoid unaligned
++ * access when accessing the atoms. */
++*state = pad_to_double(size * 4);
++labels = num_buttons * sizeof(Atom);
++
++/* Force mask alignment with longs to avoid
++ * unaligned access when accessing the atoms. */
++labels += num_buttons + 7)/8) + 3)/4) * sizeof(Atom);
++*atoms = pad_to_double(labels);
++}
++
++/**
++ * Set structure and keycodes to size in bytes of XIKeyClassInfo and
++ * its keycodes array.
++ */
++static void
++sizeXIKeyClassType(int num_keycodes, int* structure, int* keycodes)
++{
++*structure = pad_to_double(sizeof(XIKeyClassInfo));
++*keycodes = pad_to_double(num_keycodes * sizeof(int));
++}
++
+ /**
+  * Return the size in bytes required to store the matching class type
+  * num_elements is num_buttons for XIButtonClass or num_keycodes for
+@@ -1023,21 +1072,21 @@ static int
+ sizeDeviceClassType(int type, int

Bug#666284: avbin: FTBFS: make[1]: *** No rule to make target `Makefile.'. Stop.

2012-04-08 Thread Sebastian Ramacher
tags 666284 + patch
thanks

On 30/03/12 11:22, Lucas Nussbaum wrote:
 Relevant part:
  debian/rules build-arch
 dh build-arch
dh_testdir -a
dh_auto_configure -a
dh_auto_build -a
 make[1]: Entering directory `/«PKGBUILDDIR»'
 Makefile:16: Makefile.: No such file or directory
 make[1]: *** No rule to make target `Makefile.'.  Stop.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 dh_auto_build: make -j1 returned exit code 2
 make: *** [build-arch] Error 2

Please find attached a patch to fix this FTBFS.

Regards
-- 
Sebastian Ramacher
diff -u avbin-7/debian/rules avbin-7/debian/rules
--- avbin-7/debian/rules
+++ avbin-7/debian/rules
@@ -1,14 +1,12 @@
 #!/usr/bin/make -f
 
-build:
-	dh build --before configure
+override_dh_auto_configure:
 	sh ./bootstrap.sh
 	dh_auto_configure
-	dh build --after configure
 
 clean:
 	dh clean
-	rm -f config.guess config.sub ltmain.sh install-sh missing depcomp aclocal.m4 configure config.h.in Makefile.in src/Makefile.in
+	rm -rf config.guess config.sub ltmain.sh install-sh missing depcomp aclocal.m4 configure config.h.in Makefile.in src/Makefile.in m4
 
 %:
 	dh $@
diff -u avbin-7/debian/control avbin-7/debian/control
--- avbin-7/debian/control
+++ avbin-7/debian/control
@@ -3,7 +3,7 @@
 Uploaders: Matthew Johnson mj...@debian.org
 Section: utils
 Priority: extra
-Build-Depends: debhelper (= 7),
+Build-Depends: debhelper (= 7.0.50~),
libtool,
autoconf,
automake,
diff -u avbin-7/debian/changelog avbin-7/debian/changelog
--- avbin-7/debian/changelog
+++ avbin-7/debian/changelog
@@ -1,3 +1,14 @@
+avbin (7-1.3) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules:
+- Replace deprecated dh --after and dh --before calls with overrides
+  (Closes: #666284).
+- Remove m4 to be able to build twice.
+  * debian/control: Bump debhelper Buil-Dep to 7.0.50~ for overrides support.
+
+ -- Sebastian Ramacher s.ramac...@gmx.at  Sun, 08 Apr 2012 19:22:38 +0200
+
 avbin (7-1.2) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: OpenPGP digital signature


Bug#629729: gtkrsync: FTBFS: build-dependency not installable: libghc6-unix-dev

2012-04-08 Thread Sebastian Ramacher
tags 629729 + patch
thanks

On 08/06/11 17:18, Lucas Nussbaum wrote:
 The following packages have unmet dependencies:
  sbuild-build-depends-gtkrsync-dummy : Depends: libghc6-unix-dev but it is 
 not installable
 E: Broken packages

Please find attached a patch to fix this FTBFS.

Regards
-- 
Sebastian Ramacher
diff -Nru gtkrsync-1.0.4/debian/changelog gtkrsync-1.0.4+nmu1/debian/changelog
--- gtkrsync-1.0.4/debian/changelog	2010-02-19 18:06:10.0 +0100
+++ gtkrsync-1.0.4+nmu1/debian/changelog	2012-04-08 20:29:35.0 +0200
@@ -1,3 +1,12 @@
+gtkrsync (1.0.4+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Update Build-Deps for GHC 7. (Closes: #629729).
+  * debian/rules: Replace unrecognized option --copy-prefix with --destdir and
+pass the correct path.
+
+ -- Sebastian Ramacher s.ramac...@gmx.at  Sun, 08 Apr 2012 20:26:36 +0200
+
 gtkrsync (1.0.4) unstable; urgency=low
 
   * New upstream release with updated documentation for rsync 3.0.
diff -Nru gtkrsync-1.0.4/debian/control gtkrsync-1.0.4+nmu1/debian/control
--- gtkrsync-1.0.4/debian/control	2008-03-21 14:35:46.0 +0100
+++ gtkrsync-1.0.4+nmu1/debian/control	2012-04-08 20:24:30.0 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: John Goerzen jgoer...@complete.org
-Build-Depends: debhelper (= 5), ghc6, libghc6-missingh-dev, libghc6-gtk-dev, libghc6-glade-dev, libghc6-gconf-dev, gtk-doc-tools, sgml2x, docbook-utils, jade, scons, xpdf-utils, lynx, libghc6-unix-dev
+Build-Depends: debhelper (= 5), ghc, libghc-missingh-dev, libghc-gtk-dev, libghc-glade-dev, libghc-gconf-dev, gtk-doc-tools, sgml2x, docbook-utils, jade, scons, xpdf-utils, lynx, libghc-unix-dev
 Standards-Version: 3.7.2
 Vcs-Git: git://git.complete.org/gtkrsync
 Vcs-Browser: http://git.complete.org/gtkrsync
diff -Nru gtkrsync-1.0.4/debian/rules gtkrsync-1.0.4+nmu1/debian/rules
--- gtkrsync-1.0.4/debian/rules	2008-03-21 14:33:18.0 +0100
+++ gtkrsync-1.0.4+nmu1/debian/rules	2012-04-08 20:14:05.0 +0200
@@ -58,7 +58,7 @@
 
 	# Add here commands to install the package into debian/gtkrsync.
 	#$(MAKE) DESTDIR=$(CURDIR)/debian/gtkrsync install
-	./setup copy --copy-prefix=`pwd`/debian/gtkrsync/usr
+	./setup copy --destdir=`pwd`/debian/gtkrsync
 
 
 # Build architecture-independent files here.



signature.asc
Description: OpenPGP digital signature


Bug#717625: [gnome-mplayer] gnome-mplayer's program window displays no German umlauts

2013-07-28 Thread Sebastian Ramacher
Control: tags -1 + moreinfo

Hi,

On 2013-07-23 08:16:40, bullgard4 wrote:
 Package: gnome-mplayer
 Version: 1.0.6-1
 Severity: minor
 
 --- Please enter the report below this line. ---
 gnome-mplayer's program window displays no German umlauts. But its Help
  Info dialog window does show them.
 '~$ locale
 LANG=de_DE.UTF-8
 LANGUAGE=
 LC_CTYPE=de_DE.UTF-8
 LC_NUMERIC=de_DE.UTF-8
 LC_TIME=de_DE.UTF-8
 LC_COLLATE=de_DE.UTF-8
 LC_MONETARY=de_DE.UTF-8
 LC_MESSAGES=de_DE.UTF-8
 LC_PAPER=de_DE.UTF-8
 LC_NAME=de_DE.UTF-8
 LC_ADDRESS=de_DE.UTF-8
 LC_TELEPHONE=de_DE.UTF-8
 LC_MEASUREMENT=de_DE.UTF-8
 LC_IDENTIFICATION=de_DE.UTF-8
 LC_ALL=   '

could please be a little bit more specific? Where do you expect umlauts to show
up? Could you maybe attach a screenshot?

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#699393: gnome-mplayer: starts with zero height canvas instead of normal (1:1) size

2013-07-28 Thread Sebastian Ramacher
Control: forwarded -1 
https://code.google.com/p/gnome-mplayer/issues/detail?id=694

Hi Francesco,

I'm sorry for the delay. I've forwarded the bug report to Kevin in the hope that
he might know anything about it. I'm still unable to reproduce it.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718213: roundup: new upstream version (1.5) is available

2013-07-28 Thread Sebastian Ramacher
Source: roundup
Version: 1.4.20-1.1
Severity: wishlist

Hi,

According to https://pypi.python.org/pypi/roundup roundup 1.5 has been released.
It would be great if you could package it!

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#713719: g3data: diff for NMU version 1:1.5.3-2.1

2013-07-28 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for g3data (versioned as 1:1.5.3-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -u g3data-1.5.3/Makefile g3data-1.5.3/Makefile
--- g3data-1.5.3/Makefile
+++ g3data-1.5.3/Makefile
@@ -1,6 +1,6 @@
 CC=gcc
 CFLAGS=-Wall `pkg-config --cflags gtk+-2.0`
-LIBS=`pkg-config --libs gtk+-2.0`
+LIBS=`pkg-config --libs gtk+-2.0` -lm
 bindir ?= /usr/bin
 mandir ?= /usr/share/man
 
diff -u g3data-1.5.3/debian/changelog g3data-1.5.3/debian/changelog
--- g3data-1.5.3/debian/changelog
+++ g3data-1.5.3/debian/changelog
@@ -1,3 +1,10 @@
+g3data (1:1.5.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Makefile: Link with -lm. (Closes: #713719)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sun, 28 Jul 2013 22:07:35 +0200
+
 g3data (1:1.5.3-2) unstable; urgency=low
 
   * Bug fix: please add a desktop file and an icon, thanks to Ilya B


signature.asc
Description: Digital signature


Bug#713194: libfm: diff for NMU version 0.1.17-2.2

2013-07-28 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for libfm (versioned as 0.1.17-2.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru libfm-0.1.17/debian/changelog libfm-0.1.17/debian/changelog
--- libfm-0.1.17/debian/changelog	2013-01-06 01:01:36.0 +0100
+++ libfm-0.1.17/debian/changelog	2013-07-28 23:45:27.0 +0200
@@ -1,3 +1,11 @@
+libfm (0.1.17-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/03-automake1.12.patch: Apply patch from upstream to fix
+automake errors. (Closes: #713194)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sun, 28 Jul 2013 23:45:26 +0200
+
 libfm (0.1.17-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libfm-0.1.17/debian/patches/03-automake1.12.patch libfm-0.1.17/debian/patches/03-automake1.12.patch
--- libfm-0.1.17/debian/patches/03-automake1.12.patch	1970-01-01 01:00:00.0 +0100
+++ libfm-0.1.17/debian/patches/03-automake1.12.patch	2013-07-28 23:43:15.0 +0200
@@ -0,0 +1,30 @@
+Description: Don't run automake with -Werror
+Origin: upstream, http://pcmanfm.git.sourceforge.net/git/gitweb.cgi?p=pcmanfm/libfm;a=commit;h=35f0fe5d59c6209148660d2c3af33956fd0c6631
+Bug-Debian: http://bugs.debian.org/713194
+Last-Update: 2013-07-28
+
+Index: libfm-0.1.17/configure.ac
+===
+--- libfm-0.1.17.orig/configure.ac	2013-07-28 23:15:05.0 +0200
 libfm-0.1.17/configure.ac	2013-07-28 23:32:13.342073577 +0200
+@@ -9,6 +9,8 @@
+ 
+ # Checks for programs.
+ AC_PROG_CC
++AM_PROG_CC_C_O
++AM_PROG_AR
+ AM_PROG_LIBTOOL
+ 
+ # Checks for libraries.
+Index: libfm-0.1.17/data/ui/Makefile.am
+===
+--- libfm-0.1.17.orig/data/ui/Makefile.am	2011-10-24 22:21:16.0 +0200
 libfm-0.1.17/data/ui/Makefile.am	2013-07-28 23:37:27.656165367 +0200
+@@ -18,6 +18,6 @@
+ 	$(NULL)
+ 
+ # Purge GtkBuilder UI files
+-%.ui: %.glade
++.glade.ui:
+ 	cp $ $@
+ 	$(top_builddir)/src/xml-purge $@
diff -Nru libfm-0.1.17/debian/patches/series libfm-0.1.17/debian/patches/series
--- libfm-0.1.17/debian/patches/series	2013-01-06 00:51:52.0 +0100
+++ libfm-0.1.17/debian/patches/series	2013-07-28 23:41:00.0 +0200
@@ -1,2 +1,3 @@
 01-lxde-conf.patch
 02-keep_source_when_copying.patch
+03-automake1.12.patch


signature.asc
Description: Digital signature


Bug#713282: fcitx: diff for NMU version 1:4.2.7-2.1

2013-07-28 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for fcitx (versioned as 1:4.2.7-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru fcitx-4.2.7/debian/changelog fcitx-4.2.7/debian/changelog
--- fcitx-4.2.7/debian/changelog	2013-02-28 10:02:44.0 +0100
+++ fcitx-4.2.7/debian/changelog	2013-07-29 01:26:30.0 +0200
@@ -1,3 +1,11 @@
+fcitx (1:4.2.7-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control, debian/control.in: Add missing libgettextpo-dev to
+Build-Depends. (Closes: #713282)
+
+ -- Sebastian Ramacher sramac...@debian.org  Mon, 29 Jul 2013 01:26:28 +0200
+
 fcitx (1:4.2.7-2) unstable; urgency=low
 
   [ Wang Diancheng ]
diff -Nru fcitx-4.2.7/debian/control fcitx-4.2.7/debian/control
--- fcitx-4.2.7/debian/control	2013-02-28 13:18:16.0 +0100
+++ fcitx-4.2.7/debian/control	2013-07-29 01:28:58.0 +0200
@@ -8,7 +8,7 @@
 libopencc-dev (= 0.1.1~), libicu-dev, x11proto-xinerama-dev,
 libgtk2.0-dev, libqt4-dev, libgtk-3-dev, libkvm-dev [kfreebsd-any],
 libenchant-dev, libpresage-dev, libxml2-dev, libxkbfile-dev, gobject-introspection,
-libgirepository1.0-dev, iso-codes, libxfixes-dev
+libgirepository1.0-dev, iso-codes, libxfixes-dev, libgettextpo-dev
 Standards-Version: 3.9.4
 Homepage: http://code.google.com/p/fcitx/
 Vcs-Git: git://anonscm.debian.org/pkg-ime/fcitx.git
diff -Nru fcitx-4.2.7/debian/control.in fcitx-4.2.7/debian/control.in
--- fcitx-4.2.7/debian/control.in	2013-02-28 13:15:16.0 +0100
+++ fcitx-4.2.7/debian/control.in	2013-07-29 01:26:08.0 +0200
@@ -8,7 +8,7 @@
 libopencc-dev (= 0.1.1~), libicu-dev, x11proto-xinerama-dev,
 libgtk2.0-dev, libqt4-dev, libgtk-3-dev, libkvm-dev [kfreebsd-any],
 libenchant-dev, libpresage-dev, libxml2-dev, libxkbfile-dev, gobject-introspection,
-libgirepository1.0-dev, iso-codes, libxfixes-dev
+libgirepository1.0-dev, iso-codes, libxfixes-dev, libgettextpo-dev
 Standards-Version: 3.9.4
 Homepage: http://code.google.com/p/fcitx/
 Vcs-Git: git://anonscm.debian.org/pkg-ime/fcitx.git


signature.asc
Description: Digital signature


Bug#713668: lasso: diff for NMU version 2.3.6-2.2

2013-07-30 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for lasso (versioned as 2.3.6-2.2) and uploaded it
to DELAYED/2. Please feel free to tell me if I should delay it longer.

(Sorry for the config.{sub,guess} noise. The clean target updates these
two files.)

Regards
-- 
Sebastian Ramacher
diff -u lasso-2.3.6/config.guess lasso-2.3.6/config.guess
--- lasso-2.3.6/config.guess
+++ lasso-2.3.6/config.guess
@@ -1,14 +1,12 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011, 2012 Free Software Foundation, Inc.
+#   Copyright 1992-2013 Free Software Foundation, Inc.
 
-timestamp='2012-02-10'
+timestamp='2013-05-16'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful, but
@@ -22,19 +20,17 @@
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner.  Please send patches (context
-# diff format) to config-patc...@gnu.org and include a ChangeLog
-# entry.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 (GPLv3).
 #
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on stdout, and
-# exits with 0.  Otherwise, it exits with 1.
+# Originally written by Per Bothner.
 #
 # You can get the latest version of this script from:
 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+#
+# Please send patches with a ChangeLog entry to config-patc...@gnu.org.
+
 
 me=`echo $0 | sed -e 's,.*/,,'`
 
@@ -54,9 +50,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
-Free Software Foundation, Inc.
+Copyright 1992-2013 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -138,6 +132,27 @@
 UNAME_SYSTEM=`(uname -s) 2/dev/null`  || UNAME_SYSTEM=unknown
 UNAME_VERSION=`(uname -v) 2/dev/null` || UNAME_VERSION=unknown
 
+case ${UNAME_SYSTEM} in
+Linux|GNU|GNU/*)
+	# If the system lacks a compiler, then just pick glibc.
+	# We could probably try harder.
+	LIBC=gnu
+
+	eval $set_cc_for_build
+	cat -EOF  $dummy.c
+	#include features.h
+	#if defined(__UCLIBC__)
+	LIBC=uclibc
+	#elif defined(__dietlibc__)
+	LIBC=dietlibc
+	#else
+	LIBC=gnu
+	#endif
+	EOF
+	eval `$CC_FOR_BUILD -E $dummy.c 2/dev/null | grep '^LIBC'`
+	;;
+esac
+
 # Note: order is significant - the case branches are not exclusive.
 
 case ${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION} in
@@ -200,6 +215,10 @@
 	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
 	echo ${machine}-${os}${release}
 	exit ;;
+*:Bitrig:*:*)
+	UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
+	echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
+	exit ;;
 *:OpenBSD:*:*)
 	UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
 	echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
@@ -302,7 +321,7 @@
 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
 	echo arm-acorn-riscix${UNAME_RELEASE}
 	exit ;;
-arm:riscos:*:*|arm:RISCOS:*:*)
+arm*:riscos:*:*|arm*:RISCOS:*:*)
 	echo arm-unknown-riscos
 	exit ;;
 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
@@ -801,6 +820,9 @@
 i*:CYGWIN*:*)
 	echo ${UNAME_MACHINE}-pc-cygwin
 	exit ;;
+*:MINGW64*:*)
+	echo ${UNAME_MACHINE}-pc-mingw64
+	exit ;;
 *:MINGW*:*)
 	echo ${UNAME_MACHINE}-pc-mingw32
 	exit ;;
@@ -852,21 +874,21 @@
 	exit ;;
 *:GNU:*:*)
 	# the GNU system
-	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
 	exit ;;
 *:GNU/*:*:*)
 	# other systems with GNU libc and userland
-	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
+	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's

Bug#718419: flask-babel: new upstream version available

2013-07-31 Thread Sebastian Ramacher
Source: flask-babel
Version: 0.8-2
Severity: wishlist

This bug serves as remainder that a new version of flask-babel is
available. It depends on python-babel = 1.0, so this needs to be
updated first.
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718420: python-babel: new upstream version available

2013-07-31 Thread Sebastian Ramacher
Source: python-babel
Version: 0.9.6-1
Severity: wishlist
Control: block 718419 by -1

python-babel has a new upstream [1] and version 1.3 has been released.
Please package the new version since the new upstream version of
flask-babel requires at least python-babel 1.0.

Python 3.3 support has been added so it would be great to get a
python3-babel package as well.

Thank you for maintaing python-babel in Debian!

[1] http://babel.pocoo.org/
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718513: gecko-mediaplayer: [INTL:de] Updated German translation

2013-08-01 Thread Sebastian Ramacher
Control: forwarded -1 
https://code.google.com/p/gecko-mediaplayer/issues/detail?id=185

Hi Chris,

On 2013-08-01 21:21:15, Chris Leick wrote:
 please find attached the updated German translation of gecko-mediaplayer.

thanks for the updated translation. I've forward it upstream.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#713774: qutemol: diff for NMU version 0.4.1~cvs20081111-2.1

2013-08-02 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for qutemol (versioned as 0.4.1~cvs2008-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -u qutemol-0.4.1~cvs2008/debian/control qutemol-0.4.1~cvs2008/debian/control
--- qutemol-0.4.1~cvs2008/debian/control
+++ qutemol-0.4.1~cvs2008/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
 Uploaders: Morten Kjeldgaard m...@ubuntu.com, Michael Banck mba...@debian.org
 Build-Depends: debhelper (= 5), cdbs, dpatch, libwxgtk2.8-dev, libglew1.5-dev,
- libgif-dev, libpng12-dev
+ libgif-dev, libpng12-dev, pkg-config
 Standards-Version: 3.9.2
 Homepage: http://qutemol.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/wsvn/debichem/
diff -u qutemol-0.4.1~cvs2008/debian/changelog qutemol-0.4.1~cvs2008/debian/changelog
--- qutemol-0.4.1~cvs2008/debian/changelog
+++ qutemol-0.4.1~cvs2008/debian/changelog
@@ -1,3 +1,12 @@
+qutemol (0.4.1~cvs2008-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/34-lib_underlinkage.dpatch: Use pkg-config to determine
+flags to build and link with libpng. (Closes: #713774)
+  * debian/control: Add pkg-config to Build-Depends.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 03 Aug 2013 01:14:20 +0200
+
 qutemol (0.4.1~cvs2008-2) unstable; urgency=low
 
   * debian/patches/33_format-security.dpatch: New patch, fixes build error
diff -u qutemol-0.4.1~cvs2008/debian/patches/00list qutemol-0.4.1~cvs2008/debian/patches/00list
--- qutemol-0.4.1~cvs2008/debian/patches/00list
+++ qutemol-0.4.1~cvs2008/debian/patches/00list
@@ -33,0 +34 @@
+34_libs-underlinkage.dpatch
only in patch2:
unchanged:
--- qutemol-0.4.1~cvs2008.orig/debian/patches/34_libs-underlinkage.dpatch
+++ qutemol-0.4.1~cvs2008/debian/patches/34_libs-underlinkage.dpatch
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 34_libs-underlinkage.dpatch by Sebastian Ramacher s.ramac...@debian.org
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Use pkg-config to get flags to build and link with libpng.
+
+@DPATCH@
+--- a/Makefile	2013-08-03 00:56:23.612198575 +0200
 b/Makefile	2013-08-03 00:57:04.685547633 +0200
+@@ -2,8 +2,8 @@
+ INCDIRS = -Ivcg -Isrc -I.
+ OPTFLAGS = -O2 -Wall -g
+ 
+-CXXFLAGS = -DPKGDATADIR='/usr/share/qutemol/' $(INCDIRS) $(OPTFLAGS) `wx-config --cppflags`
+-LIBS = $(CXXFLAGS) `wx-config --libs core,base --gl-libs` -lGLEW -lGLU -lGL -lgif
++CXXFLAGS = -DPKGDATADIR='/usr/share/qutemol/' $(INCDIRS) $(OPTFLAGS) `wx-config --cppflags` `pkg-config --cflags libpng`
++LIBS = $(CXXFLAGS) `wx-config --libs core,base --gl-libs` -lGLEW -lGLU -lGL -lgif `pkg-config --libs libpng`
+ 
+ OBJS = \
+ src/AO.o  \


signature.asc
Description: Digital signature


Bug#713767: indigo: diff for NMU version 1.0.0-2.1

2013-08-02 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for indigo (versioned as 1.0.0-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru indigo-1.0.0/debian/changelog indigo-1.0.0/debian/changelog
--- indigo-1.0.0/debian/changelog	2012-05-04 00:39:04.0 +0200
+++ indigo-1.0.0/debian/changelog	2013-08-03 01:32:21.0 +0200
@@ -1,3 +1,10 @@
+indigo (1.0.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Add python-all to Build-Depends. (Closes: #713767)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 03 Aug 2013 01:32:19 +0200
+
 indigo (1.0.0-2) unstable; urgency=low
 
   * debian/rules: Add python2 to dh modules (Closes: #671057).
diff -Nru indigo-1.0.0/debian/control indigo-1.0.0/debian/control
--- indigo-1.0.0/debian/control	2012-03-23 00:06:55.0 +0100
+++ indigo-1.0.0/debian/control	2013-08-03 01:26:11.0 +0200
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
 Uploaders: Michael Banck mba...@debian.org
-Build-Depends: debhelper (= 7.0.50~), javahelper, default-jdk, libjna-java, libcairo2-dev, libtinyxml-dev
+Build-Depends: debhelper (= 7.0.50~), javahelper, default-jdk, libjna-java, libcairo2-dev, libtinyxml-dev, python-all
 Standards-Version: 3.9.2
 Homepage: http://ggasoftware.com/opensource/indigo
 Vcs-Browser: http://svn.debian.org/wsvn/debichem/unstable/indigo/


signature.asc
Description: Digital signature


Bug#713685: ffrenzy: diff for NMU version 1.0.2~svn20070530-4.1

2013-08-02 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for ffrenzy (versioned as 1.0.2~svn20070530-4.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru ffrenzy-1.0.2~svn20070530/debian/changelog ffrenzy-1.0.2~svn20070530/debian/changelog
--- ffrenzy-1.0.2~svn20070530/debian/changelog	2012-06-15 22:35:46.0 +0200
+++ ffrenzy-1.0.2~svn20070530/debian/changelog	2013-08-03 02:26:28.0 +0200
@@ -1,3 +1,11 @@
+ffrenzy (1.0.2~svn20070530-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/fix-libm-underlinkage.patch: Apply patch from Ubuntu to
+link with libm. (Closes: #713685)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 03 Aug 2013 02:26:27 +0200
+
 ffrenzy (1.0.2~svn20070530-4) unstable; urgency=low
 
   * Upload to Debian unstable (close: #428256).
diff -Nru ffrenzy-1.0.2~svn20070530/debian/patches/fix-libm-underlinkage.patch ffrenzy-1.0.2~svn20070530/debian/patches/fix-libm-underlinkage.patch
--- ffrenzy-1.0.2~svn20070530/debian/patches/fix-libm-underlinkage.patch	1970-01-01 01:00:00.0 +0100
+++ ffrenzy-1.0.2~svn20070530/debian/patches/fix-libm-underlinkage.patch	2013-08-03 02:26:20.0 +0200
@@ -0,0 +1,51 @@
+Description: Link with libm
+Author: Daniel T Chen crim...@ubuntu.com
+Bugs-Debian: http://bugs.debian.org/713685
+Last-Update: 2013-08-03
+
+Index: ffrenzy-1.0.2~svn20070530/src/Makefile.am
+===
+--- ffrenzy-1.0.2~svn20070530.orig/src/Makefile.am	2012-05-18 15:39:57.0 -0400
 ffrenzy-1.0.2~svn20070530/src/Makefile.am	2013-04-07 16:36:22.916358233 -0400
+@@ -22,4 +22,4 @@
+ DEFS= -DLOCALEDIR=\$(datadir)/locale\ @DEFS@ -DDATADIR=\$(datadir)\
+ 
+ INCLUDES= @SDL_CFLAGS@  @XML_CPPFLAGS@ 
+-ffrenzy_LDADD = @SDL_LIBS@ @SDLTTF_LIB@ @XML_LIBS@ -lSDL_mixer
++ffrenzy_LDADD = @SDL_LIBS@ @SDLTTF_LIB@ @XML_LIBS@ -lSDL_mixer -lm
+Index: ffrenzy-1.0.2~svn20070530/src/Makefile.in
+===
+--- ffrenzy-1.0.2~svn20070530.orig/src/Makefile.in	2012-05-18 15:50:33.0 -0400
 ffrenzy-1.0.2~svn20070530/src/Makefile.in	2013-04-07 16:36:32.136201071 -0400
+@@ -215,7 +215,7 @@
+ sprite.c sprite.h
+ 
+ INCLUDES = @SDL_CFLAGS@  @XML_CPPFLAGS@ 
+-ffrenzy_LDADD = @SDL_LIBS@ @SDLTTF_LIB@ @XML_LIBS@ -lSDL_mixer
++ffrenzy_LDADD = @SDL_LIBS@ @SDLTTF_LIB@ @XML_LIBS@ -lSDL_mixer -lm
+ all: all-am
+ 
+ .SUFFIXES:
+Index: ffrenzy-1.0.2~svn20070530/tests/Makefile.am
+===
+--- ffrenzy-1.0.2~svn20070530.orig/tests/Makefile.am	2012-05-18 15:39:57.0 -0400
 ffrenzy-1.0.2~svn20070530/tests/Makefile.am	2013-04-07 16:44:22.172266505 -0400
+@@ -19,4 +19,4 @@
+$(top_srcdir)/src/vector.c
+ 
+ localiotest_LDADD = @SDL_LIBS@
+-spritetest_LDADD =  @SDL_LIBS@  @XML_LIBS@
++spritetest_LDADD =  @SDL_LIBS@  @XML_LIBS@ -lm
+Index: ffrenzy-1.0.2~svn20070530/tests/Makefile.in
+===
+--- ffrenzy-1.0.2~svn20070530.orig/tests/Makefile.in	2012-05-18 15:50:33.0 -0400
 ffrenzy-1.0.2~svn20070530/tests/Makefile.in	2013-04-07 16:44:37.431998326 -0400
+@@ -219,7 +219,7 @@
+$(top_srcdir)/src/vector.c
+ 
+ localiotest_LDADD = @SDL_LIBS@
+-spritetest_LDADD = @SDL_LIBS@  @XML_LIBS@
++spritetest_LDADD = @SDL_LIBS@  @XML_LIBS@ -lm
+ all: all-am
+ 
+ .SUFFIXES:
diff -Nru ffrenzy-1.0.2~svn20070530/debian/patches/series ffrenzy-1.0.2~svn20070530/debian/patches/series
--- ffrenzy-1.0.2~svn20070530/debian/patches/series	2012-06-15 21:47:59.0 +0200
+++ ffrenzy-1.0.2~svn20070530/debian/patches/series	2013-08-03 02:24:22.0 +0200
@@ -1 +1,2 @@
 fix-ffrenzy-menu-path.patch
+fix-libm-underlinkage.patch


signature.asc
Description: Digital signature


Bug#713675: tokyotyrant: diff for NMU version 1.1.40-4.2

2013-08-02 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for tokyotyrant (versioned as 1.1.40-4.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru tokyotyrant-1.1.40/debian/changelog tokyotyrant-1.1.40/debian/changelog
--- tokyotyrant-1.1.40/debian/changelog	2011-09-10 16:45:16.0 +0200
+++ tokyotyrant-1.1.40/debian/changelog	2013-08-03 02:41:42.0 +0200
@@ -1,3 +1,11 @@
+tokyotyrant (1.1.40-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/007-libdl-underlinkage: Apply patch from Ubuntu to fix
+FTBFS due to underlinkage. (Closes: #713675)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 03 Aug 2013 02:41:41 +0200
+
 tokyotyrant (1.1.40-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage
--- tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage	1970-01-01 01:00:00.0 +0100
+++ tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage	2013-08-03 02:40:46.0 +0200
@@ -0,0 +1,18 @@
+Description: Link with libdl
+Author: Daniel T Chen crim...@ubuntu.com
+Bug-Debian: http://bugs.debian.org/713675
+Last-Update: 2013-08-03
+
+Index: tokyotyrant-1.1.40/Makefile.in
+===
+--- tokyotyrant-1.1.40.orig/Makefile.in	2013-04-15 01:56:02.0 -0400
 tokyotyrant-1.1.40/Makefile.in	2013-04-15 01:59:49.288949075 -0400
+@@ -57,7 +57,7 @@
+ CFLAGS = @MYCFLAGS@
+ LDFLAGS = @MYLDFLAGS@
+ CMDLDFLAGS = @MYCMDLDFLAGS@
+-LIBS = @LIBS@ -llua5.1 -ltokyocabinet
++LIBS = @LIBS@ -llua5.1 -ltokyocabinet -ldl
+ RUNENV = @MYLDLIBPATHENV@=.
+ POSTCMD = @MYPOSTCMD@
+ 
diff -Nru tokyotyrant-1.1.40/debian/patches/series tokyotyrant-1.1.40/debian/patches/series
--- tokyotyrant-1.1.40/debian/patches/series	2011-09-10 16:38:07.0 +0200
+++ tokyotyrant-1.1.40/debian/patches/series	2013-08-03 02:38:45.0 +0200
@@ -5,3 +5,4 @@
 004-kfreebsd-fix
 005-change-default-port
 006-no-add-needed
+007-libdl-underlinkage


signature.asc
Description: Digital signature


Bug#687650: [Python-apps-team] Bug#687650: picard: New upstream version

2013-08-03 Thread Sebastian Ramacher
Hi Charlie,

On 2013-07-02 18:49:32, Sebastian Ramacher wrote:
 picard 1.2 is now out for some months and I'd love to have a newer
 version in Debian. Do you need any help with preparing the new upstream
 release or just someone to upload it for you? Please let me know if I
 can help you somehow to get picard updated.

I just want to check in again. I see that you have prepared 1.2 for
Ubuntu and 1.1 is prepared in svn repository. Would you mind if I merge
the remaining changes back to Debian and upload 1.2?

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718682: liblcms1: Buffer overflows in Little CMS v1.19

2013-08-04 Thread Sebastian Ramacher
Hi Pedro,

thank you for reporting this security issue.

On 2013-08-04 10:35:46, Pedro R wrote:
 diff -urb lcms-1.19.dfsg/samples/icctrans.c 
 lcms-1.19.dfsg-patched/samples/icctrans.c
 --- lcms-1.19.dfsg/samples/icctrans.c 2009-10-30 15:57:45.0 +
 +++ lcms-1.19.dfsg-patched/samples/icctrans.c 2013-08-04 10:31:36.608445149 
 +0100
 @@ -500,7 +500,7 @@
  
  Prefix[0] = 0;
  if (!lTerse)
 -sprintf(Prefix, %s=, C);
 +snprintf(Prefix, 20, %s=, C);
  
  if (InHexa)
  {
 @@ -648,7 +648,9 @@
  static
  void GetLine(char* Buffer)
  {
 -scanf(%s, Buffer);
 +size_t Buffer_size = sizeof(Buffer);
 +fgets(Buffer, (Buffer_size - 1), stdin);
 +sscanf(%s, Buffer);

This sscanf call is wrong and introduces a format string vulnerability.
sscanf's signature is int sscanf(const char* str, const char* fmt, ...)
where str is used as input and format is the second argument.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718689: indigo: FTBFS on arm*, ia64, mips*, s390: cc: error: unrecognized command line option '-m32'/'-m64'

2013-08-04 Thread Sebastian Ramacher
Source: indigo
Version: 1.1.11-1
Severity: serious
Justification: FTBFS but built successfully in the past

indigo now fails to build from source on arm*, mips*, ia64 and s390 with
(from the armel build log):
| make[4]: Entering directory `/«PKGBUILDDIR»/build_scripts/indigo-utils'
| /usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/build_scripts/indigo-utils/CMakeFiles 
| [  0%] Building C object 
indigo/common/CMakeFiles/common.dir/base_c/os_tls_posix.c.o
| cd /«PKGBUILDDIR»/build_scripts/indigo-utils/indigo/common  /usr/bin/cc   
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2  -m32 -m32 -I/«PKGBUILDDIR»/common  
   -fvisibility=hidden -fPIC -fvisibility=hidden -fPIC -fvisibility=hidden 
-fPIC -o CMakeFiles/common.dir/base_c/os_tls_posix.c.o   -c 
/«PKGBUILDDIR»/common/base_c/os_tls_posix.c
| cc: error: unrecognized command line option '-m32'
| cc: error: unrecognized command line option '-m32'
| make[4]: *** [indigo/common/CMakeFiles/common.dir/base_c/os_tls_posix.c.o] 
Error 1
| make[4]: Leaving directory `/«PKGBUILDDIR»/build_scripts/indigo-utils'
| make[3]: *** [indigo/common/CMakeFiles/common.dir/all] Error 2
| make[2]: *** [all] Error 2
| make[1]: *** [override_dh_auto_build] Error 2
| make: *** [build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

On ia64 it fails with -m64 instead. This error is probably due to the
very incomplete architecture detection code in
common/cmake/GetSystemVersion.cmake:
| ELSEIF(UNIX)
|   set(SYSTEM_NAME Linux)
|   if (NOT SUBSYSTEM_NAME)
| IF(CMAKE_SIZEOF_VOID_P MATCHES 8)
|   set(SUBSYSTEM_NAME x64)
| ELSE()
|   set(SUBSYSTEM_NAME x86)
| ENDIF()
|   endif()
|   SET(SYSTEM_DL_EXTENSION .so)
and then in common/cmake/SetBuildParameters.cmake:
| if(UNIX AND NOT APPLE)
|   if (SUBSYSTEM_NAME MATCHES x86)
| set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -m32)
| set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -m32)
|   elseif(SUBSYSTEM_NAME MATCHES x64)
| set(CMAKE_C_FLAGS -include 
${CMAKE_CURRENT_LIST_DIR}/../hacks/gcc_preinclude.h ${CMAKE_C_FLAGS} -m64)
| set(CMAKE_CXX_FLAGS -include 
${CMAKE_CURRENT_LIST_DIR}/../hacks/gcc_preinclude.h ${CMAKE_CXX_FLAGS} -m64)
|   endif()
| endif()

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718705: libpython3-all-dbg: broken symblink /usr/share/doc/libpython3-all-dbg/libpython3-all-dbg

2013-08-04 Thread Sebastian Ramacher
Package: libpython3-all-dbg
Version: 3.3.2-12
Severity: minor
User: debian...@lists.debian.org
Usertags: adequate

$ file /usr/share/doc/libpython3-all-dbg/libpython3-dbg
/usr/share/doc/libpython3-all-dbg/libpython3-dbg: broken symbolic link to 
`libpython3-dbg'

Should this have been a symlink from /usr/share/doc/libpython3-all-dbg
to libpython3-dbg instead?

Regards

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

Kernel: Linux 3.9-1-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

Versions of packages libpython3-all-dbg depends on:
ii  libpython3-dbg3.3.2-12
ii  libpython3.3-dbg  3.3.2-4

libpython3-all-dbg recommends no packages.

libpython3-all-dbg suggests no packages.

-- no debconf information
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718709: RFS: lebiniou/3.19-1 [RC] -- displays images that evolve with sound

2013-08-04 Thread Sebastian Ramacher
Hi Olivier,

On 2013-08-04 19:18:20, Olivier Girondel wrote:
 Package: lebiniou
 Severity: important

did you want to file this bug against sponsorhip-requests? You will have
more luck finding a sponsor there.

Regards

   Dear mentors,
 
   I am looking for a sponsor for my package lebiniou
 
Package name: lebiniou
Version : 3.19-1
Upstream Author : Olivier Girondel oliv...@biniou.info
URL : http://biniou.net
License : GPLv2
Section : graphics
 
   It builds those binary packages:
 
 lebiniou   - displays images that evolve with sound
 
   To access further information about this package, please visit the
 following URL:
 
   http://mentors.debian.net/package/lebiniou
 
 
   Alternatively, one can download the package with dget using this
 command:
 
 dget -x
 http://mentors.debian.net/debian/pool/main/l/lebiniou/lebiniou_3.19-1.dsc
 
 Changes since the last upload:
 
 lebiniou (3.19-1) unstable; urgency=low
 
   * New upstream release 3.19.
   * Fix lintian warnings.
   * Fix FTBFS on amd64. (Closes: #713513)
 
  -- Olivier Girondel oliv...@biniou.info  Sat, 22 Jun 2013 01:44:39
 +0200
 
 Best regards,
 
 --
 Olivier

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#665555: gxine: Including individual glib headers no longer supported

2013-08-06 Thread Sebastian Ramacher
Hi

On 2013-05-21 20:49:41, Salvatore Bonaccorso wrote:
 Hi Gregor, hi Michael
 
 On Sat, May 18, 2013 at 07:14:56PM +0200, gregor herrmann wrote:
  On Sun, 16 Dec 2012 05:53:22 +0100, Michael Biebl wrote:
  
   Attached is a build-tested patch.
   Please review and apply.
  
  After applying the patch, the build fails for me (tested in an amd64
  and in 386 sid cowbuilder chroot) with:
  
  Making all in src
  make[3]: Entering directory `/tmp/buildd/gxine-0.5.907/src'
CC console_output.o
  console_output.c: In function 'console_log_captured':
  console_output.c:152:3: warning: function declared 'noreturn' has a 
  'return' statement [enabled by default]
CC desktop_integration.o
  In file included from globals.h:38:0,
   from desktop_integration.c:27:
  script_engine.h:39:1: error: unknown type name 'jsdouble'
  script_engine.h:251:30: error: unknown type name 'JSInt32'
  script_engine.h:254:37: error: unknown type name 'JSInt32'
  script_engine.h:276:3: error: unknown type name 'uintN'
  script_engine.h:282:37: error: unknown type name 'uintN'
  script_engine.h:282:50: error: unknown type name 'uintN'
  desktop_integration.c:187:13: warning: 'di_gnome_vfs_flush' defined but not 
  used [-Wunused-function]
  make[3]: *** [desktop_integration.o] Error 1
  make[3]: Leaving directory `/tmp/buildd/gxine-0.5.907/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/tmp/buildd/gxine-0.5.907'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/tmp/buildd/gxine-0.5.907'
  make: *** [build-stamp] Error 2
 
 Can confirm, and it builds under jessie with libmozjs 10.0.12esr-1+nmu1. It
 seems related to this typdef changes:
 
  [1] https://developer.mozilla.org/en-US/docs/SpiderMonkey/17#typedef_Changes

If I remember correctly, gxine fails due to other API changes later on
even if the types are fixed. Unfortunately I have already deleted my
attemps to get it in a buildable state.

Anyway, gxine come up on #debian-release today and a part of this
discussion was the use of Javascript in gxine:

14:15:26  ansgar Sebastinas: Does it only run trusted Javascript? Or more?
14:22:33  Sebastinas ansgar: It runs Javascript code provided by the user.
14:23:11  Sebastinas One can bind keys to Javascript code that can manipulate 
gxine settings.
14:23:27  Sebastinas I don't know if it's used for anything else.
14:23:46  ansgar Sebastinas: For that it should be fine to use 
libmozjs185-dev instead of libmozjs-dev.
14:37:31  Sebastinas gxine compiles with libmzjs185-dev and then fails to 
link. Looks like a missing -ldl.
14:37:39  Sebastinas I'll send the info to the bug.
14:50:27  Sebastinas ansgar: Would you mind if I quote you on the 
libmozjs*-dev change?
14:51:00  ansgar Sebastinas: Fine with me.

With Michael's patch applied and libmozjs-dev replaced by
libmozjs188-dev, gxine fails to build with:
|   CCLD   gxine
| /usr/bin/ld: desktop_integration.o: undefined reference to symbol 
'dlsym@@GLIBC_2.2.5'
| /lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from 
command line
| collect2: error: ld returned 1 exit status

Attached is a preliminary patch that allows gxine to be built again.

Regards
-- 
Sebastian Ramacher
diff -Nru gxine-0.5.907/debian/changelog gxine-0.5.907/debian/changelog
--- gxine-0.5.907/debian/changelog	2012-06-08 18:57:10.0 +0200
+++ gxine-0.5.907/debian/changelog	2013-08-06 15:30:09.0 +0200
@@ -1,3 +1,15 @@
+gxine (0.5.907-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches:
+- glib.patch: Fix building with newer glib. Thanks to Micheal Biebl for
+  the patch. (Closes: #66)
+- underlinkage.patch: Link with -ldl and -lm to fix unresolved symbols.
+  * debian/control: Replace libmozjs-dev with libmozjs185-dev since gxine
+doesn't build with libmozjs-dev from iceweasel 17.
+
+ -- Sebastian Ramacher sramac...@debian.org  Tue, 06 Aug 2013 15:04:12 +0200
+
 gxine (0.5.907-2) unstable; urgency=low
 
   * Switched source maintenance to mercurial-buildpackage.
diff -Nru gxine-0.5.907/debian/control gxine-0.5.907/debian/control
--- gxine-0.5.907/debian/control	2012-06-08 18:56:59.0 +0200
+++ gxine-0.5.907/debian/control	2013-08-06 15:06:02.0 +0200
@@ -6,7 +6,7 @@
 Build-Depends: debhelper ( 5.0.0),
 	libxine2-dev, libxine2-misc-plugins,
 	libgtk2.0-dev (= 2.8.0),
-	libmozjs-dev, liblircclient-dev,
+	libmozjs185-dev, liblircclient-dev,
 	libdbus-glib-1-dev,
 	libgudev-1.0-dev [linux-any], libhal-dev [!linux-any],
 	libxcb1-dev | x11-common ( 1:7.2),
diff -Nru gxine-0.5.907/debian/patches/glib.patch gxine-0.5.907/debian/patches/glib.patch
--- gxine-0.5.907/debian/patches/glib.patch	1970-01-01 01:00:00.0 +0100
+++ gxine-0.5.907/debian/patches/glib.patch	2013-08-06 15:34:33.0 +0200
@@ -0,0 +1,42 @@
+Description: Replace include of individual glib headers with #include glib.h
+Author: Michael Biebl bi...@debian.org
+Last-Update: 2013-08-06
+
+Index

Bug#665555: gxine: diff for NMU version 0.5.907-2.1

2013-08-07 Thread Sebastian Ramacher
Control: tags -1 + pending

I've tested gxine with the patch now and everything seems to work as
expected. I've also gone through the code a bit more and couldn't find
any place where Javascript is used for more than the custom code to run
for keybindings.

So here comes the usual nmudiff text:

Dear maintainer,

I've prepared an NMU for gxine (versioned as 0.5.907-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru gxine-0.5.907/debian/changelog gxine-0.5.907/debian/changelog
--- gxine-0.5.907/debian/changelog	2012-06-08 18:57:10.0 +0200
+++ gxine-0.5.907/debian/changelog	2013-08-07 15:09:37.0 +0200
@@ -1,3 +1,15 @@
+gxine (0.5.907-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches:
+- glib.patch: Fix building with newer glib. Thanks to Micheal Biebl for
+  the patch. (Closes: #66)
+- underlinkage.patch: Link with -ldl and -lm to fix unresolved symbols.
+  * debian/control: Replace libmozjs-dev with libmozjs185-dev since gxine
+doesn't build with libmozjs-dev from iceweasel 17.
+
+ -- Sebastian Ramacher sramac...@debian.org  Wed, 07 Aug 2013 15:09:34 +0200
+
 gxine (0.5.907-2) unstable; urgency=low
 
   * Switched source maintenance to mercurial-buildpackage.
diff -Nru gxine-0.5.907/debian/control gxine-0.5.907/debian/control
--- gxine-0.5.907/debian/control	2012-06-08 18:56:59.0 +0200
+++ gxine-0.5.907/debian/control	2013-08-06 15:06:02.0 +0200
@@ -6,7 +6,7 @@
 Build-Depends: debhelper ( 5.0.0),
 	libxine2-dev, libxine2-misc-plugins,
 	libgtk2.0-dev (= 2.8.0),
-	libmozjs-dev, liblircclient-dev,
+	libmozjs185-dev, liblircclient-dev,
 	libdbus-glib-1-dev,
 	libgudev-1.0-dev [linux-any], libhal-dev [!linux-any],
 	libxcb1-dev | x11-common ( 1:7.2),
diff -Nru gxine-0.5.907/debian/patches/glib.patch gxine-0.5.907/debian/patches/glib.patch
--- gxine-0.5.907/debian/patches/glib.patch	1970-01-01 01:00:00.0 +0100
+++ gxine-0.5.907/debian/patches/glib.patch	2013-08-06 15:34:33.0 +0200
@@ -0,0 +1,42 @@
+Description: Replace include of individual glib headers with #include glib.h
+Author: Michael Biebl bi...@debian.org
+Last-Update: 2013-08-06
+
+Index: gxine-0.5.907/src/console_output.h
+===
+--- gxine-0.5.907.orig/src/console_output.h	2010-04-11 16:46:54.0 +0200
 gxine-0.5.907/src/console_output.h	2012-12-16 05:51:59.294513288 +0100
+@@ -21,7 +21,7 @@
+ #ifndef GXINE_CONSOLE_OUTPUT_H
+ #define GXINE_CONSOLE_OUTPUT_H
+ 
+-#include glib/gmessages.h
++#include glib.h
+ 
+ void console_output_init (void);
+ 
+Index: gxine-0.5.907/src/engine.c
+===
+--- gxine-0.5.907.orig/src/engine.c	2011-10-12 00:47:52.0 +0200
 gxine-0.5.907/src/engine.c	2012-12-16 05:51:59.134511591 +0100
+@@ -30,7 +30,7 @@
+ #include errno.h
+ #include unistd.h
+ 
+-#include glib/gthread.h
++#include glib.h
+ 
+ #include engine.h
+ #include ui.h
+Index: gxine-0.5.907/src/main.c
+===
+--- gxine-0.5.907.orig/src/main.c	2010-12-05 12:38:44.0 +0100
 gxine-0.5.907/src/main.c	2012-12-16 05:51:59.226512567 +0100
+@@ -46,7 +46,6 @@
+ #include gdk/gdk.h
+ #include gdk/gdkkeysyms.h
+ #include glib.h
+-#include glib/gmessages.h
+ 
+ #include desktop_integration.h
+ #include engine.h
diff -Nru gxine-0.5.907/debian/patches/series gxine-0.5.907/debian/patches/series
--- gxine-0.5.907/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ gxine-0.5.907/debian/patches/series	2013-08-06 15:18:51.0 +0200
@@ -0,0 +1,2 @@
+glib.patch
+underlinkage.patch
diff -Nru gxine-0.5.907/debian/patches/underlinkage.patch gxine-0.5.907/debian/patches/underlinkage.patch
--- gxine-0.5.907/debian/patches/underlinkage.patch	1970-01-01 01:00:00.0 +0100
+++ gxine-0.5.907/debian/patches/underlinkage.patch	2013-08-06 15:35:06.0 +0200
@@ -0,0 +1,26 @@
+Description: Link with -ldl and -lm
+Author: Sebastian Ramacher sramac...@debian.org
+Last-Update: 2013-08-06
+
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -53,7 +53,7 @@
+ gxine_LDADD = $(XINE_LIBS) $(GTK2_LIBS) $(GTHREAD2_LIBS) \
+ 	  $(JS_LIBS) $(HAL_LIBS) $(UDEV_LIBS) $(DBUS_LIBS) $(LIRC_LIBS) \
+ 	  $(X_LIBS) $(X_EXTRA_LIBS) $(XEXT_LIBS) $(XTEST_LIBS) \
+-	  $(XINERAMA_LIBS) $(XRANDR_LIBS) $(XCB_LIBS)
++	  $(XINERAMA_LIBS) $(XRANDR_LIBS) $(XCB_LIBS) -ldl -lm
+ 
+ gxine_client_SOURCES = client.c console_output.c
+ 
+--- a/src/Makefile.in
 b/src/Makefile.in
+@@ -377,7 +377,7 @@
+ gxine_LDADD = $(XINE_LIBS) $(GTK2_LIBS) $(GTHREAD2_LIBS) \
+ 	  $(JS_LIBS) $(HAL_LIBS) $(UDEV_LIBS) $(DBUS_LIBS) $(LIRC_LIBS) \
+ 	  $(X_LIBS) $(X_EXTRA_LIBS) $(XEXT_LIBS) $(XTEST_LIBS) \
+-	  $(XINERAMA_LIBS) $(XRANDR_LIBS) $(XCB_LIBS)
++	  $(XINERAMA_LIBS) $(XRANDR_LIBS) $(XCB_LIBS) -ldl

Bug#719125: qutecsound: FTBFS: src/csoundengine.h:69:3: error: 'CsoundChannelListEntry' does not name a type

2013-08-08 Thread Sebastian Ramacher
Source: qutecsound
Version: 0.6.1-2
Severity: serious
Justification: FTBFS (but built successfully in the past)

qutecsound fails to build from source since csound 6.00 is available in
unstable:
| g++ -c -m64 -pipe -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -W 
-D_REENTRANT -DUSE_DOUBLE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
-I/usr/include/csound -I/usr/include -Ibuild/doubles/release/moc 
-Ibuild/doubles/release/ui -o build/doubles/release/obj/csoundoptions.o 
src/csoundoptions.cpp
| In file included from src/csoundengine.h:27:0,
|  from src/csoundengine.cpp:23:
| /usr/include/csound/csound.hpp:159:16: warning: unused parameter 'type' 
[-Wunused-parameter]
|virtual void SetInput(char *name, char *type){
| ^
| In file included from src/csoundengine.cpp:23:0:
| src/csoundengine.h:69:3: error: 'CsoundChannelListEntry' does not name a type
|CsoundChannelListEntry **channelList;
|^
| src/csoundengine.cpp:624:6: warning: unused parameter 'delay' 
[-Wunused-parameter]
|  void CsoundEngine::queueEvent(QString eventLine, int delay)
|   ^
| src/csoundengine.cpp: In member function 'int CsoundEngine::runCsound()':
| src/csoundengine.cpp:730:30: error: 'csoundPreCompile' was not declared in 
this scope
|csoundPreCompile(ud-csound);  //Need to run PreCompile to create the 
FLTK_Flags global variable
|   ^
| src/csoundengine.cpp:755:47: error: 'csoundSetCallback' was not declared in 
this scope
|  (void *) ud, CSOUND_CALLBACK_KBD_EVENT);
|^
| src/csoundengine.cpp:788:80: error: 'csoundSetInputValueCallback' was not 
declared in this scope
|csoundSetInputValueCallback(ud-csound, 
CsoundEngine::inputValueCallback);
|   
  ^
| src/csoundengine.cpp:789:82: error: 'csoundSetOutputValueCallback' was not 
declared in this scope
|csoundSetOutputValueCallback(ud-csound, 
CsoundEngine::outputValueCallback);
|   
^
| src/csoundengine.cpp:793:11: error: 'struct CsoundUserData' has no member 
named 'channelList'
|ud-channelList = (CsoundChannelListEntry **) 
malloc(sizeof(CsoundChannelListEntry *));
|^
| src/csoundengine.cpp:793:26: error: 'CsoundChannelListEntry' was not declared 
in this scope
|ud-channelList = (CsoundChannelListEntry **) 
malloc(sizeof(CsoundChannelListEntry *));
|   ^
| src/csoundengine.cpp:793:51: error: expected primary-expression before ')' 
token
|ud-channelList = (CsoundChannelListEntry **) 
malloc(sizeof(CsoundChannelListEntry *));
|^
| src/csoundengine.cpp:793:53: error: expected ';' before 'malloc'
|ud-channelList = (CsoundChannelListEntry **) 
malloc(sizeof(CsoundChannelListEntry *));
|  ^
| src/csoundengine.cpp:794:60: error: 'struct CsoundUserData' has no member 
named 'channelList'
|ud-numChannels = csoundListChannels(ud-csound, ud-channelList);
| ^
| src/csoundengine.cpp:795:31: error: 'chnls' was not declared in this scope
|CsoundChannelListEntry *chnls = *ud-channelList;
|^
| src/csoundengine.cpp:795:44: error: 'struct CsoundUserData' has no member 
named 'channelList'
|CsoundChannelListEntry *chnls = *ud-channelList;
| ^
| src/csoundengine.cpp:817:51: error: 'csoundSetInputValueCallback' was not 
declared in this scope
|  csoundSetInputValueCallback(ud-csound, NULL);
|^
| src/csoundengine.cpp:818:52: error: 'csoundSetOutputValueCallback' was not 
declared in this scope
|  csoundSetOutputValueCallback(ud-csound, NULL);
| ^
| make[1]: *** [build/doubles/release/obj/csoundengine.o] Error 1
| make[1]: *** Waiting for unfinished jobs
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

The full build log is available at
http://people.debian.org/~sramacher/logs/qutecsound_0.6.1-2_amd64-20130808-1735.log

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#719168: gxine: ftbfs, not installable

2013-08-08 Thread Sebastian Ramacher
Control: tags -1 + pending

On 2013-08-09 08:25:15, Norbert Preining wrote:
 Not installable, depends on libmozjs10d
 FTBFS: 
 make[3]: Entering directory `/tmp/buildd/gxine-0.5.907/src'
   CC console_output.o
 In file included from console_output.h:24:0,
  from console_output.c:23:
 /usr/include/glib-2.0/glib/gmessages.h:31:2: error: #error Only glib.h can 
 be included directly.
  #error Only glib.h can be included directly.
   ^
 ...

The FTBFS is fixed by the NMU currently sitting in the delayed queue
(#66). This will also resolve the instability issue. I'll close this
bug as soon as the NMU hits unstable.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718709: RFS: lebiniou/3.19-1 [RC] -- displays images that evolve with sound

2013-08-09 Thread Sebastian Ramacher
Control: reassign -1 sponsorship-requests
Control: owner -1 !
Control: tags 713513 + pending

Hi Olivier!

I had a look at the package on m.d.n and I'm happy to upload it for you,
but please fix the issues listed below first.


On 2013-08-04 19:18:20, Olivier Girondel wrote:
 http://mentors.debian.net/debian/pool/main/l/lebiniou/lebiniou_3.19-1.dsc

Two things I've noticed:

 * The copyright years in debian/copyright need an update. Please fix
   this.
 * What's up with the Conflicts: lebiniou-gl? I'm unable to find
   anything on a packaged named lebiniou-gl.

And the homepage seems to be down.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718213: roundup: new upstream version (1.5) is available

2013-08-10 Thread Sebastian Ramacher
Hi Kai,

On 2013-08-06 21:25:32, Kai Storbeck wrote:
 Are you a user of (the current version of) the package?

No, at least not at the moment. A friend of mine bugged my about it
since he is (was) a user of the package, but migrated to 1.5 in the
meantime.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#719302: flask-autoindex: FTBFS with flask 0.10.1

2013-08-10 Thread Sebastian Ramacher
Source: flask-autoindex
Version: 0.5-2
Severity: serious
Tags: upstream jessie sid
Control: forwarded -1 https://github.com/sublee/flask-autoindex/issues/12

flask-autoindex FTBFS with python-flask 0.10.1-2:
| ==
| ERROR: test_own_static_file (tests.ApplicationTestCase)
| --
| Traceback (most recent call last):
|   File /«PKGBUILDDIR»/tests/__init__.py, line 139, in setUp
| def autoindex(path='.'):
|   File /usr/lib/python2.7/dist-packages/flask/app.py, line 1013, in 
decorator
| self.add_url_rule(rule, endpoint, f, **options)
|   File /usr/lib/python2.7/dist-packages/flask/app.py, line 62, in 
wrapper_func
| return f(self, *args, **kwargs)
|   File /usr/lib/python2.7/dist-packages/flask/app.py, line 984, in 
add_url_rule
| 'existing endpoint function: %s' % endpoint)
| AssertionError: View function mapping is overwriting an existing endpoint 
function: autoindex
|
| --
| Ran 22 tests in 0.033s
|
| FAILED (errors=7)
| make[1]: *** [override_dh_auto_test] Error 1

The full bug log is available at
http://people.debian.org/~sramacher/logs/flask-autoindex_0.5-2_amd64-20130810-1459.log.
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#708490: cutils: diff for NMU version 1.6-3.1

2013-08-10 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for cutils (versioned as 1.6-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -u cutils-1.6/debian/changelog cutils-1.6/debian/changelog
--- cutils-1.6/debian/changelog
+++ cutils-1.6/debian/changelog
@@ -1,3 +1,12 @@
+cutils (1.6-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rebuild with newer debhelper to get rid of install-info calls in
+maintainer scripts (Closes: #708490).
+  * debian/cutils.prerm: Empty maintainer script to ensure clean upgraded.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 10 Aug 2013 21:06:20 +0200
+
 cutils (1.6-3) unstable; urgency=low
 
   * Change build-depends to use flex-old rather than flex; 
only in patch2:
unchanged:
--- cutils-1.6.orig/debian/cutils.prerm
+++ cutils-1.6/debian/cutils.prerm
@@ -0,0 +1,8 @@
+#!/bin/sh
+set -e
+
+# Dummy maintainer script to ensure clean upgrades from a version of cutils that
+# has an install-info call in its prerm script with dpkg = 1.17 installed. This
+# can be removed after the jessie release.
+
+#DEBHELPER#


signature.asc
Description: Digital signature


Bug#708499: t-code: diff for NMU version 2:2.3.1-3.1

2013-08-10 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for t-code (versioned as 2:2.3.1-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

(Sorry for the autotools noise.)

Regards.
-- 
Sebastian Ramacher
diff -u t-code-2.3.1/config.sub t-code-2.3.1/config.sub
--- t-code-2.3.1/config.sub
+++ t-code-2.3.1/config.sub
@@ -1,44 +1,40 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-#   Free Software Foundation, Inc.
-
-timestamp='2008-01-16'
-
-# This file is (in principle) common to ALL GNU software.
-# The presence of a machine in this file suggests that SOME GNU software
-# can handle that machine.  It does not imply ALL GNU software can.
-#
-# This file is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+#   Copyright 1992-2013 Free Software Foundation, Inc.
+
+timestamp='2013-08-10'
+
+# This file is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see http://www.gnu.org/licenses/.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 (GPLv3).
 
 
-# Please send patches to config-patc...@gnu.org.  Submit a context
-# diff and a properly formatted ChangeLog entry.
+# Please send patches with a ChangeLog entry to config-patc...@gnu.org.
 #
 # Configuration subroutine to validate and canonicalize a configuration type.
 # Supply the specified configuration type as an argument.
 # If it is invalid, we print an error message on stderr and exit with code 1.
 # Otherwise, we print the canonical config type on stdout and succeed.
 
+# You can get the latest version of this script from:
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
+
 # This file is supposed to be the same for all GNU packages
 # and recognize all the CPU types, system types and aliases
 # that are meaningful with *any* GNU software.
@@ -72,8 +68,7 @@
 version=\
 GNU config.sub ($timestamp)
 
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright 1992-2013 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -120,12 +115,18 @@
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
+  linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+  knetbsd*-gnu* | netbsd*-gnu* | \
+  kopensolaris*-gnu* | \
   storm-chaos* | os2-emx* | rtmk-nova*)
 os=-$maybe_os
 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
 ;;
+  android-linux)
+os=-linux-android
+basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
+;;
   *)
 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
 if [ $basic_machine != $1 ]
@@ -148,10 +149,13 @@
 	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
 	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
 	-harris | -dolphin | -highlevel | -gould | -cbm | -ns

Bug#718072: twitter-bootstrap: Patch and debdiff for the build failure

2013-08-10 Thread Sebastian Ramacher
Hi Andreas,

thank you for working on this bug.

On 2013-08-10 19:58:41, Andreas Moog wrote:
 diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links
 --- twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 2013-06-08 21:01:56.0 +
 +++ twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 2013-08-10 19:27:34.0 +
 @@ -1,4 +1,4 @@
 -/usr/share/twitter-bootstrap/apache2.conf
 /etc/apache2/conf.d/twitter-bootstrap.conf
 +/usr/share/twitter-bootstrap/apache2.conf
 /etc/apache2/conf.available/libjs-twitter-bootstrap.conf
  /usr/share/twitter-bootstrap/files   
 /usr/share/javascript/twitter-bootstrap

This should be /etc/apache2/conf-available instead.

Otherwise the upload looks good to me. If you send me an updated
debdiff with the one issue fixed, I'm happy to upload the package for
you.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718072: twitter-bootstrap: Patch and debdiff for the build failure

2013-08-10 Thread Sebastian Ramacher
On 2013-08-11 00:38:30, Andreas Moog wrote:
 On 11.08.2013 00:20, Sebastian Ramacher wrote:
 
 Thanks for reviewing the debdiff.
 
  On 2013-08-10 19:58:41, Andreas Moog wrote:
  diff -Nru 
  twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
  twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links
  --- twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links  
  2013-06-08 21:01:56.0 +
  +++ twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links  
  2013-08-10 19:27:34.0 +
  @@ -1,4 +1,4 @@
  -/usr/share/twitter-bootstrap/apache2.conf 
  /etc/apache2/conf.d/twitter-bootstrap.conf
  +/usr/share/twitter-bootstrap/apache2.conf 
  /etc/apache2/conf.available/libjs-twitter-bootstrap.conf
   /usr/share/twitter-bootstrap/files
  /usr/share/javascript/twitter-bootstrap
  
  This should be /etc/apache2/conf-available instead.
 
 Ups, you are right.
 
  Otherwise the upload looks good to me. If you send me an updated
  debdiff with the one issue fixed, I'm happy to upload the package for
  you.
 
 Updated debdiff attached, thank you for sponsoring this!

Thank you, uploaded.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712336: stumpwm: diff for NMU version 1:20110819.gitca08e08-2.1

2013-08-10 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for stumpwm (versioned as 1:20110819.gitca08e08-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru stumpwm-20110819.gitca08e08/debian/changelog stumpwm-20110819.gitca08e08/debian/changelog
--- stumpwm-20110819.gitca08e08/debian/changelog	2011-11-07 12:32:52.0 +0100
+++ stumpwm-20110819.gitca08e08/debian/changelog	2013-08-11 01:05:18.0 +0200
@@ -1,3 +1,11 @@
+stumpwm (1:20110819.gitca08e08-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/08_texinfo.patch: Apply patch from upstream to fix build
+failure with texinfo 5.1. (Closes: #712336)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sun, 11 Aug 2013 01:05:16 +0200
+
 stumpwm (1:20110819.gitca08e08-2) unstable; urgency=low
 
   * debian/load.lisp
diff -Nru stumpwm-20110819.gitca08e08/debian/patches/08_texinfo.diff stumpwm-20110819.gitca08e08/debian/patches/08_texinfo.diff
--- stumpwm-20110819.gitca08e08/debian/patches/08_texinfo.diff	1970-01-01 01:00:00.0 +0100
+++ stumpwm-20110819.gitca08e08/debian/patches/08_texinfo.diff	2013-08-11 01:04:06.0 +0200
@@ -0,0 +1,16 @@
+Description: Build with texinfo 5.1
+Origin: upstream, https://github.com/sabetts/stumpwm/commit/1003ba9aa1358b3353f92c86ebb2325874dad612
+Bug-Debian: http://bugs.debian.org/712336
+Last-Update: 2013-08-11
+
+--- stumpwm-20110819.gitca08e08.orig/stumpwm.texi.in
 stumpwm-20110819.gitca08e08/stumpwm.texi.in
+@@ -342,7 +342,7 @@ Go to a window by name
+ @item C-t 
+ Select a window from a list and focus the window.
+ 
+-@itemx C-t C-g
++@item C-t C-g
+ Abort the current command. This is useful if you accidentally hit @kbd{C-t}
+ 
+ @item C-t w
diff -Nru stumpwm-20110819.gitca08e08/debian/patches/series stumpwm-20110819.gitca08e08/debian/patches/series
--- stumpwm-20110819.gitca08e08/debian/patches/series	2011-04-28 22:02:21.0 +0200
+++ stumpwm-20110819.gitca08e08/debian/patches/series	2013-08-11 01:02:54.0 +0200
@@ -2,3 +2,4 @@
 05_default-to-x-www-browser.diff
 06_add-upstream-changelog.diff
 07_build-with-clisp.diff
+08_texinfo.diff


signature.asc
Description: Digital signature


Bug#710622: comedilib: diff for NMU version 0.10.0-3.1

2013-08-10 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for comedilib (versioned as 0.10.0-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru comedilib-0.10.0/debian/changelog comedilib-0.10.0/debian/changelog
--- comedilib-0.10.0/debian/changelog	2012-07-05 21:42:43.0 +0200
+++ comedilib-0.10.0/debian/changelog	2013-08-11 01:45:35.0 +0200
@@ -1,3 +1,13 @@
+comedilib (0.10.0-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/03_bison.patch: Apply patch from upstream to fix build
+failure with bison 2.6. (Closes: #710622)
+  * debian/python-comedilib.install: Don't install static libraries for the
+Python package. They are of no use and cause a lintian autoreject.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sun, 11 Aug 2013 01:42:56 +0200
+
 comedilib (0.10.0-3) unstable; urgency=low
 
   * Change pdf backend from fop to no. Fixes compilation on mips.
diff -Nru comedilib-0.10.0/debian/patches/03_bison.patch comedilib-0.10.0/debian/patches/03_bison.patch
--- comedilib-0.10.0/debian/patches/03_bison.patch	1970-01-01 01:00:00.0 +0100
+++ comedilib-0.10.0/debian/patches/03_bison.patch	2013-08-11 01:35:29.0 +0200
@@ -0,0 +1,59 @@
+Description: Fix build failure with bison 2.6
+Origin: upstream,
+ http://comedi.org/git?p=comedi/comedilib.git;a=commitdiff;h=90ce9a94bdb6b26a9cbffdf2e9922b0b1f668a65;hp=3dfae5a6ee6040d294493f3856a3949e1b602af0
+Bug-Debian: http://bugs.debian.org/710622
+Last-Update: 2013-08-11
+
+--- comedilib-0.10.0.orig/lib/calib_yacc.y
 comedilib-0.10.0/lib/calib_yacc.y
+@@ -28,13 +28,14 @@
+ #include math.h
+ #include string.h
+ #include stdlib.h
+-#include calib_yacc.h
+-#include calib_lex.h
+ 
+ #define YYERROR_VERBOSE
+ #define YYPARSE_PARAM parse_arg
+ #define YYLEX_PARAM priv(YYPARSE_PARAM)-yyscanner
+ 
++#include calib_yacc.h
++#include calib_lex.h
++
+ enum polynomial_direction
+ {
+ 	POLYNOMIAL_TO_PHYS,
+@@ -347,6 +348,11 @@ extern comedi_calibration_t* _comedi_par
+ 	return priv.parsed_file;
+ }
+ 
++static void yyerror(const char *s)
++{
++	fprintf(stderr, %s\n, s);
++}
++
+ %}
+ 
+ %pure_parser
+@@ -504,10 +510,5 @@ extern comedi_calibration_t* _comedi_par
+ 
+ %%
+ 
+-void calib_yyerror(char *s)
+-{
+-	fprintf(stderr, %s\n, s);
+-}
+-
+ 
+ 
+--- comedilib-0.10.0.orig/lib/libinternal.h
 comedilib-0.10.0/lib/libinternal.h
+@@ -146,8 +146,6 @@ int valid_chan(comedi_t *it,unsigned int
+ int comedi_get_rangetype(comedi_t *it,unsigned int subdevice,unsigned int chan);
+ 
+ #define YY_DECL int calib_yylex(YYSTYPE *calib_lvalp, yyscan_t yyscanner)
+-void calib_yyerror(char *s);
+-int calib_yyparse(void *parse_arg);
+ 
+ #endif
+ 
diff -Nru comedilib-0.10.0/debian/patches/series comedilib-0.10.0/debian/patches/series
--- comedilib-0.10.0/debian/patches/series	2012-06-04 10:37:10.0 +0200
+++ comedilib-0.10.0/debian/patches/series	2013-08-11 01:34:40.0 +0200
@@ -1,2 +1,3 @@
 01_calibrate_build.patch
 02_fix_manpages.patch
+03_bison.patch
diff -Nru comedilib-0.10.0/debian/python-comedilib.install comedilib-0.10.0/debian/python-comedilib.install
--- comedilib-0.10.0/debian/python-comedilib.install	2012-04-21 09:09:23.0 +0200
+++ comedilib-0.10.0/debian/python-comedilib.install	2013-08-11 01:42:54.0 +0200
@@ -1,3 +1,2 @@
 usr/lib/python*/dist-packages/*.so
-usr/lib/python*/dist-packages/*.a
 usr/lib/python*/dist-packages/comedi.py


signature.asc
Description: Digital signature


Bug#717000: New version on mentors

2013-08-11 Thread Sebastian Ramacher
Control: owner -1 !

Hi Andreas,

I'm happy to help with the upload of libpar2 and nzbget.

On 2013-07-18 21:46:37, Andreas Moog wrote:
 I uploaded a new version to mentors:
 
 libpar2 (0.4-1) unstable; urgency=low
 
   * New Upstream Release:
 - Soname bump due to ABI change
 - Doesn't fail to rename files with long names
 - Doesn't crash when given a directory to work with
   * debian/control:
 - Rename library to libpar2-1 for soname change
 - Make dev-package unversioned to help future transitions
 
  -- Andreas Moog am...@ubuntu.com  Thu, 18 Jul 2013 20:48:40 +0200
 
 Due to the soname bump, I guess I have to get approval for starting
 the mini-transition? It's only nzbget that uses libpar2 for now and I
 have a upload of that ready.

Please target the upload of both libpar2 and nzbget to experimental, so
that we can stage libpar2 and nzbget there. Then we can move libpar2 and
nzbget to unstable in one fell swoop, since libpar2 has already gone
through NEW by the time the new version will be uploaded to unstable.

I'll have a more in depth look later next week. Please ping me if you
do not hear from me in a week or so.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#719602: libva: outdated debian/copyright

2013-08-13 Thread Sebastian Ramacher
Source: libva
Version: 1.1.1-3
Severity: important

As requested by mfv:

18:18  Sebastinas mfv: If I remember correctly, you've been looking for a 
sponsor for intel-vaapi-driver, right?
18:20  Sebastinas d/copyright needs an update.
18:21  Sebastinas There are files with Copyright 2010, 2011 and 2012 by Intel 
Corporation
...
18:55  Sebastinas hmm, libav's d/copyright is also outdated.
^ libva

I haven't checked if that's true for 1.1.1, but for 1.2.0 that's
definitely needed.
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#719603: intel-vaapi-driver: outdated debian/copyright

2013-08-13 Thread Sebastian Ramacher
Source: intel-vaapi-driver
Version: 1.0.20-2
Severity: important

As requested by mfv:

18:18  Sebastinas mfv: If I remember correctly, you've been looking for a 
sponsor for intel-vaapi-driver, right?
18:20  Sebastinas d/copyright needs an update.
18:21  Sebastinas There are files with Copyright 2010, 2011 and 2012 by Intel 
Corporation
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#719976: ITP: python-socksipy -- adds support for connection through a SOCKS proxy server

2013-08-17 Thread Sebastian Ramacher
On 2013-08-17 11:52:17, Thomas Goirand wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Thomas Goirand z...@debian.org
 
 * Package name: python-socksipy
   Version : 1.0
   Upstream Author : Dan Haim
 * URL : https://pypi.python.org/pypi/SocksiPy
 * License : BSD-style
   Programming Lang: Python
   Description : adds support for connection through a SOCKS proxy server
 
  This module was designed to allow developers of Python software that uses the
  Internet or another TCP/IP-based network to add support for connection 
 through
  a SOCKS proxy server with as much ease as possible.

python-socksipy is already packaged:
http://packages.qa.debian.org/p/python-socksipy.html. It's also up for
adoption: #700554

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#717281: RFS: pdfcube/0.0.5-1

2013-08-18 Thread Sebastian Ramacher
Control: owner -1 !

   dget -x
 http://mentors.debian.net/debian/pool/main/p/pdfcube/pdfcube_0.0.5-1.dsc

The diff between 0.0.4-2 and 0.0.5-1 contains the following change for
debian/changelog:

@@ -8,10 +19,8 @@
 containing 4 elements, yet the fifth element was accessed. 
 (Closes: #662240)
 Thanks Simon Ruderich simon AT ruderich.org
-  * debian/control, d/rules, d/pdfcube.install, d/pdfcube.manpages:
-- add pdfcube-dbg package
 
- -- Andreas Moog am...@ubuntu.com  Mon, 05 Mar 2012 21:04:59 +0100
+ -- Andreas Moog am...@ubuntu.com  Mon, 05 Mar 2012 20:10:20 +0100

and for debian/control:

@@ -21,13 +21,3 @@
  PDF Cube is an OpenGL API-based 3D PDF viewer that adds a compiz/Keynote-like
  spinning cube transition effect to your PDF presentations. You can also zoom 
on
  5 predefined areas of any presentation page with a smooth zooming effect.
-
-Package: pdfcube-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: pdfcube (= ${binary:Version}), ${misc:Depends}
-Description: PDF document viewer with 3D effects - debug symbols
- This package contains the debug symbols for the pdfcube PDF viewer.
- .
- They are used to debug program crashes and can help in getting them fixed.

Is this change intentional or a mistake?

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#720166: python-keyring: new upstream version (2.0) available

2013-08-19 Thread Sebastian Ramacher
Source: python-keyring
Version: 1.6-1
Severity: wishlist

A new upstream version of python-keyring is available. From 2.0's
changelog:

  Prioritized backend support. The primary interface for Keyring backend
  classes has been refactored to now emit a 'priority' based on the
  current environment (operating system, libraries available, etc).
  These priorities provide an indication of the applicability of that
  backend for the current environment. Users are still welcome to
  specify a particular backend in configuration, but the default
  behavior should now be to select the most appropriate backend by
  default.

This change should provide us with a determinstic choice of backends, so it
would be great if the new version could be packaged.
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#717281: RFS: pdfcube/0.0.5-1

2013-08-22 Thread Sebastian Ramacher
On 2013-08-18 17:17:22, Andreas Moog wrote:
 On 18.08.2013 15:51, Sebastian Ramacher wrote:
 
  The diff between 0.0.4-2 and 0.0.5-1 contains the following change for
  debian/changelog:
 [...]
  Is this change intentional or a mistake?
 
 That's interesting. No, that wasn't intentional. I uploaded a corrected
 version to mentors. Thanks for finding that.

I guess the following change is also due to the missing changes from
0.0.4-2:

diff -Nru pdfcube-0.0.4/debian/pdfcube.install 
pdfcube-0.0.5/debian/pdfcube.install
--- pdfcube-0.0.4/debian/pdfcube.install2012-03-05 21:08:02.0 
+0100
+++ pdfcube-0.0.5/debian/pdfcube.install1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-debian/tmp/usr/bin/*

Both binary packages are empty (except for the manpage) due to this
change.

Release
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#606993: subdownloader: diff for NMU version 2.0.14-1.1

2013-06-13 Thread Sebastian Ramacher
Control: tags -1 + pending

I've uploaded the maintainer ACKed NMU prepared by Emilien Klein to DELAYED/1.
It is versioned as 2.0.14-1.1) and the diff is attached to this message.

Regards
-- 
Sebastian Ramacher
diff -Nru subdownloader-2.0.14/debian/changelog subdownloader-2.0.14/debian/changelog
--- subdownloader-2.0.14/debian/changelog	2013-06-13 18:43:08.0 +0200
+++ subdownloader-2.0.14/debian/changelog	2012-11-10 12:43:16.0 +0100
@@ -1,3 +1,14 @@
+subdownloader (2.0.14-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/fix-non-ascii-download-path.patch:
++ Fix downloading subtitles in folders containing non-ASCII characters
+  (Closes: #606993), (LP: #913453, #306589)
+  * debian/source/format:
+Update to 3.0 (quilt) to apply the previous patch in a proper way
+
+ -- Emilien Klein emilien+deb...@klein.st  Sat, 10 Nov 2012 12:43:07 +0100
+
 subdownloader (2.0.14-1) unstable; urgency=low
 
   * New upstream version.
diff -Nru subdownloader-2.0.14/debian/patches/fix-non-ascii-download-path.patch subdownloader-2.0.14/debian/patches/fix-non-ascii-download-path.patch
--- subdownloader-2.0.14/debian/patches/fix-non-ascii-download-path.patch	1970-01-01 01:00:00.0 +0100
+++ subdownloader-2.0.14/debian/patches/fix-non-ascii-download-path.patch	2012-11-09 21:31:45.0 +0100
@@ -0,0 +1,19 @@
+From: Emilien Klein emilien+deb...@klein.st
+Subject: Fix downloading subtitles in folders containing non-ASCII characters
+
+* gui/main.py: Remove call to .decode()
+
+Origin: upstream, http://bazaar.launchpad.net/~subdownloader-developers/subdownloader/trunk/revision/552
+Bug: https://bugs.launchpad.net/subdownloader/+bug/913453
+Bug-Debian: http://bugs.debian.org/606993
+--- a/gui/main.py
 b/gui/main.py
+@@ -1009,7 +1009,7 @@
+ folderPath = video.getFolderPath()
+ dir = QDir(QString(folderPath))
+ #downloadFullPath = dir.filePath(QString(subFileName)).__str__()
+-downloadFullPath = os.path.join(folderPath, subFileName).decode('utf8')
++downloadFullPath = os.path.join(folderPath, subFileName)
+ log.debug(Downloading to: %r% downloadFullPath)
+ elif optionWhereToDownload == QVariant(PREDEFINED_FOLDER):
+ folderPath = settings.value(options/whereToDownloadFolder, QVariant()).toString()
diff -Nru subdownloader-2.0.14/debian/patches/series subdownloader-2.0.14/debian/patches/series
--- subdownloader-2.0.14/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ subdownloader-2.0.14/debian/patches/series	2012-11-09 20:23:25.0 +0100
@@ -0,0 +1 @@
+fix-non-ascii-download-path.patch
diff -Nru subdownloader-2.0.14/debian/source/format subdownloader-2.0.14/debian/source/format
--- subdownloader-2.0.14/debian/source/format	2013-06-13 18:43:08.0 +0200
+++ subdownloader-2.0.14/debian/source/format	2012-11-10 09:11:27.0 +0100
@@ -1 +1 @@
-1.0
+3.0 (quilt)


signature.asc
Description: Digital signature


Bug#709042: transition: girara

2013-06-13 Thread Sebastian Ramacher
On 2013-06-13 20:11:21, Julien Cristau wrote:
 Control: tags -1 confirmed
 
 On Mon, May 20, 2013 at 14:03:28 +0200, Sebastian Ramacher wrote:
 
  Package: release.debian.org
  Severity: normal
  User: release.debian@packages.debian.org
  Usertags: transition
  
  Hi release team,
  
  I'd like to request a slot for the transition of girara.
  libgirara-gtk2-0 bumped its SONAME.
  
 Go ahead.

Thanks. girara uploaded and accepted, but unfortunately FTBFS on
kfreebsd-amd64. I'll debug that before I upload the rest.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712196: check: broken on kfreebsd-amd64, segfault in __pthread_fork if there is more than one test

2013-06-13 Thread Sebastian Ramacher
Package: check
Version: 0.9.10-2
Severity: grave
Justification: renders package unusable

check currently does not work on kfreebsd-amd64. Consider the following
example:

$ cat check.c
#include check.h

START_TEST(test) {
} END_TEST
START_TEST(test2) {
} END_TEST
START_TEST(test3) {
} END_TEST

int main()
{
  Suite* s = suite_create(test);
  TCase* tc_core = tcase_create(test);
  tcase_add_test(tc_core, test);
  tcase_add_test(tc_core, test2);
  tcase_add_test(tc_core, test3);
  suite_add_tcase(s, tc_core);
  SRunner* sr = srunner_create(s);
  srunner_run_all(sr, CK_NORMAL);
  srunner_free(sr);
  return 0;
}

Now compile and run it:

$ gcc check.c $(pkg-config --cflags check) $(pkg-config --libs check) -pthread
$ ./a.out
Running suite(s): test
Segmentation fault

gdb gives me the following back trace:

#0  __pthread_fork (b=0x801239a60 __fork_block) at ptfork.c:72
#1  0x00403dfd in srunner_run ()
#2  0x00401981 in main ()

One test case is not enough to trigger the segfault. Setting CK_FORK=no makes
the segfault disappear. Since the default is broken and, according to the
documentation, CK_FORK=no is there for debugging purposes, I consider
check unusable and thus the severity.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712273: girara: re-enable test suite on kfreebsd-amd64

2013-06-14 Thread Sebastian Ramacher
Source: girara
Version: 0.1.6-3
Severity: normal
Control: block -1 by 712196

This is a remainder to re-enable the test suite on kfreebsd-amd64 as soon as
check is fixed there.
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#709042: transition: girara

2013-06-15 Thread Sebastian Ramacher
On 2013-06-13 22:22:18, Sebastian Ramacher wrote:
 On 2013-06-13 20:11:21, Julien Cristau wrote:
  Control: tags -1 confirmed
  
  On Mon, May 20, 2013 at 14:03:28 +0200, Sebastian Ramacher wrote:
  
   Package: release.debian.org
   Severity: normal
   User: release.debian@packages.debian.org
   Usertags: transition
   
   Hi release team,
   
   I'd like to request a slot for the transition of girara.
   libgirara-gtk2-0 bumped its SONAME.
   
  Go ahead.
 
 Thanks. girara uploaded and accepted, but unfortunately FTBFS on
 kfreebsd-amd64. I'll debug that before I upload the rest.

A new revision of girara has been uploaded in the mean time and it built
everywhere. I've also uploaded zathura and zathura-extras. zathura already
built everywhere and zathura-extras is waiting to be picked up by the buildds.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712541: (no subject)

2013-06-17 Thread Sebastian Ramacher
On 2013-06-16 22:15:39, Nathan Owens wrote:
 Tags: wontfix
 
 Sponsor also suggested to use gtk3.

Well, if upstream thinks the GTK+ 3 port is not good enough at the
moment, I'd recommend to revert it back to using GTK+ 2.

Are there any logs from the conversation in #dwb available?

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#701606: rdup: diff for NMU version 1.1.11-1.1

2013-06-17 Thread Sebastian Ramacher
Control: tags 701606 + pending

Dear maintainer,

I've prepared an NMU for rdup (versioned as 1.1.11-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru rdup-1.1.11/debian/changelog rdup-1.1.11/debian/changelog
--- rdup-1.1.11/debian/changelog	2011-11-26 10:56:00.0 +0100
+++ rdup-1.1.11/debian/changelog	2013-06-17 23:07:50.0 +0200
@@ -1,3 +1,11 @@
+rdup (1.1.11-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/0004-libarchive.patch: Apply path from Adam Conrad to fix
+FTBFS with newer libarchive. (Closes: #701606)
+
+ -- Sebastian Ramacher sramac...@debian.org  Mon, 17 Jun 2013 23:07:49 +0200
+
 rdup (1.1.11-1) unstable; urgency=low
 
   * New upstream version 
diff -Nru rdup-1.1.11/debian/patches/0004-libarchive.patch rdup-1.1.11/debian/patches/0004-libarchive.patch
--- rdup-1.1.11/debian/patches/0004-libarchive.patch	1970-01-01 01:00:00.0 +0100
+++ rdup-1.1.11/debian/patches/0004-libarchive.patch	2013-06-17 23:03:23.0 +0200
@@ -0,0 +1,19 @@
+Description: Port to new libarchive API, drop deprecated calls
+Author: Adam Conrad adcon...@ubuntu.com
+Forwarded: no
+Applied-Upstream: https://github.com/miekg/rdup/commit/6e2131c9
+Bug-Debian: http://bugs.debian.org/701606
+Last-Update: 2013-06-17
+
+--- rdup-1.1.11.orig/rdup-tr.c
 rdup-1.1.11/rdup-tr.c
+@@ -294,7 +294,7 @@ not_s_isreg:
+ 
+ 	if (opt_output != O_RDUP) {
+ 		archive_write_close(archive);
+-		archive_write_finish(archive);
++		archive_write_free(archive);
+ 	}
+ 	g_free(readbuf);
+ 	g_free(buf);
+
diff -Nru rdup-1.1.11/debian/patches/series rdup-1.1.11/debian/patches/series
--- rdup-1.1.11/debian/patches/series	2011-11-26 10:56:00.0 +0100
+++ rdup-1.1.11/debian/patches/series	2013-06-17 23:07:47.0 +0200
@@ -1 +1,2 @@
 0001-Delete-set-but-unused-variables.patch
+0004-libarchive.patch


signature.asc
Description: Digital signature


Bug#712891: libmupdf-dev: information from pkg-config --libs mupdf is wring

2013-06-20 Thread Sebastian Ramacher
Package: libmupdf-dev
Version: 1.2-1
Severity: important

% pkg-config --libs mupdf
-lmupdf

However, there's no libmupdf anywhere. So this information is wrong or
there's something missing in the package.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#701896: nzbget: new upstream release available

2013-06-20 Thread Sebastian Ramacher
Hi Andreas!

On 2013-02-28 16:53:43, Sebastian Ramacher wrote:
 several new versions have been released since 0.7.0. The current stable
 release is versioned as 9.1 [1]. It would be great if you could package
 the new version.

Now that wheezy has been released, it would be really nice to get an
updated nzbget into the archive.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712951: turnserver: FTBFS with autoreconf: /usr/bin/autoconf failed with exit status: 1

2013-06-21 Thread Sebastian Ramacher
Source: turnserver
Version: 0.7.3-1
Severity: serious

I wanted to check if #701428 is fixed in 0.7.3-1. But now it fails to
build with:
|  debian/rules build
| dh build --builddirectory=.
|dh_testdir -O--builddirectory=.
|debian/rules override_dh_auto_configure
| make[1]: Entering directory `/«PKGBUILDDIR»'
| autoreconf -fi
| aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
| configure.in:10: error: possibly undefined macro: AC_MSG_RESULT
|   If this token and others are legitimate, please use m4_pattern_allow.
|   See the Autoconf documentation.
| autoreconf: /usr/bin/autoconf failed with exit status: 1
| make[1]: *** [override_dh_auto_configure] Error 1
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#712951: turnserver: FTBFS with autoreconf: /usr/bin/autoconf failed with exit status: 1

2013-06-21 Thread Sebastian Ramacher
Forgot to attach the full build log. Here it is.

Regards
-- 
Sebastian Ramacher
sbuild (Debian sbuild) 0.63.2 (18 Aug 2012) on rigel.ramacher.at

╔══╗
║ turnserver 0.7.3-1 (amd64) 21 Jun 2013 09:23 ║
╚══╝

Package: turnserver
Version: 0.7.3-1
Source Version: 0.7.3-1
Distribution: unstable
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64

I: NOTICE: Log filtering will replace 
'build/turnserver-9U1If4/turnserver-0.7.3' with '«PKGBUILDDIR»'
I: NOTICE: Log filtering will replace 'build/turnserver-9U1If4' with 
'«BUILDDIR»'
I: NOTICE: Log filtering will replace 
'var/lib/schroot/mount/unstable-amd64-sbuild-971b5b6a-363c-4d48-bc5d-000b4a07b8e7'
 with '«CHROOT»'

┌──┐
│ Update chroot│
└──┘

Get:1 http://localhost:3142 unstable InRelease [205 kB]
Get:2 http://localhost:3142 unstable InRelease [3229 B]
Get:3 http://localhost:3142 unstable/main Sources [6819 kB]
Get:4 http://localhost:3142 unstable/main amd64 Packages [6384 kB]
Get:5 http://localhost:3142 unstable/main amd64 Packages [5739 B]
Fetched 13.4 MB in 2s (4708 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

┌──┐
│ Fetch source files   │
└──┘


Check APT
─

Checking available source versions...

Download source files with APT
──

Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'turnserver' packaging is maintained in the 'Git' version control 
system at:
git://git.debian.org/pkg-voip/turnserver.git
Need to get 230 kB of source archives.
Get:1 http://localhost:3142/debian/ unstable/main turnserver 0.7.3-1 (dsc) 
[1982 B]
Get:2 http://localhost:3142/debian/ unstable/main turnserver 0.7.3-1 (tar) [223 
kB]
Get:3 http://localhost:3142/debian/ unstable/main turnserver 0.7.3-1 (diff) 
[5237 B]
Fetched 230 kB in 0s (591 kB/s)
Download complete and in download only mode

Check arch
──

Merged Build-Depends: build-essential, fakeroot
Filtered Build-Depends: build-essential, fakeroot
dpkg-deb: building package `sbuild-build-depends-core-dummy' in 
`/«BUILDDIR»/resolver-RUvPyI/apt_archive/sbuild-build-depends-core-dummy.deb'.
OK
Reading package lists...

┌──┐
│ Install core build dependencies (apt-based resolver) │
└──┘

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  sbuild-build-depends-core-dummy
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/718 B of archives.
After this operation, 0 B of additional disk space will be used.
Selecting previously unselected package sbuild-build-depends-core-dummy.
(Reading database ... 11989 files and directories currently installed.)
Unpacking sbuild-build-depends-core-dummy (from 
.../sbuild-build-depends-core-dummy.deb) ...
Setting up sbuild-build-depends-core-dummy (0.invalid.0) ...
Merged Build-Depends: base-files, base-passwd, bash, bsdutils, coreutils, dash, 
debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, 
libc-bin, login, mount, ncurses-base, ncurses-bin, perl-base, sed, sysvinit, 
sysvinit-utils, tar, util-linux, libc6-dev | libc-dev, gcc (= 4:4.4.3), g++ 
(= 4:4.4.3), make, dpkg-dev (= 1.13.5), debhelper (= 9.0.0), dpkg-dev (= 
1.16.1~), libssl-dev, libconfuse-dev, automake
Filtered Build-Depends: base-files, base-passwd, bash, bsdutils, coreutils, 
dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, 
libc-bin, login, mount, ncurses-base, ncurses-bin, perl-base, sed, sysvinit, 
sysvinit-utils, tar, util-linux, libc6-dev, gcc (= 4:4.4.3), g++ (= 4:4.4.3), 
make, dpkg-dev (= 1.13.5), debhelper (= 9.0.0), dpkg-dev (= 1.16.1~), 
libssl-dev, libconfuse-dev, automake
dpkg-deb: building package `sbuild-build-depends-turnserver-dummy' in 
`/«BUILDDIR»/resolver-Ba7972/apt_archive/sbuild-build-depends-turnserver-dummy.deb'.
OK
Reading package lists...

┌──┐
│ Install turnserver

Bug#713089: [Python-modules-team] Bug#713089: flask-autoindex: FTBFS: pkg_resources.VersionConflict: (itsdangerous 0.17 (/usr/lib/python2.7/dist-packages), Requirement.parse('itsdangerous=0.21'))

2013-06-22 Thread Sebastian Ramacher
Control: reassign -1 python-flask 0.10.1-1
Control: reassign 713092 python-flask 0.10.1-1
Control: merge -1 713092
Control: retitle -1 python-flask: requires python-itsdangerous = 0.21 not 
available in the archive
Control: affects -1 + flask-autoindex flask-silk

On 2013-06-22 13:05:37, Lucas Nussbaum wrote:
 Source: flask-autoindex
 Version: 0.5-2
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130620 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part:
  make[1]: Entering directory `/«PKGBUILDDIR»'
  set -ex  for py in 2.7; do \
  PYTHONPATH=$(ls -d /«PKGBUILDDIR»/build/lib.*-$py) python$py 
  setup.py test ;\
  done
  + ls -d /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7
  + PYTHONPATH=/«PKGBUILDDIR»/build/lib.linux-x86_64-2.7 python2.7 setup.py 
  test
  running test
  Traceback (most recent call last):
File setup.py, line 54, in module
  'Topic :: Software Development :: Libraries :: Python Modules'
File /usr/lib/python2.7/distutils/core.py, line 152, in setup
  dist.run_commands()
File /usr/lib/python2.7/distutils/dist.py, line 953, in run_commands
  self.run_command(cmd)
File /usr/lib/python2.7/distutils/dist.py, line 972, in run_command
  cmd_obj.run()
File /usr/lib/python2.7/dist-packages/setuptools/command/test.py, line 
  128, in run
  self.distribution.fetch_build_eggs(self.distribution.install_requires)
File /usr/lib/python2.7/dist-packages/setuptools/dist.py, line 245, in 
  fetch_build_eggs
  parse_requirements(requires), installer=self.fetch_build_egg
File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 598, in 
  resolve
  raise VersionConflict(dist,req) # XXX put more info here
  pkg_resources.VersionConflict: (itsdangerous 0.17 
  (/usr/lib/python2.7/dist-packages), Requirement.parse('itsdangerous=0.21'))
  make[1]: *** [override_dh_auto_test] Error 1

This requirment comes from python-flask, but we only have
python-itsdangerous 0.17 in the archive. Reassigning to python-flask to
check if this can be lowered to = 0.17 or if we need a newer
python-itsdangerous.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707561: python-torctl: please drop unnecessary Depends on python-socksipy

2013-05-09 Thread Sebastian Ramacher
Source: python-torctl
Version: 20110618git-1
Severity: wishlist

Hi,

the code doesn't seem to use the socks module from python-socksipy at
all. SocksiPy is only mentioned in a comment along the liens of users
of SocksiPy want to use this class.

So please drop python-socksipy from Depends.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707563: python-stem: please drop unnecessary Depends on python-socksipy

2013-05-09 Thread Sebastian Ramacher
Source: python-stem
Version: 1.0.1-1
Severity: wishlist

Hi,

the socks module from python-socksipy is not used in python-stem.
Please remove it from Depends.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#701393: gambas3: ftbfs with eglibc-2.17

2013-05-09 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2013-02-23 11:34:53, Matthias Klose wrote:
 /bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I. -I../..-I../../share -I../../gbx -D_REENTRANT 
 -I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char 
 -fvisibility=hidden -g -Os  -MT gb_signal_la-csignal.lo -MD -MP -MF 
 .deps/gb_signal_la-csignal.Tpo -c -o gb_signal_la-csignal.lo `test -f 
 'csignal.c' || echo './'`csignal.c
 libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
 -I../../share -I../../gbx -D_REENTRANT -I../../libltdl -pipe -Wall 
 -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT 
 gb_signal_la-csignal.lo -MD -MP -MF .deps/gb_signal_la-csignal.Tpo -c 
 csignal.c  -fPIC -DPIC -o .libs/gb_signal_la-csignal.o
 csignal.c:45:17: error: conflicting types for 'siginfo_t'
   struct siginfo siginfo_t;
  ^
 In file included from /usr/include/signal.h:80:0,
  from csignal.c:28:
 /usr/include/x86_64-linux-gnu/bits/siginfo.h:127:5: note: previous 
 declaration of 'siginfo_t' was here
} siginfo_t __SI_ALIGNMENT;
  ^
 csignal.c: In function 'Signal_Catch':
 csignal.c:234:22: warning: assignment from incompatible pointer type [enabled 
 by default]
   action.sa_sigaction = handle_signal;
   ^
 make[6]: *** [gb_signal_la-csignal.lo] Error 1
 make[6]: Leaving directory `/«PKGBUILDDIR»/main/lib/signal'
 make[5]: *** [all-recursive] Error 1
 make[5]: Leaving directory `/«PKGBUILDDIR»/main/lib'
 make[4]: *** [all-recursive] Error 1
 make[4]: Leaving directory `/«PKGBUILDDIR»/main'
 make[3]: *** [all] Error 2
 make[3]: Leaving directory `/«PKGBUILDDIR»/main'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 make[1]: *** [all] Error 2
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Please find attached a patch to fix this FTBFS.

Regards
-- 
Sebastian Ramacher
diff -Nru gambas3-3.1.1/debian/changelog gambas3-3.1.1/debian/changelog
--- gambas3-3.1.1/debian/changelog	2012-05-24 13:22:15.0 +0200
+++ gambas3-3.1.1/debian/changelog	2013-05-09 19:34:25.0 +0200
@@ -1,3 +1,10 @@
+gambas3 (3.1.1-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with eglibc-2.7. (Closes: #701393)
+
+ -- Sebastian Ramacher sramac...@debian.org  Thu, 09 May 2013 19:34:24 +0200
+
 gambas3 (3.1.1-2) unstable; urgency=low
 
   * debian/control:
diff -Nru gambas3-3.1.1/debian/patches/701393.patch gambas3-3.1.1/debian/patches/701393.patch
--- gambas3-3.1.1/debian/patches/701393.patch	1970-01-01 01:00:00.0 +0100
+++ gambas3-3.1.1/debian/patches/701393.patch	2013-05-09 20:01:57.0 +0200
@@ -0,0 +1,15 @@
+Description: Fix FTBFS with eglic-2.17
+Author: Sebastian Ramacher sramac...@debian.org
+Last-Update: 2013-05-09
+
+--- gambas3-3.1.1.orig/main/lib/signal/csignal.c
 gambas3-3.1.1/main/lib/signal/csignal.c
+@@ -40,7 +40,7 @@
+ #define SIGPWR -1
+ #endif
+ 
+-#if !defined(OS_BSD)  !defined(OS_CYGWIN)
++#if !defined(OS_BSD)  !defined(OS_CYGWIN)  !defined(OS_LINUX)
+ typedef
+ 	struct siginfo siginfo_t;
+ #endif
diff -Nru gambas3-3.1.1/debian/patches/series gambas3-3.1.1/debian/patches/series
--- gambas3-3.1.1/debian/patches/series	2012-05-24 13:00:02.0 +0200
+++ gambas3-3.1.1/debian/patches/series	2013-05-09 19:38:36.0 +0200
@@ -1,2 +1,3 @@
 detect_browser_debian
 dont_compile_examples
+701393.patch


signature.asc
Description: Digital signature


Bug#707692: RM: secvpn -- ROM; not maintained any more

2013-05-10 Thread Sebastian Ramacher
Control: reassign -1 ftp.debian.org

On 2013-05-10 10:15:56, Schumacher, Bernd wrote:
 Package:  ftp.debian.orgftp://ftp.debian.org

The pseudo-package name is only ftp.debian.org. Reassigning to ftp.debian.org.

 Severity: normal
 
 Hello,
 
 Could you remove secvpn from unstable.
 I do not use secvpn in any projects anymore and so I do not want to maintain 
 it anymore in releases following wheezy like jessie.
 Actual users of secvpn should upgrade to openvpn which is a newer and better 
 solution.
 
 Regards
 Bernd

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707399: gedit-valencia-plugin: FTBFS: GIRepository-2.0.gir:240.11-240.30: error: expected start element of `parameter'

2013-05-10 Thread Sebastian Ramacher
On 2013-05-09 09:50:00, Lucas Nussbaum wrote:
 Source: gedit-valencia-plugin
 Version: 0.3.0-3.1
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130509 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part:
  make[1]: Entering directory `/«PKGBUILDDIR»'
  m4 -DVERSION='0.3.0' valencia.plugin.m4  valencia.plugin
  valac  -X --shared -X -fPIC --vapidir=. --pkg gedit --pkg gee-1.0 --pkg 
  gtk+-3.0 --pkg libvala-0.14 --pkg vte-2.90 --pkg gtksourceview-3.0 --pkg 
  PeasGtk-1.0 autocomplete.vala browser.vala expression.vala gtk_util.vala 
  parser.vala program.vala scanner.vala settings.vala util.vala valencia.vala 
  -o libvalencia.so
  GIRepository-2.0.gir:240.11-240.30: error: expected start element of 
  `parameter'
instance-parameter name=info1 transfer-ownership=none

  ...

This issue is caused by incompatible versions of g-ir-scanner and valac.
The newer g-ir-scanner now emits instance-paramater elements but valac
does not understand them.

On the valac side, this has been fixed in [1]. Indeed, rebuilding
valac-0.14 with this patch makes the build failure go away. Bringing the
vala maintainers in to the loop and let's see what they think about
that.

Also CCing #707441 since it looks like the same issue. But I haven't
tested it.

Regards

[1] 
https://git.gnome.org/browse/vala/commit/?id=c755bb4bd3b078363193ea41495e4c9f2782a9d8
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707426: [Help] Re: Bug#707426: maqview: FTBFS: (.text+0x74): undefined reference to `XISelectEvents'

2013-05-10 Thread Sebastian Ramacher
Hi Andreas

On 2013-05-10 13:01:39, Andreas Tille wrote:
 Hi,
 
 I can confirm this problem.
 
 On Thu, May 09, 2013 at 10:08:57AM +0200, Lucas Nussbaum wrote:
  
  Relevant part:
   g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
   -Werror=format-security  -Wl,-z,relro -L/usr/lib -o maqview read_cache.o 
   view_goto.o view_panel.o gl_gui.o MainFrame.o btree.o maqmap_index.o 
   zrio.o stdhashc.o cns_cache.o const.o adler32.o compress.o crc32.o 
   deflate.o gzio.o inffast.o inflate.o infback.o inftrees.o trees.o 
   uncompr.o zutil.o -Wl,-Bstatic -lglut -Wl,-Bdynamic -lGL -lGLU -lm -lX11 
   /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libglut.a(libglut_la-freeglut_xinput.o):
In function `fgRegisterDevices':
   (.text+0x74): undefined reference to `XISelectEvents'
   collect2: error: ld returned 1 exit status
 
 The missing reference can be found in
 
   $ strings /usr/lib/x86_64-linux-gnu/libXi.so.6 | grep XISelectEvents
   XISelectEvents
 
 so I added -lXi explicitly as well as added libxi6 to Build-Depends.

You want libxi-dev instead:

% dpkg -L libxi-dev | grep libXi.so
/usr/lib/x86_64-linux-gnu/libXi.so

That's what it is looking for if you add -lXi.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707172: pygtkspellcheck: diff for NMU version 3.0-1.1

2013-05-16 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for pygtkspellcheck (versioned as 3.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru pygtkspellcheck-3.0/debian/changelog pygtkspellcheck-3.0/debian/changelog
--- pygtkspellcheck-3.0/debian/changelog	2012-08-18 17:16:59.0 +0200
+++ pygtkspellcheck-3.0/debian/changelog	2013-05-16 17:12:45.0 +0200
@@ -1,3 +1,11 @@
+pygtkspellcheck (3.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Build-Depend on python3-all instead of python3 to fix
+building with multiple supported Python 3 versions. (Closes: #707172)
+
+ -- Sebastian Ramacher sramac...@debian.org  Thu, 16 May 2013 17:07:47 +0200
+
 pygtkspellcheck (3.0-1) unstable; urgency=low
 
   * Initial release. Closes: 681528
diff -Nru pygtkspellcheck-3.0/debian/control pygtkspellcheck-3.0/debian/control
--- pygtkspellcheck-3.0/debian/control	2012-08-18 17:16:59.0 +0200
+++ pygtkspellcheck-3.0/debian/control	2013-05-16 16:50:44.0 +0200
@@ -6,7 +6,7 @@
python (= 2.7),
python-sphinx,
python-enchant,
-   python3,
+   python3-all,
python3-sphinx,
python3-enchant
 Standards-Version: 3.9.3


signature.asc
Description: Digital signature


Bug#695225: No support for mp4 container in Handbrake

2013-05-16 Thread Sebastian Ramacher
Control: reassign -1 handbrake

On 2012-12-05 18:56:34, Juliusz Chroboczek wrote:
 Package: handbrake-gtk

The package is now called handbrake. Reassigning to handbrake so it doesn't get
lost.

Regards

 Version: 0.9.8+dfsg1-2
 Severity: wishlist
 
 In the Destination dialog, the Format field only supports MKV --
 there's no way to select an mp4 container.
 
 -- Juliusz Chroboczek
 
 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707731: No grub installation?

2013-05-16 Thread Sebastian Ramacher
Control: reassign -1 installation-reports

Hi David

On 2013-05-10 19:40:09, David wrote:
 Package: Netinstaller Wheezy stable

There is no such package. But from your report it seems that
installation-reports is probably a good starting point. Thus reassigning
there.

 Version: stable version, 10/15/13
 
 Hello,
 I tried again to install Debian to a usb disk of 32 Gb through a laptop
 (Acer Travelmate P253-E) from another usb with the net installation iso
 provided at the main page of Debian project, the one in the top right
 corner. This time with the new stable version.
 All went perfectly well at 64 bits, except that it didn't prompt where
 to put grub, and I thought it had gone to the internal hard disk and
 corrupted the other grub there and that I would have to perform a boot
 repair with the tool of the same name. Before rebooting, I went back to
 main intaller menu and selected grub installation phase so to force grub
 to be installed on sdb (the usb drive) and not on sda (internal disk). 
 There was no dialogue to answer no and select a different place for
 grub, it just installed it again... aparently on sda (the light of the
 hdd was on at the front of the laptop). Then I finished and rebooted
 expecting the worse... but the laptop was ok! The grub inside had not
 been overwritten by the Debian installer. Everything was as before. 
 Then, hoppefuly, I tried to boot to Debian on the usb disk through
 selecting it at the bios prompt of boot selector: nothing. There was
 nothing to boot to. So, again, it seemed that there was no grub to be
 found. It dit not go to the installation source usb drive either because
 it booted again perfectly to install again another system. 
 So there is no way I can have a Debian system, nor testing or stable,
 installed in or through my laptop. 
 I hope this is useful to the project. 
 David

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707805: Please drop python2.6-argparse build-dependency

2013-05-17 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2013-05-16 14:27:44, Matthias Klose wrote:
   File /usr/lib/python2.7/dist-packages/django/conf/__init__.py, line 152, 
 in
 __init__
 raise ImproperlyConfigured(The SECRET_KEY setting must not be empty.)
 django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not 
 be
 empty.
 make[1]: *** [override_dh_auto_test] Error 1
 make[1]: Leaving directory `/home/packages/tmp/sorl-thumbnail-11.12'
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

The attached patch fixes this. The patch fixes also an issue with django 1.5,
that pops up later if SECRET_KEY is set:

set -e; \
for python in python2.7; do \
  for name in pil pgmagick imagemagick graphicsmagick; do \
LOCPATH=/«PKGBUILDDIR»/tmp-locales LC_ALL=en_US.UTF-8 
PYTHONPATH=tests LOCAL_BUILD=1 $python tests/runtests.py 
--settings=settings.$name ; \
  done; \
done
..ssE.
==
ERROR: testEmptyError (thumbnail_tests.tests.TemplateTestCaseClient)
--
Traceback (most recent call last):
  File /«PKGBUILDDIR»/tests/thumbnail_tests/tests.py, line 403, in 
testEmptyError
response = client.get('/thumbnail9.html')
  File /usr/lib/python2.7/dist-packages/django/test/client.py, line 453, in 
get
response = super(Client, self).get(path, data=data, **extra)
  File /usr/lib/python2.7/dist-packages/django/test/client.py, line 279, in 
get
return self.request(**r)
  File /usr/lib/python2.7/dist-packages/django/test/client.py, line 424, in 
request
six.reraise(*exc_info)
  File /usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 
92, in get_response
response = middleware_method(request)
  File /usr/lib/python2.7/dist-packages/django/middleware/common.py, line 69, 
in process_request
if (not urlresolvers.is_valid_path(request.path_info, urlconf) and
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
551, in is_valid_path
resolve(path, urlconf)
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
440, in resolve
return get_resolver(urlconf).resolve(path)
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
321, in resolve
sub_match = pattern.resolve(new_path)
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
223, in resolve
return ResolverMatch(self.callback, args, kwargs, self.name)
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
230, in callback
self._callback = get_callable(self._callback_str)
  File /usr/lib/python2.7/dist-packages/django/utils/functional.py, line 29, 
in wrapper
result = func(*args)
  File /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 
104, in get_callable
(lookup_view, mod_name))
ViewDoesNotExist: Could not import 
django.views.generic.simple.direct_to_template. Parent module 
django.views.generic.simple does not exist.

--
Ran 38 tests in 1.108s

FAILED (errors=1, skipped=2)
Running tests for 'settings.pil'
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


direct_to_template got deprecated in 1.4 and removed in django 1.5.

Regards
-- 
Sebastian Ramacher
--- a/tests/settings/default.py
+++ b/tests/settings/default.py
@@ -32,3 +32,4 @@
 django.core.context_processors.request,
 )
 
+SECRET_KEY = 'testkey'
--- a/tests/thumbnail_tests/urls.py
+++ b/tests/thumbnail_tests/urls.py
@@ -1,12 +1,16 @@
 from django.conf.urls.defaults import *
 from django.conf import settings
+from django.views.generic import TemplateView
 
+class DynamicTemplateView(TemplateView):
+def get_template_names(self):
+return self.kwargs['template']
 
 urlpatterns = patterns('',
 (r'^media/(?Ppath.*)$', 'django.views.static.serve', {
 'document_root': settings.MEDIA_ROOT,
 'show_indexes': True}
 ),
-(r'^(.*\.html)$', 'django.views.generic.simple.direct_to_template'),
+(r'^(?Ptemplate.*\.html)$', DynamicTemplateView.as_view()),
 )
 


signature.asc
Description: Digital signature


Bug#707119: blockdiag: diff for NMU version 1.1.6-1.2

2013-05-18 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for blockdiag (versioned as 1.1.6-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru blockdiag-1.1.6/debian/changelog blockdiag-1.1.6/debian/changelog
--- blockdiag-1.1.6/debian/changelog	2012-07-26 00:09:30.0 +0200
+++ blockdiag-1.1.6/debian/changelog	2013-05-18 10:12:30.0 +0200
@@ -1,3 +1,12 @@
+blockdiag (1.1.6-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/pep8-1.3.patch: Backport patch from upstream to port to new
+pep8 API. (Closes: #707119)
+  * debian/control: Bump Build-Depends on pep8 to = 1.3.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 18 May 2013 10:11:41 +0200
+
 blockdiag (1.1.6-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru blockdiag-1.1.6/debian/control blockdiag-1.1.6/debian/control
--- blockdiag-1.1.6/debian/control	2012-06-10 18:28:13.0 +0200
+++ blockdiag-1.1.6/debian/control	2013-05-18 09:59:18.0 +0200
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Kouhei Maeda mkou...@palmtb.net
-Build-Depends: debhelper (= 8.0.0), python-all, python-setuptools, python-unittest2, pep8, python-nose, python-zc.buildout, python-funcparserlib (= 0.3.5), python-docutils, python-imaging (= 1.1.5), python-webcolors, python-reportlab, fonts-ipafont-gothic | fonts-japanese-gothic
+Build-Depends: debhelper (= 8.0.0), python-all, python-setuptools, python-unittest2, pep8 (= 1.3), python-nose, python-zc.buildout, python-funcparserlib (= 0.3.5), python-docutils, python-imaging (= 1.1.5), python-webcolors, python-reportlab, fonts-ipafont-gothic | fonts-japanese-gothic
 Standards-Version: 3.9.3
 X-Python-Version: 2.7
 Homepage: http://blockdiag.com/
diff -Nru blockdiag-1.1.6/debian/patches/pep8-1.3.patch blockdiag-1.1.6/debian/patches/pep8-1.3.patch
--- blockdiag-1.1.6/debian/patches/pep8-1.3.patch	1970-01-01 01:00:00.0 +0100
+++ blockdiag-1.1.6/debian/patches/pep8-1.3.patch	2013-05-18 10:06:17.0 +0200
@@ -0,0 +1,85 @@
+Description: port to new pep8 API
+Origin: backport, https://bitbucket.org/tk0miya/blockdiag/commits/ac7bec9a
+Last-Update: 2013-05-18
+
+--- a/setup.py
 b/setup.py
+@@ -75,7 +75,7 @@
+  extras_require=dict(
+  test=[
+  'Nose',
+- 'pep8',
++ 'pep8 = 1.3',
+  'unittest2',
+  ],
+  pdf=[
+--- a/src/blockdiag/tests/test_pep8.py
 b/src/blockdiag/tests/test_pep8.py
+@@ -8,31 +8,43 @@
+ 
+ 
+ def test_pep8():
+-arglist = [
+-'--statistics',
+-'--filename=*.py',
+-'--show-source',
+-'--repeat',
+-'--exclude=SVGdraw.py',
+-#'--show-pep8',
+-#'-qq',
+-#'-v',
+-BASE_DIR,
+-]
++arglist = [['statistics', True],
++   ['show-source', True],
++   ['repeat', True],
++   ['ignore', 'E501'],
++   ['exclude', ['SVGdraw.py']],
++   ['paths', [BASE_DIR]]]
+ 
+-options, args = pep8.process_options(arglist)
+-runner = pep8.input_file
++pep8style = pep8.StyleGuide(arglist, parse_argv=False, config_file=True)
++options = pep8style.options
++if options.doctest:
++import doctest
++fail_d, done_d = doctest.testmod(report=False, verbose=options.verbose)
++fail_s, done_s = selftest(options)
++count_failed = fail_s + fail_d
++if not options.quiet:
++count_passed = done_d + done_s - count_failed
++print(%d passed and %d failed. % (count_passed, count_failed))
++print(Test failed. if count_failed else Test passed.)
++if count_failed:
++sys.exit(1)
++if options.testsuite:
++init_tests(pep8style)
++report = pep8style.check_files()
++if options.statistics:
++report.print_statistics()
++if options.benchmark:
++report.print_benchmark()
++if options.testsuite and not options.quiet:
++report.print_results()
++if report.total_errors:
++if options.count:
++sys.stderr.write(str(report.total_errors) + '\n')
++sys.exit(1)
+ 
+-for path in args:
+-if os.path.isdir(path):
+-pep8.input_dir(path, runner=runner)
+-elif not pep8.excluded(path):
+-options.counters['files'] += 1
+-runner(path)
+-
+-pep8.print_statistics()
+-errors = pep8.get_count('E')
+-warnings = pep8.get_count('W')
++# reporting errors (additional summary)
++errors = report.get_count('E')
++warnings = report.get_count('W')
+ message = 'pep8: %d errors / %d warnings' % (errors, warnings)
+ print message
+-assert errors + warnings == 0, message
++assert report.total_errors == 0, message
diff -Nru blockdiag-1.1.6/debian/patches/series blockdiag-1.1.6/debian/patches/series
--- blockdiag

Bug#705684: padevchooser: diff for NMU version 0.9.4-1.1

2013-05-18 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for padevchooser (versioned as 0.9.4-1.1) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru padevchooser-0.9.4/debian/changelog padevchooser-0.9.4/debian/changelog
--- padevchooser-0.9.4/debian/changelog	2013-03-05 09:56:00.0 +0100
+++ padevchooser-0.9.4/debian/changelog	2013-05-18 11:43:10.0 +0200
@@ -1,3 +1,10 @@
+padevchooser (0.9.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Add libatomic-ops-dev to Build-Depends. (Closes: #705684)
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 18 May 2013 11:43:08 +0200
+
 padevchooser (0.9.4-1) unstable; urgency=low
 
   * New upstream version
diff -Nru padevchooser-0.9.4/debian/control padevchooser-0.9.4/debian/control
--- padevchooser-0.9.4/debian/control	2013-03-05 09:58:36.0 +0100
+++ padevchooser-0.9.4/debian/control	2013-05-18 11:43:05.0 +0200
@@ -7,7 +7,8 @@
 	libpulse-dev,
 	libgtk2.0-dev, libnotify-dev, libgconf2-dev, libglade2-dev,
 	libgnome-desktop-dev, libgnomeui-dev,
-	lynx, asciidoc, xmlto
+	lynx, asciidoc, xmlto,
+	libatomic-ops-dev
 Standards-Version: 3.9.4
 Homepage: https://github.com/d3matt/padevchooser
 Vcs-Git: git://anonscm.debian.org/pkg-pulseaudio/padevchooser.git


signature.asc
Description: Digital signature


Bug#708798: [Python-modules-team] Bug#708798: [flask-openid] Core package file is in the wrong location

2013-05-18 Thread Sebastian Ramacher
Hi Jacob,

On 2013-05-18 18:28:16, Jacob Hallén wrote:
 This package is intended by its author to be sccessed as 
 
 from flaskext.openid import OpenID

No. This is a upstream change. Check [1] for details.

If you have found that somewhere in the documentation shipped in the
Debian package, then that's a bug in the documentation. Otherwise you've
found outdated documentation on the net.

 Its current location requires it to be accessed as
 
 from flask_openid import OpenID

flask_name is the new scheme for flask extension names (flask = 0.8).
See [2] for details and transition mechanism.

 This is a non-portable change. flask_openid.py should be renamed openid.py 
 and 
 moved into the flaskext subdirectory of dist-packages

Nothing to fix here. So if it's not a bug in the documentation shipped
in the package, I intend to close this bug.

Regards

[1] 
https://github.com/mitsuhiko/flask-openid/commit/33c05305ac0cd68491d73a18e954911b5e772bae
[2] http://flask.pocoo.org/docs/extensiondev/#ext-import-transition
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707905: mjpeg missing shared lib for capturing video

2013-05-19 Thread Sebastian Ramacher
Control: tags -1 = moreinfo

On 2013-05-11 21:27:16, PICCORO McKAY Lenz wrote:
 Package: mjpegtools
 Version: 1:2.0.0+debian-2
 Severity: serious
 Tags: unstable patch
 
 
 theres a missing important library in package, libavrec shared libm
 without it recording tools cant be..
 
 the library was libavrec, and must be separated as another package
 such libavplay, or libavfile...

So if I understand you correctly, liblavrec should be built and shipped
in a package? Is this correct? Is anything broken because liblavrec is
not shipped? If that's not the case, this sounds like a wishlist bug for
me.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707376: flush: FTBFS: gcc: error: unrecognized command line option '-V'

2013-05-20 Thread Sebastian Ramacher
Control: reassign -1 libboost1.49-dev
Control: forcemerge 695826 -1

On 2013-05-09 09:48:16, Lucas Nussbaum wrote:
 Source: flush
 Version: 0.9.12-3
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130509 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part:
  gcc version 4.7.3 (Debian 4.7.3-3) 
  configure:4510: $? = 0
  configure:4499: gcc -V 5
  gcc: error: unrecognized command line option '-V'
  dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
  --includedir=${prefix}/include --mandir=${prefix}/share/man 
  --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
  --libexecdir=${prefix}/lib/flush --disable-maintainer-mode 
  --disable-dependency-tracking returned exit code 1
  make: *** [build] Error 25
 
 The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/flush_0.9.12-3_unstable.log

The interesting part of the log is:
 configure:7397: checking whether the Boost::Thread library is available
 configure:7429: g++ -c -pthread -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -I/usr/include conftest.cpp 5
 In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  from /usr/include/boost/thread/mutex.hpp:16,
  from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  from /usr/include/boost/thread/thread.hpp:17,
  from conftest.cpp:24:
 /usr/include/boost/thread/xtime.hpp:23:5: error: expected identifier before 
 numeric constant
 /usr/include/boost/thread/xtime.hpp:23:5: error: expected '}' before numeric 
 constant
 /usr/include/boost/thread/xtime.hpp:23:5: error: expected unqualified-id 
 before numeric constant
 /usr/include/boost/thread/xtime.hpp:46:14: error: expected type-specifier 
 before 'system_time'
 In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  from /usr/include/boost/thread/mutex.hpp:16,
  from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  from /usr/include/boost/thread/thread.hpp:17,
  from conftest.cpp:24:
 /usr/include/boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
 /usr/include/boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not 
 declared in this scope
 /usr/include/boost/thread/xtime.hpp:73:40: note: suggested alternative:
 In file included from /usr/include/boost/thread/locks.hpp:12:0,
  from /usr/include/boost/thread/pthread/mutex.hpp:12,
  from /usr/include/boost/thread/mutex.hpp:16,
  from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  from /usr/include/boost/thread/thread.hpp:17,
  from conftest.cpp:24:
 /usr/include/boost/thread/thread_time.hpp:19:24: note:   
 'boost::get_system_time'
 In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
  from /usr/include/boost/thread/mutex.hpp:16,
  from /usr/include/boost/thread/pthread/thread_data.hpp:12,
  from /usr/include/boost/thread/thread.hpp:17,
  from conftest.cpp:24:
 /usr/include/boost/thread/xtime.hpp: At global scope:
 /usr/include/boost/thread/xtime.hpp:88:1: error: expected declaration before 
 '}' token

This is #695826 which is already fixed in boost and flush builds again. Thus
reassigning to libboost1.49-dev and merging with #695826.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707374: kmymoney: diff for NMU version 4.6.2-3.3

2013-05-20 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for kmymoney (versioned as 4.6.2-3.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru kmymoney-4.6.2/debian/changelog kmymoney-4.6.2/debian/changelog
--- kmymoney-4.6.2/debian/changelog	2012-12-22 17:34:04.0 +0100
+++ kmymoney-4.6.2/debian/changelog	2013-05-20 11:09:53.0 +0200
@@ -1,3 +1,11 @@
+kmymoney (4.6.2-3.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/gmp5.patch: Apply upstream patch to fix builds with newer
+GMP. (Closes: #707374)
+
+ -- Sebastian Ramacher sramac...@debian.org  Mon, 20 May 2013 11:09:49 +0200
+
 kmymoney (4.6.2-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru kmymoney-4.6.2/debian/patches/gmp5.patch kmymoney-4.6.2/debian/patches/gmp5.patch
--- kmymoney-4.6.2/debian/patches/gmp5.patch	1970-01-01 01:00:00.0 +0100
+++ kmymoney-4.6.2/debian/patches/gmp5.patch	2013-05-20 11:08:03.0 +0200
@@ -0,0 +1,17 @@
+Description: Fix build with GMP 5
+Origin: upstream,
+ https://projects.kde.org/projects/extragear/office/kmymoney/repository/revisions/77209f84a85360e98d2e805d412956a8f2a77db3
+Bug-Debian: http://bugs.debian.org/707374
+Last-Update: 2013-05-20
+
+--- kmymoney-4.6.2.orig/kmymoney/mymoney/mymoneymoney.cpp
 kmymoney-4.6.2/kmymoney/mymoney/mymoneymoney.cpp
+@@ -164,7 +164,7 @@ QString MyMoneyMoney::formatMoney(const
+   // be much better than using KGlobal::locale()-formatMoney.
+   bool bNegative = false;
+   mpz_class left = value / static_castMyMoneyMoney(convertDenominator(d)).valueRef().get_den();
+-  mpz_class right = (valueRef() - mpq_class(left)) * denom;
++  mpz_class right = mpz_class((valueRef() - mpq_class(left)) * denom);
+ 
+   if (right  0) {
+ right = -right;
diff -Nru kmymoney-4.6.2/debian/patches/series kmymoney-4.6.2/debian/patches/series
--- kmymoney-4.6.2/debian/patches/series	2012-12-22 01:10:06.0 +0100
+++ kmymoney-4.6.2/debian/patches/series	2013-05-20 11:08:55.0 +0200
@@ -1,3 +1,4 @@
 qdebug_overload-1.patch
 fix-link-flags.diff
 694868.patch
+gmp5.patch


signature.asc
Description: Digital signature


Bug#709042: transition: girara

2013-05-20 Thread Sebastian Ramacher
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Hi release team,

I'd like to request a slot for the transition of girara.
libgirara-gtk2-0 bumped its SONAME.

girara and its reverse dependencies zathura and zathura-extras are
staged in experimental. No other packages are affected and thus this
should only be a matter of uploading the versions of girara, zathura and
zathura-extras found in experimental to unstable.

zathura-extras from experimental now builds zathura-cb which has a
Depends on libarchive13, so depending on the timing of the libarchive13
transition, zathura-extras will need a binNMU for that.

libgirara-gtk2-1 also gained a Depends on libglib2.0-0 (= 2.35.9), so
this transition needs to wait until a newer glib2.0 migrated to jessie.

Kind regards

Ben file:

title = girara;
is_affected = .depends ~ libgirara-gtk2-0 | .depends ~ libgirara-gtk2-1;
is_good = .depends ~ libgirara-gtk2-1;
is_bad = .depends ~ libgirara-gtk2-0;

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#709123: libdcmtk3: fails to install, trying to overwrite other packages files: /usr/share/dcmtk/dicom.dic

2013-05-21 Thread Sebastian Ramacher
On 2013-05-21 03:51:36, Andreas Beckmann wrote:
 Package: libdcmtk3
 Version: 3.6.1~20121102-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts
 Control: affects -1 + libdcmtk2 dcmtk
 
 Hi,
 
 during a test with piuparts I noticed your package failed to install
 because it tries to overwrite other packages files without declaring a
 Breaks+Replaces relation.
 
 See policy 7.6 at
 http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces
 
 From the attached log (scroll to the bottom...):
 
   Selecting previously unselected package libdcmtk3.
   Unpacking libdcmtk3 (from .../libdcmtk3_3.6.1~20121102-1_amd64.deb) ...
   Selecting previously unselected package libwrap0:amd64.
   Unpacking libwrap0:amd64 (from .../libwrap0_7.6.q-24_amd64.deb) ...
   Selecting previously unselected package libdcmtk2.
   Unpacking libdcmtk2 (from .../libdcmtk2_3.6.0-13_amd64.deb) ...
   dpkg: error processing /var/cache/apt/archives/libdcmtk2_3.6.0-13_amd64.deb 
 (--unpack):
trying to overwrite '/usr/share/dcmtk/dicom.dic', which is also in package 
 libdcmtk3 3.6.1~20121102-1
   dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
   Errors were encountered while processing:
/var/cache/apt/archives/libdcmtk2_3.6.0-13_amd64.deb
 
 Pulling in both libdcmtk2 and libdcmtk3 looks wrong.

The only think pulling libdcmtk2 is piuparts-depends-dummy.

However, shipping /usr/share/dcmtk/dicom.dic in libdcmtk[23] is a violation of
8.2 of the Policy: If your package contains files whose names do not change
with each change in the library shared object version, you must not put them in
the shared library package.

/usr/share/dcmtk/{dicom,diconde,private}.dic either need to be versioned or
moved into a separate package so that libdcmtk2 and libdcmtk3 are
co-installable.

 I'm filing this bug against libdcmtk3 since it is more likely
 that this is missing an appropriately versioned 
 Breaks+Replaces: libdcmtk2 ( ???)
 
 cheers,
 
 Andreas



-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707386: grig: diff for NMU version 0.8.0-1.1

2013-05-21 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for grig (versioned as 0.8.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru grig-0.8.0/debian/changelog grig-0.8.0/debian/changelog
--- grig-0.8.0/debian/changelog	2011-08-27 03:49:40.0 +0200
+++ grig-0.8.0/debian/changelog	2013-05-21 18:15:34.0 +0200
@@ -1,3 +1,11 @@
+grig (0.8.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/glib-deprecated.patch: Don't call deprecated glib functions
+and use the new gthread API. (Closes: #707386)
+
+ -- Sebastian Ramacher sramac...@debian.org  Tue, 21 May 2013 18:13:50 +0200
+
 grig (0.8.0-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru grig-0.8.0/debian/patches/glib-deprecated.patch grig-0.8.0/debian/patches/glib-deprecated.patch
--- grig-0.8.0/debian/patches/glib-deprecated.patch	1970-01-01 01:00:00.0 +0100
+++ grig-0.8.0/debian/patches/glib-deprecated.patch	2013-05-21 18:13:45.0 +0200
@@ -0,0 +1,51 @@
+Description: Don't call deprecated glib functions
+ g_thread_init and g_thread_create are deprecated since glib 2.32.
+Author: Sebastian Ramacher sramac...@debian.org
+Last-Update: 2013-05-21
+
+--- a/src/main.c
 b/src/main.c
+@@ -178,13 +178,14 @@
+ 	g_free (fname);
+ 
+ 
++#if !GLIB_CHECK_VERSION(2,32,0)
+ 	/* initialize threads; according to glib docs, this call will terminate
+ 	   the program if threads are not supported... then why doesn''t it work
+ 	   on FreeBSD?
+ 	*/
+ 	if (!g_thread_supported ())
+ 		g_thread_init (NULL);
+-
++#endif
+ 
+ 
+ 	/* decode command line arguments; this part of the code only sets the
+--- a/src/rig-daemon.c
 b/src/rig-daemon.c
+@@ -472,6 +472,9 @@
+ 	gchar **confvec;   
+ 	gchar **confent;
+ 	GError *err = NULL;  /* used when starting daemon thread */
++#if GLIB_CHECK_VERSION(2,32,0)
++  GThread* thread = NULL;
++#endif
+ 
+ 
+ 	grig_debug_local (RIG_DEBUG_TRACE,
+@@ -636,8 +639,14 @@
+ 
+ 	}
+ 	else {
+-
++#if !GLIB_CHECK_VERSION(2,32,0)
+ 		g_thread_create (rig_daemon_cycle, NULL, FALSE, err);
++#else
++thread = g_thread_try_new (daemon thread, rig_daemon_cycle, NULL, err);
++if (thread != NULL) {
++  g_thread_unref(thread);
++}
++#endif
+ 
+ 		/* check whether any error occurred when starting the daemon
+ 		   thread; if yes, close rig and return with error code
diff -Nru grig-0.8.0/debian/patches/series grig-0.8.0/debian/patches/series
--- grig-0.8.0/debian/patches/series	2011-08-27 03:01:20.0 +0200
+++ grig-0.8.0/debian/patches/series	2013-05-21 18:08:51.0 +0200
@@ -1 +1,2 @@
 02-proper-copyright-notice
+glib-deprecated.patch


signature.asc
Description: Digital signature


Bug#707462: odin: FTBFS: ld: cannot find -lg2c

2013-05-21 Thread Sebastian Ramacher
/tjcomplex.h:24,
|from ../tjutils/tjvector.h:23,
|from tjarray.h:24,
|from tjarray.cpp:1:
| ../tjutils/tjtools.h:276:52: error: new declaration 'const char* 
secure_getenv(const char*)'
| In file included from ../tjutils/tjcstd.h:29:0,
|from ../tjutils/tjstd.h:29,
|from ../tjutils/tjutils.h:28,
|from ../tjutils/tjvector.h:22,
|from tjarray.h:24,
|from tjarray.cpp:1:
| /usr/include/stdlib.h:569:14: error: ambiguates old declaration 'char* 
secure_getenv(const char*)'

secure_getenv is now provided by eglibc. Since I don't know if there are
any users of odin's secure_getenv and if it's safe to rename or remove
odin's version, I stopped investigating here.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#707421: phoneuid: FTBFS: phoneuid.c:167:2: error: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]

2013-05-21 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2013-05-09 10:12:31, Lucas Nussbaum wrote:
 Source: phoneuid
 Version: 0.1+git20110506-2
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130509 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part:
  gcc -DHAVE_CONFIG_H -I. -I..-Wall -Wextra -Werror -Wno-strict-aliasing 
  -DDATADIR=\/usr/share\ -DPKGDATADIR=\/usr/share/phoneuid\ 
  -DG_LOG_DOMAIN=\phoneuid\ -pthread -I/usr/include/glib-2.0 
  -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/shr-glib 
  -pthread -I/usr/include/phoneui -I/usr/include/glib-2.0 
  -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fso-glib 
  -I/usr/include/fsoframework-2.0 -I/usr/include/libnl3 -ggdb -g -O2 -c -o 
  phoneuid-phoneuid.o `test -f 'phoneuid.c' || echo './'`phoneuid.c
  phoneuid.c: In function 'main':
  phoneuid.c:167:2: error: 'g_type_init' is deprecated (declared at 
  /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
  phoneuid.c:170:3: error: 'g_thread_init' is deprecated (declared at 
  /usr/include/glib-2.0/glib/deprecated/gthread.h:260) 
  [-Werror=deprecated-declarations]
  cc1: all warnings being treated as errors
  make[3]: *** [phoneuid-phoneuid.o] Error 1

The attached patch fixes this error. There appears to be a libfso-glib1
- libfso-glib2 and some of phoneuid's dependencies haven't been
rebuilt, so I won't NMU until the dependencies have been rebuilt against
libfso-glib2.

Regards
-- 
Sebastian Ramacher
diff -Nru phoneuid-0.1+git20110506/debian/changelog phoneuid-0.1+git20110506/debian/changelog
--- phoneuid-0.1+git20110506/debian/changelog	2012-05-11 15:53:47.0 +0200
+++ phoneuid-0.1+git20110506/debian/changelog	2013-05-21 13:20:27.0 +0200
@@ -1,3 +1,11 @@
+phoneuid (0.1+git20110506-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/glib.patch: Don't call deprecated glib functions. (Closes:
+#707421)
+
+ -- Sebastian Ramacher sramac...@debian.org  Tue, 21 May 2013 13:20:26 +0200
+
 phoneuid (0.1+git20110506-2) unstable; urgency=low
 
   * update debian/copyright to use copyright format 1.0
diff -Nru phoneuid-0.1+git20110506/debian/patches/glib.patch phoneuid-0.1+git20110506/debian/patches/glib.patch
--- phoneuid-0.1+git20110506/debian/patches/glib.patch	1970-01-01 01:00:00.0 +0100
+++ phoneuid-0.1+git20110506/debian/patches/glib.patch	2013-05-21 13:20:06.0 +0200
@@ -0,0 +1,19 @@
+Description: Don't call deprecated glib functions
+Author: Sebastian Ramacher sramac...@debian.org
+Last-Update: 2013-05-21
+
+--- phoneuid-0.1+git20110506.orig/src/phoneuid.c
 phoneuid-0.1+git20110506/src/phoneuid.c
+@@ -164,10 +164,12 @@ main(int argc, char **argv)
+ 	g_log_set_fatal_mask(NULL, G_LOG_LEVEL_ERROR);
+ 	g_log_set_default_handler(_log_handler, NULL);
+ 	_load_config();
++#if !GLIB_CHECK_VERSION(2,35,0)
+ 	g_type_init();
+ 
+ 	if (!g_thread_supported())
+ 		g_thread_init(NULL);
++#endif
+ 
+ 	phoneui_load(phoneuid);
+ 	phoneui_init(argc, argv, NULL);
diff -Nru phoneuid-0.1+git20110506/debian/patches/series phoneuid-0.1+git20110506/debian/patches/series
--- phoneuid-0.1+git20110506/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ phoneuid-0.1+git20110506/debian/patches/series	2013-05-21 13:16:31.0 +0200
@@ -0,0 +1 @@
+glib.patch


signature.asc
Description: Digital signature


Bug#707905: mjpeg missing shared lib for capturing video

2013-05-21 Thread Sebastian Ramacher
Control: severity -1 wishlist
Control: retitle -1 mjpegtools: please port lavrec to V4L2 or build with 
libv4l-dev
Control: tags -1 = upstream

Please keep the bug in CC.

On 2013-05-20 09:08:59, PICCORO McKAY Lenz wrote:
 should users like me stay in oldstable and deprecated release?, i'm using
 the zoran 36125 model capture video card with module from Pauline Middelink
 with pachet 2.6.20 kernel ownbuild in squeeze (alog the original 2.6.32, i
 alternate boot when go to use device)
 
  So if I understand you correctly, liblavrec should be built and shipped
  in a package? Is this correct?
 
 yes, due the real usage of mjpegtools its grabbing images from frammebuffer
 devices
 
 
  Is anything broken because liblavrec is
  not shipped? If that's not the case, this sounds like a wishlist bug for
  me.
 
 from view of point of current modernd software, its a wishlist, but from
 the real concept of mjpegtools software, its import6ant, due  real usage of
 mjpegtools its grabbing images from frammebuffer devices , i upgrade from
 debian squeeze to wheeze and i not have those capabilities now when i using
 the sid provides package from unstalbe
 
 by u response, seem that this could'n be possible, search and reading i
 note the intensive use of v4l 1 api in mjpegtools
 
 the zoran and matrox mayor good devices not have moder modules in 3.X
 recent kernels using 4vl2 api..

I'm sorry to hear that. However, mjpegtools entered the archive during
the wheezy freeze so was never part of any Debian release. That also
means that liblavrec was never built and the bug isn't an regression
from a previous version in the archive.

So I'm lowering the serverity accordingly and retitle the bug to reflect
the state of this bug, i.e that liblavrec needs to be ported to the
V4L2 API.

There is a thread at [1] containing some work on a port to V4L2. And
then there is also a patch at [2] using liv4l1 to access V4L2 devices.

Regards

[1] http://sourceforge.net/mailarchive/message.php?msg_id=27540662
[2] http://sourceforge.net/p/mjpeg/patches/48/
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#709256: mjpegtools: broken symlink /usr/bin/lav2avi

2013-05-21 Thread Sebastian Ramacher
Package: mjpegtools
Version: 1:2.0.0+debian-2
Severity: normal
User: debian...@lists.debian.org
Usertags: adequate

% file /usr/bin/lav2avi
/usr/bin/lav2avi: broken symbolic link to `../lib/mjpegtools/bin/lav2avi.sh'

I can't find anything called lav2avi or lav2avi.sh so maybe there's
something missing from the package or the symlink shouldn't be there.

Regards

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

Kernel: Linux 3.8-1-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

Versions of packages mjpegtools depends on:
ii  dpkg 1.16.10
ii  install-info 5.1.dfsg.1-3
ii  libc62.17-3
ii  libdv4   1.0.0-6
ii  libgcc1  1:4.8.0-7
ii  libjpeg8 8d-1
ii  liblavfile-2.0-0 1:2.0.0+debian-2
ii  liblavjpeg-2.0-0 1:2.0.0+debian-2
ii  liblavplay-2.0-0 1:2.0.0+debian-2
ii  libmjpegutils-2.0-0  1:2.0.0+debian-2
ii  libmpeg2encpp-2.0-0  1:2.0.0+debian-2
ii  libmplex2-2.0-0  1:2.0.0+debian-2
ii  libpng12-0   1.2.49-4
ii  libsdl1.2debian  1.2.15-5
ii  libstdc++6   4.8.0-7
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages mjpegtools recommends:
ii  mjpegtools-gtk  1:2.0.0+debian-2

mjpegtools suggests no packages.

-- no debconf information

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#709374: RM: python-jinja2-dbg, python3-jinja2-dbg -- NBS; no longer built from jinja2 after Arch: any -to Arch: all conversion

2013-05-22 Thread Sebastian Ramacher
Package: ftp.debian.org
Severity: normal

Please remove python-jinja2-dbg and python3-jinja-dbg from unstable.
After the conversion of python{,3}-jinja2 from Arch: any to Arch: all
they are no longer built from jinja2.

Kind regards
-- 
Sebastian Ramacher (for the Debian Python Modules Team)


signature.asc
Description: Digital signature


Bug#709549: gnome-themes-standard-data: fails to install: subprocess installed post-installation script returned error exit status 2

2013-05-23 Thread Sebastian Ramacher
Package: gnome-themes-standard-data
Version: 3.8.1-1
Severity: serious

Hi,

gnome-themes-standard-data currently fails to install in unstable. In a
clean chroot:
| # apt-get install gnome-themes-standard-data
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| The following NEW packages will be installed:
|   gnome-themes-standard-data
| 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
| Need to get 1653 kB of archives.
| After this operation, 4900 kB of additional disk space will be used.
| Get:1 http://localhost:3142/debian/ unstable/main gnome-themes-standard-data 
all 3.8.1-1 [1653 kB]
| Fetched 1653 kB in 0s (56.0 MB/s)
| debconf: delaying package configuration, since apt-utils is not installed
| Selecting previously unselected package gnome-themes-standard-data.
| (Reading database ... 11040 files and directories currently installed.)
| Unpacking gnome-themes-standard-data (from 
.../gnome-themes-standard-data_3.8.1-1_all.deb) ...
| Setting up gnome-themes-standard-data (3.8.1-1) ...
| update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide 
/usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
| update-alternatives: error: error creating symbolic link 
`/usr/share/icons/default/index.theme.dpkg-tmp': No such file or directory
| dpkg: error processing gnome-themes-standard-data (--configure):
|  subprocess installed post-installation script returned error exit status 2
| Errors were encountered while processing:
|  gnome-themes-standard-data
| E: Sub-process /usr/bin/dpkg returned an error code (1)

/usr/share/icons/default does not exist and thus update-alternatives
fails. This does not only happen in a clean chroot, but also if no other cursor
theme has been installed before and /usr/share/icons/default has not been
created by another package.

Regards

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

Kernel: Linux 3.8-1-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

-- no debconf information

-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#704593: python3-pyinotify: incompatible with python3.3 in experimental

2013-05-24 Thread Sebastian Ramacher
Control: tags -1 + moreinfo

Hi Andreas,

On 2013-04-03 12:17:13, Andreas Beckmann wrote:
 Package: python3-pyinotify
 Version: 0.9.3-1.1
 Severity: serious
 Tags: experimental
 User: debian...@lists.debian.org
 Usertags: piuparts
 Control: affects -1 + shatag
 
 Hi,
 
 during a test with piuparts I noticed your package failed to install.
 
 From the attached log (scroll to the bottom...):
 
   Setting up libpython3.3-minimal:amd64 (3.3.1~rc1-1) ...
   Setting up mime-support (3.53~experimental2) ...
   update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in 
 auto mode
   Setting up libpython3.3-stdlib:amd64 (3.3.1~rc1-1) ...
   Setting up python3.3-minimal (3.3.1~rc1-1) ...
   Setting up python3.3 (3.3.1~rc1-1) ...
   Setting up python3-minimal (3.3.0-3) ...
   Setting up python3 (3.3.0-3) ...
   Setting up python3-pyinotify (0.9.3-1.1) ...
   Traceback (most recent call last):
 File /usr/bin/py3compile, line 292, in module
   main()
 File /usr/bin/py3compile, line 272, in main
   options.force, options.optimize, e_patterns)
 File /usr/bin/py3compile, line 158, in compile
   cfn = interpreter.cache_file(fn, version)
 File /usr/share/python3/debpython/interpreter.py, line 212, in 
 cache_file
   (fname[:-3], self.magic_tag(version), last_char))
 File /usr/share/python3/debpython/interpreter.py, line 246, in magic_tag
   return self._execute('import imp; print(imp.get_tag())', version)
 File /usr/share/python3/debpython/interpreter.py, line 359, in _execute
   raise Exception('{} failed with status code {}'.format(command, 
 output['returncode']))
   Exception: python3.2 -c 'import imp; print(imp.get_tag())' failed with 
 status code 134
   dpkg: error processing python3-pyinotify (--configure):
subprocess installed post-installation script returned error exit status 1
   Setting up python3.2-minimal (3.2.3-7) ...
   Setting up python3.2 (3.2.3-7) ...
   Errors were encountered while processing:
python3-pyinotify

I fail to reproduce the issue with python3-pyinotify 0.9.3-2. I get the
same sequence at the end but without the failure:
| Setting up libssl1.0.0:amd64 (1.0.1e-3) ...
| debconf: unable to initialize frontend: Dialog
| debconf: (No usable dialog-like program is installed, so the dialog based 
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
76.)
| debconf: falling back to frontend: Readline
| Setting up libmagic1:amd64 (1:5.14-2) ...
| Setting up libexpat1:amd64 (2.1.0-3) ...
| Setting up libffi6:amd64 (3.0.13-4) ...
| Setting up libpython3.3-minimal (3.3.2-2) ...
| Setting up libpython3.3-stdlib (3.3.2-2) ...
| Setting up file (1:5.14-2) ...
| Setting up python3.3-minimal (3.3.2-2) ...
| Setting up python3.3 (3.3.2-2) ...
| Setting up python3-minimal (3.3.0-3) ...
| Setting up python3 (3.3.0-3) ...
| running python rtupdate hooks for python3.3...
| running python post-rtupdate hooks for python3.3...
| Setting up python3-pyinotify (0.9.3-2) ...
| Setting up python3.2-minimal (3.2.4-1) ...
| Setting up python3.2 (3.2.4-1) ...
| Processing triggers for libc-bin ...
| ldconfig deferred processing now taking place

So either this is fixed somehow or it's another case of Python related
maintainer script breakage. Are you still able to reproduce this issue?

Nevertheless it'd be interesting to see why python3.2 aborted.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#708807: pspp: diff for NMU version 0.7.9+git20120620-1.2

2013-05-26 Thread Sebastian Ramacher
Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for pspp (versioned as 0.7.9+git20120620-1.2) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Sebastian Ramacher
diff -Nru pspp-0.7.9+git20120620/debian/changelog pspp-0.7.9+git20120620/debian/changelog
--- pspp-0.7.9+git20120620/debian/changelog	2013-02-05 00:25:40.0 +0100
+++ pspp-0.7.9+git20120620/debian/changelog	2013-05-26 12:37:56.0 +0200
@@ -1,3 +1,13 @@
+pspp (0.7.9+git20120620-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/fix_ftbfs_gets: Apply patch from Ubuntu to fix FTBFS with
+eglibc 2.17. (Closes: #708807)
+  * debian/patches/texinfo-5: Apply patch from upstream to fix FTBFS with
+texinfo 5.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sun, 26 May 2013 12:37:54 +0200
+
 pspp (0.7.9+git20120620-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets
--- pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets	1970-01-01 01:00:00.0 +0100
+++ pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets	2013-05-24 13:15:11.0 +0200
@@ -0,0 +1,23 @@
+Description: Fix FTBFS with eglibc 2.17
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/708807
+Last-Update: 2013-05-24
+
+--- a/gnulib/lib/stdio.in.h
 b/gnulib/lib/stdio.in.h
+@@ -711,11 +711,15 @@
+ _GL_CXXALIAS_SYS (gets, char *, (char *s));
+ #  undef gets
+ # endif
++# if defined gets
+ _GL_CXXALIASWARN (gets);
++# endif
+ /* It is very rare that the developer ever has full control of stdin,
+so any use of gets warrants an unconditional warning.  Assume it is
+always declared, since it is required by C89.  */
++# if defined gets
+ _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
++# endif
+ #endif
+ 
+ 
diff -Nru pspp-0.7.9+git20120620/debian/patches/series pspp-0.7.9+git20120620/debian/patches/series
--- pspp-0.7.9+git20120620/debian/patches/series	2013-02-04 23:07:56.0 +0100
+++ pspp-0.7.9+git20120620/debian/patches/series	2013-05-24 13:14:34.0 +0200
@@ -1,2 +1,4 @@
 fix_paths_in_manpage
 699263
+fix_ftbfs_gets
+texinfo-5
diff -Nru pspp-0.7.9+git20120620/debian/patches/texinfo-5 pspp-0.7.9+git20120620/debian/patches/texinfo-5
--- pspp-0.7.9+git20120620/debian/patches/texinfo-5	1970-01-01 01:00:00.0 +0100
+++ pspp-0.7.9+git20120620/debian/patches/texinfo-5	2013-05-24 13:15:51.0 +0200
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with texinfo 5.x
+Origin: upstream,
+ http://git.savannah.gnu.org/cgit/pspp.git/commit/doc/utilities.texi?id=ac9ad68f886cc67c0f2ec144c2bfcb148031d452
+Last-Update: 2013-05-24
+
+--- pspp-0.7.9+git20120620.orig/doc/utilities.texi
 pspp-0.7.9+git20120620/doc/utilities.texi
+@@ -721,7 +721,7 @@ If @subcmd{TNUMBERS} is set to @subcmd{L
+ If the a value has no label, then it will be displayed using its literal value.
+ If @subcmd{TNUMBERS} is set to @subcmd{BOTH}, then values will be displayed with both their label
+ (if any) and their literal value in parentheses.
+-@itemx TVARS
++@item TVARS
+ The @subcmd{TVARS} option sets the way in which variables are displayed in output tables.
+ The valid settings are @subcmd{NAMES}, @subcmd{LABELS} and @subcmd{BOTH}.
+ If @subcmd{TVARS} is set to @subcmd{NAMES}, then all variables are displayed using their names.
+@@ -861,7 +861,7 @@ parameters.  Parameters that can be chan
+ with the same name.  @cmd{SHOW} supports the following additional
+ subcommands:
+ 
+-@table @bullet
++@table @asis
+ @item @subcmd{ALL}
+ Show all settings.
+ @item @subcmd{CC}


signature.asc
Description: Digital signature


Bug#705374: gnome-mplayer: takes screenshots twice with mplayer2

2013-05-26 Thread Sebastian Ramacher
Control: reassign -1 gnome-mplayer 1.0.7-4
Control: tags -1 + fixed-upstream

On 2013-04-14 12:44:11, Sebastian Ramacher wrote:
 Control: reassign -1 src:gmtk 1.0.7-1
 Control: affects -1 gnome-mplayer
 Control: tags -1 + confirmed upstream
 Control: forwarded -1 https://code.google.com/p/gmtk/issues/detail?id=14

Upstream thinks that this is a bug in gnome-mplayer instead and it's
fixed in gnome-mplayer's svn repo.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


<    1   2   3   4   5   6   7   8   9   10   >