Bug#706980: [pkg-php-pear] Bug#706980: RFS: php5-stomp - STOMP module

2013-05-29 Thread Jonas Genannt
Hello Mathieu, > > This is it: I have the guilty commit: > > > > http://anonscm.debian.org/gitweb/?p=pkg-php/pkg-php-tools.git;a=commitdiff;h=dbfe0c9b6b77f2597223b8b57588a93e7c721dbe > > > > The problem is present onlywith recent debhelper and pkg-php-tools > > >= 1.4. > > > > Will patch and uploa

Bug#710215: Compressed JavaScript library

2013-05-29 Thread Luca Falavigna
Source: grantlee Version: 0.3.0-1 Severity: serious examples/htmlapps/templates/shared/jquery-1.5.min.js is a compressed JavaScript library without corresponding uncompressed version. Either provide the uncompressed version, or remove it from the upstream tarball. Also, copyright holders are not

Bug#710216: ITP: maven-shared-utils -- A replacement for plexus-utils in Maven

2013-05-29 Thread Jakub Adam
Package: wnpp Severity: wishlist --- Please fill out the fields below. --- Package name: maven-shared-utils Version: 0.4 Upstream Author: The Apache Software Foundation URL: http://maven.apache.org/shared/maven-shared-utils/ License: Apache-2.0 Description: A r

Bug#710217: modsecurity-apache: CVE-2013-2765: NULL pointer dereference

2013-05-29 Thread Salvatore Bonaccorso
Package: modsecurity-apache Severity: grave Tags: security upstream patch Hi, the following vulnerability was published for modsecurity-apache. CVE-2013-2765[0]: NULL pointer dereference Upstream patch is at [1], fixed in 2.7.4[2]. If you fix the vulnerability please also make sure to include

Bug#710218: pgplot5: please add multiarch support

2013-05-29 Thread Sergio Gelato
Package: pgplot5 Version: 5.2.2-19 Severity: wishlist This package provides some shared libraries which it would be nice to have packaged with Multi-Arch: same. As noted in #648129 and implied by various lintian warnings, the package needs an overhaul. Splitting it up into libpgplot5, pgplot5-dev

Bug#710219: evolution: segmentation fault

2013-05-29 Thread Pol Hallen
Package: evolution Version: 3.4.4-3 Severity: important segmentation fault there isn't any update of this package -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) Lo

Bug#710220: libstdc++6: 4.8.0-8 upgrade breaks system_clock

2013-05-29 Thread Tim Besard
Package: libstdc++6 Version: 4.8.0-8 Severity: important Dear Maintainer, Attached test case gets the current system time using std::chrono and using gettimeofday, both with millisecond precision. Using libstdc++6 version 4.8.0-7, this code works properly, both timestamps being identical. However

Bug#706980: [pkg-php-pear] Bug#706980: RFS: php5-stomp - STOMP module

2013-05-29 Thread Mathieu Parent
2013/5/29 Jonas Genannt : > Hello Mathieu, > >> > This is it: I have the guilty commit: >> > >> > http://anonscm.debian.org/gitweb/?p=pkg-php/pkg-php-tools.git;a=commitdiff;h=dbfe0c9b6b77f2597223b8b57588a93e7c721dbe >> > >> > The problem is present onlywith recent debhelper and pkg-php-tools >> > >

Bug#539593: dosfstools: usb device not regognised and gparted doesn't work properly

2013-05-29 Thread Daniel Baumann
close 539593 thanks submitter never followed up, closing. -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.net Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to debian-bugs

Bug#710092: mirror submission for debian.univ-tlse2.fr

2013-05-29 Thread Julien CABESSUT
Hello, Le mardi 28 mai 2013 à 22:45 +0200, Simon Paillard a écrit : > Control: tag -1 +moreinfo > > Hi (from Toulouse too), > > On Tue, May 28, 2013 at 08:19:43AM +, Julien CABESSUT wrote: > > Package: mirrors > > Severity: wishlist > > > > Submission-Type: new > > Site: debian.univ-tlse2.

Bug#708718: collectd: FTBFS with perl 5.18: POD errors

2013-05-29 Thread Florian Forster
FYI, this was fixed upstream as 03d8ea084519d9d845e9ca8922f0177aeb9faa2d . Thanks for reporting and best regards, —octo -- collectd – The system statistics collection daemon Website: http://collectd.org Google+: http://collectd.org/+ GitHub: https://github.com/collectd Tw

Bug#710220:

2013-05-29 Thread Tim Besard
This also seems to apply to already-compiled binaries, e.g. if I compile the aforementioned testcase with libstdc++6 version 4.8.0-7, which results in correct output, and then upgrade libstdc++6 to version 4.8.0-8, re-running the testcase without recompilation results in faulty output. So since th

Bug#709839: django-registration: snapshot release from mercurial

2013-05-29 Thread Stephan Sürken
Hi James, I am currently preparing a Debian package update for django-registration to fix django 1.5 support; I need some help to avoid choosing the wrong version for the snapshot release from mercurial. I hope you have the time to check if these assumptions are correct: - releases are done usin

Bug#706625: glusterfs: upgrading from squeeze to wheezy breaks existing exports/mounts/shares

2013-05-29 Thread Patrick Matthäi
Hi, first sorry for my late answer. Working system: glusterfs, v3.0.5-1 on Debian/squeeze Broken system: glusterfs, v3.2.7-3 on Debian/wheezy # dpkg --list glusterfs\* | awk '/^ii/ {print $2 " " $3}' glusterfs-client 3.2.7-3 glusterfs-common 3.2.7-3 glusterfs-server 3.2.7-

Bug#700489: RFS: new package lua-ldoc

2013-05-29 Thread Arnaud Fontaine
Hello, I looked at your package as I need it to package Awesome 3.5. Here are some issues I found: * You don't need to Build-Depends on quilt and add it in debian/rules as you are already using 3.0 (quilt) as source/format[0]. * I tried quickly but I cannot build the package with cowbuilder.

Bug#634271: have dh_python2 automatically detect python-pkg-resources dependency

2013-05-29 Thread Piotr Ożarowski
[Ian Zimmerman, 2013-05-26] > According to [1], setup() in distutils.core (which is the distribution > module in the Python standard library, at least for Python 2.7) has no > entry_points argument. Do you mean the setup from setuptools, which is > not in the standard library but is an external pa

Bug#710221: alsa-utils: No sound after fresh install

2013-05-29 Thread Marc
Package: alsa-utils Version: 1.0.23-3 Severity: wishlist It happen on several computers with Wheezy. alsa-utils 1.0.25-4 All work fine after: # alsactl init 0 (As /proc/asound/cards reported my sound card was id 0) Maybe it's possible to add a initialization line in the postinst script ? Maybe not

Bug#710094: News?

2013-05-29 Thread Eugen Dedu
Sorry to trouble you so soon, do you plan to upload the last version of gnome-panel, or do you have any information about this bug? The problem is not only that nothing is shown in the bar, but wi-fi does not work either. Thanks, -- Eugen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#710222: ldap2zone: Please produce stable output ordering

2013-05-29 Thread Petter Reinholdtsen
Package: ldap2zone Version: 0.1-7 Severity: wishlist User: debian-...@lists.debian.org Usertags: debian-edu Hi. I discovered this problem on a Debian Edu Squeeze main-server. We use etckeeper to track changes in /etc/, and looking at the diff I noticed many times when the DNS zones generated fr

Bug#706774: [BTS#706774] templates://tt-rss/{templates} : Final update for English review

2013-05-29 Thread Sebastian Reichel
On Wed, May 29, 2013 at 08:22:20AM +0300, Christian PERRIER wrote: > > The changed strings are already untranslated [0] (sorry that's my > > fault), so is there any advantage of holding the changes back? > > It might indirectly induce more confusion to some translators, which > is why I always rec

Bug#669241: openarena: Does play music though it is set off in options.

2013-05-29 Thread Sthu
Package: openarena Version: 0.8.8-9 Followup-For: Bug #669241 Dear Maintainer, This bug still exists. Each time I play i have to go to sound options, add value to music (it is zero), then reduce - only then music is not heard. In case it is impossible to fix the bug, can you tell as a workaroun

Bug#710223: empathy: Missing empathy-debugger manpage

2013-05-29 Thread Olivier Berger
Package: empathy Version: 3.4.2.3-2 Severity: minor Hi. I think it would be great to provide a manpage for empathy-debugger too. Thanks in advance. Best regards, -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Ke

Bug#710224: Should disable libatomic when DEB_STAGE is set

2013-05-29 Thread YunQiang Su
Package: gcc-4.8 When DEB_STAGE is defined, with_libatomic is set no, while there is no '--disable-libatomic' In debian/rules2 (about line 150). It will make stage1 failed to build. I get this error by echo 'mips64el' > debian/target; WITH_SYSROOT=/ DEB_STAGE=stage1 debuild -B -- YunQiang Su

Bug#710208: aptitude: FTBFS with Boost 1.53

2013-05-29 Thread Daniel Hartwig
Control: tags -1 - patch Test suite requires further work: In file included from ../../../../src/cmdline/mocks/teletype.cc:23:0: ../../../../src/cmdline/mocks/terminal.h:56:9: error: ambiguous template specialization ‘make_shared’ for ‘boost::shared_ptr boost::make_shared()’ boost::ma

Bug#710225: staden-io-lib: library name should follow ABI version (not project version)

2013-05-29 Thread Jonas Smedegaard
Package: staden-io-lib Severity: normal ABI for staden-io-lib 1.12.4 is 2.2.1, and library package should therefore be libstaden-read2 instead of libstaden-read1 as it is now. I believe there is no harm in keeping the current name for the duration of this ABI cycle, but when upgrading to a newer

Bug#710226: Wired network interface is configured as unmanaged by NM in wheezy xfce-live

2013-05-29 Thread Johan Lörne
Package: live-boot Version: 3.0.1-1 Dunno if i'm doing this correct. I sent my previous bug to the wrong package apparently, and i'm not sure if this is the right one or if it's maybe live-config? I don't have the version number, but it was installed from wheezy xfce-live-cd so I guess the one st

Bug#710142: Confirm

2013-05-29 Thread Benjamin Eikel
Hello, I see this bug, too (e.g., when compiling KDevelop or LLVM). After a downgrade to 4.8.0-7 from testing, the bug is gone. Kind regards Benjamin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#710227: staden-io-lib: please update to newer upstream release

2013-05-29 Thread Jonas Smedegaard
Package: staden-io-lib Severity: normal Please upgrade to newer upstream version. 1.12.5 has been out since more than two years and changelog mentions fixing a memory leak (which is the reason I dare raise severity of this bug from wishlist to normal). 1.13.0 and 1.13.1 has been released within

Bug#643328: squid3 going on segfault

2013-05-29 Thread Helmut Grohne
Control: tags -1 + moreinfo Control: found -1 squid3/3.1.6-1.2+squeeze1 Your bug report in the current form is very much useless. On Tue, Sep 27, 2011 at 10:19:44AM +, roberto caramia wrote: > Package: squid3 When you report a bug, please include the version information in a machine readable

Bug#710228: Uses enchant, not gtkspell

2013-05-29 Thread Iain Lane
Package: lifeograph Version: 0.11.1.dfsg-1 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu saucy ubuntu-patch Hi, This is at important severity because the package very soon will, when the gtkspell3 transition progresses, FTBFS due to the bug. The new g

Bug#710094: gnome-panel: Gnome panel is empty after upgrade of gnome components

2013-05-29 Thread Emilio Pozuelo Monfort
On 28/05/13 10:34, Eugen Dedu wrote: Package: gnome-panel Version: 3.4.2.1-4 Severity: important Dear Maintainer, After upgrading my system yesterday and rebooting, the gnome panel is empty. I suppose this is because gnome-panel is still at version 3.4.2, whereas the other gnome components hav

Bug#710229: apt: garbage in Release (in presence of a captive portal) results in empty Packages

2013-05-29 Thread Frédéric Chyzak
Package: apt Version: 0.9.8.1 Severity: normal Dear Maintainer, I must have done apt-get update in a hotel 6 months ago, behind a captive portal. Rerunning apt-get today results in apt no longer showing me a package from a specific repository. In particular, the file Packages as stored under /var

Bug#710230: avelsieve: Probem with special German characters

2013-05-29 Thread Christoph Pleger
Package: avelsieve Version: 1.9.9-2.4 Hello, I have a rule that, if a virus was detected in an email, discards the email and sends a notification message. That message contains special German characters like ö, ß etc. When in a web-browser I log in to my email server, open the "Filters" link and

Bug#710231: libglewmx1.9: GLEWmx is missing some functions

2013-05-29 Thread IOhannes m zmoelnig
Package: libglewmx1.9 Version: 1.9.0-3 Severity: important Dear Maintainer, i recently tried to add multi-context support to a project of mine that is already using GLEW. so i installed GLEWmx, added the necessary glue to my code, compiled and linked against the MX enabled version of the library.

Bug#710232: libnss-mdns: update and modernize packaging

2013-05-29 Thread Simon McVittie
Package: libnss-mdns Version: 0.10-3.2 Severity: wishlist Tags: patch lib32nss-mdns was my last lib32* package, and it was annoying me, so I've imported nss-mdns into git, updated the packaging and multiarched it. I'm not going to upload just yet, to give its current uploaders a chance to check it

Bug#710233: ITP: dleyna-core -- Utility functions for higher level dLeyna components

2013-05-29 Thread Emanuele Aina
Package: wnpp Severity: wishlist Owner: Emanuele Aina * Package name: dleyna-core Version : 0.0.2 Upstream Author : dLeyna Development Group - Intel OTC * URL : https://01.org/dleyna/ * License : LGPL-2.1 Programming Lang: C Description : Utility functi

Bug#710234: pu: package libvirt/0.9.12-12

2013-05-29 Thread Guido Günther
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: pu Hi, I'd like to update libvirt with wheezy's first point release since it misses two important bug fixes. The first one addresses xen pv support (#685749) while the other one adresses a leak (#70

Bug#710094: gnome-panel: Gnome panel is empty after upgrade of gnome components

2013-05-29 Thread Eugen Dedu
On 29/05/13 11:12, Emilio Pozuelo Monfort wrote: On 28/05/13 10:34, Eugen Dedu wrote: Package: gnome-panel Version: 3.4.2.1-4 Severity: important Dear Maintainer, After upgrading my system yesterday and rebooting, the gnome panel is empty. I suppose this is because gnome-panel is still at ver

Bug#710235: ITP: dleyna-connector-dbus -- DBus connector module for the dLeyna services

2013-05-29 Thread Emanuele Aina
Package: wnpp Severity: wishlist Owner: Emanuele Aina * Package name: dleyna-connector-dbus Version : 0.0.2 Upstream Author : dLeyna Development Group - Intel OTC * URL : https://01.org/dleyna/ * License : LGPL-2.1 Programming Lang: C Description : DBus

Bug#710236: ITP: dleyna-renderer -- DBus service to interact with DLNA Digital Media Renderers

2013-05-29 Thread Emanuele Aina
Package: wnpp Severity: wishlist Owner: Emanuele Aina * Package name: dleyna-renderer Version : 0.0.2 Upstream Author : dLeyna Development Group - Intel OTC * URL : https://01.org/dleyna/ * License : LGPL-2.1 Programming Lang: C Description : DBus servi

Bug#710174: xserver-xorg-video-radeon: many artefacts in GL rendering with Radeon HD 7480D

2013-05-29 Thread Michel Dänzer
On Die, 2013-05-28 at 22:47 +0200, manuk7 wrote: > Package: xserver-xorg-video-radeon > Version: 1:6.14.4-8 > Severity: normal > > > I'm trying to use a Radeon HD 7480D chip (integrated GPU in A4 AMD > processor). It works fine with a recent kernel (3.8 from Sid) for > booting with KMS ... but GL

Bug#710237: ITP: dleyna-server -- DBus service to interact with DLNA Digital Media Servers

2013-05-29 Thread Emanuele Aina
Package: wnpp Severity: wishlist Owner: Emanuele Aina * Package name: dleyna-server Version : 0.0.2 Upstream Author : dLeyna Development Group - Intel OTC * URL : https://01.org/dleyna/ * License : LGPL-2.1 Programming Lang: C Description : DBus service

Bug#710238: nut-snmp: continously logging "dstate_setflags: base variable (xxxx...) is immutable"

2013-05-29 Thread Zdenek Herman
Package: nut-snmp Version: 2.6.4-2.3 Severity: minor Hello I have installed nut with snmp driver. After setting "ignorelb" and "override.battery.runtime.low = 600" in ups.conf my logs are filled: May 29 11:11:34 host snmp-ups[35762]: dstate_setflags: base variable (battery.ru ntime.low) is immu

Bug#702222: ITP: Pelican -- Any news?

2013-05-29 Thread Simon Chopin
Hi Ondrej, It seems the license issue is solved at least in the 2.3.1 release, any news on this ITP? Cheers, Simon signature.asc Description: signature

Bug#710218: pgplot5: please add multiarch support

2013-05-29 Thread Carlo Segre
Hi Sergio: I am close to orphaning this package as it is still non-free even 11 years after its last upstream revision. It does require a complete overhaul and I am not sure that I have the time to do that. Carlo On Wed, 29 May 2013, Sergio Gelato wrote: Package: pgplot5 Version: 5.2.2-

Bug#710094: gnome-panel: Gnome panel is empty after upgrade of gnome components

2013-05-29 Thread Emilio Pozuelo Monfort
On 29/05/13 11:23, Eugen Dedu wrote: On 29/05/13 11:12, Emilio Pozuelo Monfort wrote: Might be because of the bookmarks migration, see https://bugzilla.gnome.org/show_bug.cgi?id=675393 Perhaps you can workaround it with a symlink. I have a file .config/gtk-3.0/bookmarks with the same content

Bug#710148: open-iscsi: Added autopkgtests

2013-05-29 Thread Ritesh Raj Sarraf
On Tuesday 28 May 2013 09:28 PM, Yolanda Robla wrote: > +testlib.cmd(['iscsiadm', '-m', 'node', '--targetname', > initiatorname, '-p', '%s:3260' % remote_server, '--op=update', '--name', > 'node.startup', '--value=manual']) > +testlib.cmd(['iscsiadm', '-m', 'node', '--targ

Bug#710234: pu: package libvirt/0.9.12-12

2013-05-29 Thread Cyril Brulebois
Control: tag -1 moreinfo Guido Günther (29/05/2013): > I'd like to update libvirt with wheezy's first point release since it > misses two important bug fixes. The first one addresses xen pv support > (#685749) while the other one adresses a leak (#705205). > > Diff attached. O.k. to uplaod to wh

Bug#710234: pu: package libvirt/0.9.12-12

2013-05-29 Thread Adam D. Barratt
Control: tags -1 + moreinfo wheezy Hi, On 2013-05-29 10:22, Guido Günther wrote: I'd like to update libvirt with wheezy's first point release since it misses two important bug fixes. The first one addresses xen pv support (#685749) while the other one adresses a leak (#705205). The bug logs

Bug#702222: ITP: Pelican -- Any news?

2013-05-29 Thread Ondřej Surý
ftp-master.debian.org/new.html On Wed, May 29, 2013 at 11:32 AM, Simon Chopin wrote: > Hi Ondrej, > > It seems the license issue is solved at least in the 2.3.1 release, any > news on this ITP? > > Cheers, > Simon > > -- Ondřej Surý

Bug#710239: cupt doesn't finish when download error happen

2013-05-29 Thread Javier Barroso
Package: cupt Version: 2.5.9 Severity: normal Dear Maintainer, When cupt is not able to download a package due to a timeout, it will not close correctly. Please see next shell session: # cupt dist-upgrade Get:1 http://ftp.fi.debian.org/debian sid/main acl 2.2.52-1 [69,2KiB] ... 76% [216 libwire

Bug#710227: [Debian-med-packaging] Bug#710227: staden-io-lib: please update to newer upstream release

2013-05-29 Thread Charles Plessy
Le Wed, May 29, 2013 at 11:09:10AM +0200, Jonas Smedegaard a écrit : > > Please upgrade to newer upstream version. > > 1.12.5 has been out since more than two years and changelog mentions > fixing a memory leak (which is the reason I dare raise severity of this > bug from wishlist to normal). >

Bug#710240: stage1 gcc depends on libgcc-*-dev and gcc-VERSION-base

2013-05-29 Thread YunQiang Su
Package: gcc-4.8 When build gcc-4.8 using WITH_SYSROOT=/ DEB_STAGE=stage1 debuild -B -d the generated gcc-4.8-TRIPLE package depends on gcc-4.8-base and libgcc-4.8-dev-ARCH-cross, while both of these 2 packages are missing here. The attached patch disable it depends on these 2 packages if they a

Bug#666822: Apache 2.4 upload date scheduled for May 30; mod_perl needs work

2013-05-29 Thread Dominic Hargreaves
On Tue, May 28, 2013 at 04:53:01PM +0300, Niko Tyni wrote: > On Sat, May 25, 2013 at 08:03:35PM +0200, gregor herrmann wrote: > > On Sat, 25 May 2013 11:47:01 +0300, Niko Tyni wrote: > > > > I just pushed a ntyni/httpd24 branch to the git repo. I think it should > > > be rebased onto whichever sol

Bug#704805: Depend precisely on a versionned R API via R:Depends.

2013-05-29 Thread Julian Gilbey
On Tue, May 28, 2013 at 04:20:28PM +0200, Vincent Danjean wrote: > Of course, all of this will really works once all packages > in testing/unstable depending on "r-base-core (>=3.xxx)" will > have disappear (ie once all of them will have been rebuilt > with the new dependency). There's no partic

Bug#710241: flashplugin-nonfree: cant lose message 'press esc to exit full screen mode'

2013-05-29 Thread mike stone
Package: flashplugin-nonfree Version: 1:3.2 Severity: important Dear Maintainer, after upgrading squeeze to wheezy, in chromium browser, watching video from hulu.com in full screen mode... expected flash message 'press esc to exit full screen' to fade out -- Package-specific info: Debian vers

Bug#710242: no longer works in sid (newer virtualbox incompatibility)

2013-05-29 Thread Alessandro -oggei- Ogier
Package: vagrant Version: 1.0.3-1 Severity: grave In Sid, Vagrant fails w/ this message: Vagrant has detected that you have a version of VirtualBox installed that is not supported. Please install one of the supported versions listed below to use Vagrant: 4.0, 4.1 Thank you, regards -- System

Bug#710243: staden-io-lib: should build-depend on libcurl4-gnutls-dev (or libcurl4-nss-dev)

2013-05-29 Thread Jonas Smedegaard
Package: staden-io-lib Severity: normal Seems current builds of staden-io-lib does not link against libcurl. Debian packages are generally expected to enable all optional features, so unless there is a compelling reason not to, please ensure libcurl is used here. regards, - Jonas -- To UNSU

Bug#604873: Drop dash preinst?

2013-05-29 Thread Sven Joachim
Control: found -1 0.5.7-2 It seems that no dash version with the preinst converted to C was ever uploaded to unstable, and there is no entry for 0.5.7-2~exp1 in the current Debian changelog. Considering that dash has been essential for two releases and bash no longer ships /bin/sh (the reason why

Bug#647077: gnome-shell: libc-2.17.so

2013-05-29 Thread Bárdosi Péter
Package: gnome-shell Version: 3.4.2-7+b1 Followup-For: Bug #647077 Dear Maintainer, [ 81.092485] gnome-shell[4551]: segfault at a444e441 ip 7f7eb66b4ec0 sp 7fffc67bb428 error 5 in libc-2.17.so[7f7eb6588000+1a4000] [ 81.270323] gnome-shell[4562]: segfault at 1 ip 7f903992

Bug#706957: [Ping] Bug#706957: RFS: tryton-modules-stock-lot/2.8.0-1 [ITP]

2013-05-29 Thread Andreas Tille
Hi Mathias, On Tue, May 28, 2013 at 01:28:13PM +0200, Mathias Behrle wrote: > > Thanks for clarifying your approach. This was just my attempt to follow > official > recommendations (i.e. searching for sponsors after uploading to mentors.d.o.). > Now knowing, that you are willing to give me some

Bug#710244: Missing copyright information

2013-05-29 Thread Luca Falavigna
Source: xgks Version: 2.6.1+dfsg.1-3 Severity: serious Some copyright information are missing: xgks-2.6.1+dfsg.1/src/progs/pline.c * (C) Copyright 1987, 1988 by The University of Illinois Board of Trustees. * All rights reserved. Also mi.c, hanoi.c, font.c, src/lib/iso-c/xgks.h, which is du

Bug#710245: ITP: ruby-strong-parameters -- Permitted and required parameters for Action Pack

2013-05-29 Thread Praveen A
package: wnpp severity: wishlist owner: Praveen Arimbrathodiyil URL: http://rubygems.org/gems/strong_parameters Version: 0.2.1-1 Upstream Author: David Heinemeier Hansson License: Expat -- പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ You have to keep reminding your government that you don't get your rights from

Bug#710243: [Debian-med-packaging] Bug#710243: staden-io-lib: should build-depend on libcurl4-gnutls-dev (or libcurl4-nss-dev)

2013-05-29 Thread Charles Plessy
Le Wed, May 29, 2013 at 11:55:27AM +0200, Jonas Smedegaard a écrit : > Package: staden-io-lib > Severity: normal > > Seems current builds of staden-io-lib does not link against libcurl. > > Debian packages are generally expected to enable all optional features, > so unless there is a compelling r

Bug#709058: Metapackages targeting at testing pool or not (Was: Bug#709058: blends-dev: UNRELEASED and unstable sources.list differ)

2013-05-29 Thread Andreas Tille
Hi Felipe, On Tue, May 28, 2013 at 07:58:12PM -0400, Felipe Sateler wrote: > > Your argument taht war are using "only" recommends is wrong because also > > recommends need to be fullfilled inside the release. Only suggested > > packages do not need to exist. So I insist that s.l.unstable needs t

Bug#706625: glusterfs: upgrading from squeeze to wheezy breaks existing exports/mounts/shares

2013-05-29 Thread Salvatore Bonaccorso
Hi Patrick Thank you for maintaining glusterfs in Debian! On Wed, May 29, 2013 at 10:00:07AM +0200, Patrick Matthäi wrote: > first sorry for my late answer. > > >Working system: > > > > glusterfs, v3.0.5-1 on Debian/squeeze > > > >Broken system: > > > > glusterfs, v3.2.7-3 on Debian/wheezy >

Bug#710246: biber: Vcs-Browser incorrect

2013-05-29 Thread Matthew Bekkema
Package: biber Version: 0.9.9+release-1 Severity: wishlist Dear Maintainer, In debian/control, Vcs-Browser points to http://anonscm.debian.org/git/pkg-perl/packages/biber.git/ which is incorrect. It should point to http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/biber.git -- To UNSUBSCRI

Bug#710247: gnome-screenshot: X server crash when running gnome-screenshot --area

2013-05-29 Thread blahgeek
Package: gnome-screenshot Version: 3.4.1-1 Severity: normal Dear Maintainer, When I run `gnome-scheenshot --area' (whatever from terminal or hot-key) and grab an area, X server would crash. here's my Xorg.log: [ 119.567] [mi] EQ overflowing. Additional events will be discarded until existing

Bug#710226: Wired network interface is configured as unmanaged by NM in wheezy xfce-live

2013-05-29 Thread Ben Armstrong
On 29/05/13 06:07 AM, Johan Lörne wrote: > Package: live-boot > Version: 3.0.1-1 > Dunno if i'm doing this correct. I sent my previous bug to the wrong > package apparently, and i'm not sure if this is the right one or if it's > maybe live-config? > > I don't have the version number, but it was i

Bug#710243: [Debian-med-packaging] Bug#710243: staden-io-lib: should build-depend on libcurl4-gnutls-dev (or libcurl4-nss-dev)

2013-05-29 Thread Jonas Smedegaard
Hi Charles, Quoting Charles Plessy (2013-05-29 12:15:06) > Le Wed, May 29, 2013 at 11:55:27AM +0200, Jonas Smedegaard a écrit : > > Package: staden-io-lib > > Severity: normal > > > > Seems current builds of staden-io-lib does not link against libcurl. > > > > Debian packages are generally expec

Bug#706625: glusterfs: upgrading from squeeze to wheezy breaks existing exports/mounts/shares

2013-05-29 Thread Patrick Matthäi
Am 29.05.2013 12:37, schrieb Salvatore Bonaccorso: Hi Patrick Thank you for maintaining glusterfs in Debian! On Wed, May 29, 2013 at 10:00:07AM +0200, Patrick Matthäi wrote: first sorry for my late answer. Working system: glusterfs, v3.0.5-1 on Debian/squeeze Broken system: glusterf

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-29 Thread Ole Streicher
Package: sponsorship-requests Severity: normal X-Debbugs-Cc: debian-scie...@lists.debian.org Dear mentors, I am looking for a sponsor for my package "fitsverify" * Package name: fitsverify Version : 4.16-1 Upstream Author : Ning Gan, Ziqin Pan, William Pence * URL : h

Bug#710249: ITP: p4vasp - visualization suite for VASP

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : p4vasp Version : 0.3.26 Upstream Author : Orest Dubay * URL : http://www.p4vasp.at/ * License : GPL-2+ Description : visualization suite for VASP p4vasp is a visualization suite for the Vienna Ab-initio Simulation Package (VASP). It conta

Bug#710250: libsnmp-base: net-snmp-config links other packages against -lcrypto

2013-05-29 Thread Laurent Bigonville
Package: libsnmp-base Version: 5.7.2~dfsg-7 Severity: important Hi, net-snmp-config is now (compared to -4) explicitly making the other packages link against -lcrypto. I'm not sure that this is really needed. Could you please drop this? Cheers Laurent Bigonville -- System Information: Debian

Bug#710252: ITP: eclipse-eclox - simple doxygen frontend plug-in for Eclipse

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : eclipse-eclox Version : 0.8.0 Upstream Author : Guillaume Brocker * URL : http://home.gna.org/eclox/ * License : GPL-2+ Description : simple doxygen frontend plug-in for Eclipse It aims to provide a slim and sleek integration of the code

Bug#710251: mtpfs: Data transfered to device but file not created

2013-05-29 Thread Moshe Yudkowsky
Package: mtpfs Version: 1.1-4 Severity: important I'm unable to use mtpfs to reach any of my MTP devices. I have two different errors. The first is the most recent; I mount the file system by "mtptfs -d /media/mtp" and then execute, in another window, "echo xxx > /media/mtp/Phones/Rington

Bug#710253: libgtest-dev: GTEST_COMPILE_ASSERT_ triggers unused-local-typedef warning with GCC 4.8

2013-05-29 Thread Daniel Hartwig
Package: libgtest-dev Version: 1.6.0-2 Severity: normal Tags: upstream patch Control: block 701243 by -1 Dear Maintainer, googletest 1.6 and earlier has GEST_COMPILE_ASSERT_ that triggers unused-local-typedef warnings with GCC 4.8. These are fatal for all users of -Werror e.g. aptitude. Attache

Bug#710254: keybinder: Please provide a GTK+3 version (includeing introspection) of libkeybinder

2013-05-29 Thread Christoph Reiter
Package: libkeybinder0 Version: 0.3.0-2 Severity: wishlist File: keybinder Dear Maintainer, there is atm no way for a non C GTK+3 application to register global key bindings in debian as far as I know (except the Gnome dbus interface..) It seems upstream supports GTK+3, so please consider provid

Bug#704805: Depend precisely on a versionned R API via R:Depends.

2013-05-29 Thread Vincent Danjean
Le 29/05/2013 11:46, Julian Gilbey a écrit : > On Tue, May 28, 2013 at 04:20:28PM +0200, Vincent Danjean wrote: >> Of course, all of this will really works once all packages >> in testing/unstable depending on "r-base-core (>=3.xxx)" will >> have disappear (ie once all of them will have been rebu

Bug#710246: Pending fixes for bugs in the biber package

2013-05-29 Thread pkg-perl-maintainers
tag 710246 + pending thanks Some bugs in the biber package are closed in revision 10e8a2fc3f52f28451c8ce2dfc5b6f9a4743b2cf in branch 'master' by Axel Beckert The full diff can be seen at http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/biber.git;a=commitdiff;h=10e8a2f Commit message: F

Bug#710255: please use Recommends for git-svn, git-cvs, gitweb, others?

2013-05-29 Thread Harald Dunkel
Package: git-all Version: 1:1.7.10.4-2 Severity: wishlist It would be very nice if git-all could use the Recommends entry in debian/control for git-svn, git-cvs, gitweb, and maybe others. Similar to git-bzr. This would allow the user to ignore these packages and yet make use of the git-all packag

Bug#710246: biber: Vcs-Browser incorrect

2013-05-29 Thread Axel Beckert
Hi Matthew, Matthew Bekkema wrote: > In debian/control, Vcs-Browser points to > http://anonscm.debian.org/git/pkg-perl/packages/biber.git/ which is > incorrect. It should point to > http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/biber.git Thanks for the report. It's fixed in our git repo

Bug#710256: ITP: modemmanager-gui - simple graphical interface for ModemManager

2013-05-29 Thread Graham Inggs
Package: wnpp Severity: wishlist * Package name : modemmanager-gui Version : 0.0.15.4 Upstream Author : Alex * URL : http://linuxonly.ru/cms/page.php?7 * License : GPL-3+ Description : simple graphical interface for ModemManager This program is simple graphical interface for ModemManager

Bug#594273: RM: libdigest-sha1-perl -- ROM; functionality provided by Digest::SHA

2013-05-29 Thread Michael Tokarev
I'm not sure it is the right place - the RM bugreport - to add this information to. The thing is: finally, wheezy is out without this module. And it turns out that many 3rd-party code still uses the old name, despite the new name being in core perl for quite a while. In particular, when upgrading

Bug#710257: Incompatible with gpli 0.83

2013-05-29 Thread Vincent Bernat
Package: fusioninventory-for-glpi Version: 2.4.0-1 Severity: grave Hi! Current version of fusioninventory-for-glpi only works with GLPI 0.80. The current version in Debian is 0.83. This package cannot therefore be used with GLPI making it a bit useless. -- System Information: Debian Release: jes

Bug#640499: libxvmc: please add multiarch support

2013-05-29 Thread Laurent Bigonville
Package: libxvmc Followup-For: Bug #640499 Dear maintainers, Now that the wheezy has been released, could you please consider applying the patch(es) provided in the bug. Or if you don't have the time, do you want me to have a loot at this? Kind regards Laurent Bigonville -- System Information

Bug#710258: openssh-client: cannot connect with some config (regression)

2013-05-29 Thread Vincent Lefevre
Package: openssh-client Version: 1:6.2p2-3 Severity: important There's a regression in openssh-client. I can no longer connect to some account. In particular, I have the following in my .ssh/config file: IdentityFile ~/.ssh/id_rsa-internal IdentityFile ~/.ssh/id_rsa Host ens ssh.ens-lyon.fr H

Bug#710260: clamav: Added autopkgtests

2013-05-29 Thread Yolanda Robla
Package: clamav Version: 0.97.8+dfsg-1ubuntu1.13.04.1 Severity: wishlist Tags: patch User: yolanda.ro...@canonical.com Usertags: origin-ubuntu saucy ubuntu-patch debian/tests: added autopkgtests -- System Information: Debian Release: wheezy/sid APT prefers saucy-updates APT policy: (500, 'sa

Bug#710262: ITP: Archi -- Archi is a tool and editor to create ArchiMate models

2013-05-29 Thread Willem van den Akker
Package: wnpp Severity: wishlist Owner: Willem van den Akker * Package name: Archi Version : 2.4.0 Upstream Author : p.beauv...@dadabeatnik.com * URL : http://archi.cetis.ac.uk/ * License: MIT Programming Lang: Java Description : Archi is a free, open s

Bug#710259: ITP: maven-shared-incremental -- A replacement for plexus-utils in Maven

2013-05-29 Thread Jakub Adam
Package: wnpp Severity: wishlist --- Please fill out the fields below. --- Package name: maven-shared-incremental Version: 1.1 Upstream Author: The Apache Software Foundation URL: http://maven.apache.org/shared/maven-shared-incremental/ License: Apache-2.0 Desc

Bug#685832: I confirm the issue

2013-05-29 Thread Daniele Segato
I can confirm the issue

Bug#710261: open-iscsi: Added autopkgtests

2013-05-29 Thread Yolanda Robla
Package: open-iscsi Version: 2.0.873-3 Severity: wishlist Tags: patch User: yolanda.ro...@canonical.com Usertags: origin-ubuntu ubuntu-patch Added autopkgtests *** /tmp/tmpZ_VaLn/bug_body In Ubuntu, the attached patch was applied to achieve the following: Improve QA of packages * d/tests:

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-29 Thread Thibaut Paumard
Le 29/05/2013 12:44, Ole Streicher a écrit : > Package: sponsorship-requests > Severity: normal > X-Debbugs-Cc: debian-scie...@lists.debian.org > > Dear mentors, > > I am looking for a sponsor for my package "fitsverify" Hi Ole, package looks good. I couldn't find upstream's license and copyrig

Bug#710263: cortado: postinst uses /usr/share/doc content (Policy 12.3)

2013-05-29 Thread Andreas Beckmann
Package: cortado Version: 0.6.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, a test with piuparts revealed that your package uses files from /usr/share/doc in its maintainer scripts which is a violation of Policy 12.3: "Packages must not require the existence of any

Bug#704805: Depend precisely on a versionned R API via R:Depends.

2013-05-29 Thread Julian Gilbey
On Wed, May 29, 2013 at 01:02:02PM +0200, Vincent Danjean wrote: > >> Note: is you really do not want to rename you r-base-core package, > >> you can keep it but you then will need to add a versionned Breaks: > >> dependency for all previous (before R 3.x) Debian R-packages. > >> As I know that t

Bug#710068: tiger: postinst uses /usr/share/doc content (Policy 12.3)

2013-05-29 Thread Javier Fernandez-Sanguino
> >From the attached log (scroll to the bottom...): > > Selecting previously unselected package tiger. > (Reading database ... 7084 files and directories currently installed.) > Unpacking tiger (from .../tiger_1%3a3.2.3-10_amd64.deb) ... > Setting up tiger (1:3.2.3-10) ... > ERROR in main

Bug#709921: im-config: cannot detect IM module files correctly

2013-05-29 Thread Osamu Aoki
Hi, On Mon, May 27, 2013 at 02:23:20AM +0800, Aron Xu wrote: > Package: im-config > Version: 0.21 > Severity: serious > > The problem is that im-config quits when trying to detect IM module > files that is written in data/??_*.rc, so no IM module is set > correctly and all are falling back to XIM

Bug#710264: systraq: postinst uses /usr/share/doc content (Policy 12.3)

2013-05-29 Thread Andreas Beckmann
Package: systraq Version: 0.0.20081217-4 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, a test with piuparts revealed that your package uses files from /usr/share/doc in its maintainer scripts which is a violation of Policy 12.3: "Packages must not require the existence

Bug#710248: RFS: fitsverify/4.16 [ITP] -- FITS File Format-Verification Tool

2013-05-29 Thread Ole Streicher
Hi Thibaut, Am 29.05.2013 13:44, schrieb Thibaut Paumard: > Le 29/05/2013 12:44, Ole Streicher a écrit : >> I am looking for a sponsor for my package "fitsverify" > package looks good. I couldn't find upstream's license and copyright > statement though, where is it? Not there. I asked and got a c

Bug#696087: Wheezy's fail2ban is affected by logrotation

2013-05-29 Thread Mariusz Sawicki
sob, 25 maj 2013, 12:08:16 -0400, Yaroslav Halchenko napisał(a): > On Thu, 23 May 2013, Mariusz Sawicki wrote: > > Version: 0.8.6-3wheezy1 > > Priority: important > > > In new stable version of fail2ban there is also problem with log > > rotation (by logrotate) when you don't use copytruncate opti

  1   2   3   4   >