Bug#190753: Proposing to appeal to the tech. comittee about language extensions in scripts.

2012-04-28 Thread Andreas Tille
On Fri, Apr 27, 2012 at 11:29:17AM +0200, Olivier Sallou wrote:
 
 
 Le 4/27/12 11:01 AM, Charles Plessy a écrit :
  Dear Russ, Joey, Debian Med team and evrybody,
 
  ...
 
  As proposed in 2010 (http://bugs.debian.org/190753#98), I would like to ask 
  the
  Technical Comittee to reconsider our Policy, and restrict it to cases where 
  the
  name of a program is an interface (http://bugs.debian.org/190753#128).
 I personally agree with this.
 Renaming causes many issues when multiple programs/scripts are calling
 each others and we need to patch a lot the scripts to  match this.
 Furthermore it is quite complex to test that renaming as no impact on
 large packages.

Perhaps I was missunderstood in my latest mail to Debian Med list[1] but
I was not talking about *we* as in Debian should rename but rather
suggest *upstream* (strongly) to rename their files.  Upstream should
know what needs to be changed properly and this would not be the only
change of some interface for a good purpose.  So I can not see any
reason why we should stop teaching upstream.

Kind regards

Andreas.

[1] http://lists.debian.org/debian-med/2012/04/msg00103.html 

-- 
http://fam-tille.de



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



Bug#630893: [PATCH] Relicense listen/ripdump.c to permit commercial use and distribution

2012-04-28 Thread Jonathan Nieder
Hi Ralf et al,

How about this patch?  Patch is against ax25-apps from cvs.linux-ax25.org.

-- 8 --
On Mon, Mar 19, 2012 at 02:28:50PM -0500, Jeff White wrote:
 On Mon, Mar 19, 2012 at 1:53 PM, Sam Geeraerts sam...@elmundolibre.bewrote:
 Jeff White wrote:

 I release all of my code from the rip-2 project (including ripdump.c) under
 the BSD license.


 Hi Jeff,

 Thanks for relicensing. Just to be clear: by the BSD license do you mean
 the (GPL compatible) 3-clause BSD license [1] or the (GPL incompatible)
 4-clause BSD license [2]? Both packages that use your code are under the
 GPL license, so the 3-clause license is needed.

 [1] 
 http://www.gnu.org/licenses/**license-list.html#ModifiedBSDhttp://www.gnu.org/licenses/license-list.html#ModifiedBSD
 [2] 
 http://www.gnu.org/licenses/**license-list.html#OriginalBSDhttp://www.gnu.org/licenses/license-list.html#OriginalBSD

 Regards,
 Sam Geeraerts

[...]
 GPL compatible 3-clause BSD license.
---
Thanks,
Jonathan

 ChangeLog|1 +
 listen/ripdump.c |   26 --
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6ca7471f..b7c445e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ ax25-apps (0.0.8)
* Support for UNIX98 pseudo terminals.
* New option -S to silence call for use in shell scripts.
* Add support for building rpm packages.
+   * Relicense listen/ripdump.c to permit commercial use and distribution.
 
 ax25-apps (0.0.7)
* Added opentrac to listen, Thanks to Scott Miller
diff --git a/listen/ripdump.c b/listen/ripdump.c
index 8a3f966e..2524ae16 100644
--- a/listen/ripdump.c
+++ b/listen/ripdump.c
@@ -2,8 +2,30 @@
  * Copyright 1991 Phil Karn, KA9Q
  *
  *  Changes Copyright (c) 1993 Jeff White - N0POY, All Rights Reserved.
- *  Permission granted for non-commercial copying and use, provided
- *  this notice is retained.
+ *
+ *  Redistribution and use in source and binary forms, with or without
+ *  modification, are permitted provided that the following conditions
+ *  are met:
+ *  1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *  2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *  3. Neither the name of the University nor the names of its contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ *  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
+ *  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ *  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ *  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
+ *  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ *  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ *  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ *  BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ *  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ *  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ *  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  * Rehack for RIP-2 (RFC1388) by N0POY 4/1993
  *
-- 
1.7.10




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



Bug#670688: [PATCH] filepp: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: filepp
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 24d8ae3599bb468cb6eeb2e6b1f52e39c75a0b7d Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 09:04:24 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog |   14 ++
 debian/compat|2 +-
 debian/control   |   12 
 debian/copyright |2 +-
 debian/patches/00list|1 -
 .../{01manpage-fixup.dpatch = 01-manpage-fixup.patch}   |8 ++--
 debian/patches/series|1 +
 debian/rules |   14 +-
 debian/source/format |1 +
 debian/watch |6 +-
 10 files changed, 34 insertions(+), 27 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01manpage-fixup.dpatch = 01-manpage-fixup.patch} (75%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 23363e1..8848d76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+filepp (1.8.0-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix description-synopsis-starts-with-article (Lintian).
+  * Fix debian-watch-contains-dh_make-template (Lintian).
+  * Fix no-homepage-field (Lintian).
+  * Fx extended-description-is-probably-too-short (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 09:04:03 +0300
+
 filepp (1.8.0-3) unstable; urgency=low
 
   * Fixing minor lintian warnings.
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index 9e3e82a..1eb12f8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,16 @@ Source: filepp
 Section: text
 Priority: optional
 Maintainer: Christoph Haas h...@debian.org
-Build-Depends: debhelper (= 4.0.0), dpatch (= 2)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (= 9)
+Standards-Version: 3.9.3
+Homepage: http://freecode.com/projects/filepp
 
 Package: filepp
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A generic perl-based file pre-processor
- filepp is a pre-processor similar to cpp just that it can
- process any kind of text file.
+ A generic pre-preprocessor for any kind of text file. It is designed
+ to allow the functionality provided by the C preprocessor to be used
+ with any file type. filepp supports the following keywords, all of
+ which have their usual C preprocessor meanings and usage: define,
+ if, elif, ifdef, ifndef etc.
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
index 5bf79d2..846ca7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,7 +17,7 @@ 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 with
-your Debian GNU system, in /usr/share/common-licenses/GPL, or with the
+your Debian GNU system, in /usr/share/common-licenses/GPL-2, or with the
 Debian GNU source package as the file COPYING.  If not, write to the
 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 MA 02110-1301, USA.
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 6e7a143..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-01manpage-fixup.dpatch
diff --git a/debian/patches/01manpage-fixup.dpatch b/debian/patches/01-manpage-fixup.patch
similarity index 75%
rename from debian/patches/01manpage-fixup.dpatch
rename to debian/patches/01-manpage-fixup.patch
index 

Bug#670689: [iceweasel] dependency collisions

2012-04-28 Thread Lorenz Wenner
Package: iceweasel
Version: 12.0-2
Severity: important

this related to Bug#670655: [xul-ext-adblock-plus] dependency collision

There is a set of packages, which have both dependencies damaging and 
enhancing iceweasel:

xul-ext-adblock-plus 2.3.0-1
xul-ext-automatic-save-folder 1.0.4-2
xul-ext-cookie-monster 1.1.0-4
xul-ext-debianbuttons 1.7.1
xul-ext-debianbuttons 1.8-2
xul-ext-foxyproxy-standard 1.4-1
xul-ext-firecookie 3.4-1
xul-ext-refcontrol 0.8.16-1

if i want to install one of these iceweasel enhancing packages, aptitude says 
that iceweasel would be damaged.

Regards
Lorenz

--- System information. ---
Architecture: i386
Kernel:   Linux 3.2.0-2-486

Debian Release: wheezy/sid
  800 testing www.debian-multimedia.org 
  800 testing security.debian.org 
  800 testing ftp.de.debian.org 
  750 unstableftp.de.debian.org 
  250 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6  (= 2.4) | 2.13-30
libgdk-pixbuf2.0-0  (= 2.22.0) | 2.26.1-1
libglib2.0-0(= 2.16.0) | 2.32.0-4
libgtk2.0-0   (= 2.10) | 2.24.10-1
libnspr4-0d   (= 1.8.0.10) | 4.9-1
libstdc++6   (= 4.1.1) | 4.7.0-3
fontconfig  | 2.8.0-3.1
procps  | 1:3.3.2-3
debianutils   (= 1.16) | 4.3
xulrunner-12.0  (= 12.0-2) | 12.0-2
libasound2  (= 1.0.16) | 1.0.25-2
libatk1.0-0 (= 1.12.4) | 2.4.0-2
libbz2-1.0  | 1.0.6-1
libc6 (= 2.11) | 2.13-30
libcairo2  (= 1.10.2-1.1~) | 1.10.2-7
libdbus-1-3  (= 1.0.2) | 1.5.12-1
libdbus-glib-1-2  (= 0.78) | 0.98-1
libevent-2.0-5   (= 2.0.10-stable) | 2.0.18-stable-1
libfontconfig1   (= 2.8.0) | 2.8.0-3.1
libfreetype6 (= 2.3.9) | 2.4.9-1
libgcc1(= 1:4.1.1) | 1:4.7.0-3
libgdk-pixbuf2.0-0  (= 2.22.0) | 2.26.1-1
libglib2.0-0(= 2.24.0) | 2.32.0-4
libgtk2.0-0 (= 2.24.0) | 2.24.10-1
libhunspell-1.3-0   | 1.3.2-4
libjpeg8(= 8c) | 8d-1
libmozjs12d  (= 12.0-2) | 12.0-2
libnotify4   (= 0.7.0) | 0.7.5-1
libnspr4-0d( 4.7.1-1) | 4.9-1
libnss3-1d  (= 3.13.2) | 3.13.3-1
libpango1.0-0   (= 1.14.0) | 1.29.4-3+b1
libreadline6   (= 6.0) | 6.2-8
libsqlite3-0 (= 3.7.4) | 3.7.11-2
libstartup-notification0   (= 0.8) | 0.12-1
libstdc++6 (= 4.6) | 4.7.0-3
libvpx1  (= 1.0.0) | 1.0.0-2
libx11-6| 2:1.4.4-4
libxext6| 2:1.3.1-2
libxrender1 | 1:0.9.6-2
libxt6  | 1:1.1.1-2
zlib1g (= 1:1.1.4) | 1:1.2.6.dfsg-2


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
ttf-lyx   | 2.0.3-2
 OR latex-xft-fonts   | 
xfonts-mathml | 4
ttf-mathematica4.1| 
mozplugger| 
libgssapi-krb5-2  | 1.10+dfsg~beta1-2
 OR libkrb53  | 
libgnomeui-0  | 2.24.5-2
libcanberra0  | 0.28-4



--- Output from package bug script ---

-- Extensions information
Name: Deutsch (DE) Language Pack locale
Location: /usr/lib/iceweasel/extensions/langpack...@iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-de
Status: enabled

Name: NoScript
Location: /usr/share/mozilla/extensions/{ec8030f7-
c20a-464f-9b0e-13a3a9e97384}/{73a6fe31-595d-460b-a920-fcc0f8843232}
Package: xul-ext-noscript
Status: enabled

Name: Standard theme
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Tree Style Tab
Location: /treestyle...@piro.sakura.ne.jp.xpi
Status: enabled

Name: User Agent Switcher
Location: /usr/share/mozilla/extensions/{ec8030f7-
c20a-464f-9b0e-13a3a9e97384}/{e968fc70-8f95-4ab9-9e79-304de2a71ee1}
Package: xul-ext-useragentswitcher
Status: enabled

-- Plugins information
Name: IcedTea-Web Plugin (using IcedTea-Web 1.2 (1.2-2))
Location: /usr/lib/jvm/java-6-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so
Package: icedtea-6-plugin:i386
Status: enabled

Name: 

Bug#670690: [PATCH] libweather-com-perl: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: libweather-com-perl
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Note:

In-line chnages to origial sources were moved to patch 05.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From e4240bcb1ee89d9211fca2d1471ff493c26e9a3c Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 09:24:05 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 Changes|7 +-
 MANIFEST   |2 +-
 META.yml   |2 +-
 Makefile.PL|4 +-
 debian/changelog   |   12 +
 debian/compat  |2 +-
 debian/control |5 +-
 debian/copyright   |2 +-
 debian/patches/00list  |1 -
 debian/patches/05-debian-local-changes.patch   |  474 
 debian/patches/{10_links.dpatch = 10-links.patch} |8 +-
 debian/patches/series  |2 +
 debian/rules   |   22 +-
 debian/source/format   |1 +
 lib/Weather/Com.pod|  396 
 15 files changed, 513 insertions(+), 427 deletions(-)
 delete mode 100644 debian/patches/00list
 create mode 100644 debian/patches/05-debian-local-changes.patch
 rename debian/patches/{10_links.dpatch = 10-links.patch} (76%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 delete mode 100644 lib/Weather/Com.pod

diff --git a/Changes b/Changes
index 7ac8c10..8cbc439 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Weather::Com.
-$Revision: 1.22 $
+$Revision: 1.23 $
+
+0.5.3 Thu Nov 22 20:00 2007
+- FIXED BUG #30869: Cannot install via CPAN shell
 
 0.5.2 Mon Jul 09 21:39 2007
 - FIXED BUG #26126: Timeout did not work due to typo
@@ -77,7 +80,7 @@ $Revision: 1.22 $
   So we'll get some structure in it. This will be usefull if one wants
   to write some other caching package, we than can tell it 
   Weather::Com::Cached::MySQL for example, etc.
-- added automated version information (using the CVS $Revision: 1.22 $ tag)
+- added automated version information (using the CVS $Revision: 1.23 $ tag)
   to all packages
 - added consistency checking for paramters passed to Weather::Com
 - Weather::Com now only accepts paths to put the cache in if it is
diff --git a/MANIFEST b/MANIFEST
index 3899601..3edb2dd 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,7 +5,7 @@ INSTALL
 MANIFEST
 README
 TODO
-lib/Weather/Com.pod
+lib/Weather/Com.pm
 lib/Weather/Com/AirPressure.pm
 lib/Weather/Com/Base.pm
 lib/Weather/Com/Cached.pm
diff --git a/META.yml b/META.yml
index 45b2390..3c73fbd 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXX This is a prototype!!!  It will change in the future!!! X#
 name: Weather-Com
-version:  0.5.2
+version:  0.5.3
 version_from: 
 installdirs:  site
 requires:
diff --git a/Makefile.PL b/Makefile.PL
index 73e3507..d31e744 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ use ExtUtils::MakeMaker;
 # the contents of the Makefile that is written.
 WriteMakefile(
 	NAME= 'Weather::Com',
-	VERSION = '0.5.2',   # sets $VERSION
+	VERSION = '0.5.3',   # sets $VERSION
 	PREREQ_PM = {
    Data::Dumper = ,
    Locale::Maketext = ,  
@@ -21,7 +21,7 @@ WriteMakefile(
 	   ? ## Add these new keywords supported since 5.005
 		 (
 		   ABSTRACT_FROM =
-			 'lib/Weather/Com.pod',# retrieve abstract from module
+			 'lib/Weather/Com.pm',# retrieve abstract from module
 		   AUTHOR = 'Thomas Schnuecker tho...@schnuecker.de'
 		 )
 	   : ()
diff --git a/debian/changelog b/debian/changelog
index 1666531..35fc0c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libweather-com-perl (0.5.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to 

Bug#670691: bluetooth not working

2012-04-28 Thread Juha Heinanen
Package: broadcom-sta-source
Version: 5.100.82.112-6

I created and installed wl module according to instructions on page:

http://wiki.debian.org/wl

After that Wifi started to work fine, but bluetooth hcitool scan is not
finding any other bluetooth devices.  The device does exist:

# hciconfig
hci0:   Type: BR/EDR  Bus: USB
BD Address: 60:D8:19:DE:A7:4C  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:844 acl:0 sco:0 events:35 errors:0
TX bytes:646 acl:0 sco:0 commands:35 errors:0

When I toggle Wifi/Bluetooth hardware switch (f12 key), I get these
lines to syslog when Wifi/Bluetooth is activated:

Apr 28 09:11:16 dm1 kernel: [ 3918.660457] usb 6-1: new full-speed USB device 
number 4 using ohci_hcd
Apr 28 09:11:16 dm1 kernel: [ 3918.835709] usb 6-1: New USB device found, 
idVendor=0a5c, idProduct=21e3
Apr 28 09:11:16 dm1 kernel: [ 3918.835724] usb 6-1: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Apr 28 09:11:16 dm1 kernel: [ 3918.835734] usb 6-1: Product: BCM20702A0
Apr 28 09:11:16 dm1 kernel: [ 3918.835741] usb 6-1: Manufacturer: Broadcom Corp
Apr 28 09:11:16 dm1 kernel: [ 3918.835748] usb 6-1: SerialNumber: 60D819DEA74C
Apr 28 09:11:16 dm1 bluetoothd[2009]: HCI dev 0 registered
Apr 28 09:11:16 dm1 bluetoothd[2009]: Listening for HCI events on hci0
Apr 28 09:11:16 dm1 mtp-probe: checking bus 6, device 4: 
/sys/devices/pci:00/:00:16.0/usb6/6-1
Apr 28 09:11:16 dm1 mtp-probe: bus: 6, device: 4 was not an MTP device
Apr 28 09:11:17 dm1 bluetoothd[2009]: HCI dev 0 up
Apr 28 09:11:17 dm1 bluetoothd[2009]: Proximity GATT Reporter Driver: Operation 
not permitted (1)
Apr 28 09:11:17 dm1 bluetoothd[2009]: sap-dummy interface 
org.bluez.SimAccessTest init failed on path /org/bluez/test
Apr 28 09:11:17 dm1 bluetoothd[2009]: Sap driver initialization failed.
Apr 28 09:11:17 dm1 bluetoothd[2009]: sap-server: Operation not permitted (1)
Apr 28 09:11:17 dm1 bluetoothd[2009]: Unable to load keys to adapter_ops: 
Function not implemented (38)
Apr 28 09:11:17 dm1 bluetoothd[2009]: Adapter /org/bluez/2009/hci0 has been 
enabled
...

This is Debian Wheezy with linux-image-3.2.0-2-amd64 3.2.15-1 running
on HP Pavilion dm1.

-- Juha



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



Bug#670643: libapache2-mod-proxy-html: mod_proxy_html fails to load beacause libxml2.so.2 location is changed.

2012-04-28 Thread Glennie Vignarajah
On Friday 27 April 2012 17:13:42 you wrote:

Hello,

 mod_proxy_html is now part of apache 2.4. This last one is in
 experimental and will hit unstable soon. mod_proxy_html package is going
 to be converted to an empty transitional package, hence I'm not going to
 fix this issue ;)

OK. Thanks for your quick reply.
Can we leave this bug open until the transition as the report may help others 
to spot issue quickly?
Cheers,
-- 
http://www.glennie.fr
It is easier to fight for one's principles than to live up to them.



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



Bug#516752: [etchnhalf] ide cd-rom drive causes kernel problem

2012-04-28 Thread Jonathan Nieder
Hi Jonathan,

Jonathan M. McCune wrote:

 Version: 2.6.24-6~etchnhalf.8
 Severity: important

 I installed the etchnhalf kernel on a Dell Optiplex GX620 and it behaves
 as if there is a problem with either the CD-ROM drive or the IDE
 controller.  The system's SATA hard drives work as expected.  

 I consider this to be a kernel problem because the CD-ROM drive works
 fine with Debian kernel linux-image-2.6.18-6-686 and a custom compiled
 2.6.20.4.

Sorry we lost track of this before.  Did you learn anything about it
in the meantime?  Do you still have access to this hardware, and if
so, what kernel are you using these days and how does it behave?

Curious,
Jonathan



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



Bug#572305: linux-image-2.6.33-2-amd64 wlan is not working

2012-04-28 Thread Jonathan Nieder
tags 572305 + moreinfo
quit

Hi Jos,

Jos van Wolput wrote:

 After booting linux-image-2.6.33-2-amd64 (experimental) wlan is no longer
 working.
 Modules RT2860 and RT2870 are missing.
 Wlan networking works well when using linux-image-2.6.32.

Sorry for the slow response --- looks like we lost track of this
a couple of years ago.  Unfortunately the above does not contain
enough information to resolve the problem: 2.6.33 kernels are
supposed to include the RT2800USB and RT2800PCI modules, and it
is not clear where exactly loading them went wrong.

Do current kernels reproduce the same problem?  If so, please
attach output from reportbug --template linux-image-$(uname -r)
when failing to load the wireless driver.

Hope that helps,
Jonathan



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



Bug#669858: eglibc FTBFS on mips and mipsel, Encountered regressions that don't match expected failures:

2012-04-28 Thread Aurelien Jarno
reassign 669858 lib64gcc1 4.7.0-4
retitle 669858 missing symbols in /lib64/libgcc_s.so.1
tag 669858 + upstream
forward 669858 http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01809.html
affects 669858 eglibc
thanks

On Sat, Apr 21, 2012 at 01:07:00PM +0100, peter green wrote:
 Package: eglibc
 Severity: serious
 
 From the mips build log (the mipsel one looks the same to me though
 I haven't done a thourough check to see if the list of failed tests
 is identical
 
 Encountered regressions that don't match expected failures:
 tst-cancel24, Error 1
 tst-cancelx10, Error 1
 tst-cancelx11, Error 1
 tst-cancelx12, Error 1
 tst-cancelx13, Error 1
 tst-cancelx14, Error 1
 tst-cancelx15, Error 1
 tst-cancelx16, Error 1
 tst-cancelx17, Error 1
 tst-cancelx18, Error 1
 tst-cancelx20, Error 1
 tst-cancelx21, Error 1
 tst-cancelx4, Error 1
 tst-cancelx5, Error 1
 tst-cancelx8, Error 1
 tst-cancelx9, Error 1
 tst-chk4, Error 1
 tst-chk5, Error 1
 tst-chk6, Error 1
 tst-cleanupx0, Error 1
 tst-cleanupx1, Error 1
 tst-cleanupx3, Error 1
 tst-cleanupx4, Error 1
 tst-lfschk4, Error 1
 tst-lfschk5, Error 1
 tst-lfschk6, Error 1
 tst-mqueue8x, Error 1
 tst-oncex3, Error 1
 tst-oncex4, Error 1
 

All these tests fails due to /lib64/libgcc_s.so.1 from gcc-4.7 not
providing anymore long double functions:

  1697: 0004d940 0 FUNCGLOBAL DEFAULT  UND __trunctfsf2
  1698: 0004d930 0 FUNCGLOBAL DEFAULT  UND __subtf3
  1699: 0004d920 0 FUNCGLOBAL DEFAULT  UND __floatsitf
  1704: 0004d900 0 FUNCGLOBAL DEFAULT  UND __fixunstfsi
  1716: 0004d8f0 0 FUNCGLOBAL DEFAULT  UND __lttf2
  1722: 0004d8d0 0 FUNCGLOBAL DEFAULT  UND __trunctfdf2
  1728: 0004d880 0 FUNCGLOBAL DEFAULT  UND __divtf3
  1731: 0004d860 0 FUNCGLOBAL DEFAULT  UND __addtf3
  1737: 0004d830 0 FUNCGLOBAL DEFAULT  UND __netf2
  1746: 0004d800 0 FUNCGLOBAL DEFAULT  UND __floatunsitf
  1747: 0004d7f0 0 FUNCGLOBAL DEFAULT  UND __eqtf2
  1751: 0004d7d0 0 FUNCGLOBAL DEFAULT  UND __multf3


This is due to a problem in a reworked configuration script, not enabling
these functions anymore on triarch builds.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#670692: giplet: Always shows No IP detected. for www.whatismyip.org

2012-04-28 Thread Axel Stammler
Package: giplet
Version: 0.2.3-3
Severity: important


It works for local interfaces but not for this address, which is provided by 
the package.
No IP detected. shows up even if ddclient finds the correct IP address 
immediately.

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages giplet depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-gconf2.28.1-1 Python bindings for the GConf conf
ii  python-glade2   2.17.0-4 GTK+ bindings: Glade support
ii  python-gnome2   2.28.1-1 Python bindings for the GNOME desk
ii  python-gnomeapplet  2.30.0-4 Python bindings for the GNOME pane
ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii  python-support  1.0.10   automated rebuilding support for P

giplet recommends no packages.

giplet suggests no packages.

-- no debconf information



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



Bug#575183: fails to boot on SGI C2108-F6 server under Xen 3.4 hypervisor

2012-04-28 Thread Jonathan Nieder
Bastian Blank wrote:
 On Wed, Mar 24, 2010 at 12:15:40PM +, Ian Campbell wrote:

 The kernel should probably catch the ENOSYS from the new
 PHYSDEVOP_setup_gsi hypercall (which is what the hypervisor update is
 required for) and panic with a more useful/specific error message. I'm
 not sure if that would prevent a reboot loop though so perhaps that
 wouldn't help much.

 This would not help because current kernels calls this before the
 console setup.  This should be also fixed with my last patches.

Do I understand correctly that this bug (xen kernel in testing failing
to boot with the hypervisor in stable) was fixed some time in the last
couple of years?

Thanks for your work,
Jonathan



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



Bug#670693: [PATCH] pdl: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: pdl
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 4d0d291a61330704be485c12a5a572e50e4cac34 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 08:49:42 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/README.source|   14 --
 debian/changelog|   12 
 debian/compat   |2 +-
 debian/control  |8 
 debian/copyright|2 +-
 debian/patches/00list   |1 -
 debian/rules|   16 
 debian/source.lintian-overrides |4 
 debian/source/format|1 +
 9 files changed, 27 insertions(+), 33 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 delete mode 100644 debian/source.lintian-overrides
 create mode 100644 debian/source/format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 3020910..000
--- a/debian/README.source
+++ /dev/null
@@ -1,14 +0,0 @@
-Repacked sources:
-Upstream sources contain a debian-directory, which is regularly updated
-from this package.
-In order to have a cleaner separation between upstream and debian package,
-upstreams released tarballs are repacked. the debian repack is marked by
-appending +dfsg to the version string.
-
-
-Patch system:
-This package uses dpatch to manage patches on top of the released
-tarballs, please check /usr/share/doc/dpatch/README.source.gz for details.
-The debian/patches directory within the upstream git repository is usually
-empty, as I commit most patches directly to upstream repositories head. and
-put backports to the released version into the debian/patches directory.
diff --git a/debian/changelog b/debian/changelog
index 567c94b..b1988c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pdl (1:2.4.10+dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix duplicate-in-relation-field libastro-fits-header-perl (Lintian).
+  * Fix unused-override (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 08:44:59 +0300
+
 pdl (1:2.4.10+dfsg-1) unstable; urgency=low
 
   * new upstream release
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f4ae42c..d50cd36 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: pdl
 Section: math
 Priority: optional
 Maintainer: Henning Glawe gla...@debian.org
-Standards-Version: 3.9.1
-Build-Depends: gfortran, x11proto-core-dev, libncurses-dev, perl (= 5.8.0-3), debhelper (= 7.0.0), libplplot-dev, libinline-perl (= 0.43), libgsl0-dev, fftw-dev, dpatch, libxext-dev, libhdf4-alt-dev | libhdf4g-dev, libproj-dev | proj, proj-bin | proj, libgd2-xpm-dev, libastro-fits-header-perl, sharutils, libopengl-perl (= 0.65), libxi-dev, libxmu-dev, freeglut3-dev, libextutils-f77-perl, netpbm, libdevel-repl-perl (=1.003011)
+Standards-Version: 3.9.3
+Build-Depends: gfortran, x11proto-core-dev, libncurses-dev, perl (= 5.8.0-3), debhelper (= 9), libplplot-dev, libinline-perl (= 0.43), libgsl0-dev, fftw-dev, libxext-dev, libhdf4-alt-dev | libhdf4g-dev, libproj-dev | proj, proj-bin | proj, libgd2-xpm-dev, libastro-fits-header-perl, sharutils, libopengl-perl (= 0.65), libxi-dev, libxmu-dev, freeglut3-dev, libextutils-f77-perl, netpbm, libdevel-repl-perl (=1.003011)
 Homepage: http://pdl.perl.org/
 
 Package: pdl
 Architecture: any
-Depends:  ${perl:Depends}, libterm-readkey-perl, ${shlibs:Depends}, libopengl-perl (=0.62), ${misc:Depends}
+Depends: ${perl:Depends}, libterm-readkey-perl, ${shlibs:Depends}, libopengl-perl (=0.62), ${misc:Depends}
 Recommends: libterm-readline-gnu-perl | libterm-readline-perl-perl
-Suggests: libpgplot-perl, netpbm | imagemagick, libastro-fits-header-perl, libinline-perl, libplplot-dev, doc-base, 

Bug#670694: [PATCH] goocanvas: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: goocanvas
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 919935149f14ea01b4bb7c38eb03d86a9fabb883 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 09:11:06 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/README.source   |4 -
 debian/changelog   |   10 +
 debian/compat  |2 +-
 debian/control |4 +-
 debian/copyright   |2 +-
 debian/patches/00list  |1 -
 ...0_relibtoolize.dpatch = 10-relibtoolize.patch} |  219 +---
 debian/patches/series  |1 +
 debian/rules   |5 +-
 debian/source/format   |2 +-
 10 files changed, 22 insertions(+), 228 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{10_relibtoolize.dpatch = 10-relibtoolize.patch} (99%)
 create mode 100644 debian/patches/series

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 3ab4713..000
--- a/debian/README.source
+++ /dev/null
@@ -1,4 +0,0 @@
-This package uses dpatch to patch the upstream source.
-Please see /usr/share/doc/dpatch/README.source.gz for details.
-
- -- Jeffrey Ratcliffe jeffrey.ratcli...@gmail.com, Thu,  6 May 2010 22:05:47 +0200
diff --git a/debian/changelog b/debian/changelog
index 549f0fe..65a212c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+goocanvas (0.15-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Patch 10: delete config.guess and config.sub; handled by rules file.
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 09:10:33 +0300
+
 goocanvas (0.15-1) unstable; urgency=low
 
   [ Jeffrey Ratcliffe ]
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index a236a9d..b329682 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: goocanvas
 Priority: optional
 Maintainer: Jose Carlos Garcia Sogo js...@debian.org
-Build-Depends: cdbs, debhelper (= 5), dpkg-dev (= 1.13.19), libglib2.0-dev (= 2.10), libgtk2.0-dev (= 2.12), dpatch, autotools-dev, gtk-doc-tools
-Standards-Version: 3.8.4
+Build-Depends: cdbs, debhelper (= 9), libglib2.0-dev (= 2.10), libgtk2.0-dev (= 2.12), autotools-dev, gtk-doc-tools
+Standards-Version: 3.9.3
 Section: libs
 Vcs-Git: git://git.debian.org/git/users/jsogo/goocanvas.git
 Vcs-Browser: http://git.debian.org/git/users/jsogo/goocanvas.git
diff --git a/debian/copyright b/debian/copyright
index fa3feeb..5a6c1ed 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -34,5 +34,5 @@ On Debian systems, the full text of the LGPL can be found in
 
 The Debian packaging is copyright 2006, Sebastien Bacher seb...@ubuntu.com,
 copyright 2007, Jose Carlos Garcia Sogo js...@debian.org and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 42a666e..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-10_relibtoolize
diff --git a/debian/patches/10_relibtoolize.dpatch b/debian/patches/10-relibtoolize.patch
similarity index 99%
rename from debian/patches/10_relibtoolize.dpatch
rename to debian/patches/10-relibtoolize.patch
index 0dc40b0..5d50987 100644
--- a/debian/patches/10_relibtoolize.dpatch
+++ b/debian/patches/10-relibtoolize.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_relibtoolize.dpatch by Chris Coulson chrisccoul...@ubuntu.com
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+From: Chris Coulson chrisccoul...@ubuntu.com
+Subject: No 

Bug#659784: lapack blas co

2012-04-28 Thread Jonathan Nieder
Sylvestre Ledru wrote:

 They are already in experimental ;)
 blas 1.2.20110419-3~exp3
 lapack 3.4.1-1~exp1

If those have the latest fixes, then I fear I have bad news.

 $ dpkg --get-selections | grep hold
 initscriptshold
 libblas3gf hold
 liblapack3gf   hold
 # printf '%s\n' 'libblas3gf install' 'liblapack3gf install' |
dpkg --set-selections
 # cupt full-upgrade
 Building the package cache... 
 Initializing package resolver and worker... 
 Scheduling requested actions... 
 Resolving possible unmet dependencies... 

 The following packages will be installed:

 libblas3 liblapack3 

 The following packages will be upgraded:

 libblas3gf liblapack3gf 

 The following packages will have a not preferred version:

 xserver-xorg-core xserver-xorg-video-fbdev xserver-xorg-video-nouveau 

 Action summary:
   2 automatically installed packages will be installed
   2 automatically installed packages will be upgraded
   2 manually installed and 1 automatically installed packages will have a not 
preferred version

 Need to get 3448KiB/3448KiB of archives. After unpacking 180KiB will be used.
 Do you want to continue? [y/N/q/a/?] y
 Performing requested actions:
 Get:1 http://h64-50-233-100.mdsnwi.tisp.static.tds.net/debian 
experimental/main libblas3 1.2.20110419-3~exp3 [204KiB]
 Get:2 http://h64-50-233-100.mdsnwi.tisp.static.tds.net/debian 
experimental/main libblas3gf 1.2.20110419-3~exp3 [7604B]
 Get:3 http://h64-50-233-100.mdsnwi.tisp.static.tds.net/debian 
experimental/main liblapack3 3.4.1-1~exp1 [3227KiB]
 Get:4 http://h64-50-233-100.mdsnwi.tisp.static.tds.net/debian 
experimental/main liblapack3gf 3.4.1-1~exp1 [9.9KiB]
 Fetched 3448KiB in 3s. 
 
 Retrieving bug reports... Done
 Parsing Found/Fixed information... Done
 Reading changelogs... Done
 Preconfiguring packages ...
 (Reading database ... 137442 files and directories currently installed.)
 Preparing to replace libblas3gf 1.2.20110419-2 (using 
.../libblas3gf_1.2.20110419-3~exp3_i386.deb) ...
 Unpacking replacement libblas3gf ...
 Selecting previously unselected package libblas3.
 (Reading database ... 137437 files and directories currently installed.)
 Unpacking libblas3 (from .../libblas3_1.2.20110419-3~exp3_i386.deb) ...
 Setting up libblas3 (1.2.20110419-3~exp3) ...
 update-alternatives: error: alternative libblas.so.3gf can't be slave of 
libblas.so.3: it is a master alternative.
 dpkg: error processing libblas3 (--install):
  subprocess installed post-installation script returned error exit status 2
 Errors were encountered while processing:
  libblas3
 E: the command '/usr/bin/dpkg --install --no-triggers --force-depends 
--force-bad-path 
//var/cache/apt/archives/libblas3_1.2.20110419-3~exp3_i386.deb' failed: exit 
code '1'
 E: unable to do requested actions
 E: error performing the command 'full-upgrade'

Purging all relevant packages, installing them at the versions in sid
again, and trying the upgrade again reproduces it.



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



Bug#659784: lapack blas co

2012-04-28 Thread Sylvestre Ledru
On 28/04/2012 09:32, Jonathan Nieder wrote:
 Sylvestre Ledru wrote:

 They are already in experimental ;)
 blas 1.2.20110419-3~exp3
 lapack 3.4.1-1~exp1
 If those have the latest fixes, then I fear I have bad news.


ok, i though it was ok Sorry :/

S




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



Bug#575183: fails to boot on SGI C2108-F6 server under Xen 3.4 hypervisor

2012-04-28 Thread Ian Campbell
On Sat, 2012-04-28 at 02:12 -0500, Jonathan Nieder wrote:
 Bastian Blank wrote:
  On Wed, Mar 24, 2010 at 12:15:40PM +, Ian Campbell wrote:
 
  The kernel should probably catch the ENOSYS from the new
  PHYSDEVOP_setup_gsi hypercall (which is what the hypervisor update is
  required for) and panic with a more useful/specific error message. I'm
  not sure if that would prevent a reboot loop though so perhaps that
  wouldn't help much.
 
  This would not help because current kernels calls this before the
  console setup.  This should be also fixed with my last patches.
 
 Do I understand correctly that this bug (xen kernel in testing failing
 to boot with the hypervisor in stable) was fixed some time in the last
 couple of years?

I think so, current stable hypervisor is 4.0.x which is new enough (if
my recollection + reading of the bug log is correct).

Ian.

-- 
Ian Campbell


BOFH excuse #136:

Daemons loose in system.


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


Bug#669914: php-invoker package

2012-04-28 Thread Luis Uribe
Hi Thomas,

I just push the files for php-invoker package to the [1]git.d.o repo.
Could you please check it and if it's ok (and after php-timer enters 
unstable) upload it? 

The package is litian clean and uses the same method to install than the
previous ones (php-timer and etc)

Thanks

[1] http://anonscm.debian.org/gitweb/?p=pkg-php/php-invoker.git;a=summary

-- 
Luis Uribe
http://eviled.org


signature.asc
Description: Digital signature


Bug#668854: nvidia-glx: Upgrade from 295.33 to 295.40 causes serious performance regression

2012-04-28 Thread Oleksandr Gavenko
I have same issue.

Installing old package (from
http://snapshot.debian.org/archive/debian/) resolve issue...



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



Bug#670692: giplet: Always shows No IP detected. for www.whatismyip.org

2012-04-28 Thread Salvatore Bonaccorso
tag 670692 + upstream
thanks

Hi Axel

On Sat, Apr 28, 2012 at 09:13:07AM +0200, Axel Stammler wrote:
 It works for local interfaces but not for this address, which is
 provided by the package. No IP detected. shows up even if ddclient
 finds the correct IP address immediately.

Thanks for your report. The problem seems to be (at first look) that
www.whatismyip.org changed to report the ip now as image, so giplet
cannot extract it anymore.

p.s.: short note: please try to switch to an alternative. giplet was
  removed already from the Debian archive for wheezy, as upstream
  author does not have anymore much time to maintain it and it
  would need porting for the new libpanel-applet interface.

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#669322: [Aptitude-devel] Bug#669322: aptitude: Method http has died unexpectedly with zh_CN.utf8 locale

2012-04-28 Thread Guanhao Yin
Hi,

On 28 April 2012 13:36, Daniel Hartwig wrote:
 Hello
 
 Initially I could reproduce this twice but no more after switching to
 debugging tools (everything compiled -O0 -g).
 I have made a couple changes which may effect this.  First is to fix a
 very old bug where download threads were not deleted properly (tying
 up resources, potentially keeping files open); second is to no longer
 use ListUpdate from apt (introduced last version) and go back to the
 pre-0.6.6 code.
 
 As I am having trouble reproducing this again, could someone still
 experiencing this please test most recent development work and report
 back?
 
 # apt-get build-dep aptitude/sid
 $ git clone git://git.debian.org/git/aptitude/aptitude.git
 $ cd aptitude
 $ ./autogen.sh
 $ ./configure  make

I tried the latest version in the above git repository, with or without
setting CXXFLAGS to -g -O0. I'm afraid the problem still exits, with
zh_CN.utf8.





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



Bug#573745: Please decide on Python interpreter packages maintainership

2012-04-28 Thread Stefano Zacchiroli
On Fri, Apr 27, 2012 at 08:20:33PM -0700, Russ Allbery wrote:
 This does, to me, raise the question of whether Jakub should be listed as
 a separate option, or whether there's no meaningful distinction between a
 maintenance team formed by Jakub and a maintenance team formed by Matthias
 and Barry.  I suppose they're distinct in the sense that the tech-ctte
 could decide that Matthias should not have a position of authority over
 the package at all, but that doesn't seem particularly sensible to me in
 that it's rather difficult for us to make it stick going forward while
 still appointing someone who doesn't think that Matthias should be
 replaced.

 (Also, why is Jakub listed as a separate option but not Barry?)

Good point, that is a indeed an incoherence among the listed options.

I've not listed Barry as a separate option after having verified that he
does not support removing Matthias as a maintainer. For the very same
reason, I shouldn't probably have listed Jakub, but I wanted to pass on
the information of him volunteering anyhow, in case it might be
useful.

So, assuming the two of them feel equally strong about that (I've no
reason to believe the contrary, but I'm Cc:-ing both of them just in
case), either Barry should be considered as an option too or (more
likely) Jakub shouldn't.

Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Bug#670695: Wishlist: Watch with familly camera pics from find ?

2012-04-28 Thread Yellow
Package: eog
Version: 2.30.2-1
Severity: wishlist

Hi,

We plug the camera onto the linux multimedia center. 

So how to watch all the files that I get from 
LIST=` find /media/myusbcamera/mymessfolder --iname *.jpg `

ideally would be 

echo $LIST | eog --get-my-listoffiles --fullscreen --display-delay=3s  -

and here we go the familly watch the pictures all to gether

 (note the - like mplayer or mpg321, or other pipe.)



would you have any alternative for this $LIST watching? 

thank you so much !!

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eog depends on:
ii  gconf2 2.28.1-6  GNOME configuration database syste
ii  gnome-icon-theme   2.30.3-2  GNOME Desktop icon theme
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-4+squeeze1 simple interprocess messaging syst
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess messaging syst
ii  libexempi3 2.1.1-1   library to parse XMP metadata (Lib
ii  libexif12  0.6.19-1  library to parse EXIF files
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-2.1+squeeze3FreeType 2 font engine, shared lib
ii  libgconf2-42.28.1-6  GNOME configuration database syste
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgnome-desktop-2 2.30.2-2  Utility library for loading .deskt
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  liblcms1   1.18.dfsg-1.2+b3  Color management library
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libpython2.6   2.6.6-8+b1Shared Python runtime library (ver
ii  libstartup-notific 0.10-1library for program launch feedbac
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze1 GNOME XML library
ii  shared-mime-info   0.71-4FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages eog recommends:
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG

eog suggests no packages.

-- no debconf information



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



Bug#669322: [Aptitude-devel] Bug#669322: aptitude: Method http has died unexpectedly with zh_CN.utf8 locale

2012-04-28 Thread Daniel Hartwig
On 28 April 2012 16:07, Guanhao Yin yinguan...@gmail.com wrote:
 I tried the latest version in the above git repository, with or without
 setting CXXFLAGS to -g -O0. I'm afraid the problem still exits, with
 zh_CN.utf8.



Thanks.  I also rebuilt apt with those flags.

I will keep looking at it.  When I next get time I'll have to do a
fresh install and try to reproduce it there.



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



Bug#670696: RFS: burp/1.3.3-1

2012-04-28 Thread Bastiaan Franciscus van den Dikkenberg
Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package burp

 * Package name: burp
   Version : 1.3.3-1
   Upstream Author : Graham Keeling keel...@spamcop.net
 * URL : http://burp.grke.net/
 * License : AGPLv3
   Section : utils

  It builds those binary packages:

burp   - Simple cross-platform network BackUp and Restore Program
burp-dbg   - debugging symbols for Burp

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/burp


  Alternatively, one can download the package with dget using this command:

dget -x http://mentors.debian.net/debian/pool/main/b/burp/burp_1.3.3-1.dsc

  More information about hello can be obtained from http://www.example.com.

  Changes since the last upload:

  * New upstream release version 1.3.3
  * Fixed make error during build process
  * Fixed compression directive not fully functional only numeric value
allowed Debian bug: (Closes: #665843)
  * Fix Build of version 1.3.2 failing  (Closes: #669107)
  * Tidy up Raw partition (Closes: #670598)
  * Prevent client from browsing backups (Closes: #670599)
  * Prevent client from running a restore (Closes: #670600)
  * Fix Document or implement ability to prevent *client* from initiating
 manual backup (Closes: #670601)


  Regards,
   Bastiaan Franciscus van den Dikkenberg

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

Kernel: Linux 3.2.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
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#669658: (no subject)

2012-04-28 Thread Karsten Kruse
Hi,

this time i had the dbg-packages installed:

Application: Plasma-Desktop-Umgebung (plasma-desktop), signal:
Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f3fa3311780 (LWP 2236))]

Thread 2 (Thread 0x7f3f7febe700 (LWP 2239)):
#0  0x7fff0a7ff82f in clock_gettime ()
#1  0x7f3f96c2ee86 in *__GI_clock_gettime (clock_id=1,
tp=0x7f3f7febdb80) at ../sysdeps/unix/clock_gettime.c:116
#2  0x7f3f9fc8cfb4 in do_gettime (frac=0x7f3f7febdb98,
sec=0x7f3f7febdb90) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7f3f9fd4ec4d in QTimerInfoList::updateCurrentTime
(this=0x15fe560) at kernel/qeventdispatcher_unix.cpp:339
#5  0x7f3f9fd4ef83 in QTimerInfoList::timerWait (this=0x15fe560,
tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x7f3f9fd4d9fc in timerSourcePrepareHelper (src=optimized out,
timeout=0x7f3f7febdc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7f3f9fd4daa5 in timerSourcePrepare (source=optimized out,
timeout=optimized out) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7f3f9697e21e in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f3f9697ea1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f3f9697ec24 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f3f9fd4e4a6 in QEventDispatcherGlib::processEvents
(this=0x15e6e30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#12 0x7f3f9fd22972 in QEventLoop::processEvents (this=optimized
out, flags=...) at kernel/qeventloop.cpp:149
#13 0x7f3f9fd22b6f in QEventLoop::exec (this=0x7f3f7febddd0,
flags=...) at kernel/qeventloop.cpp:201
#14 0x7f3f9fc3a4af in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#15 0x7f3f9fd059cf in QInotifyFileSystemWatcherEngine::run
(this=0x15e7c90) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x7f3f9fc3cec5 in QThreadPrivate::start (arg=0x15e7c90) at
thread/qthread_unix.cpp:331
#17 0x7f3f9768eb50 in start_thread (arg=optimized out) at
pthread_create.c:304
#18 0x7f3fa2bff90d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x in ?? ()

Thread 1 (Thread 0x7f3fa3311780 (LWP 2236)):
[KCrash Handler]
#6  0x7f380008 in ?? ()
#7  0x7f3f77dfa281 in ~QHashNode (this=0x1ffcec0,
__in_chrg=optimized out) at /usr/include/qt4/QtCore/qhash.h:216
#8  deleteNode2 (node=0x1ffcec0) at /usr/include/qt4/QtCore/qhash.h:519
#9  deleteNode (node=0x1ffcec0, this=0x199aac8) at
/usr/include/qt4/QtCore/qhash.h:507
#10 QHashQString, Solid::Device::remove (this=0x199aac8, akey=...) at
/usr/include/qt4/QtCore/qhash.h:795
#11 0x7f3f77dfa3dc in remove (akey=..., this=0x199aac8) at
/usr/include/qt4/QtCore/qhash.h:784
#12 HotplugEngine::onDeviceRemoved (this=0x199aaa0, udi=...) at
../../../../../plasma/generic/dataengines/hotplug/hotplugengine.cpp:241
#13 0x7f3f77dfc6a9 in HotplugEngine::qt_metacall (this=0x199aaa0,
_c=QMetaObject::InvokeMetaMethod, _id=optimized out,
_a=0x7fff0a7e67a0) at ./hotplugengine.moc:81
#14 0x7f3f9fd364ba in QMetaObject::activate (sender=0x15e7a00,
m=optimized out, local_signal_index=optimized out,
argv=0x7fff0a7e67a0) at kernel/qobject.cpp:3278
#15 0x7f3f9b321875 in Solid::DeviceNotifier::deviceRemoved
(this=optimized out, _t1=...) at ./devicenotifier.moc:94
#16 0x7f3f9b322a5d in Solid::DeviceManagerPrivate::_k_deviceRemoved
(this=0x15e7a00, udi=...) at ../../../solid/solid/devicemanager.cpp:207
#17 0x7f3f9b323219 in Solid::DeviceManagerPrivate::qt_metacall
(this=0x15e7a00, _c=QMetaObject::InvokeMetaMethod, _id=optimized out,
_a=0x7fff0a7e6950) at ./devicemanager_p.moc:80
#18 0x7f3f9fd364ba in QMetaObject::activate (sender=0x15fb860,
m=optimized out, local_signal_index=optimized out,
argv=0x7fff0a7e6950) at kernel/qobject.cpp:3278
#19 0x7f3f9b335a25 in Solid::Ifaces::DeviceManager::deviceRemoved
(this=optimized out, _t1=...) at ./ifaces/devicemanager.moc:94
#20 0x7f3f9b3762f6 in slotDeviceRemoved (opath=..., this=0x15fb860)
at ../../../solid/solid/backends/upower/upowermanager.cpp:164
#21 Solid::Backends::UPower::UPowerManager::qt_metacall (this=0x15fb860,
_c=QMetaObject::InvokeMetaMethod, _id=optimized out,
_a=0x7fff0a7e6cb0) at ./backends/upower/upowermanager.moc:78
#22 0x7f3f9fd364ba in QMetaObject::activate (sender=0x15fb878,
m=optimized out, local_signal_index=optimized out,
argv=0x7fff0a7e6cb0) at kernel/qobject.cpp:3278
#23 0x7f3fa008a6ad in QDBusInterfacePrivate::metacall
(this=0x15fbeb0, c=optimized out, id=4, argv=0x7fff0a7e6cb0) at
qdbusinterface.cpp:278
#24 0x7f3fa00769ab in QDBusConnectionPrivate::deliverCall
(this=0xf02360, object=0x15fb878, msg=..., metaTypes=..., slotIdx=9) at
qdbusintegrator.cpp:942
#25 0x7f3fa007fcbf in QDBusCallDeliveryEvent::placeMetaCall
(this=optimized out, object=optimized out) at qdbusintegrator_p.h:103
#26 0x7f3f9fd3a06a 

Bug#579757: [patch] XeLaTeX support for Rubber

2012-04-28 Thread Wouter Bolsterlee
Hilmar Preusse schreef op do 26-04-2012 om 23:48 [+0200]:
 I've uploaded a new version to the URI above, which uses install
 instead of cp. Does it solve your problem?

Thanks. It works now. It turned out to be a result of some incorrect
default ACLs on the directory I was working in.

— Wouter


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


Bug#670581: [Pkg-openssl-devel] Bug#670581: openssl: ntpd segfaults with error 4 in libcrypto.so.0.9.8 on Debian squeeze

2012-04-28 Thread Kurt Roeckx
On Fri, Apr 27, 2012 at 05:42:07PM -0700, Andris Kalnozols wrote:
 On 4/27/2012 4:11 PM, Kurt Roeckx wrote:
 header and hdlen from frame 1 would be nice.
 
 Could you also install the libssl0.9.8-dbg package?  You'll get
 debug symbols then.
 
 
 I'm not a real pro with the debugger.  After installing the `dbg'
 package, is
 this all that's needed?:

gdb should look load the debug symbols from
/usr/lib/debug/usr/lib/libcrypto.so.0.9.8 automaticly,
there is no need to add the symbol files in gdb.

 Modifying the Makefile to link ntpd using libcrypto in
 /usr/lib/debug/usr/lib

There is also no need for that, and it won't work, because it
only contains the debug symbols.

The library in /usr/lib/ tells that it's debug symbols have been
removed and placed in the file in /usr/lib/debug/usr/lib/, and gdb
should automaticly pick this up.



Kurt




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



Bug#670697: debtags: update tags db after apt update

2012-04-28 Thread Daniel Hartwig
Package: debtags
Severity: wishlist

Hello

Aptitude previously included a rather unsightly kludge to call
'debtags update --local' after updating the packages list.  As of
0.6.7 this will be removed.

Attached is an apt.conf.d fragment equivalent to the old behaviour but
much more elegant.


80debtags
Description: Binary data


Bug#670632: Add patch

2012-04-28 Thread Arto Jantunen
tags 670632 + patch
thanks

Here is a patch to enable multiarch for shapelib.

-- 
Arto Jantunen

commit c1708e7fcb7897685808cd861b14d27b1a6c5a95
Author: Arto Jantunen vi...@debian.org
Date:   Sat Apr 28 11:46:48 2012 +0300

Enable multiarch

diff --git a/debian/control b/debian/control
index 691ec0e..f6c296f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: shapelib
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 7)
+Build-Depends: debhelper (= 8.1.3)
 Standards-Version: 3.8.3
 Homepage: http://shapelib.maptools.org/
 
@@ -34,6 +34,8 @@ Package: libshp1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: A library for reading and writing ArcView Shapefiles
  The Shapefile format is a working and interchange format promoted by
  ESRI for simple vector data with attributes. It is apparently the only
diff --git a/debian/libshp1.install b/debian/libshp1.install
index d0dbfd1..3ddde58 100644
--- a/debian/libshp1.install
+++ b/debian/libshp1.install
@@ -1 +1 @@
-usr/lib/lib*.so.*
+usr/lib/*/lib*.so.*
diff --git a/debian/rules b/debian/rules
index 874e879..2f3eca2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 	INSTALL_PROGRAM += -s
 endif
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
@@ -43,13 +45,14 @@ install: build
 	cp dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shprewind shptest \
 		debian/tmp/usr/bin/.
 	
-	mkdir debian/tmp/usr/lib/
+	mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
 	cp .libs/libshp.a debian/tmp/usr/lib/
 	cp libshp.la debian/tmp/usr/lib/
-	cp .libs/libshp.so.1.0.1 debian/tmp/usr/lib/
-	ln -s libshp.so.1.0.1 libshp.so
+	cp .libs/libshp.so.1.0.1 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
+	ln -s $(DEB_HOST_MULTIARCH)/libshp.so.1.0.1 libshp.so
+	mv libshp.so debian/tmp/usr/lib
 	ln -s libshp.so.1.0.1 libshp.so.1
-	mv libshp.so* debian/tmp/usr/lib/
+	mv libshp.so.1 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
 	
 	mkdir debian/tmp/usr/include/
 	cp shapefil.h debian/tmp/usr/include/


Bug#670299: nmu: rebuilds for libgdl soname bump

2012-04-28 Thread Adam D. Barratt
On Sat, 2012-04-28 at 01:29 +0200, Michael Biebl wrote:
  nmu anjuta . ALL . -m Rebuild against libgdl-3-2
  nmu gtkpod . ALL . -m Rebuild against libgdl-3-2
  nmu gtranslator . ALL . -m Rebuild against libgdl-3-2
  
  dw anjuta . ALL . -m libgdl-3-dev = 3.4.2-1
  dw gtkpod . ALL . -m libgdl-3-dev = 3.4.2-1
  dw gtranslator . ALL . -m libgdl-3-dev = 3.4.2-1
 
 anjuta and gtranslator had sourceful uploads in the mean time.

Indeed.  However the ia64 and mipsel builds of anjuta used libgdl-3-1 as
the new gdl hasn't been uploaded on those arches; I've scheduled new
binNMUs for those.

 Remains a binNMU for gtkpod.

Scheduled.

(btw the -m argument to dw is a package relation as in Depends fields
etc, so needs parentheses around the relation - i.e. libgdl-3-dev (=
3.4.2-1).)

Regards,

Adam




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



Bug#670695: Wishlist: Watch with familly camera pics from find ?

2012-04-28 Thread Michael Biebl
On 28.04.2012 10:40, Yellow wrote:
 Package: eog
 Version: 2.30.2-1
 Severity: wishlist
 
 Hi,
 
 We plug the camera onto the linux multimedia center. 
 
 So how to watch all the files that I get from 
 LIST=` find /media/myusbcamera/mymessfolder --iname *.jpg `
 
 ideally would be 
 
 echo $LIST | eog --get-my-listoffiles --fullscreen --display-delay=3s  -
 
 and here we go the familly watch the pictures all to gether

eog supports files to be listed on the command line, i.e.
eog pic1 pic2...

So
 eog `find bla`
should work

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#190753: Proposing to appeal to the tech. comittee about language extensions in scripts.

2012-04-28 Thread Guillem Jover
On Fri, 2012-04-27 at 18:01:52 +0900, Charles Plessy wrote:
 As proposed in 2010 (http://bugs.debian.org/190753#98), I would like to ask 
 the
 Technical Comittee to reconsider our Policy, and restrict it to cases where 
 the
 name of a program is an interface (http://bugs.debian.org/190753#128).
 
 I would like to know people's feeling about this.

I'd find it very unfortunate, regardless of any possible outcome, that
the project keeps switching away from technical decisions by consensus
to decisions by comitee. IMO this top-down model should be considered
a failure on the part of the project.

regards,
guillem



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



Bug#670699: RFP: gnome-raw-thumbnailer -- RawThumbnailer is a thumbnailer for RAW files that works with the Gnome Nautilus file manager.

2012-04-28 Thread Federico Bruni
Package: wnpp
Severity: wishlist

* Package name: gnome-raw-thumbnailer
  Version : 3.0.0
  Upstream Author : Hubert Figuiere h...@figuiere.net
* URL : http://libopenraw.freedesktop.org/wiki/RawThumbnailer
* License : GPL
  Programming Lang: C
  Description : RawThumbnailer is a thumbnailer for RAW files that works 
with the Gnome Nautilus file manager.

RawThumbnailer is a thumbnailer for RAW files that works with the Gnome 
Nautilus file manager.
It is released under the GPL.
Source code is hosted in Gnome git repository:
git clone git://git.gnome.org/gnome-raw-thumbnailer



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



Bug#670700: dirmngr: upgrade broken, it fails in init script if /bin/sh is link to /bin/dash

2012-04-28 Thread Samuele Battarra
Package: dirmngr
Version: 1.1.0-3
Severity: normal

Dear Maintainer,

On upgrade the init script fail, it is not possible to complete the upgrade.

The command that fail is:

su -c . /lib/lsb/init-functions  umask 027  start_daemon -p $PIDFILE 
$DAEMON --daemon --sh - dirmngr

this is the output error:

-su: 11: /etc/bash.bashrc: shopt: not found
-su: 32: /etc/bash.bashrc: shopt: not found
-su: 29: /etc/bash_completion: [[: not found
-su: 35: /etc/bash_completion: [[: not found
-su: 51: /etc/bash_completion: shopt: not found
-su: 57: /etc/bash_completion: complete: not found
-su: 62: /etc/bash_completion: complete: not found
-su: 65: /etc/bash_completion: complete: not found
-su: 68: /etc/bash_completion: complete: not found
-su: 71: /etc/bash_completion: complete: not found
-su: 74: /etc/bash_completion: complete: not found
-su: 77: /etc/bash_completion: complete: not found
-su: 80: /etc/bash_completion: complete: not found
-su: 83: /etc/bash_completion: complete: not found
-su: 86: /etc/bash_completion: complete: not found
-su: 89: /etc/bash_completion: complete: not found
-su: 92: /etc/bash_completion: complete: not found
-su: 101: /etc/bash_completion: Syntax error: ( unexpected (expecting })

The problem could be that on my system /bin/sh is linked to /bin/dash, linking 
to /bin/bash solves the problem.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable-updates'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.14-mio (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dirmngr depends on:
ii  adduser3.113+nmu1
ii  dpkg   1.16.3
ii  install-info   4.13a.dfsg.1-10
ii  libassuan0 2.0.3-1
ii  libc6  2.13-30
ii  libgcrypt111.5.0-3
ii  libgpg-error0  1.10-3
ii  libksba8   1.2.0-2
ii  libldap-2.4-2  2.4.28-1.1
ii  libpth20   2.0.7-16
ii  lsb-base   4.1+Debian2

dirmngr recommends no packages.

dirmngr suggests no packages.

-- no debconf information



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



Bug#670070: nmu: dolfin_1.0.0-4

2012-04-28 Thread Adam D. Barratt
On Fri, 2012-04-27 at 22:41 -0500, Kumar Appaiah wrote:
 On Fri, Apr 27, 2012 at 07:02:51PM +0100, Adam D. Barratt wrote:
  On Sun, 2012-04-22 at 12:44 -0500, Kumar Appaiah wrote:
   Subsequent to the upload of armadillo 3, dolfin needs a rebuild.
   
   nmu dolfin_1.0.0-4 . ALL . -m Rebuild against armadillo (= 
   1:3.0.1+dfsg)
  
  Scheduled.

The ia64 and s390 builds FTBFS so far, although I don't think either of
them is specifically armadillo related from a quick look.

   gdal also needs a rebuild, but the version affected is only in
   experimental now, so I guess that is not of much concern at the moment?
  
  It's not relevant for testing migration, but we can schedule binNMUs in
  experimental as well if you'd prefer.
 
 I don't mind either way, but please do, if it isn't too much of an
 issue.

Scheduled.

Regards,

Adam




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



Bug#670700: dirmngr: upgrade broken, it fails in init script if /bin/sh is link to /bin/dash

2012-04-28 Thread Peter Eisentraut
On lör, 2012-04-28 at 11:25 +0200, Samuele Battarra wrote:
 -su: 92: /etc/bash_completion: complete: not found
 -su: 101: /etc/bash_completion: Syntax error: ( unexpected
 (expecting })
 
 The problem could be that on my system /bin/sh is linked to /bin/dash,
 linking to /bin/bash solves the problem.
 
Why would dash call bash init scripts then?




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



Bug#670701: RFP: libbitcoin -- Bitcoin C++ library

2012-04-28 Thread Amir Taaki
Package: wnpp
Severity: wishlist

* Package name    : libbitcoin
  Version : 1.0
  Upstream Author : Amir Taaki gen...@riseup.net
* URL : http://libbitcoin.org
* License : LGPL
  Programming Lang: C++
  Description : Bitcoin C++ library

libbitcoin is a bitcoin library targeted towards high end use. The library 
places a heavy focus around asychronicity.



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



Bug#670638: xterm color options no longer work with 278-1 in Debian Testing

2012-04-28 Thread Justin Piszcz
On Fri, Apr 27, 2012 at 9:49 PM, Thomas Dickey dic...@his.com wrote:
 On Fri, Apr 27, 2012 at 09:55:01AM -0400, Justin Piszcz wrote:
 Package: xterm
 Version: 278-1

 Hello,

 After a recent upgrade of xterm (278), text no longer shows up in
 xterm with the options I normally use:

 xterm -bg black -fg white

 The screen is black in xterms now, it does not honor the foreground
 color?  Unless I run it without these arguments, I have downgraded to
 xterm 261 (still in the FTP dir) and all works normally again.

 I don't see this behavior in an update to Debian/unstable, or Debian/testing.
 It's possible that there's some X resource setting on your machine which
 has foreground pre-set, making it impossible to override.  That would be
 either a local customization, or some desktop junk (KDE's been an offender
 in this area, for instance).  Some details about the X resources, e.g.,
 as seen by appres and the window manager/desktop might show the problem.

Hi,

I found the root cause, when using vnc, if you use -depth 24 when
starting vncserver, the text will be black.  When -depth 24 is not
specified, it honors the background color.

What is interesting is vnc has not changed and the older version of
xterm  (267) did not exhibit the issue w/ vnc when  -depth 24 was
specified.

The new version works as long as -depth 24 is not specified.

How to reproduce:
1. Install Debian Testing x86_64
2. Install vnc4server 4.1.1+X4.3.0-37
3. Run: vncserver -geometry 1024x768 -depth 24
4. Make sure xterm 278-1 is installed (debian/testing)
5. /usr/bin/xterm -bg black -fg white
6. Then you can kill that vnc and re-run it without the -depth 24 and
it works fine.

Seems like an xterm/vnc/color/depth bug?  When the default is used
(-depth 16) the text appears properly and the background color is
honored.

Justin.



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



Bug#670702: installation-reports: guided partitioning creates /usr too small

2012-04-28 Thread Hal
Package: installation-reports
Severity: important
Tags: d-i

When installing debian, I chose the automatic (guided?) option to partition the
disk.  I only had one 8GB disk.  It created separate partitions for the given
set of file systems.  After I had booted into the installed system, I tried to
install some additional software.  I got a pop-up telling me my /usr file
system was out of space.

I had not looked at the allocations for /usr and other partitions before
setting out to install more software; perhaps this would have been a good idea.
Still, I think that /usr needs to be one of the more generously-allocated file
systems in any Linux system.  When I create a new Linux system -- that is, when
I am in the mood to create separate partitions for /usr, /home, /var, etc -- I
usually give /usr a good 6GB or so these days because I know that these systems
can grow large, especially after customizing them to the user's liking.

I was anxious to try out Debian.  I had tried 5.0.8 some time back (also under
VirtualBox) but had problems with it running in a VM.  Rather than do this
exercise twice, or actually allocate the partitions manually, I got lazy and
went with a single file system.

This configuration works fine.  However, if it will help your project, I can
set up a test to more thoroughly investigate this and report the results to
you.



-- Package-specific info:

Boot method: network
Image version: debian-6.0.4-i386-netinst.iso
Date: 04-28-2012 ~3am CDT

Machine: VirtualBox 4.1.14
Partitions: df -Tl will do; the raw partition table is preferred


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.



-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20110106+squeeze4
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux debian 2.6.32-5-486 #1 Mon Jan 16 15:32:33 UTC 2012 i686 
GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC 
[Natoma] [8086:1237] (rev 02)
lspci -knn: 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA 
[Natoma/Triton II] [8086:7000]
lspci -knn: 00:01.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 
IDE [8086:7111] (rev 01)
lspci -knn: Kernel driver in use: ata_piix
lspci -knn: 00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung 
GmbH VirtualBox Graphics Adapter [80ee:beef]
lspci -knn: 00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM 
Gigabit Ethernet Controller [8086:100e] (rev 02)
lspci -knn: Subsystem: Intel Corporation Device [8086:001e]
lspci -knn: Kernel driver in use: e1000
lspci -knn: 00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH 
VirtualBox Guest Service [80ee:cafe]
lspci -knn: 00:05.0 Multimedia audio controller [0401]: Intel Corporation 
82801AA AC'97 Audio Controller [8086:2415] (rev 01)
lspci -knn: Subsystem: Intel Corporation Device [8086:]
lspci -knn: 00:06.0 USB Controller [0c03]: Apple Computer Inc. 
KeyLargo/Intrepid USB [106b:003f]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI 
[8086:7113] (rev 08)
lspci -knn: 00:0b.0 USB Controller [0c03]: Intel Corporation 
82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller [8086:265c]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:0d.0 SATA controller [0106]: Intel Corporation 82801HBM/HEM 
(ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
lspci -knn: Kernel driver in use: ahci
usb-list: 
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:Manufacturer: Linux 2.6.32-5-486 ehci_hcd
usb-list:Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 02 Device 01: OHCI Host Controller [1d6b:0001]
usb-list:Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 

Bug#670703: [PATCH] python-authkit: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: python-authkit
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From a71d7bb161277f7e8d0a3b2a5ffa1068ce52d667 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 13:02:53 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/README.source |4 
 debian/changelog |   14 ++
 debian/compat|2 +-
 debian/control   |6 +++---
 debian/copyright |5 +++--
 debian/patches/00list|3 ---
 ...ementtree.dpatch = 10-egginfo-elementtree.patch} |8 ++--
 ...ementtree.dpatch = 20-setuppy-elementtree.patch} |8 ++--
 ...thon-path.dpatch = 30-ezsetup-python-path.patch} |8 ++--
 debian/patches/series|3 +++
 debian/rules |   18 +++---
 debian/source/format |1 +
 12 files changed, 42 insertions(+), 38 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{egginfo-elementtree.dpatch = 10-egginfo-elementtree.patch} (62%)
 rename debian/patches/{setuppy-elementtree.dpatch = 20-setuppy-elementtree.patch} (67%)
 rename debian/patches/{ezsetup-python-path.dpatch = 30-ezsetup-python-path.patch} (69%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index a7ca8e4..000
--- a/debian/README.source
+++ /dev/null
@@ -1,4 +0,0 @@
-This package is using dpatch patch system. 
-
-To get the fully patched source after unpacking the source package, cd to
-the root level of the source package and run `./debian/rules patch`
diff --git a/debian/changelog b/debian/changelog
index 337397b..1b29caf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+python-authkit (0.4.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix copyright-with-old-dh-make-debian-copyright (Lintian).
+  * Fix dh_pycentral-is-obsolete (Lintian)
+  * Fix wrong-path-for-interpreter (Lintian).
+  * Fix build-depends-on-python-dev-with-no-arch-any (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 12:55:35 +0300
+
 python-authkit (0.4.3-1) unstable; urgency=low
 
   [ Piotr Ożarowski ]
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 43bfdb3..6d128e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: python
 Priority: optional
 Maintainer: Christoph Haas h...@debian.org
 Uploaders: Debian Python Modules Team python-modules-t...@lists.alioth.debian.org
-Build-Depends: debhelper (= 5.0.38), python-all-dev (= 2.3.5-11),
- python-central (= 0.5.6), python-setuptools (= 0.6b3-1~), dpatch (= 2.0)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (= 9), python-all (= 2.5),
+ python-central (= 0.5.6), python-setuptools (= 0.6b3-1~)
+Standards-Version: 3.9.3
 Homepage: http://authkit.org/
 XS-Python-Version: =2.4
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-authkit/trunk/
diff --git a/debian/copyright b/debian/copyright
index 3e2a5fa..460466b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
 This package was debianized by Christoph Haas h...@debian.org on
 Fri,  9 Mar 2007 20:20:15 +0100.
 
-The Debian packaging is (C) 2007, Christoph Haas h...@debian.org and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is Copyright (C) 2007, Christoph Haas
+h...@debian.org and is licensed under the GPL, see
+`/usr/share/common-licenses/GPL-2'.
 
 It was downloaded from http://python.org/pypi/AuthKit/
 
diff 

Bug#658874: phpreports: diff for NMU version 0.4.9-2.1

2012-04-28 Thread Mònica Ramírez Arceda
tags 658874 + patch
tags 658874 + pending
thanks

Dear maintainer,

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

Regards.
diff -u phpreports-0.4.9/debian/changelog phpreports-0.4.9/debian/changelog
--- phpreports-0.4.9/debian/changelog
+++ phpreports-0.4.9/debian/changelog
@@ -1,3 +1,12 @@
+phpreports (0.4.9-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update phpreports to PHP 5.4: fix Call-time pass-by-reference errors.
+Affected files are: ./database/db_oracle.php, database/db_odbc.phpi and
+php/PHPReportRow.php (Closes: #658874)
+
+ -- Mònica Ramírez Arceda mon...@debian.org  Sat, 28 Apr 2012 11:48:23 +0200
+
 phpreports (0.4.9-2) unstable; urgency=low
 
   * Remove php4 dependecies packages.
only in patch2:
unchanged:
--- phpreports-0.4.9.orig/database/db_oracle.php
+++ phpreports-0.4.9/database/db_oracle.php
@@ -28,7 +28,7 @@
 
 		function db_fetch($oStmt) {
 			$aArray = Array();
-			if(!@ociFetchInto($oStmt,$aArray,OCI_ASSOC+OCI_RETURN_NULLS))
+			if(!@ociFetchInto($oStmt,$aArray,OCI_ASSOC+OCI_RETURN_NULLS))
 return false;
 			return $aArray;
 		}
only in patch2:
unchanged:
--- phpreports-0.4.9.orig/database/db_odbc.php
+++ phpreports-0.4.9/database/db_odbc.php
@@ -70,11 +70,11 @@
 			$rs_assoc = Array();
 			if(PHP_VERSION4.1){
 if($rownumber0)
-	odbc_fetch_into($result,$rs);
+	odbc_fetch_into($result,$rs);
 else
-	odbc_fetch_into($result, $rs, $rownumber);
+	odbc_fetch_into($result, $rs, $rownumber);
 			}else
-odbc_fetch_into($result, $rownumber, $rs);
+odbc_fetch_into($result, $rownumber, $rs);
 
 			foreach($rs as $key = $value)
 $rs_assoc[odbc_field_name($result, $key+1)] = $value;
only in patch2:
unchanged:
--- phpreports-0.4.9.orig/php/PHPReportRow.php
+++ phpreports-0.4.9/php/PHPReportRow.php
@@ -10,7 +10,7 @@
 			Add a column in the row
 		*/
 		function addCol($oCol_) {
-			array_push($this-_aCols,$oCol_);
+			array_push($this-_aCols,$oCol_);
 		}
 
 		function getCols() {


Bug#624264: libapache-gallery-perl: apache::gallery revived upstream

2012-04-28 Thread Alexander Reichle-Schmehl
Hi!

* Rasmus B�g Hansen mo...@smaug.amagerkollegiet.dk [110427 01:10]:
 Apache::gallery is apparently alive again upstream with a 1.0 and 1.0.1 
 released. It
 would be nice to have them in Debian :-)

Well, given that 1.0.2 is already in sid and wheezy, shouldn't this bug
be closed?


Best regards,
  Alexander



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



Bug#670660: FTCBFS: iproute uses wrong compiler when cross-building

2012-04-28 Thread Andreas Henriksson
Hi Wookey!

Thanks for the patch.

On Fri, Apr 27, 2012 at 06:54:52PM +0100, Wookey wrote:
 iproute does not cross-build. It hardcodes 'gcc' rather than using the
 correct cross-compiler. This simple patch fixes that.

I have just one question about the patch. Doesn't it kind of
paper over that the configure script isn't very suitable for
cross compiling at all?
If I understand it correctly, what you'll be doing after the
patch is to, for example, let the configure script check
if libatm is available on the build host and then cross-build
a binary which tries to link against (a target) libatm?

 
 Aside: It also specifies $HOSTCC in the top-level makefile and uses it
 in netem/Makefile. So far as I can see this achieves nothing and it
 should just use $CC everywhere, but I haven't corrected that in case
 there is some mysterious upstream reason.
 
 The 'don't override $CC' part of this patch (i.e the non
 debian-specific part) should go upstream.

Did you forward it upstream already or do you want me to do it?

Maybe you're already aware of this, but anyway...
What you need is to (ofcourse) split out the upstream part,
format the description part so according to git conventions
and add a Signed-off-by line stating that you certificate
the origin of the contents according to the Linux Developer Certificate
of Origin.
Then finally just send it over to Stephen Hemminger shemminger at vyatta.com
and CC netdev at vger.kernel.org while you're at it might be a good idea.

[...]
 +override_dh_auto_configure:
 + $(CROSS) dh_auto_configure
[...]

Btw, aren't there any nicer way to solve cross build support in dh then
to override like this and add $(CROSS) everywhere? Can't that just
be made part of dh?

-- 
Andreas Henriksson



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



Bug#670660: FTCBFS: iproute uses wrong compiler when cross-building

2012-04-28 Thread Andreas Henriksson
Hi again!

On Sat, Apr 28, 2012 at 12:16:35PM +0200, Andreas Henriksson wrote:
[..]
 If I understand it correctly, what you'll be doing after the
 patch is to, for example, let the configure script check
 if libatm is available on the build host and then cross-build
 a binary which tries to link against (a target) libatm?

But it seems I misunderstood it completely. :P

-- 
Andreas Henriksson



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



Bug#670701: (no subject)

2012-04-28 Thread Amir Taaki
Hi,

I have a project which I've been continuously working on for 1 year now since 
May 2011 ( http://gitorious.org/libbitcoin?page=17 ). It is used in a number of 
projects like Electrum ( http://ecdsa.org/electrum/ ) or as backend software 
for websites ( https://intersango.com/ ). Intersango is the largest exchange in 
the UK, and 2nd largest 
worldwide so libbitcoin is being used in a production environment.


It
 is a C++ Bitcoin library (rewrote from scratch) with an asynchronous 
toolkit based design. It has Python bindings and is at its 1.0 release.
Website: http://libbitcoin.org/
Documentation/tutorials: http://libbitcoin.org/doc.html
There are packages for Gentoo and Parabola/ArchLinux.


I made a simple Ubuntu package: http://gitorious.org/libbitcoin/distpkg
I
 then have been trying to create a Debian package to get it into the 
repos, however the entire process for creating shared library packages 
is immensely complex going by these guides:
http://www.debian.org/doc/manuals/maint-guide/
http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html

If anyone can make a package then
 contact me and I'll collaborate and make whatever changes are needed to
 get it to work with Debian. I did make an effort before asking for 
help, but I'm mostly familiar with upstream processes.

---
Install instructions
---


There is nothing unusual or funny 
about the setup. It is just a normal autotools build system with no 
special modifications or hacks.

 $
 sudo apt-get install build-essential autoconf libtool 
libboost1.48-all-dev libdb++-dev libprotobuf-dev libcurl4-openssl-dev 
git
 $ git clone git://gitorious.org/libbitcoin/libbitcoin.git
 $ cd libbitcoin
 $ autoreconf -i
 $ ./configure --enable-bdb
 $ make
 $ sudo make install
A pkg-config is provided:

$ pkg-config --cflags --libs libbitcoin
-std=gnu++0x
 -DBDB_ENABLED -I/home/genjix/usr/include  -L/home/genjix/usr/lib 
-lbitcoin -lboost_thread -lboost_system -lboost_regex -lboost_filesystem
 -lpthread -lprotobuf -ldb_cxx -lcurl

 Is it related to libcoin? https://github.com/ceptacle/libcoin

Nope. libcoin is a fairly recent new project which simply refactors the 
existing Bitcoin-Qt codebase. libbitcoin is older and rewritten specifically as 
a library and for asynchronicity/scalability. It is the only full rewrite of 
the Bitcoin protocol right now.

 Does it (unlike Bitcoin) work on bigendian architectures?

Yes it works on big-endian architectures. Also Bitcoin-Qt is MIT licensed, 
whereas this is GPL.

 I can help you, but am already involved in way too many packages[1] so 
 would prefer that you (or others) stay in the loop and participate in 
 the ongoing maintainance of the packaging.

I'd
 be willing to help engage and maintain the package, and work with the 
author of the package. I've got to make the software accessible to 
developers (as it is a library) so I'll do my best to help the Debian 
developers.

 Are you also considering packaging some of those projects that use this 
 library?

Yes, eventually. I really like this project Electrum: 
http://ecdsa.org/electrum/ - I think it has massive potential in the future. 
Compared to other 
Bitcoin clients, there is no blockchain download and yet it remains 
secure. So it fixes the biggest usability problems existing currently 
with Bitcoin. However to get these projects working, the first step is 
to get their core dependencies out there. Electrum has mainstream 
appeal.

Another cool project using libbitcoin is subvertx which 
is a handy set of command line tools for working with Bitcoin. The 
ImageMagick of Bitcoin. Things like create private keys, download the 
blockchain into an SQL database, construct transactions and dump them 
offline to stdout, read from pipe and send raw transaction dump to 
network, examine private keys for addresses, check balances against the 
blockchain, ... .etc all these low level advanced commands. However it's
 not a priority since the usage is pretty niche, but I have a personal 
bias for anything command line :)

First step: libbitcoin.
The license is AGPL with a lesser clause (I worked with Stallman and Aaron 
Williamson of the SFLC to create this license).



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



Bug#670420: libsndfile1: undefined symbol: vorbis_version_string

2012-04-28 Thread Erik de Castro Lopo
Marcel Veldhuizen wrote:

 I used apt-get to install the libsndfile1 package. I have those exact 
 versions of the libvorbis0a and libvorbisenc2 installed:
 
 ii  libvorbis-dev1.3.2-1.2
 ii  libvorbis0a  1.3.2-1.2
 ii  libvorbisenc21.3.2-1.2
 ii  libvorbisfile3   1.3.2-1.2

This is really strange. I have a 64 bit wheezy chroot which I just apt-get
update/upgraded. I have libsndfile1_1.0.25-4 and the same versions of
libvorbis as you have. I also installed sndfile-programs and used 
sndfile-info on an Ogg/Vorbis file. It worked perfectly.

Please try reinstalling libsndfile1_1.0.25-4 and then send the output
of the commands:

   ls -al /usr/lib/i386-linux-gnu/libsndfile*
   ldd /usr/bin/sndfile-info

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/



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



Bug#647875: RFS: tuxonice-userui

2012-04-28 Thread Andrey Rahmatullin
On Sun, Apr 22, 2012 at 10:07:38PM +0600, Andrey Rahmatullin wrote:
  Ok, great. As soon as fbplash issue has been addressed, I will check the
  package again and upload it then.
 OK, fbsplash-related issues are fixed, the updated package is available at 
 http://mentors.debian.net/debian/pool/main/t/tuxonice-userui/tuxonice-userui_1.1-1.dsc
 
 I have some ideas how to improve the package further but they can wait.
I've updated the package to fix one more bug.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Bug#670704: RFS: g3dviewer/0.2.99.5~svn130-2

2012-04-28 Thread Sven Eckelmann
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package g3dviewer

 * Package name: g3dviewer
   Version : 0.2.99.5~svn130-2
   Upstream Author : Markus Dahms m...@automagically.de
 * URL : https://gna.org/projects/g3dviewer/
 * License : GPL-2+
   Section : graphics

It builds those binary packages:

 g3dviewer  - 3D model viewer for GTK+
 g3dviewer-dbg - g3dviewer debug symbols package

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/g3dviewer


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/g/g3dviewer/g3dviewer_0.2.99.5~svn130-2.dsc

Changes since the last upload:

   * Updated my maintainer e-mail address
   * Upgrade debhelper compat to v9
   * debian/rules:
 - Enable parallel builds using dh's --parallel
 - Inform about missing installed files using dh's --list-missing
 - Mark all targets in debian/rules as phony
 - Enable all hardening flags
 - Let debhelper set the buildflags implicitly
   * debian/control
 - Keep dependencies on separate lines
 - Add missing build dependency to glu development package
 - Upgraded to policy 3.9.3, no changes required
 - Update Vcs-* fields to new anonscm.debian.org URLs
   * debian/copyright:
 - Update copyright format to 1.0
 - Update copyright years

These changes are only the cleanup changes of 2 1/2 years.

I am a Debian Maintainer, but the package doesn't have
Dm-Upload-Allowed: yes set.

Regards,
Sven Eckelmann

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


Bug#670501: gtkorphan: list of non-orphaned packages contains orphaned packages

2012-04-28 Thread Carsten Hey
* Carsten Hey [2012-04-26 10:36 +0200]:
 Whilst checking gtkorphan I noticed that it uses a colon to separate
 package names in the code that seems to be supposed to remove orphaned
 packages from deborphans --show-deps output.  Back then when you wrote
 gtkorphan, a colon was a good choice as separator, but nowadays it is
 used to separate package names from the architecture, which can lead to
 undesirable results of such algorithms.

 The colon using code in gtkorphan_ops.pm is:

 my $orphaned = join(:,@orphaned);
 $orphaned=$orphaned.:;

 I think it should use for example # instead of :.

I still think using a colon as separator is not that robust nowadays and
changing this might make gtkorphan more robust, regardless of what
I write below.


 Because the above is kind of fishy nowadays, I checked if the orphaned
 packages from deborphans --show-deps output are removed as seems to be
 intended.  They are not removed, neither when used with a deborphan that
 prints arch suffixes, nor when used with one that does not print arch
 suffixes.

Since deborphan does not print orphaned packages if -d is used, I assume
the code does the opposite of what I thought at first sight.  So this
part of the bug report seems to be invalid, although I think listing
orphaned packages in a tab non-orphaned packages is not what most
users would expect.

Please consider closing this bug if listing orphaned packages in the
list of non-orphaned packages is really intended.


Carsten



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



Bug#668237: uploaded to bpo

2012-04-28 Thread Sven Eckelmann
 I sight of being assigned issue, i have taken the liberty of uploading
 it to backports.

Thanks for your upload. 

Kind regards,
Sven

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


Bug#670705: ejabberd: does not upgrade mnesia tables on upgrade

2012-04-28 Thread Dominik George
Package: ejabberd
Version: 2.1.10-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Some Mnesia tables are not upgraded when upgrading to the newest package 
version.

Sometimes, upstream changes table schemas, as has happened with the pubsub 
tables.

As a result, pubsub stops working after upgrading from the version in stable to 
the version in testing.
Clients get a Forbidden error.

Up to now, I only found deleting and recreating the tables as a solution, which
causes data loss in pubsub nodes, but I am sure that upstream provides an update
script that could easily be run in postinst!

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

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

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

iQHOBAEBAgA4BQJPm9GzMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQ2w6kvOIQdBJGtwv+I505dx4F7PnsP7CvTn/A
4hFhaF3/ctUC13OpRsvbAyPWAxKXXfdIMpZwh0JlaWX02Ahxgxqu647hprfTfxOd
UKQl/K2QRLdn0LiakPq3f9DUY/J/W8OmnuRY7CsuBEUyY/3weSObqFlfxIih66xh
t1q3gyoRygNuF5G1IIdxGuGpsFe1+4VtwiV6jwZMHSE352qu9mq5MDUUYq72k+1Z
Jp2yfJzN8S6F5YNfOFseGj6ItMgu+Q2cfTwp9Dhd58u3x+4jf/yFRDOAWeGRtYNy
Gkq7cR+qlg4+Bqpb+IYJR+2M2/GQl5kbFdK1w0/3nAZU42q55tkD1O3xl74tYK2f
kYd6FA3jMcSJ4q+3Cn4wYSp11xd2TezDhk7ZFG+Xm8I2lSkE5wIqNcIt+oLr2a3T
KWWfCqBp7jj3khHlgtVbzRpTmWMpq9a7zGBQ/7G8DjTvsf3Msbj/piMb77GjD6bl
EscPhmxmj/klIHCJqg03RfO8CEqxxgyNhs4eXWE3wDGV
=0x6B
-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#670706: mod-mono: [INTL:it] Italian debconf translation

2012-04-28 Thread Luca Monducci
Package: mod-mono
Severity: wishlist
Tags: l10n, patch

Hello,
please update the Italian debconf templates translation (attached).

Regards,
 Luca

















# Italian (it) translation of debconf templates for mod-mono
# This file is distributed under the same license as the mod-mono package.
# Luca Monducci luca...@tiscali.it, 2006 - 2012.
#
msgid 
msgstr 
Project-Id-Version: mod-mono 2.10-3.1 italian debconf templates\n
Report-Msgid-Bugs-To: mod-m...@packages.debian.org\n
POT-Creation-Date: 2011-03-20 23:00+\n
PO-Revision-Date: 2012-04-28 13:05+0200\n
Last-Translator: Luca Monducci luca...@tiscali.it\n
Language-Team: Italian debian-l10n-ital...@lists.debian.org\n
Language: it\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Description
#: ../libapache2-mod-mono.templates:2001
msgid Mono server to use:
msgstr Server mono da utilizzare:

#. Type: select
#. Description
#: ../libapache2-mod-mono.templates:2001
msgid 
The libapache2-mod-mono module can be used with one of two different Mono 
ASP.NET backends:\n
 - mod-mono-server2: implements ASP.NET 2.0 features;\n
 - mod-mono-server4: implements ASP.NET 4.0 features.
msgstr 
Il modulo libapache2-mod-mono può essere usato con uno dei due diversi 
backend di Mono ASP.NET:\n
 - mod-mono-server2: implementa le funzioni di ASP.NET 2.0;\n
 - mod-mono-server4: implementa le funzioni di ASP.NET 4.0.


Bug#670707: [cmake] PKG_CONFIG_FOUND not set after find_package(PkgConfig)

2012-04-28 Thread Schrober
Package: cmake
Version: 2.8.8-1
Severity: normal

I noticed that some packages in debian FTBFS because cmake has a problem in 
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake

PKG_CONFIG_FOUND is documented in this file header, but never set. So builds 
will fail with an error even after

-- Found PkgConfig: /usr/bin/pkg-config (found version 0.26)


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-2-amd64

Debian Release: wheezy/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 testing ftp.de.debian.org 
1 experimentalwww.debian-multimedia.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libarchive12 | 3.0.4-1
libc6   (= 2.7) | 2.13-30
libcurl3-gnutls  (= 7.16.2) | 7.25.0-1
libexpat1 (= 2.0.1) | 2.1.0-1
libgcc1 (= 1:4.1.1) | 1:4.7.0-4
libstdc++6  (= 4.6) | 4.7.0-4
libxmlrpc-core-c3| 1.16.33-3.1
zlib1g(= 1:1.2.3.3) | 1:1.2.6.dfsg-2
cmake-data   (= 2.8.8-1) | 2.8.8-1
procps   | 1:3.3.2-3


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
gcc | 4:4.6.3-4
make| 3.81-8.2



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



Bug#670708: [PATCH] gmfsk: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: gmfsk
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 8c4c240897d470e268b8949b10eefadafb3b6efc Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 14:21:08 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog   |   16 ++
 debian/compat  |2 +-
 debian/control |4 +--
 debian/copyright   |   13 
 debian/gmfsk.desktop   |1 -
 debian/gmfsk.menu  |2 +-
 debian/patches/00list  |5 ---
 ...acknowledge.dpatch = 10-hkj-acknowledge.patch} |8 ++---
 ...hkj_waterfall.dpatch = 11-hkj-waterfall.patch} |8 ++---
 ...{12_gcc43_fixes.dpatch = 12-gcc43-fixes.patch} |8 ++---
 .../{13_log2_fix.dpatch = 13-log2-fix.patch}  |   20 +---
 debian/patches/series  |4 +++
 debian/rules   |   25 ++-
 debian/source/format   |1 +
 help/gmfsk/C/gmfsk-C.omf.out   |   32 
 15 files changed, 55 insertions(+), 94 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{10_hkj_acknowledge.dpatch = 10-hkj-acknowledge.patch} (69%)
 rename debian/patches/{11_hkj_waterfall.dpatch = 11-hkj-waterfall.patch} (98%)
 rename debian/patches/{12_gcc43_fixes.dpatch = 12-gcc43-fixes.patch} (79%)
 rename debian/patches/{13_log2_fix.dpatch = 13-log2-fix.patch} (63%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 delete mode 100644 help/gmfsk/C/gmfsk-C.omf.out

diff --git a/debian/changelog b/debian/changelog
index 8f469f3..57e68a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+gmfsk (0.6+0.7pre1-2.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add required build-arch and build-indep targets to rules file.
+  * Patch 05 is new; in-line changes to original sources.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix copyright-without-copyright-notice (Lintian).
+  * Fix desktop-entry-contains-encoding-key(Lintian).
+  * Fix menu-item-uses-apps-section (Lintian).
+  * Fix menu-item-creates-new-section (Lintian).
+  * Fix dh_scrollkeeper-is-deprecated (Lintian)
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 14:13:43 +0300
+
 gmfsk (0.6+0.7pre1-2.2) unstable; urgency=low
 
   [ Kęstutis Bilūnas ]
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index f3b5edb..e51ad9f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: gmfsk
 Section: hamradio
 Priority: optional
 Maintainer: Hamish Moffatt ham...@debian.org
-Standards-Version: 3.6.2
-Build-Depends: debhelper (= 4), fftw-dev, libgnomeui-dev, libhamlib-dev | hamlib-dev (= 1.2.4), scrollkeeper, gconf2, dpatch, autotools-dev
+Standards-Version: 3.9.3
+Build-Depends: debhelper (= 9), fftw-dev, libgnomeui-dev, libhamlib-dev | hamlib-dev (= 1.2.4), scrollkeeper, gconf2, autotools-dev
 
 Package: gmfsk
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 019ad64..c4b9c5c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,10 @@
-This is the Debian GNU/Linux package of gMFSK.
+This is the Debian GNU/Linux package of gMFSK. The Debian package was
+initially created by Hamish Moffatt ham...@debian.org.
 
-Xastir was written by Tomi Manninen, OH2BNS oh2...@sral.fi
-The Debian package was initially created by Hamish Moffatt 
-ham...@debian.org from sources obtained at:
-  http://hes.iki.fi/pub/ham/unix/linux/hfmodems/
+Upstream Author:
+
+	 Copyright (C) 2001-1005 Tomi Manninen, OH2BNS oh2...@sral.fi
+	 http://hes.iki.fi/pub/ham/unix/linux/hfmodems/
 
 This program is free software; you may redistribute it and/or modify
 it under the terms of the GNU General Public 

Bug#573745: Please decide on Python interpreter packages maintainership

2012-04-28 Thread Andreas Barth
* Stefano Zacchiroli (lea...@debian.org) [120428 10:45]:
 On Fri, Apr 27, 2012 at 08:20:33PM -0700, Russ Allbery wrote:
  This does, to me, raise the question of whether Jakub should be listed as
  a separate option, or whether there's no meaningful distinction between a
  maintenance team formed by Jakub and a maintenance team formed by Matthias
  and Barry.  I suppose they're distinct in the sense that the tech-ctte
  could decide that Matthias should not have a position of authority over
  the package at all, but that doesn't seem particularly sensible to me in
  that it's rather difficult for us to make it stick going forward while
  still appointing someone who doesn't think that Matthias should be
  replaced.
 
  (Also, why is Jakub listed as a separate option but not Barry?)
 
 Good point, that is a indeed an incoherence among the listed options.
 
 I've not listed Barry as a separate option after having verified that he
 does not support removing Matthias as a maintainer. For the very same
 reason, I shouldn't probably have listed Jakub, but I wanted to pass on
 the information of him volunteering anyhow, in case it might be
 useful.

If neither Barry nor Jakub would support removing Matthias as a
maintainer, would there be the possiblity of both of them joining the
maintainer team? (Barry, Jakub, Matthias: comments on that are
appreciated - after all, if the goal is to have a maintainer team, it
can only work if it works for you.)


Andi



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



Bug#651636: libwebkitgtk-1.0-0: GtkLauncher crashes while browsing websites

2012-04-28 Thread Federico Bruni
2012/4/28 Steven Chamberlain ste...@pyro.eu.org:
 But that is not a webkit issue;  it was reported in libxi6 as #636920
 and recently fixed.

 I still think the original issue you reported was a webkit bug, but you
 may need to upgrade libxi6 to get clean backtraces.


I've pinned the version in unstable


 On Lemote Yeeloong (with limited RAM and slow disk I/O) it might be
 easier to run GtkLauncher not within gdb, but enable core dumping;  then
 it will start up and run much faster, and you can produce a backtrace
 from the core file later.

Here's what I've done (as normal user):

ulimit -c 5
/usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher

The program crashed immediately and I got a core file.

Here's the backtrace (hope it's correct):

$ gdb /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher core
GNU gdb (GDB) 7.4-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as mipsel-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from
/usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher...Reading symbols from
/usr/lib/debug/usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher...done.
done.
[New LWP 1052]
[New LWP 1054]
[New LWP 1055]
[New LWP 1056]
[New LWP 1057]
[New LWP 1059]
[New LWP 1069]
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/mipsel-linux-gnu/libthread_db.so.1.
Core was generated by `/usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher'.
Program terminated with signal 11, Segmentation fault.
#0  0x75c56508 in JSC::FunctionExecutable::clearCode (this=0x67967920)
at ../Source/JavaScriptCore/runtime/Executable.cpp:565
565 ../Source/JavaScriptCore/runtime/Executable.cpp: No such file or 
directory.
(gdb) bt
#0  0x75c56508 in JSC::FunctionExecutable::clearCode (this=0x67967920)
at ../Source/JavaScriptCore/runtime/Executable.cpp:565
#1  0x75c707e0 in JSC::JSGlobalData::recompileAllJSFunctions (this=0x373)
at ../Source/JavaScriptCore/runtime/JSGlobalData.cpp:445
#2  0x75b7c95c in JSC::Heap::collectAllGarbage (this=0x729cc6f0) at
../Source/JavaScriptCore/heap/Heap.cpp:651
#3  0x76a45f04 in WebCore::collect () at
../Source/WebCore/bindings/js/GCController.cpp:40
#4  0x770f1a4c in WebCore::ThreadTimers::sharedTimerFiredInternal
(this=0x729a2018)
at ../Source/WebCore/platform/ThreadTimers.cpp:97
#5  0x77aa6d30 in WebCore::timeout_cb () at
../Source/WebCore/platform/gtk/SharedTimerGtk.cpp:47
#6  0x75f9e520 in ?? () from /lib/mipsel-linux-gnu/libglib-2.0.so.0
warning: GDB can't find the start of the function at 0x75f9e51e.

GDB is unable to find the start of the function at 0x75f9e51e
and thus can't determine the size of that function's stack frame.
This means that GDB may be unable to access that stack frame, or
the frames below it.
This problem is most likely caused by an invalid program counter or
stack pointer.
However, if you think GDB should simply search farther back
from 0x75f9e51e for code which looks like the beginning of a
function, you can increase the range of the search using the `set
heuristic-fence-post' command.
(gdb) bt
#0  0x75c56508 in JSC::FunctionExecutable::clearCode (this=0x67967920)
at ../Source/JavaScriptCore/runtime/Executable.cpp:565
#1  0x75c707e0 in JSC::JSGlobalData::recompileAllJSFunctions (this=0x373)
at ../Source/JavaScriptCore/runtime/JSGlobalData.cpp:445
#2  0x75b7c95c in JSC::Heap::collectAllGarbage (this=0x729cc6f0) at
../Source/JavaScriptCore/heap/Heap.cpp:651
#3  0x76a45f04 in WebCore::collect () at
../Source/WebCore/bindings/js/GCController.cpp:40
#4  0x770f1a4c in WebCore::ThreadTimers::sharedTimerFiredInternal
(this=0x729a2018)
at ../Source/WebCore/platform/ThreadTimers.cpp:97
#5  0x77aa6d30 in WebCore::timeout_cb () at
../Source/WebCore/platform/gtk/SharedTimerGtk.cpp:47
#6  0x75f9e520 in ?? () from /lib/mipsel-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0x75c56508 in JSC::FunctionExecutable::clearCode (this=0x67967920)
at ../Source/JavaScriptCore/runtime/Executable.cpp:565
#1  0x75c707e0 in JSC::JSGlobalData::recompileAllJSFunctions (this=0x373)
at ../Source/JavaScriptCore/runtime/JSGlobalData.cpp:445
#2  0x75b7c95c in JSC::Heap::collectAllGarbage (this=0x729cc6f0) at
../Source/JavaScriptCore/heap/Heap.cpp:651
#3  0x76a45f04 in WebCore::collect () at
../Source/WebCore/bindings/js/GCController.cpp:40
#4  0x770f1a4c in WebCore::ThreadTimers::sharedTimerFiredInternal
(this=0x729a2018)
at ../Source/WebCore/platform/ThreadTimers.cpp:97
#5  0x77aa6d30 in WebCore::timeout_cb () at
../Source/WebCore/platform/gtk/SharedTimerGtk.cpp:47
#6  0x75f9e520 in ?? () from /lib/mipsel-linux-gnu/libglib-2.0.so.0
(gdb)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#669322: [Aptitude-devel] Bug#669322: aptitude: Method http has died unexpectedly with zh_CN.utf8 locale

2012-04-28 Thread Guanhao Yin
You may already know that, but it seems to be aptitude-defaults.zh_CN
that directly causes the problem.

So a simple workaround of this bug would be to remove all entries in
that file.




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



Bug#670548: gnome-shell: Show Keyboard Layout fails

2012-04-28 Thread Doug Kummerer
On Thu, Apr 26, 2012 at 11:32 AM, Sergey Salnikov s...@salnikov.ru wrote:

 Package: gnome-shell
 Version: 3.2.2.1-2
 Severity: normal

 If I click on the layout switcher in the top panel, and then Show Keyboard
 Layout in the menu, an error is displayed:
 Execution of 'gkbd-keyboard-display' failed:: Command not found

 After installing gkbd-capplet (containing /usr/bin/gkbd-keyboard-display),
 it
 works.

 A similar feature in Region and Language Settings (gnome-control-center)
 works fine in default install, so maybe it can and should be fixed in
 some other way than recommending gkbd-capplet.



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

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

 Versions of packages gnome-shell depends on:
 ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
 ii  gconf-service3.2.3-4
 ii  gir1.2-accountsservice-1.0   0.6.15-4
 ii  gir1.2-atk-1.0   2.4.0-2
 ii  gir1.2-caribou-1.0   0.4.2-2
 ii  gir1.2-clutter-1.0   1.8.4-1
 ii  gir1.2-cogl-1.0  1.8.2-1
 ii  gir1.2-coglpango-1.0 1.8.2-1
 ii  gir1.2-folks-0.6 0.6.8-2
 ii  gir1.2-freedesktop   1.32.0-1
 ii  gir1.2-gconf-2.0 3.2.3-4
 ii  gir1.2-gdkpixbuf-2.0 2.24.1-1
 ii  gir1.2-gee-1.0   0.6.4-1
 ii  gir1.2-gkbd-3.0  3.4.0.2-1
 ii  gir1.2-glib-2.0  1.32.0-1
 ii  gir1.2-gmenu-3.0 3.2.0.1-2
 ii  gir1.2-gnomebluetooth-1.03.2.2-1
 ii  gir1.2-gtk-3.0   3.2.3-1
 ii  gir1.2-json-1.0  0.14.2-1
 ii  gir1.2-mutter-3.03.2.2-1
 ii  gir1.2-networkmanager-1.00.9.4.0-3
 ii  gir1.2-pango-1.0 1.29.4-3+b1
 ii  gir1.2-polkit-1.00.104-2
 ii  gir1.2-soup-2.4  2.34.3-1
 ii  gir1.2-telepathyglib-0.120.16.2-1+b1
 ii  gir1.2-telepathylogger-0.2   0.2.12-1
 ii  gir1.2-upowerglib-1.00.9.15-3
 ii  gjs  1.30.1-1
 ii  gnome-bluetooth  3.2.2-1
 ii  gnome-icon-theme-symbolic3.4.0-2
 ii  gnome-settings-daemon3.2.2-3
 ii  gnome-shell-common   3.2.2.1-2
 ii  gsettings-desktop-schemas3.2.0-2
 ii  libatk1.0-0  2.4.0-2
 ii  libc62.13-27
 ii  libcairo-gobject21.10.2-7
 ii  libcairo21.10.2-7
 ii  libcamel-1.2-29  3.2.2-1
 ii  libcanberra0 0.28-4
 ii  libclutter-1.0-0 1.8.4-1
 ii  libcogl-pango0   1.8.2-1
 ii  libcogl5 1.8.2-1
 ii  libcroco30.6.5-1
 ii  libdbus-1-3  1.5.12-1
 ii  libdbus-glib-1-2 0.98-1
 ii  libdrm2  2.4.33-1
 ii  libebook-1.2-12  3.2.2-1
 ii  libecal-1.2-10   3.2.2-1
 ii  libedataserver-1.2-153.2.2-1
 ii  libedataserverui-3.0-1   3.2.2-1
 ii  libffi5  3.0.10-3
 ii  libfolks25   0.6.8-2
 ii  libfontconfig1   2.8.0-3.1
 ii  libfreetype6 2.4.9-1
 ii  libgconf-2-4 3.2.3-4
 ii  libgdk-pixbuf2.0-0   2.24.1-1
 ii  libgee2  0.6.4-1
 ii  libgirepository-1.0-11.32.0-1
 ii  libgjs0b [libgjs0-libmozjs185-1.0]   1.30.1-1
 ii  libgl1-mesa-glx [libgl1] 7.11.2-1
 ii  libglib2.0-0 2.32.0-4
 ii  libgnome-desktop-3-2 3.2.1-4
 ii  libgnome-keyring03.4.0-1
 ii  libgnome-menu-3-03.2.0.1-2
 ii  libgstreamer0.10-0   0.10.36-1
 ii  libgtk-3-0   3.2.3-1
 ii  libical0 0.44-3
 ii  libjson-glib-1.0-0   0.14.2-1
 ii  libmozjs185-1.0

Bug#670709: [PATCH] libterm-readline-zoid-perl: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: libterm-readline-zoid-perl
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 5a806f341b71ec12400a1c4e03e74aa3d83b4ddd Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 14:36:38 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog   |   13 +
 debian/compat  |2 +-
 debian/control |9 +
 debian/copyright   |2 +-
 debian/patches/00list  |1 -
 ...ch = 10-return-feature-hash-instead-of-list.patch} |   10 +++---
 debian/patches/series  |1 +
 debian/rules   |   16 +---
 debian/source/format   |1 +
 9 files changed, 34 insertions(+), 21 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{10_return_feature_hash_instead_of_list.dpatch = 10-return-feature-hash-instead-of-list.patch} (59%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index e78c37c..1f0b8b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libterm-readline-zoid-perl (0.07-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix debian-control-has-unusual-field-spacing (Lintian).
+  * Fix package-installs-packlist (Lintian).
+  * Fix no-homepage-field (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 14:36:21 +0300
+
 libterm-readline-zoid-perl (0.07-2) unstable; urgency=low
 
   * debian/{control,rules,patches}: dpatchified.
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index f37ad71..1b7486d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,17 @@
 Source: libterm-readline-zoid-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (= 4.0.2)
-Build-Depends-Indep: perl (= 5.8.0-7), libmodule-build-perl, libterm-readkey-perl, dpatch
+Build-Depends: debhelper (= 9)
+Build-Depends-Indep: perl (= 5.8.0-7), libmodule-build-perl, libterm-readkey-perl
 Maintainer: Marc 'HE' Brockschmidt h...@debian.org
-Standards-Version: 3.6.2
+Standards-Version: 3.9.3
+Homepage: http://search.cpan.org/~pardus/Term-ReadLine-Zoid
 
 Package: libterm-readline-zoid-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libterm-readkey-perl
 Recommends: perl-modules (= 5.8) | libfile-temp-perl
-Description:  Pure Perl implementation of Readline libraries
+Description: pure Perl implementation of Readline libraries
  libterm-readline-zoid-perl provides a set of modules that form an
  interactive input buffer written in plain perl with minimal 
  dependencies.  It features almost all key-bindings described in the
diff --git a/debian/copyright b/debian/copyright
index 0f350fd..84fdc59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,5 +9,5 @@ modify it under the same terms as Perl itself.
 
 Perl is distributed under your choice of the GNU General Public License or
 the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
+GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'
 and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index f19ef40..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-10_return_feature_hash_instead_of_list.dpatch
diff --git a/debian/patches/10_return_feature_hash_instead_of_list.dpatch b/debian/patches/10-return-feature-hash-instead-of-list.patch
similarity index 59%
rename from 

Bug#657211: Steps to reproduce

2012-04-28 Thread Yann Dirson
On Sat, Apr 28, 2012 at 12:26:24AM -0400, Scott Kitterman wrote:
 Please provide the exact steps you used to run this demo so I can try to 
 reproduce the problem.

Looking at /usr/share/doc/python-qt4-doc/examples/README, no exact
command to run the examples is given, but the hint about
examples/demos/qtdemo led me to launch:

/usr/share/doc/python-qt4-doc/examples/demos/qtdemo/qtdemo.py

and from there, select Qt declarative examples and Corkboards.
Still happens on today's wheezy.

Best regards,
-- 
Yann



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



Bug#670696: RFS: burp/1.3.3-1

2012-04-28 Thread Ansgar Burchardt
Hi,

[ I do not intend to sponsor this package. ]

Bastiaan Franciscus van den Dikkenberg b...@dikkenberg.net writes:
   * Fix Build of version 1.3.2 failing  (Closes: #669107)

I don't think its useful to track issues in the bug tracker that do not
affect the package currently in Debian.  And unless 1.3.1-1 also had
this problem, the Version: field in the bug report is wrong.

You also don't need to mark bugs as fixed as the archive software will
do so for you (if you want to mark them as being fixed in the next
upload, you should use the pending tag instead).

Regards,
Ansgar



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



Bug#670698: multistrap: [INTL:pt] Updated Portuguese translation for debconf messages

2012-04-28 Thread Neil Williams
retitle 670698 multistrap: [INTL:pt] Updated Portuguese program translation
tag 670698 + pending
quit

On Sat, 28 Apr 2012 10:18:59 +0100
Traduz - Portuguese Translation Team tra...@debianpt.org wrote:

 Package: multistrap
 Version: 2.1.18
 Tags: l10n, patch
 Severity: wishlist
 
 Updated Portuguese translation for multistrap's debconf messages.

... runtime messages.


-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpsiZaYoxLu3.pgp
Description: PGP signature


Bug#670707: [cmake] PKG_CONFIG_FOUND not set after find_package(PkgConfig)

2012-04-28 Thread Schrober
tags 670707 + patch
thanks

 I noticed that some packages in debian FTBFS because cmake has a problem in
 /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake
 
 PKG_CONFIG_FOUND is documented in this file header, but never set. So builds
 will fail with an error even after
 
 -- Found PkgConfig: /usr/bin/pkg-config (found version 0.26)

Fix can be found here: 
http://cmake.org/gitweb?p=cmake.git;a=commit;h=3ea850a5023060b84dcc0e6f0098c32c28b15807




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



Bug#670710: [PATCH] pmk: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: pmk
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From a234ba5375a9598ed2dc04729df85c33b6fc435e Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 14:57:16 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog |9 +
 debian/compat|2 +-
 debian/control   |4 ++--
 debian/patches/00list|1 -
 debian/patches/{25_pmksetup.dpatch = 25-pmksetup.patch} |   11 ---
 debian/patches/series|1 +
 debian/rules |   12 +++-
 debian/source/format |1 +
 8 files changed, 25 insertions(+), 16 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{25_pmksetup.dpatch = 25-pmksetup.patch} (95%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 50aaed6..30a40a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pmk (0.10.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 14:51:47 +0300
+
 pmk (0.10.4-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index 773107b..c19f92e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: pmk
 Section: devel
 Priority: optional
 Maintainer: Magnus Holmgren holmg...@debian.org
-Build-Depends: debhelper ( 4.0.0), dpatch
-Standards-Version: 3.7.3
+Build-Depends: debhelper (= 9)
+Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.kibibyte.se/pmk/trunk
 Vcs-Browser: http://svn.kibibyte.se/pmk
 Homepage: http://pmk.sourceforge.net
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 5c558fd..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-25_pmksetup
diff --git a/debian/patches/25_pmksetup.dpatch b/debian/patches/25-pmksetup.patch
similarity index 95%
rename from debian/patches/25_pmksetup.dpatch
rename to debian/patches/25-pmksetup.patch
index b5dd77b..ee0844b 100644
--- a/debian/patches/25_pmksetup.dpatch
+++ b/debian/patches/25-pmksetup.patch
@@ -1,11 +1,8 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 25_pmksetup.dpatch by Magnus Holmgren mag...@kibibyte.se
-##
-## DP: Adds -s parameter to pmksetup, which outputs config to standard
-## DP: output, as well as -g, which forces data gathering to take place
-## DP: immediately.
+From: Magnus Holmgren mag...@kibibyte.se
+Subject: Adds -s parameter to pmksetup, which outputs config to standard
+ output, as well as -g, which forces data gathering to take place
+ immediately.
 
-@DPATCH@
 diff -urNad trunk~/pmksetup.c trunk/pmksetup.c
 --- trunk~/pmksetup.c	2006-10-15 00:31:11.0 +0200
 +++ trunk/pmksetup.c	2007-08-05 15:17:25.0 +0200
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..0528f94
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+25-pmksetup.patch
diff --git a/debian/rules b/debian/rules
index 7f89322..300a449 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/dpatch/dpatch.make
 
 CFLAGS = -pipe -Wall -g -DTMPDIR=/tmp
 
@@ -31,16 +30,19 @@ configure-stamp:
 	./pmkcfg.sh -p /usr
 	touch configure-stamp
 
+
+build-arch: build
+build-indep: build
+
 build: build-stamp
-build-stamp: patch configure-stamp
+build-stamp: configure-stamp
 	dh_testdir
 
 	# Add here commands to compile the package.
 	$(MAKE) PREMAKE=pmk
 	touch build-stamp
 
-clean: clean-patched unpatch
-clean-patched:
+clean:
 	dh_testdir
 	

Bug#670588: gettext, does not scan libraries directly under debian/gettext/usr/lib/ for shlibs

2012-04-28 Thread peter green

Santiago Vila wrote:

Thanks a lot. I believe this is the same bug as Bug#604778,
Agreed, I have since discovered that our armhf for pi port  had 
inadvertantly

ended up with a gcc that passes --as-needed by default.


 which I
finally understand. Will try to upload a fixed version soon.
  

Thanks.



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



Bug#666627: pytagsfs: FTBFS: tests failed

2012-04-28 Thread Jakub Wilk

tags 27 + patch
thanks

* Lucas Nussbaum lu...@lucas-nussbaum.net, 2012-03-31, 21:33:

test_create_file (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_remove_directory (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... 
FAIL
test_remove_file (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_remove_nested_directories 
(tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_rename_directory (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... 
FAIL
test_rename_file (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_replace_file (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_update_file (tests.sourcetreemon.GaminSourceTreeMonitorTestCase) ... FAIL
test_create_directory 
(tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) ... FAIL
test_create_file (tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) 
... FAIL
test_remove_directory 
(tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) ... FAIL
test_remove_file (tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) 
... FAIL
test_remove_nested_directories 
(tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) ... FAIL
test_rename_directory 
(tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) ... FAIL
test_rename_file (tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) 
... FAIL
test_replace_file (tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) 
... FAIL
test_update_file (tests.sourcetreemon.DeferredGaminSourceTreeMonitorTestCase) 
... FAIL


While it would be worthwhile to investigate with Gamin-based source tree 
monitor stopped working, I hereby propose to simply disable it. As far 
as I understand it, it wasn't used by the binary package anyway.


--
Jakub Wilk
Description: disable gamin support
Author: Jakub Wilk jw...@debian.org
Forwarded: not-needed
Last-Update: 2012-04-27

--- a/tests/sourcetreemon.py
+++ b/tests/sourcetreemon.py
@@ -349,7 +349,7 @@
 manager.add_test_case_class(DeferredInotifyxSourceTreeMonitorTestCase)
 
 
-if PLATFORM not in NO_GAMIN_PLATFORMS:
+if 0: # Testing Gamin disabled for Debian
 class GaminSourceTreeMonitorTestCase(_SourceTreeMonitorTestCase):
 sourcetreemoncls = GaminSourceTreeMonitor
 sets_is_dir = False
--- a/modules/pytagsfs/sourcetreemon/__init__.py
+++ b/modules/pytagsfs/sourcetreemon/__init__.py
@@ -10,7 +10,6 @@
 
 SOURCE_TREE_MONITORS = (
   'pytagsfs.sourcetreemon.inotifyx_.DeferredInotifyxSourceTreeMonitor',
-  'pytagsfs.sourcetreemon.gamin_.DeferredGaminSourceTreeMonitor',
   'pytagsfs.sourcetreemon.kqueue_.DeferredKqueueSourceTreeMonitor',
   'pytagsfs.sourcetreemon.dummy.DummySourceTreeMonitor',
 )


Bug#670698: WRONG PO FILE

2012-04-28 Thread Neil Williams
merge 670402 670698
done

On Sat, 28 Apr 2012 10:18:59 +0100
Traduz - Portuguese Translation Team tra...@debianpt.org wrote:

 Package: multistrap
 Version: 2.1.18
 Tags: l10n, patch
 Severity: wishlist
 
 Updated Portuguese translation for multistrap's debconf messages.

Thanks for wasting my time with the wrong PO file which I've now had to
backout.

pt: 0 translated messages, 18 fuzzy translations, 100 untranslated
messages.

You sent the manpage PO AGAIN, despite it being already clearly marked
as pending, this bug was originally filed for debconf when there is no
debconf.

This is unacceptably sloppy and the latest in a long series of blindly
following templates without checking what is being submitted.

If there is a Portuguese translation for the multistrap program
messages, file a new bug - else I'll probably drop Portuguese i18n
support from the package if Portuguese isn't updated within the
original deadline.

The deadline for receiving the updated translation is
Tue, 01 May 2012 13:12:13 +0100.

Reverted version:
pt: 111 translated messages, 1 fuzzy translation, 6 untranslated
messages.

Re-Attached.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pt.po
Description: Binary data


pgpoD7YvkOrsV.pgp
Description: PGP signature


Bug#670711: ucf: should be tagged Multi-Arch: foreign

2012-04-28 Thread hriase1
Package: ucf
Version: 3.0025+nmu3
Severity: normal

If I understood things correctly, ucf, as an 'Architecture: all'
package, needs to be tagged with 'Multi-Arch: foreign' to support
multiarch installations.


-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (950, 'stable'), (800, 'testing'), (500, 'oldstable')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.16-x86_64 (SMP w/4 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages ucf depends on:
ii  coreutils 8.5-1  GNU core utilities
ii  debconf   1.5.36.1   Debian configuration management sy

ucf recommends no packages.

ucf suggests no packages.

-- debconf information:
* ucf/show_diff:
* ucf/changeprompt_threeway: keep_current
  ucf/title:
* ucf/changeprompt: install the package maintainer's version
  ucf/conflicts_found:



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



Bug#670712: rtorrent: Ratio loss

2012-04-28 Thread anonymous coward
Package: rtorrent
Version: 0.8.6-1
Severity: minor


Sometimes rtorrent loses the ratio across restarts.  Seems random.  After a 
shutdown and restart, the ratio will be 0.0 on some torrents that had a higher 
ratio.  This ratio reset does not impact all torrents at once -- the ratio is 
preserved for some torrents.


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

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

Versions of packages rtorrent depends on:
ii  libc62.11.3-3Embedded GNU C Library: Shared lib
ii  libcurl3 7.21.0-2.1+squeeze2 Multi-protocol file transfer libra
ii  libgcc1  1:4.4.5-8   GCC support library
ii  libncursesw5 5.7+20100313-5  shared libraries for terminal hand
ii  libsigc++-2.0-0c2a   2.2.4.2-1   type-safe Signal Framework for C++
ii  libssl0.9.8  0.9.8o-4squeeze7SSL shared libraries
ii  libstdc++6   4.4.5-8 The GNU Standard C++ Library v3
ii  libtorrent11 0.12.6-2a C++ BitTorrent library by Raksha
ii  libxmlrpc-c3 1.06.27-1.1 A lightweight RPC library based on

rtorrent recommends no packages.

Versions of packages rtorrent suggests:
ii  screen4.0.3-14   terminal multiplexor with VT100/AN

-- no debconf information



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



Bug#670713: [PATCH] perlpanel: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: perlpanel
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From cfe5fddf8762df4a019b810b1dec4e5972ed624a Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 15:14:25 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog   |   14 
 debian/compat  |2 +-
 debian/control |7 ++--
 debian/patches/00list  |5 ---
 debian/patches/10-doc-fixes.patch  |   35 +++
 debian/patches/10_doc_fixes.dpatch |   36 
 ...wd_fixes.dpatch = 11-makefile-pwd-fixes.patch} |   17 +
 debian/patches/20-fix-deleting-events.patch|   17 +
 debian/patches/20_fix_deleting_events.dpatch   |   17 -
 .../patches/21-xterm-to-x-terminal-emulator.patch  |   18 ++
 .../patches/21_xterm_to_x-terminal-emulator.dpatch |   19 ---
 ...patch = 24-improve-reminder-performance.patch} |   22 ++--
 debian/patches/series  |5 +++
 debian/perlpanel.menu  |2 +-
 debian/rules   |   22 
 debian/source/format   |1 +
 16 files changed, 122 insertions(+), 117 deletions(-)
 delete mode 100644 debian/patches/00list
 create mode 100644 debian/patches/10-doc-fixes.patch
 delete mode 100644 debian/patches/10_doc_fixes.dpatch
 rename debian/patches/{11_makefile_pwd_fixes.dpatch = 11-makefile-pwd-fixes.patch} (63%)
 create mode 100644 debian/patches/20-fix-deleting-events.patch
 delete mode 100644 debian/patches/20_fix_deleting_events.dpatch
 create mode 100644 debian/patches/21-xterm-to-x-terminal-emulator.patch
 delete mode 100644 debian/patches/21_xterm_to_x-terminal-emulator.dpatch
 rename debian/patches/{24_improve_reminder_performance.dpatch = 24-improve-reminder-performance.patch} (79%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 1fae373..1b1c09c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+perlpanel (1:0.9.1+cvs20051225-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Update patches with quilt refresh to make them apply cleanly.
+  * Patch 05 is new; in-line changes to local sources.
+  * Fix menu-item-uses-apps-section (Lintian).
+  * Fix menu-item-creates-new-section (Lintian).
+  * Fix no-homepage-field (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 15:14:03 +0300
+
 perlpanel (1:0.9.1+cvs20051225-2) unstable; urgency=low
 
   * Makefile: 
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index 98e8c43..6461e5f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: perlpanel
 Section: x11
 Priority: optional
 Maintainer: Marc 'HE' Brockschmidt h...@debian.org
-Build-Depends: debhelper (= 4), dpatch, gettext, libgtk2-perl, libgtk2-gladexml-perl, libgnome2-wnck-perl, libxml-simple-perl, liblocale-gettext-perl
-Standards-Version: 3.7.3
+Build-Depends: debhelper (= 9), gettext, libgtk2-perl, libgtk2-gladexml-perl, libgnome2-wnck-perl, libxml-simple-perl, liblocale-gettext-perl
+Standards-Version: 3.9.3
+Homepage: http://freecode.com/projects/perlpanel
 
 Package: perlpanel
 Architecture: all
-Depends: perl (= 5.8.0), libglib-perl, libgtk2-perl (= 1:1.042-2), libgtk2.0-0 (= 2.4), libgnome2-wnck-perl, libxml-simple-perl, libxml-parser-perl, libgtk2-gladexml-perl, liblocale-gettext-perl, libdate-manip-perl, libx11-freedesktop-desktopentry-perl, hicolor-icon-theme
+Depends: ${misc:Depends}, perl (= 5.8.0), libglib-perl, libgtk2-perl (= 1:1.042-2), libgtk2.0-0 (= 2.4), libgnome2-wnck-perl, libxml-simple-perl, libxml-parser-perl, libgtk2-gladexml-perl, 

Bug#670714: xserver-xorg-video-intel: [i945GME] Screen corruption after using GL programs

2012-04-28 Thread John Gruenenfelder
Package: xserver-xorg-video-intel
Version: 2:2.18.0-2
Severity: normal

Dear Maintainer,

I am currently running Debian/sid and using version 2:2.18.0-2 of the Intel
video driver.  The system is an EeePC 1008HA with a 945GME chipset and a
display resolution of 1024x600.  This is a 32bit machine with an Intel Atom
CPU and 2 GB of RAM.

I have X configured to use xscreensaver and have the GL hacks installed.
When a GL hack runs, the hack itself looks just fine, but upon exiting I will
now have severe display corruption in X.

I am using gnome-shell (version 3.2.2.1-3) so I know it is also using GL to
show most of its display.  The corruption takes the form of windows not having
the correct contents, showing portions of other windows, some blockiness and
flickering.  If I activate gnome-shell's hot-corner in the upper-left to get
the application list and display of running programs, the corruption on that
screen is very heavy.  It's hard to read anything and the background is
entirely distorted.

When this problem occurs there are no new messages in the kernel log nor in
the Xorg.0.log file.  As far as the kernel and X are concerned, nothing
unusual seems to have occurred.  The rest of the Xorg log file is just
standard auto-detect messages.  There are no warnings or errors.

I can make the situation slightly better by repeatedly Alt-TABing from window
to window.  If my terminal window is distorted, for example, I Alt-TAB in a
complete cycle back to the terminal window.  This redraw doesn't always fix
it, but if I do this several times in a row I can get a usable and viewable
window back again.  Simply clicking on another window to bring it to the
foreground does not seem to work as well, but that could just be my limited
testing.

Switching to the console and back to X does not fix the problem.  Logging out
of X and logging back in, which causes X to restart, does fix the problem.

I don't know why the GL hack itself displays fine but the rest is distorted.
Perhaps this could mean that gnome-shell is at fault here and not the Intel
video driver?  I'm running gnome-shell on other Debian/sid machines, but they
are using different Xorg video drivers.

Until about two weeks ago, I was using Ubuntu 11.10 on this machine, running
whichever versions of gnome-shell and xserver-xorg-video-intel it shipped
with.  I did not have any display corruption issues with that setup.

In the meantime, I have turned off xscreensaver so that the GL hacks won't
corrupt the screen.  I do not, at present, have any other fullscreen GL or
GL-heavy programs installed to see if they also cause gnome-shell/X to flake
out.

I apoligize for the lack of boilerplate system configuration information.  The
netbook with the problem is not (yet) configured to send out email so I have
run reportbug on another Debian machine.


-- 
--John GruenenfelderSystems Manager, MKS Imaging Technology, LLC.
Try Weasel Reader for PalmOS  --  http://weaselreader.org
This is the most fun I've had without being drenched in the blood
of my enemies!
--Sam of Sam  Max



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



Bug#670715: multistrap: [INTL:pt] Updated Portuguese translation for PROGRAM messages

2012-04-28 Thread Traduz - Portuguese Translation Team

Package: multistrap
Version: 2.1.18
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for multistrap's PROGRAM messages.
Translator: Pedro Ribeiro p.m42.ribe...@gmail.com
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.

Attaching the correct file for program's messages.

--
Melhores cumprimentos/Best regards,

Traduz! - Portuguese Translation Team
# Portuguese translation for the emdebian multistrap package.
# Copyright (C) 2009 The multistrap authors.
# This file is distributed under the same license as the multistrap package
# Pedro Ribeiro p.m42.ribe...@gmail.com, 2009-2011
#
msgid 
msgstr 
Project-Id-Version: multistrap 2.1.16\n
Report-Msgid-Bugs-To: multist...@packages.debian.org\n
POT-Creation-Date: 2011-08-13 12:15+0100\n
PO-Revision-Date: 2011-08-25 23:20+0100\n
Last-Translator: Pedro Ribeiro p.m42.ribe...@gmail.com\n
Language-Team: Portuguese tra...@debianpt.org\n
Language: pt\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

#: ../multistrap:77
msgid Unknown option
msgstr Opção desconhecida

#: ../multistrap:86
#, perl-format
msgid Need a configuration file - use %s -f\n
msgstr É necessário um ficheiro de configuração - use %s -f\n

#. Translators: fields are programname, version string, include file.
#. Translators: fields are: programname, versionstring, configfile.
#: ../multistrap:99 ../multistrap:140
#, perl-format
msgid %s %s using %s\n
msgstr %s %s a usar %s\n

#: ../multistrap:106
msgid 
Error: Cannot set 'add Priority: important' when packages of 'Priority: 
required' are being omitted.\n
msgstr 
Erro: Não é possível definir 'add Priority: important' quando são omitidos 
pacotes com 'Priority: required'.\n

#: ../multistrap:109
msgid Please also check the included configuration file:
msgid_plural Please also check the included configuration files:
msgstr[0] Verifique também, por favor, o ficheiro de configuração incluído:
msgstr[1] Verifique também, por favor, os ficheiros de configuração incluídos:

#: ../multistrap:143 ../multistrap:145
#, perl-format
msgid Defaulting architecture to native: %s\n
msgstr A usar como padrão a arquitectura nativa: %s\n

#: ../multistrap:147
#, perl-format
msgid Using foreign architecture: %s\n
msgstr A usar arquitectura estrangeira: %s\n

#: ../multistrap:151
#, perl-format
msgid 
No sources defined for a foreign multistrap.\n
\tUsing your existing apt sources. To use different sources,\n
\tlist them with aptsources= in '%s'.
msgstr 
Sem fontes definidas para multistrap estrangeiro.\n
\tA usar as fontes apt existentes. Para usar fontes diferentes,\n
\tliste-as com aptsources= em '%s'.

#. Translators: fields are: programname, architecture, host architecture.
#: ../multistrap:161
#, perl-format
msgid %s building %s multistrap on '%s'\n
msgstr %s a criar multistrap para %s em '%s'\n

#: ../multistrap:163
msgid No directory specified!
msgstr Não foi indicado nenhum directório!

#: ../multistrap:242 ../multistrap:247 ../multistrap:421 ../multistrap:426
msgid Cannot open sources list
msgstr Impossível abrir lista de fontes

#: ../multistrap:280
#, perl-format
msgid I: Installing %s\n
msgstr I: A instalar %s\n

#: ../multistrap:288
#, perl-format
msgid Unable to download keyring package: '%s'
msgstr Foi impossível descarregar o pacote de 'keyring': '%s'

#: ../multistrap:306 ../multistrap:314
msgid Secure Apt handling failed - try without authentication.
msgstr O tratamento do Secure Apt falhou - tente sem autenticação.

#: ../multistrap:334
#, perl-format
msgid Getting package lists: apt-get %s update\n
msgstr A obter listas de pacotes: apt-get %s update\n

#: ../multistrap:336
#, perl-format
msgid apt update failed. Exit value: %d\n
msgstr apt update falhou. Valor de saída: %d\n

#: ../multistrap:341
msgid I: Calculating required packages.\n
msgstr I: A calcular pacotes necessários\n

#: ../multistrap:346
#, perl-format
msgid I: Adding 'Priority: important': %s\n
msgstr I: A acrescentar 'Priority: important': %s\n

#: ../multistrap:382
#, perl-format
msgid apt download failed. Exit value: %d\n
msgstr apt download falhou. Valor de saída: %d\n

#: ../multistrap:390
#, perl-format
msgid setupscript '%s' returned %d.\n
msgstr o script de setup '%s' retornou %d.\n

# msgid Cannot read apt archives directory.\n
# msgstr Impossível ler directório/ de arquivos apt.\n
#: ../multistrap:398
msgid Native mode configuration reported an error!\n
msgstr A configuração em modo nativo relatou um erro!\n

#: ../multistrap:411
msgid Cannot read apt sources list directory.\n
msgstr Impossível ler directório de listas de fontes apt.\n

#: ../multistrap:443
#, perl-format
msgid 
\n
Multistrap system installed successfully in %s.\n
msgstr 
\n
Sistema multistrap instalado com sucesso em %s.\n

#: ../multistrap:445
#, perl-format
msgid 
\n

Bug#670716: gtkorphan: please use deborphan's forward compatible options

2012-04-28 Thread Carsten Hey
Package: gtkorphan
Tags: patch


Hi,

please use deborphan's forward compatible options
--all-packages-pristine and --show-deps-pristine instead of
--all-packages and --show-deps.


The output format of --all-packages will need to change when Debian
replaces sections with tags and the output format of --show-deps is kind
of ugly and thus might change too.  To provide a non-changing interface
for deborphan's frontends, the options --all-packages-pristine and
--show-deps-pristine have been introduced a while ago.  After checking
all known reverse dependencies (except of one that is broken anyway and
presumably will be removed from Debian soon), it has been noticed that
gtkorphan is the only package in Debian that needs them.

More information about these options can be found in the file
'/usr/share/doc/deborphan/README.frontends', which is shipped in
deborphan 1.7.28.6 and later.


Uploading this change in the time frame from now (Ubuntu LTS is
releasing today) to the upcoming freeze of Debian Wheezy guarantees that
the installed deborphan release provides these options (even during
partial updates and without the need to add a versioned dependency) and
also ensures that during the next Debian release cycle deborphan is able
to adapt the output of --all-packages or --show-deps if needed without
breaking gtkorphan.


I attached a patch that contains the needed changes.  I have not yet
tried to build with this patch, anyway, this patch is trivial enough to
assume that it will not cause any breakage.

Please also consider adding the Spanish translation file that can be
found in the bug http://bugs.debian.org/537825 to your gtkorphan upload.


Regards
Carsten


P.S.: The bugs I reported two days ago were found during checking
  deborphan's reverse dependencies and are, unlike this one, not
  important to be fixed soon (or even to be fixed at all).
diff --git a/lib/gtkorphan_ops.pm b/lib/gtkorphan_ops.pm
index 6b2581b..b85ed4d 100644
--- a/lib/gtkorphan_ops.pm
+++ b/lib/gtkorphan_ops.pm
@@ -227,7 +227,7 @@ sub get_orphan_options
 	$options .=  --find-config if ($find_config-get_active()) ;
 	
 	#all packages checked?
-	$options .=  --all-packages if ($find_all-get_active()) ;
+	$options .=  --all-packages-pristine if ($find_all-get_active()) ;
 	
 	
 	#GUESS options
@@ -608,7 +608,7 @@ sub populate_regular
 	$application-tv_regular-set_sensitive(TRUE);
 
 	#get orphaned to remove from list
-	#(deborphan bug on -d option
+	#(deborphan bug on --show-deps-pristine option
 	$command = $application-dorph;
 	my @orphaned = `$command`;
 	chomp (@orphaned);
@@ -617,7 +617,7 @@ sub populate_regular
 
 	
 	#build and spawn command line
-	$command = $application-dorph. -Psz -d.$options;
+	$command = $application-dorph. -Psz --show-deps-pristine.$options;
 	my @libraries = `$command`;
 	chomp (@libraries);
 	
@@ -666,7 +666,7 @@ sub get_regular_options {
 	$check_all=$gtkorphan_app::gladexml-get_widget('check_all_regular');
 	
 	#check_all checked?
-	$options .=  -a if ($check_all-get_active()) ;
+	$options .=  --all-packages-pristine if ($check_all-get_active()) ;
 
 	
 	return $options;


Bug#670717: fuse: unknown option `'

2012-04-28 Thread Andrey Smachev
Package: libfuse-perl
Version: 0.14-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When I try to use Fuse module, it fails with the error in subject:
  fuse: unknown option `'

It happens when Fuse::main(...) is called.

In order to reproduce the problem you may download and run git-fuse script from 
github.
git-fuse uses Fuse module, it worked previously for me and it is supposed to 
work now,
but it doesn't. This is not because of a bug in this script though, it's surely 
a bug in
underlying fuse libraries. I know this because my own code doesn't work now as 
well,
hough it worked previously (a month or two ago) and I didn't modify it.

I didn't check whether it is fixed in 'unstable' or not.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libfuse-perl depends on:
ii  libc6   2.13-30
ii  libfuse22.8.7-2
ii  perl5.14.2-9
ii  perl-base [perlapi-5.14.2]  5.14.2-9

Versions of packages libfuse-perl recommends:
ii  fuse  2.8.7-2

Versions of packages libfuse-perl suggests:
pn  libfilesys-statvfs-perl  0.82-2+b1
pn  liblchown-perl   none
pn  libunix-mknod-perl   none

-- no debconf information



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



Bug#670718: lynx-cur: Please Build-Depend on telnet | telnet-client

2012-04-28 Thread Guillem Jover
Source: lynx-cur
Source-Version: 2.8.8dev.12-2
Severity: wishlist

Hi!

This package currently has a Build-Depends on telnet, which does not
allow to build the package if other telnet clients are installed, so
please switch that to “telnet | telnet-client”.

thanks,
guillem



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



Bug#670719: libhbalinux2: Typo in synopsis

2012-04-28 Thread Vincent Blut
Package: libhbalinux2
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Please fix the following typo in synopsis:

s/adapater/adapter/

Cheers,
Vincent


- -- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (800, 'stable-updates'), (800, 'stable'), (96, 'unstable')
Architecture: amd64 (x86_64)

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

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

iEYEARECAAYFAk+cAXwACgkQbO4uEp7kOBMOPgCfUVY+eU5GPONWFuyJr2imIv70
jSoAniKfnliB9+bIz0FXOxI+nSO1Pgmg
=CtUR
-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#658956: php-radius: diff for NMU version 1.2.5-2.2

2012-04-28 Thread Mònica Ramírez Arceda
tags 658956 + patch
tags 658956 + pending
thanks

Dear maintainer,

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

Regards.
diff -u php-radius-1.2.5/php-radius-1.2/radius_authentication.inc php-radius-1.2.5/php-radius-1.2/radius_authentication.inc
--- php-radius-1.2.5/php-radius-1.2/radius_authentication.inc
+++ php-radius-1.2.5/php-radius-1.2/radius_authentication.inc
@@ -69,7 +69,7 @@
 	$sharedsecret=;
 	$suffix=;
 
-	init_radiusconfig($radiushost,$radiusport,$sharedsecret,$suffix);
+	init_radiusconfig($radiushost,$radiusport,$sharedsecret,$suffix);
 
 	// check your /etc/services. Some radius servers 
 	// listen on port 1812, some on 1645.
diff -u php-radius-1.2.5/debian/changelog php-radius-1.2.5/debian/changelog
--- php-radius-1.2.5/debian/changelog
+++ php-radius-1.2.5/debian/changelog
@@ -1,3 +1,12 @@
+php-radius (1.2.5-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update zoph to PHP 5.4: fix Call-time pass-by-reference error.
+Affected file is php-radius-1.2/radius_authentication.inc 
+(Closes: #658956)
+
+ -- Mònica Ramírez Arceda mon...@debian.org  Sat, 28 Apr 2012 14:20:00 +0200
+
 php-radius (1.2.5-2.1) unstable; urgency=low
 
   * Non-maintainer upload.


Bug#668778: 668778 qmailscan CVE?

2012-04-28 Thread Helmut Grohne
CCing bug report, because others might be interested as well.

This issue is also known as CVE-2012-2103.

See https://bugzilla.redhat.com/show_bug.cgi?id=812889 for details.

Helmut



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



Bug#670720: d-shlibs: update dynamic linker override to match armhf linker

2012-04-28 Thread Hector Oron
Package: d-shlibs
Version: 0.51
Severity: normal

Hello,

  Please consider the following patch to allow the dynamic linker override
  to also match newer armhf dynamic linker (/lib/ld-linux-armhf.so.3).

  Applying the patch fixes errors like:
devlibs error: There is no package matching [ld-linux-armhf3-dev] and
noone provides it, please report bug to d-shlibs maintainer

From 647da4b64686fa0120f2efd4b0dec95500b56685 Mon Sep 17 00:00:00 2001
From: Hector Oron hector.o...@gmail.com
Date: Sat, 28 Apr 2012 14:00:14 +0200
Subject: [PATCH 1/2] Match armhf dynamic linker

Signed-off-by: Hector Oron hector.o...@gmail.com
---
 d-devlibdeps |2 +-
 debian/changelog |8 
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/d-devlibdeps b/d-devlibdeps
index 6cc1dff..1467922 100755
--- a/d-devlibdeps
+++ b/d-devlibdeps
@@ -44,7 +44,7 @@ function overridedevlibdeps () {
 sed \
${OVERRIDE[@]/#/-e} \
-e 's/ld1-dev//' \
-   -e 's/ld-linux[23]-dev//' \
+   -e 's/ld-linux.*[23]-dev//' \
-e 's/libatk-1\.0-0-dev/libatk1.0-dev/' \
-e 's/libavahi-client.-dev/libavahi-client-dev/' \
-e 's/libavahi-common.-dev/libavahi-common-dev/' \
diff --git a/debian/changelog b/debian/changelog
index cc9f291..d1d09e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+d-shlibs (0.51.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update dynamic linker override to also match armhf linker
+(/lib/ld-linux-armhf.so.3).
+
+ -- Hector Oron zu...@debian.org  Sat, 28 Apr 2012 13:57:53 +0200
+
 d-shlibs (0.51) unstable; urgency=low
 
   * Fix always respect --exlude-la for --extralib (no matter order of
-- 
1.7.9.5


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages d-shlibs depends on:
ii  binutils  2.22-6

d-shlibs recommends no packages.

d-shlibs suggests no packages.

-- no debconf information



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



Bug#670721: d-shlibs: replace whites by tabs

2012-04-28 Thread Hector Oron
Package: d-shlibs
Version: 0.51
Severity: minor

Hello,

  Please consider the following patch to replace some whites by tabs:


From 69d3d73f567ca1d4c02412aa44345bc8f03597a8 Mon Sep 17 00:00:00 2001
From: Hector Oron hector.o...@gmail.com
Date: Sat, 28 Apr 2012 14:01:37 +0200
Subject: [PATCH 2/2] Replace whitespaces by tabs

Signed-off-by: Hector Oron hector.o...@gmail.com
---
 d-devlibdeps |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/d-devlibdeps b/d-devlibdeps
index 1467922..d3182a1 100755
--- a/d-devlibdeps
+++ b/d-devlibdeps
@@ -57,7 +57,7 @@ function overridedevlibdeps () {
-e 's/libcrack2-dev/cracklib2-dev/' \
-e 's/libcrypt1\.1-dev//' \
-e 's/libcrypt1-dev//' \
--e 's/libcrypto.*-dev/libssl-dev/' \
+   -e 's/libcrypto.*-dev/libssl-dev/' \
-e 's/libdbus-1-3-dev/libdbus-1-dev/' \
-e 's/libdl2\.1-dev//' \
-e 's/libdl2-dev//' \
@@ -115,7 +115,7 @@ function overridedevlibdeps () {
-e 's/libSDL-1\.2-0-dev/libsdl1.2-dev/' \
-e 's/libSM6-dev/libsm-dev/' \
-e 's/libspeex1-dev/libspeex-dev/' \
--e 's/libssl.*-dev/libssl-dev/' \
+   -e 's/libssl.*-dev/libssl-dev/' \
-e 's/libstdc++6.*-dev//' \
-e 's/libtheora0-dev/libtheora-dev/' \
-e 's/libtinfo5-dev/libtinfo-dev/' \
-- 
1.7.9.5

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages d-shlibs depends on:
ii  binutils  2.22-6

d-shlibs recommends no packages.

d-shlibs suggests no packages.

-- no debconf information



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



Bug#562134: ncurses-base: Please include terminfo entry for bterm

2012-04-28 Thread Sven Joachim
On 2012-04-25 02:06 +0200, Samuel Thibault wrote:

 Sven Joachim, le Fri 20 Apr 2012 20:51:09 +0200, a écrit :
 Samuel, do you think that is a good plan?

 Looks so indeed.

Thanks, I've seen that you have applied my change.  I intend to upload
ncurses 5.9-7 soon.  Since ncurses-term 5.9-7 will not be co-installable
with bogl-bterm = 0.1.18-6, a bogl upload some time soon after the
ncurses upload would be appreciated.  Can you arrange that?

Cheers,
   Sven



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



Bug#670722: perl-base: IO::Socket::UNIX::hostpath dies on kFreeBSD

2012-04-28 Thread Nicholas Bamber

Package: perl-base
Version: 5.14.2-9
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
The attached script comes from the MySQL test quite.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
It returns SUCCESS on Linux and FAIL on kFreeBSD. This is irrespective
of the length of the file.

There is an error message thrown which is in results.txt.

FAILED
Bad arg length for Socket::unpack_sockaddr_un, length is 106, should be 110 at 
/usr/lib/perl/5.14/Socket.pm line 278.

#!/usr/bin/perl

use IO::Socket::UNIX;
use File::Temp qw /tempdir/;

# Create a tempfile name with same length as path
my $tmpdir = tempdir( CLEANUP = 0);
my $testfile = $tmpdir . / . x x 3;
my $truncated = 0;
my $sock;
eval {
$sock= new IO::Socket::UNIX
(
Local = $testfile,
Listen = 1,
);
$truncated= 1; # Be negatvie
die Could not create UNIX domain socket: $! unless defined $sock;
die UNIX domain socket path was truncated unless ($testfile eq $sock-hostpath());
$truncated = 0;
};

print $truncated ? FAILED\n : SUCCESS\n;
print $@\n if $@;


Bug#665839: [ad...@berlios.de: [Bug #18550] random segfault, but reproducible with specific OXPs]

2012-04-28 Thread Nicolas Boulenguez
Some news from the upstream team.
--
Hello. Judging by the stack trace in your bug tracker, this may be the timer 
allocation bug.

Please try this patch from our maintenance branch to fix it
http://svn.berlios.de/wsvn/oolite-linux?op=compcompare[]=%2Fbranches%2F1.76-maintenance@4830compare[]=%2Fbranches%2F1.76-maintenance@4838
--
Steven: please wait before testing it. I will apply it to the Debian
build package, so that I can keep it if you confirm that it fixes the
problem.



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



Bug#650343: [Pkg-javascript-devel] Bug#650343: nodejs: please provide nodejs command as a synonym for node

2012-04-28 Thread Jonas Smedegaard
On 12-04-27 at 11:58pm, Jonathan Nieder wrote:
 Jonathan Nieder wrote:
 
  On some machines /usr/sbin/node refers to some program that is not 
  the node.js interpreter.  Therefore it would be helpful to have a 
  nodejs command that does exactly the same thing as /usr/bin/node, 
  for people to put into their scripts to reliably refer to the 
  node.js interpreter.
 
 The message [1] reminded me that this still wasn't finished.  Oops.
 Sorry to be so slow.

I saw this issue as one for us all to move on, not you alone.  I just 
personally feel very tired really quickly dealing politically entangled 
stuff as I feel this one is.  So I am very very happy that you had 
another go at it - and am quite surprised with the elegantly tiny 
approach you came up with: You really think that is acceptable for the 
project?


 After rereading [2], I am a little afraid of bringing this up upstream
 without a patch.  Unfortunately the build system scares me, too, so
 for now all I can offer is a patch against the Debian packaging.
 
 (Disclaimer: the following has nothing to do with Debian policy.) I
 genuinely think the best thing Debian could do in wheezy is:
 
  - provide Node.js as /usr/bin/node
 
  - provide LinuxNode as /usr/sbin/node
 
  - also provide unambiguous names (e.g., nodejs, ax25-node) for these
commands, and use the unambiguous names in configuration and in
other packages
 
 I also hope that upstream can understand that we are not trying to
 deny reality or to work against them but that it would be nice for
 googlability among other reasons to move to less generic names for
 these commands and avoid generic command names in the future.
 
 The name /usr/bin/nodejs seems to have some cross-distro support.[3]
 
 Thoughts?  Improvements?

As a symbolic move demonstrating that I at least support your effort, 
I've now applied your proposed patch.

@Jérémy: If you for some reason disagree, you are of course feel free to 
revert it again.  Point of my move here is that do not feel very 
strongly about it (and in fact is a little embarrased about my role in 
it, as I - ill-informed about these matters in Policy - convinced you 
back when I got involved that it was no big deal, even if you'd already 
prepared for a full rename), so just wanna help wherever I can.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#657076: Updating and maintaining barry in Debian / Ubuntu

2012-04-28 Thread intrigeri
Chris Frey wrote (25 Apr 2012 23:59:02 GMT) :
 The latest git sources from http://repo.or.cz/w/barry.git should
 compile on sid, with no lintian warnings. Please let me know what
 you think.

Looks like great work. Congrats!

I've not built the package yet. A quick review only reveals:

 * what's the purpose of carrying debian/upstream.cl?
 * can you please convert debian/copyright to DEP5 format?
   (you're almost there, see http://dep.debian.net/deps/dep5/)

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc



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



Bug#666589: xastir: FTBFS: build-dependency not installable: libgraphicsmagick1-dev

2012-04-28 Thread Jakub Wilk

* Lucas Nussbaum lu...@lucas-nussbaum.net, 2012-03-31, 21:40:

The following packages have unmet dependencies:
 sbuild-build-depends-xastir-dummy : Depends: libgraphicsmagick1-dev but it is 
not going to be installed
E: Broken packages


This is because:

libgraphicsmagick1-dev depends on libtiff4-dev;
libgeotiff-dev depends on libtiff5-dev;
libtiff4-dev and libtiff5-dev conflicts.

--
Jakub Wilk



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



Bug#669489: python-eventlet: FTBFS: TypeError: 'NoneType' object is not callable

2012-04-28 Thread Stefano Rivera
tag 669489 + unreproducible
severity 669489 normal
thanks

I can't reproduce this. I'm guessing it's due to the network
restrictions in lucas' rebuilds. But my own network restrictions don't
seem to reproduce this. The test only communicates using 127.0.0.1,
which shouldn't be problematic.

Leaving it open, but lowering the severity, as there may still be an
issue here, but I can't see it.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



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



Bug#650343: [Pkg-javascript-devel] Bug#650343: Bug#650343: nodejs: please provide nodejs command as a synonym for node

2012-04-28 Thread Jérémy Lal
On 28/04/2012 15:06, Jonas Smedegaard wrote:
 On 12-04-27 at 11:58pm, Jonathan Nieder wrote:
 Jonathan Nieder wrote:

 On some machines /usr/sbin/node refers to some program that is not 
 the node.js interpreter.  Therefore it would be helpful to have a 
 nodejs command that does exactly the same thing as /usr/bin/node, 
 for people to put into their scripts to reliably refer to the 
 node.js interpreter.

 The message [1] reminded me that this still wasn't finished.  Oops.
 Sorry to be so slow.
 
 I saw this issue as one for us all to move on, not you alone.  I just 
 personally feel very tired really quickly dealing politically entangled 
 stuff as I feel this one is.  So I am very very happy that you had 
 another go at it - and am quite surprised with the elegantly tiny 
 approach you came up with: You really think that is acceptable for the 
 project?
 
 
 After rereading [2], I am a little afraid of bringing this up upstream
 without a patch.  Unfortunately the build system scares me, too, so
 for now all I can offer is a patch against the Debian packaging.

 (Disclaimer: the following has nothing to do with Debian policy.) I
 genuinely think the best thing Debian could do in wheezy is:

  - provide Node.js as /usr/bin/node

  - provide LinuxNode as /usr/sbin/node

  - also provide unambiguous names (e.g., nodejs, ax25-node) for these
commands, and use the unambiguous names in configuration and in
other packages

 I also hope that upstream can understand that we are not trying to
 deny reality or to work against them but that it would be nice for
 googlability among other reasons to move to less generic names for
 these commands and avoid generic command names in the future.

 The name /usr/bin/nodejs seems to have some cross-distro support.[3]

 Thoughts?  Improvements?
 
 As a symbolic move demonstrating that I at least support your effort, 
 I've now applied your proposed patch.
 
 @Jérémy: If you for some reason disagree, you are of course feel free to 
 revert it again.  Point of my move here is that do not feel very 
 strongly about it (and in fact is a little embarrased about my role in 
 it, as I - ill-informed about these matters in Policy - convinced you 
 back when I got involved that it was no big deal, even if you'd already 
 prepared for a full rename), so just wanna help wherever I can.

No objection.

I am not sure i understand what is planned here. Progressively and
eventually rename ?

Jérémy.






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



Bug#670717: fuse: unknown option `'

2012-04-28 Thread Salvatore Bonaccorso
tags 670717 + moreinfo unreproducible
thanks

Hey Andrey

On Sat, Apr 28, 2012 at 04:38:09PM +0400, Andrey Smachev wrote:
 When I try to use Fuse module, it fails with the error in subject:
   fuse: unknown option `'
 
 It happens when Fuse::main(...) is called.
 
 In order to reproduce the problem you may download and run git-fuse script 
 from github.
 git-fuse uses Fuse module, it worked previously for me and it is supposed to 
 work now,
 but it doesn't. This is not because of a bug in this script though, it's 
 surely a bug in
 underlying fuse libraries. I know this because my own code doesn't work now 
 as well,
 hough it worked previously (a month or two ago) and I didn't modify it.
 
 I didn't check whether it is fixed in 'unstable' or not.

I tried to reproduce with the following:

$ git clone https://github.com/mfontani/git-fuse-perl.git
$ cd git-fuse-perl
$ make start-fuse

to test git-fuse, and it seems to work here.

Do you have some minimal example at hand where it fails for you, with
the message given?

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#670723: unworkable: Home page address in package description does not exist.

2012-04-28 Thread Jussi Judin
Package: unworkable
Severity: minor

Link to unworkable's home page http://p2presearch.com/unworkable/ returns not 
found error on the server. Quick Google search returns 
http://code.google.com/p/unworkable/ as a working page.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (99, 'experimental')
Architecture: amd64 (x86_64)

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



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



Bug#670724: network-manager-gnome: Add network-manager-openconnect-gnome to Suggests

2012-04-28 Thread Mike Miller
Package: network-manager-gnome
Version: 0.9.4.1-1
Severity: wishlist
Tags: patch

Please add network-manager-openconnect-gnome to Suggests alongside other VPN
options.  I have included a patch below the system info and scissors line.



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

Kernel: Linux 3.2.0-2-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 network-manager-gnome depends on:
ii  dbus-x11 1.5.12-1
ii  dpkg 1.16.2
ii  gconf-service3.2.3-4
ii  gconf2   3.2.3-4
ii  gnome-icon-theme 3.4.0-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-30
ii  libcairo-gobject21.10.2-7
ii  libcairo21.10.2-7
ii  libdbus-1-3  1.5.12-1
ii  libdbus-glib-1-2 0.98-1
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.9-1
ii  libgconf-2-4 3.2.3-4
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.0-4
ii  libgnome-bluetooth8  3.2.2-1
ii  libgnome-keyring03.4.0-1
ii  libgtk-3-0   3.2.3-1
ii  libnm-glib-vpn1  0.9.4.0-3
ii  libnm-glib4  0.9.4.0-3
ii  libnm-gtk0   0.9.4.1-1
ii  libnm-util2  0.9.4.0-3
ii  libnotify4   0.7.5-1
ii  libpango1.0-01.29.4-3+b1
ii  network-manager  0.9.4.0-3
ii  policykit-1-gnome0.105-2

Versions of packages network-manager-gnome recommends:
ii  gnome-bluetooth3.2.2-1
ii  iso-codes  3.34-1
ii  libpam-gnome-keyring [libpam-keyring]  3.2.2-2
ii  mobile-broadband-provider-info 20120402-1
ii  notification-daemon0.7.4-1

Versions of packages network-manager-gnome suggests:
pn  network-manager-openvpn-gnome  none
pn  network-manager-pptp-gnome none
pn  network-manager-vpnc-gnome none

-- no debconf information

-- 8 --
From b0bb9b13a3676d45adeb90d5de661fb8cd63c148 Mon Sep 17 00:00:00 2001
From: Mike Miller mtmil...@ieee.org
Date: Sat, 28 Apr 2012 09:36:46 -0400
Subject: [PATCH] Add network-manager-openconnect-gnome to Suggests

Signed-off-by: Mike Miller mtmil...@ieee.org
---
 debian/control |1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index cb7af9b..f82a5a9 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Recommends:
  gnome-bluetooth,
  iso-codes
 Suggests:
+ network-manager-openconnect-gnome,
  network-manager-openvpn-gnome,
  network-manager-vpnc-gnome,
  network-manager-pptp-gnome
--



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



Bug#670692: giplet: Always shows No IP detected. for www.whatismyip.org

2012-04-28 Thread Salvatore Bonaccorso
Hi Axel

I will ask Release Team if I can upload a package with the change to
http://checkip.dyndns.org/ to have a working default.

For now you can go to the Preferences of giplet and substitute
www.whatismyip.org with checkip.dyndns.org.

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#670636: [debian-mysql] Bug#670636: Multiple security issues in April security release

2012-04-28 Thread Nicholas Bamber

Moritz,
	The Debian MySQL team is debating pushing mysql 5.5 into unstable 
(including the latest upstream releases), transitioning the dependencies 
and dropping mysql 5.1. As such you probably won't see  any activity on 
mysql 5.1 at all unless it becomes clear that this plan is unfeasible 
for some reason.



On 27/04/12 14:39, Moritz Muehlenhoff wrote:

Package: mysql-5.1
Severity: grave
Tags: security

Multiple - and yet again unspecified :-/ - security issues have been fixed in 
the April
Oracle security release:

http://www.oracle.com/technetwork/topics/security/cpuapr2012-366314.html#AppendixMSQL

Affecting 5.1 and 5.5

CVE-2012-1703   MySQL ServerMySQL Protocol  Server Optimizer
CVE-2012-0583   MySQL ServerMySQL Protocol  MyISAM
CVE-2012-1688   MySQL ServerMySQL Protocol  Server DML
CVE-2012-1690   MySQL ServerMySQL Protocol  Server Optimizer

Affecting 5.5 only:
CVE-2012-1697   MySQL ServerMySQL Protocol  Partition
CVE-2012-1696   MySQL ServerMySQL Protocol  Server Optimizer

Cheers,
 Moritz



___
pkg-mysql-maint mailing list
pkg-mysql-ma...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mysql-maint






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



Bug#666293: dvi2ps: diff for NMU version 4.1j-3.1

2012-04-28 Thread OHURA Makoto
  Hi.

  Thanks for your patch and NMU.  Can you delay this longer?  I'm
preparing the package of new upstream release 5.1j now.

  Thanks.

At Thu, 26 Apr 2012 01:56:33 +0200,
Jakub Wilk wrote:

 tags 666293 + patch
 tags 666293 + pending
 thanks

 Dear maintainer,

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

 --
 Jakub Wilk


  OHURA Makoto: oh...@debian.org(Debian Project)
oh...@netfort.gr.jp(LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
  http://www.netfort.gr.jp/~ohura/


pgpXsixur54Nv.pgp
Description: PGP signature


Bug#670725: [PATCH] drgeo: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: drgeo
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From 2d0dd3320f82a79661a734a7c7f13f7cf8632656 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 17:11:19 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/README.source   |   31 
 debian/changelog   |   15 
 debian/compat  |2 +-
 debian/control |6 ++--
 debian/patches/00list  |7 
 ...{01-html_viewer.dpatch = 01-html-viewer.patch} |   14 ++--
 debian/patches/02-desktop-file-icon.dpatch |   26 --
 debian/patches/02-desktop-file-icon.patch  |   15 
 debian/patches/03-fix-segfault.patch   |   15 
 debian/patches/03-fix_segfault.dpatch  |   28 ---
 ...e_pristine.dpatch = 04-restore-pristine.patch} |   38 +---
 debian/patches/05_config.dpatch|   19 --
 ..._viewer.dpatch = 06-default-html-viewer.patch} |   15 ++--
 ...s-gcc-4.5.dpatch = 07-fix-ftbfs-gcc-4.5.patch} |   10 ++
 debian/patches/series  |6 
 debian/rules   |   17 -
 debian/source/format   |2 +-
 17 files changed, 88 insertions(+), 178 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01-html_viewer.dpatch = 01-html-viewer.patch} (57%)
 delete mode 100644 debian/patches/02-desktop-file-icon.dpatch
 create mode 100644 debian/patches/02-desktop-file-icon.patch
 create mode 100644 debian/patches/03-fix-segfault.patch
 delete mode 100644 debian/patches/03-fix_segfault.dpatch
 rename debian/patches/{04_restore_pristine.dpatch = 04-restore-pristine.patch} (98%)
 delete mode 100644 debian/patches/05_config.dpatch
 rename debian/patches/{06_default_html_viewer.dpatch = 06-default-html-viewer.patch} (53%)
 rename debian/patches/{07-fix_ftbfs-gcc-4.5.dpatch = 07-fix-ftbfs-gcc-4.5.patch} (82%)
 create mode 100644 debian/patches/series

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 2d5ba36..000
--- a/debian/README.source
+++ /dev/null
@@ -1,31 +0,0 @@
-This package uses dpatch to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-To get the fully patched source after unpacking the source package, cd
-to the root level of the source package and run:
-
-debian/rules patch
-
-Removing a patch is as simple as removing its entry from the
-debian/patches/00list file, and please also remove the patch file
-itself.
-
-Creating a new patch is done with dpatch-edit-patch patch XX_patchname
-where you should replace XX with a new number and patchname with a
-descriptive shortname of the patch. You can then simply edit all the
-files your patch wants to edit, and then simply exit 0 from the shell
-to actually create the patch file.
-
-To tweak an already existing patch, call dpatch-edit-patch XX_patchname
-and replace XX_patchname with the actual filename from debian/patches
-you want to use.
-
-To clean up afterwards again, debian/rules unpatch will do the
-work for you - or you can of course choose to call
-fakeroot debian/rules clean all together.
-
-
---
-original text by Gerfried Fuchs, edited by Junichi Uekawa dan...@debian.org
-10 Aug 2008.
diff --git a/debian/changelog b/debian/changelog
index ba29d16..2a7c717 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+drgeo (1.1.0-9.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Patch 05 rm; move updating config.* files to rules file.
+  * Fix binary-or-shlib-defines-rpath (Lintian); add depends chrpath.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix 

Bug#666293: dvi2ps: diff for NMU version 4.1j-3.1

2012-04-28 Thread OHURA Makoto
  Hi.

  Thanks for your patch and NMU.  Can you delay this longer?  I'm
preparing the package of new upstream release 5.1j now.

  Thanks.

At Thu, 26 Apr 2012 01:56:33 +0200,
Jakub Wilk wrote:

 tags 666293 + patch
 tags 666293 + pending
 thanks

 Dear maintainer,

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

 --
 Jakub Wilk


  OHURA Makoto: oh...@debian.org(Debian Project)
oh...@netfort.gr.jp(LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
  http://www.netfort.gr.jp/~ohura/


pgpCVIUcYax0Y.pgp
Description: PGP signature


Bug#670638: xterm color options no longer work with 278-1 in Debian Testing

2012-04-28 Thread Thomas Dickey
On Sat, Apr 28, 2012 at 05:52:55AM -0400, Justin Piszcz wrote:
 On Fri, Apr 27, 2012 at 9:49 PM, Thomas Dickey dic...@his.com wrote:
  On Fri, Apr 27, 2012 at 09:55:01AM -0400, Justin Piszcz wrote:
  Package: xterm
  Version: 278-1
 
  Hello,
 
  After a recent upgrade of xterm (278), text no longer shows up in
  xterm with the options I normally use:
 
  xterm -bg black -fg white
 
  The screen is black in xterms now, it does not honor the foreground
  color? ?Unless I run it without these arguments, I have downgraded to
  xterm 261 (still in the FTP dir) and all works normally again.
 
  I don't see this behavior in an update to Debian/unstable, or 
  Debian/testing.
  It's possible that there's some X resource setting on your machine which
  has foreground pre-set, making it impossible to override. ?That would be
  either a local customization, or some desktop junk (KDE's been an offender
  in this area, for instance). ?Some details about the X resources, e.g.,
  as seen by appres and the window manager/desktop might show the problem.
 
 Hi,
 
 I found the root cause, when using vnc, if you use -depth 24 when
 starting vncserver, the text will be black.  When -depth 24 is not
 specified, it honors the background color.
 
 What is interesting is vnc has not changed and the older version of
 xterm  (267) did not exhibit the issue w/ vnc when  -depth 24 was
 specified.
 
 The new version works as long as -depth 24 is not specified.
 
 How to reproduce:
 1. Install Debian Testing x86_64
 2. Install vnc4server 4.1.1+X4.3.0-37
 3. Run: vncserver -geometry 1024x768 -depth 24
 4. Make sure xterm 278-1 is installed (debian/testing)
 5. /usr/bin/xterm -bg black -fg white
 6. Then you can kill that vnc and re-run it without the -depth 24 and
 it works fine.
 
 Seems like an xterm/vnc/color/depth bug?  When the default is used
 (-depth 16) the text appears properly and the background color is
 honored.

That's probably related to this change from #277:

 * add  a  workaround  for  XAllocColor(),  which  does  not actually
   allocate  a read-only colormap entry corresponding to the closest
   RGB   value  supported  by  the  hardware,  but  rather  a  rough
   approximation (Debian #650291).

...and I'll see if I can reproduce the effect you're describing.  The
fix might be as simple as excluding depth 24 from the workaround.

In a quick check, I don't see any fixes for regressions relative to #276,
so you might be able to upgrade to _that_ version.  (I'm near the end of
a large change for #279).

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


Bug#670726: [PATCH] dbf2mysql: Helping to update to packaging format 3.0

2012-04-28 Thread jari . aalto
Package: dbf2mysql
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

From d76cfb208f5d83c533cc601b3f2a54a2f9d17cf0 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 28 Apr 2012 17:32:05 +0300
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 debian/changelog   |   16 ++
 debian/compat  |1 +
 debian/control |   11 ++--
 debian/copyright   |   13 +++--
 debian/patches/00list  |5 --
 debian/patches/05-foxpro.patch |   15 ++
 debian/patches/{mysql.dpatch = 10-mysql.patch}|   26 +
 debian/patches/15-README.patch |   16 ++
 debian/patches/20-u-char.patch |   36 +
 ..._connect.dpatch = 25-mysql-real-connect.patch} |   10 +---
 debian/patches/README.dpatch   |   38 --
 debian/patches/foxpro.dpatch   |   37 -
 debian/patches/series  |5 ++
 debian/patches/u_char.dpatch   |   55 
 debian/rules   |   36 -
 debian/source/format   |1 +
 16 files changed, 118 insertions(+), 203 deletions(-)
 create mode 100644 debian/compat
 delete mode 100644 debian/patches/00list
 create mode 100644 debian/patches/05-foxpro.patch
 rename debian/patches/{mysql.dpatch = 10-mysql.patch} (88%)
 create mode 100644 debian/patches/15-README.patch
 create mode 100644 debian/patches/20-u-char.patch
 rename debian/patches/{05_mysql_real_connect.dpatch = 25-mysql-real-connect.patch} (77%)
 delete mode 100644 debian/patches/README.dpatch
 delete mode 100644 debian/patches/foxpro.dpatch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/patches/u_char.dpatch
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 0d788e5..677d5e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+dbf2mysql (1.14a-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Patches:
+- Number all files to make apply order apparent.
+- Patch 05: update with quilt refresh to make it apply cleanly.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix copyright-without-copyright-notice (Lintian).
+  * Fix debian-rules-ignores-make-clean-error (Lintian).
+  * Fix extended-description-is-probably-too-short (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 28 Apr 2012 17:30:58 +0300
+
 dbf2mysql (1.14a-3.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 33e5ead..805308c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,15 @@ Source: dbf2mysql
 Section: misc
 Priority: optional
 Maintainer: Francesco Paolo Lovergine fran...@debian.org
-Standards-Version: 3.6.1
-Build-Depends: debhelper (= 3), dpatch, libmysqlclient15-dev | libmysqlclient-dev
+Standards-Version: 3.9.3
+Build-Depends: debhelper (= 9), libmysqlclient15-dev | libmysqlclient-dev
 
 Package: dbf2mysql
 Architecture: any
-Depends: ${shlibs:Depends}
-Description: xBase -- MySQL
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: xBase to MySQL or vice versa
  This program takes an xBase file and sends queries to an MySQL server to
  insert it into an MySQL table and vice versa.
+ .
+ This package now consists of two programs: the dbf2mysql, and mysql2dbf,
+ which makes it possible to dump an mySQL-table to a dbf-file.
diff --git a/debian/copyright b/debian/copyright
index 0c48865..729979d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,12 +3,15 @@ This is Debian's prepackaged version of the dbf2mysql utility.
 Upstream sources were obtained from
 

Bug#573745: Please decide on Python interpreter packages maintainership

2012-04-28 Thread Stefano Zacchiroli
On Sat, Apr 28, 2012 at 01:00:16PM +0200, Andreas Barth wrote:
 If neither Barry nor Jakub would support removing Matthias as a
 maintainer, would there be the possiblity of both of them joining the
 maintainer team? (Barry, Jakub, Matthias: comments on that are
 appreciated - after all, if the goal is to have a maintainer team, it
 can only work if it works for you.)

The answer to that is already in the thread I've pointed at.

Barry is fine in joining the current team, Jakub is not. (Of course
they can provide different indications here, but that's my understanding
of the situation at the time of last interactions with them.)

Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


  1   2   3   >