Bug#592550: String freeze for Debian Installer

2012-04-21 Thread Christian PERRIER
Quoting Charles Plessy (ple...@debian.org):
 Le Wed, Apr 04, 2012 at 06:51:37PM +0200, Christian PERRIER a écrit :
  
  I propose you use sublevel 6.
  
  Then update the patch...then propose a patch to the D-I documentation
  (the part about preseeding as any preseedable value should be
  documented there).
 
 Dear Christian and everybody,
 
 here is an updated patch to network-console, to implement SSH connection via
 authorized keys downloaded at run time.

Thanks Charles,

Review added to my TODO list for this week-end. Please yell if I
didn't answer by Sunday evening (european time).




signature.asc
Description: Digital signature


Bug#615125: okay

2012-04-21 Thread Nicholas Bamber

reopen 615125
severity 615125 grave
thanks

Joey,
	Okay.  What  I will do is put w3c-dtd-xhtml exactly back to how it was 
except for the Home page bug, a suitable changelog entry, a Conflicts 
clause and a 1.2-3 version number.


	w3c-dgml-lib will be put how it was just before I attempted merger -- 
i.e. will have  a Conflicts clause with w3c-dtd-xhtml.


	Then once those are in testing I will raise a wishlist bug report 
against wdg-html-validator asking it try using w3c-sgml-lib or at least 
either.




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



Bug#669689: condor: Fails to build on mips, because 'mips' is used as a variable name

2012-04-21 Thread Michael Hanke
Package: condor
Version: 7.7.5
Severity: important
Tags: upstream

Condor reliably fails to build from source on the MIPS architecture.
Log:

  
https://buildd.debian.org/fetch.cgi?pkg=condorarch=mipsver=7.7.5%7Edfsg.1-2stamp=1334982343file=log

The reason seems to be that 'mips' is used as a variable name, but
'mips' is also a constant defined on this platform. Background story
seems to be the same as:

  http://bugs.debian.org/358221

A tentative patch renaming the variable is attached.

Michael
diff --git a/src/condor_sysapi/dhry21a.cpp b/src/condor_sysapi/dhry21a.cpp
index ab4bf05..96df302 100644
--- a/src/condor_sysapi/dhry21a.cpp
+++ b/src/condor_sysapi/dhry21a.cpp
@@ -531,7 +531,7 @@ Boolean Func_3 (Enumeration Enum_Par_Val)
 static int
 mips_raw( void )
 {
-	static int	mips = -1;
+	static int	mips_ = -1;
 	int			quick_mips = -1;
 	int			loops;
 
@@ -543,10 +543,10 @@ mips_raw( void )
 	// If we haven't run before, get a quick measurement
 	// For slow machines, we'll use that quick measurement
 	while (quick_mips  0 ) {
-		if ( mips  0 ) {
+		if ( mips_  0 ) {
 			quick_mips = dhry_mips( QUICK_RUNS );
 		} else {
-			quick_mips = mips;
+			quick_mips = mips_;
 		}
 	}
 
@@ -554,18 +554,18 @@ mips_raw( void )
 	loops = int(floor( 0.99 + (1.0 * QUICK_RUNS * quick_mips * LOOP_CONST )));
 	while( true ) {
 		double t1 = UtcTime::getTimeDouble( );
-		mips = dhry_mips(loops);
+		mips_ = dhry_mips(loops);
 
 		double t2 = UtcTime::getTimeDouble( );
 
-		if ( mips  0 ) {
+		if ( mips_  0 ) {
 			lloops = loops;
 			ldiff = t2-t1;
 #		  if(ENABLE_TIMING)
 			printf( quick=%d, loops=%d, time=%0.3fs\n,
 	quick_mips, loops, t2-t1 );
 #		  endif
-			return mips;
+			return mips_;
 		}
 		else {
 			fprintf( stderr,


Bug#669674: [debian-history] French: typo Zachhiroli in ch-leaders.fr

2012-04-21 Thread Osamu Aoki
On Fri, Apr 20, 2012 at 05:55:19PM -0400, Filipus Klutiero wrote:
 Package: debian-history
 Version: 2.16
 Severity: minor
 
 /usr/share/doc/debian-history/fr/ch-leaders.fr.html contains:
 
 Stefano Zachhiroli a été élu en avril 2010 et est notre chef de
 projet actuel.
 
 In Zachhiroli, chh should read c*c*h.
 This problem does not affect the English version.

Are you talking use of typographic ligature?
 http://en.wikipedia.org/wiki/Typographic_ligature

Or just pronounciation.

But cch is not even in normal ligature code table.

http://unicode.org/faq/ligature_digraph.html

Anyway, http://www.debian.org/intro/organization.fr.html simply has

Chef du projet — lea...@debian.org 
 actuel Stefano Zacchiroli

So I do not think any extra notation is needed.

If you are discussing different translation text, please be specific.

Osamu
 



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



Bug#669362: [Pkg-xfce-devel] Bug#669362: Bug#669362: displays unusual wind speed unit km/h instead of m/s

2012-04-21 Thread Yves-Alexis Perez
bts forcemerge 492960 669362
thanks

On ven., 2012-04-20 at 23:26 +0200, W. Martin Borgert wrote:
 On 2012-04-20 22:26, Yves-Alexis Perez wrote:
  On jeu., 2012-04-19 at 18:03 +0200, Mathias Brodala wrote:
   As I am not working in the field of wind energy I can say that I can
   actually imagine how fast e.g. 19 km/h is, but not so 5.28 m/s.
 
 YMMV, but I can imagine what a meter is (two thirds of my desks
 width) and what a second is (count slowly to three), so a m/s
 is more natural to me than km/h. It is hard for me to feel a
 kilometer (666 times my desks width?) or an hour (count slowly
 to 10800?). But this is surely different between people.
 
   Thus km/h should at least kept as option for non-experts.
 
 I wont mind, of course, nor would I mind Beaufort or knots :~)
 
 Btw. hour is not an SI unit, and in science m/s and km/s
 are typically used, km/h nor anything based on hours, are not.
 It's OK to support any kind of units some people are used to or
 like, but the scientific variant should be the default.
 
 
The bug is archived but you might have looked at #492960
-- 
Yves-Alexis


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


Bug#669360: [Pkg-xfce-devel] Bug#669360: Bug#669360: Berlin, Germany is not in The Gambia nor in South Africa

2012-04-21 Thread Yves-Alexis Perez
On ven., 2012-04-20 at 23:26 +0200, W. Martin Borgert wrote:
 On 2012-04-20 22:03, Yves-Alexis Perez wrote:
  Well, that just means Berlin exists not only in Germany.
 
 Berlin/Schonefeld (correct would be Berlin/Schönefeld),
 Berlin-Tempelhof, Berlin-West (not so relevant since 1989),
 Schoneiche/Berlin (correct would be Schöneiche/Berlin),
 Birkenwerder bei Berlin, Bernau bei Berlin, and Marienfelde are
 all in or near Berlin, Germany.
 

http://www.weather.com/search/enhancedlocalsearch?where=berlinloctypes=1003,1001,1000,1,9,5,11,13,19,20from=hdr_localsearch



  So you select Berlin, The Gambia?
 
 I thought I did, but now I tried again: If I select Berlin, The
 Gambia, the tooltip says Berlin, Germany, so it results
 unexpectedly right. There is another option Berlin, (nothing
 after the comma, which I assumed meant the by far largest
 Berlin, Germany), which results in Berlin, South Africa. 

Yeah,
 
 Btw., it seems the weather plugins search mechanism is confusing
 more things, e.g. when I enter a Berlin zip code (postal code,
 Postleitzahl), such as 10111, only New York, NY (10111) is
 returned. When I enter Berlin, there is a list of eight
 Berlins with two letters behind, which I interprete as ISO
 country codes: Berlin, GA in Gabon, Berlin, MA in Morocco,
 Berlin, MD in the republic of Moldova etc. However, it seems,
 that those Berlins do not exist at all.
 
 
What do you mean by “those Berlins do not exist at all”?

-- 
Yves-Alexis


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


Bug#669669: gtk3-engines-unico: broken with gtk 3.3+

2012-04-21 Thread Yves-Alexis Perez
On sam., 2012-04-21 at 00:26 +0200, Karolina Kalic wrote:
 I failed to notice the new version, thanks for pointing out this to
 me. I'll upload it in the shortest possible time. :)
 

If you need a sponsor, please ask.

-- 
Yves-Alexis


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


Bug#664322: qa.debian.org: mia-query out of date?

2012-04-21 Thread Andreas Metzler
On 2012-03-17 Andreas Metzler ametz...@downhill.at.eu.org wrote:
 the information reported by mia-query on qa.debian.org seems to be out
 of date:
[...]
 It shows latest activity on 2012-01-06, although I have made about 20
 uploads since then.

Caused by this:
ametzler@quantz:~$ ls -l /srv/qa.debian.org/carnivore/result.db
-rw-r--r-- 1 qa qa 16007168  6. Jan 16:31 
/srv/qa.debian.org/carnivore/result.dbcu andreas



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



Bug#669674: [debian-history] French: typo Zachhiroli in ch-leaders.fr

2012-04-21 Thread Osamu Aoki
On Sat, Apr 21, 2012 at 03:39:39PM +0900, Osamu Aoki wrote:
 On Fri, Apr 20, 2012 at 05:55:19PM -0400, Filipus Klutiero wrote:
  Package: debian-history
  Version: 2.16
  Severity: minor
  
  /usr/share/doc/debian-history/fr/ch-leaders.fr.html contains:
  
  Stefano Zachhiroli a été élu en avril 2010 et est notre chef de
  projet actuel.
  
  In Zachhiroli, chh should read c*c*h.

Aha ... cch typo ... never catched it ..

Osamu
 



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



Bug#669650: [Pkg-puppet-devel] Bug#669650: puppet: help should work w/o inspecting the PATH

2012-04-21 Thread Stig Sandbeck Mathisen

That's not the friendliest error message I've seen. :) Thanks for
reporting the bug, and providing good information.

I'll push it further upstream.

-- 
Stig Sandbeck Mathisen


pgp7h5xPvZrBJ.pgp
Description: PGP signature


Bug#669609: sponsorship-requests: NMU mod-gnutls/0.5.10-1.1

2012-04-21 Thread Bas van den Dikkenberg
Oke ,

Fixed the isues and uploaded a new version


WIth kind regards,

Bas


-Oorspronkelijk bericht-
Van: Arno Töll [mailto:a...@debian.org] 
Verzonden: vrijdag 20 april 2012 23:40
Aan: 669...@bugs.debian.org
CC: Bas van den Dikkenberg
Onderwerp: Bug#669609: sponsorship-requests: NMU mod-gnutls/0.5.10-1.1

Hi,

now, that you've updated your package I finally reviewed it. These are my 
comments:

* Do not set urgency=high. There is no point in doing so unless you fix a 
critical security issue.

* There is an invalid changelog.dch file left over. Please remove it.

* Do not modify previous changelog entries, especially not in NMUs. I mean this 
hunk:

 mod-gnutls (0.5.10-1) unstable; urgency=low

   * New upstream release (Closes: #602957)

- -- Jack Bates ms...@freezone.co.uk  Tue, 19 Jul 2011 09:38:29 -0700
+ -- Jack Bates ms...@freezone.co.uk  Tue, 19 Jul 2011 09:38:29 -0700
+

* It's acceptable to update the DEP-5 URL since you are going to work on the 
package anyway. However, mention this in your changelog.

* In the default-tls file, please remove extra white spaces (line 1, line 4, 
line 41 and line 42)

* Remove the /doc alias and associated configuration from the default-tls file. 
See DSA 2452-1 for more background on that

* Do not hard code the error log path in the very same file. Instead use 
${APACHE_LOG_DIR} as a prefix. Likewise for the access.log.


--
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D




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



Bug#669690: Segfault inside screen

2012-04-21 Thread Mike Massonnet
Package: asciijump
Version: 0.0.6-4

Hello,

when running asciijump inside screen the application crashes.

This happens only because by default in screen TERM is set to
screen. When setting it manually to xterm the program starts
correctly.

This segfaults:
$ TERM=screen asciijump

This works:
$ TERM=xterm asciijump

Regards,
Mike



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



Bug#666797: Building for apache 2.4

2012-04-21 Thread Thomas Goirand
On 04/21/2012 07:35 AM, Arno Töll wrote:
 tags 666797 +upstream +patch
 thanks
 
 Hi Thomas,
 
 please try the attached patch. I didn't verify whether it really does
 what I think, but it compiles fine now. You may want to forward the
 patch to upstream once you tested it.

Thanks a lot for this patch, Arno.

Do you know how I can test if the module is building under 2.4? That'd
be cool to be able to do a conditional build, depending on the version,
and I believe that this might be a requirement upstream. Also, I'd be
happy to patch the source package now, so that only a rebuild will be
needed when you upload 2.4 to SID.

Cheers,

Thomas



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



Bug#669437: lebiniou: FTBFS: gcc: error: unrecognized option '-V'

2012-04-21 Thread Lucas Nussbaum
On 21/04/12 at 00:51 +0200, Olivier Girondel wrote:
 On 04/20/2012 08:53 PM, Lucas Nussbaum wrote:
  Have you checked yourself?!
 
 I did.
 
 Please refer to the attachment which is a log of a pbuilder create for
 testing, followed by a pbuilder build twice of the package, as well as
 lintian checks. On amd64.

You did not attach a diff.

For many build-depends, you are installing older versions. Ah, you are
building for testing?!

Lucas



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



Bug#669691: no pkg-config *.pc file in libjpeg8-dev

2012-04-21 Thread bitman
Package: libjpeg8-dev
Version: 8b-1
Severity: normal

libjpeg does not bring a *.pc file like other libraries do. 
Therefore it can not be used easily with development environments like Anjuta.
Anjuta uses 'pkg-config' in order to resolve the library path, but it fails 
for libjpeg:

bitman@bluespark:~$ pkg-config --cflags libjpeg8
Package libjpeg8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libjpeg8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libjpeg8' found

bitman@bluespark:~$ dpkg -l libjpeg8-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version  Description
+++---
ii  libjpeg8-dev 8b-1 Development files for the 
IJG JPEG library

bitman@bluespark:~$ dpkg -L libjpeg8-dev
/.
/usr
/usr/include
/usr/include/jconfig.h
/usr/include/jpeglib.h
/usr/include/jmorecfg.h
/usr/include/jerror.h
/usr/share
/usr/share/doc
/usr/share/doc/libjpeg8-dev
/usr/share/doc/libjpeg8-dev/changelog.Debian.gz
/usr/share/doc/libjpeg8-dev/structure.txt.gz
/usr/share/doc/libjpeg8-dev/coderules.txt.gz
/usr/share/doc/libjpeg8-dev/README.Debian
/usr/share/doc/libjpeg8-dev/changelog.gz
/usr/share/doc/libjpeg8-dev/examples
/usr/share/doc/libjpeg8-dev/examples/example.c.gz
/usr/share/doc/libjpeg8-dev/copyright
/usr/share/doc/libjpeg8-dev/libjpeg.txt.gz
/usr/lib
/usr/lib/libjpeg.la
/usr/lib/libjpeg.a
/usr/lib/libjpeg.so


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

Kernel: Linux 2.6.38-bpo.2-amd64 (SMP w/6 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 libjpeg8-dev depends on:
ii  libc6-dev [libc-dev]  2.11.3-2   Embedded GNU C Library: Developmen
ii  libjpeg8  8b-1   The Independent JPEG Group's JPEG 

libjpeg8-dev recommends no packages.

libjpeg8-dev 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#668973: [Bash-completion-devel] Bug#668973: bash-completion: completion for ls misses the --full-time option

2012-04-21 Thread Ville Skyttä
On 2012-04-16 11:16, Paul Wise wrote:

 AFAICT the completion for ls misses the --full-time option:

It does indeed.  The line where --full-time is in --help output trips
our _longopt function:

$ echo --full-timelike -l --time-style=full-iso \
| sed -ne 's/.*\(--[-A-Za-z0-9]\{1,\}=\{0,1\}\).*/\1/p'
--time-style=

_parse_help would work better.



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



Bug#669692: texlive-lang-cjk: missing Conflicts: ptex-jisfonts

2012-04-21 Thread YOSHINO Yoshihito
Package: texlive-lang-cjk
Version: 2011.20120410-1
Severity: important

After upgrading from squeeze (with ptex-bin _and_ okumura-clsfiles installed),
dvipdfmx conflicts with config files in ptex-jisfonts package,
which okumura-clsfiles package previously depended on.

# platex test.tex
This is e-pTeX, Version 3.1415926-p3.2-110825-2.3 (utf8.euc) (TeX Live
2012/dev/Debian)
 restricted \write18 enabled.
entering extended mode
(./test.tex
pLaTeX2e 2006/11/10 (based on LaTeX2e 2011/06/27 patch level 0)
Babel v3.8m and hyphenation patterns for english, dumylang, nohyphenation, af
rikaans, arabic, basque, bulgarian, catalan, pinyin, croatian, czech, danish, d
utch, ukenglish, usenglishmax, esperanto, estonian, farsi, finnish, french, gal
ician, german, ngerman, swissgerman, hungarian, icelandic, indonesian, interlin
gua, irish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolian
lmc, bokmal, nynorsk, polish, portuguese, romanian, russian, serbian, serbianc,
 slovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian
, welsh, ancientgreek, ibycus, monogreek, greek, coptic, loaded.
(/usr/share/texlive/texmf-dist/tex/platex/jsclasses/jsarticle.cls
Document Class: jsarticle 2010/03/14 okumura
)
No file test.aux.
[1] (./test.aux) )
Output written on test.dvi (1 page, 260 bytes).
Transcript written on test.log.
# dvipdfmx test.dvi
test.dvi - test.pdf
[1
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+555/600 --dpi
555 rml-jis
mktexpk: don't know how to create bitmap font for rml-jis.
mktexpk: perhaps rml-jis is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.

** WARNING ** Could not locate a virtual/physical font for TFM rml-jis.
** WARNING **  There are no valid font mapping entry for this font.
** WARNING **  Font file name rml-jis was assumed but failed to
locate that font.
** ERROR ** Cannot proceed without .vf or physical font for PDF output...

Output file removed.

It works after the removal of ptex-jisfonts, since the contents in
ptex-jisfonts already
exist in texlive-lang-cjk:

# dvipdfmx test.dvi
test.dvi - test.pdf
[1]
1611 bytes written

##
minimal input file
test.tex and generated test.dvi are attached.

##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1642 Apr 21 07:36 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Apr 13 23:43 /usr/share/texmf/ls-R -
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Apr 10 08:09 /usr/share/texlive/texmf/ls-R
- /var/lib/texmf/ls-R-TEXLIVEMAIN
-rw-rw-r-- 1 root staff 80 Apr 21 07:36 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 31 Apr 10 08:09
/usr/share/texlive/texmf-dist/ls-R - /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Apr 10 08:09
/usr/share/texlive/texmf-dist/ls-R - /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Apr 10 08:09 /usr/share/texlive/texmf/ls-R
- /var/lib/texmf/ls-R-TEXLIVEMAIN
##
 Config files
-rw-r--r-- 1 root root 787 Apr 21 07:15 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 4439 Apr 21 07:16 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 37 Apr 10 08:09
/usr/share/texlive/texmf-dist/web2c/updmap.cfg -
/var/lib/texmf/updmap.cfg-TEXLIVEDIST
-rw-r--r-- 1 root root 3693 Apr 21 07:16
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Feb 18  2011 mktex.cnf
-rw-r--r-- 1 root root 787 Apr 21 07:15 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
8e901c9e6562b73e4ba4d1b4e603412f  /etc/texmf/texmf.d/30ptex.cnf

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

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

Versions of packages texlive-lang-cjk depends on:
ii  dpkg1.16.2
ii  fonts-ipaexfont-gothic  00103-9
ii  fonts-ipaexfont-mincho  00103-9
ii  fonts-ipafont-gothic00303-6
ii  fonts-ipafont-mincho00303-6
ii  tex-common  3.8
ii  texlive-base2011.20120410-1
ii  texlive-binaries2011.20120410-1
ii  texlive-common  2011.20120410-1
ii  texlive-doc-zh  2011.20120322-1
ii  texlive-latex-base  2011.20120410-1

Versions of packages texlive-lang-cjk recommends:
pn  latex-cjk-allnone
pn  ruby | ruby-interpreter  none
pn  thailatexnone

texlive-lang-cjk suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  dpkg   1.16.2
ii  ucf3.0025+nmu3

Versions of packages tex-common suggests:
pn  debhelper  none

Versions of packages texlive-lang-cjk 

Bug#669360: [Pkg-xfce-devel] Bug#669360: Bug#669360: Berlin, Germany is not in The Gambia nor in South Africa

2012-04-21 Thread W. Martin Borgert
On 2012-04-21 08:47, Yves-Alexis Perez wrote:
 On ven., 2012-04-20 at 23:26 +0200, W. Martin Borgert wrote:
  Berlin/Schonefeld (correct would be Berlin/Schönefeld),
  Berlin-Tempelhof, Berlin-West (not so relevant since 1989),
  Schoneiche/Berlin (correct would be Schöneiche/Berlin),
  Birkenwerder bei Berlin, Bernau bei Berlin, and Marienfelde are
  all in or near Berlin, Germany.

 http://www.weather.com/search/enhancedlocalsearch?where=berlinloctypes=1003,1001,1000,1,9,5,11,13,19,20from=hdr_localsearch

This search result looks good. If only the plugin would display
a similar result...

  When I enter Berlin, there is a list of eight
  Berlins with two letters behind, which I interprete as ISO
  country codes: Berlin, GA in Gabon, Berlin, MA in Morocco,
  Berlin, MD in the republic of Moldova etc. However, it seems,
  that those Berlins do not exist at all.

 What do you mean by “those Berlins do not exist at all”?

To my best knowledge Gabon, Morocco, and Moldova do not feature
even a lost village called Berlin.



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



Bug#669693: logrotate doesn't like /var/log/munin permissions

2012-04-21 Thread Andrey Rahmatullin
Package: munin
Version: 2.0~rc5-3
Severity: normal

/etc/cron.daily/logrotate:
error: skipping /var/log/munin/munin-update.log because parent directory has
insecure permissions (It's world writable or writable by group which is not
root) Set su directive in config file to tell logrotate which user/group
should be used for rotation.

$ ls -ld /var/log/munin
drwxrwx--x 2 munin www-data 3072 Apr 17 02:39 /var/log/munin



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

Kernel: Linux 3.3.0-rc7-wrar-1+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages munin depends on:
ii  adduser  3.113+nmu1
ii  cron 3.0pl1-121
ii  libcgi-fast-perl 5.14.2-9
ii  libdate-manip-perl   6.31-1
ii  libdigest-md5-perl   none
ii  libfile-copy-recursive-perl  0.38-1
ii  libhtml-template-perl2.91-1
ii  libio-socket-inet6-perl  2.69-2
ii  liblog-log4perl-perl 1.29-1
ii  libparse-recdescent-perl 1.967009+dfsg-1
ii  librrds-perl 1.4.7-1
ii  libstorable-perl none
ii  liburi-perl  1.60-1
ii  munin-common 2.0~rc5-3
ii  perl [libtime-hires-perl]5.14.2-9
ii  perl-modules 5.14.2-9
ii  rrdtool  1.4.7-1
ii  ttf-dejavu   2.33-2

Versions of packages munin recommends:
ii  munin-doc   none
ii  munin-node  2.0~rc5-3

Versions of packages munin suggests:
ii  apache2-mpm-worker [httpd]2.2.22-4
ii  elinks [www-browser]  0.12~pre5-7
ii  google-chrome-unstable [www-browser]  20.0.1105.0-r132547
ii  iceweasel [www-browser]   10.0.3esr-3
ii  konqueror [www-browser]   4:4.7.4-2
ii  libnet-ssleay-perl1.47-1
ii  links [www-browser]   2.5-1
ii  opera [www-browser]   11.62.1347
ii  opera-next [www-browser]  12.00.1306

-- Configuration Files:
/etc/cron.d/munin changed [not included]

-- 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#669694: libgtk-3-0: Using non-GNOME window manager some areas in GTK application windows are black

2012-04-21 Thread Paul Menzel
Package: libgtk-3-0
Version: 3.4.1-2
Severity: important

Dear Debian folks,


after running `sudo aptitude update  sudo aptitude safe-upgrade`
yesterday and restarting the system today, opening GNOME Terminal in the
window manager Awesome the whole area besides the menu was black. Going
to Edit → Profiles settings → Colors and unchecking »Use colors from
system theme« it worked again but now with a kind of yellowish
background.

Opening Evolution I have the same problem that some areas are black and
I cannot read the text. I attach a screenshot of a part of the Evolution
window.

Logging in with GNOME everything seems to work fine.

Probably this is the wrong package to assign that bug to. But I do not
know which package is the culprit.

Yesterday the following packages were upgraded.

[AKTUALISIERUNG] apt:i386 0.8.15.10 - 0.9.2
[AKTUALISIERUNG] apt-utils:i386 0.9.1 - 0.9.2
[AKTUALISIERUNG] baobab:i386 3.2.1-3 - 3.4.1-1
[AKTUALISIERUNG] cdbs:i386 0.4.110 - 0.4.111
[AKTUALISIERUNG] cmake:i386 2.8.7-4 - 2.8.8-1
[AKTUALISIERUNG] cmake-data:i386 2.8.7-4 - 2.8.8-1
[AKTUALISIERUNG] cups-filters:i386 1.0.13-1 - 1.0.16-2
[AKTUALISIERUNG] eog:i386 3.2.2-3 - 3.4.1-2
[AKTUALISIERUNG] eog-dbg:i386 3.2.2-3 - 3.4.1-2
[AKTUALISIERUNG] gir1.2-freedesktop:i386 1.32.0-1 - 1.32.1-1
[AKTUALISIERUNG] gir1.2-glib-2.0:i386 1.32.0-1 - 1.32.1-1
[AKTUALISIERUNG] gir1.2-gnomekeyring-1.0:i386 3.4.0-1 - 3.4.1-1
[AKTUALISIERUNG] gir1.2-gtk-3.0:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] gir1.2-gtksource-3.0:i386 3.4.0-2 - 3.4.1-1
[AKTUALISIERUNG] gir1.2-telepathyglib-0.12:i386 0.16.2-1+b1 - 0.18.1-1
[AKTUALISIERUNG] gnome-desktop3-data:i386 3.2.1-4 - 3.4.1-2
[AKTUALISIERUNG] gnome-power-manager:i386 3.2.1-2 - 3.4.0-2
[AKTUALISIERUNG] gnome-system-log:i386 3.2.1-3 - 3.4.1-1
[AKTUALISIERUNG] gnome-system-monitor:i386 3.2.1-1 - 3.4.1-2
[AKTUALISIERUNG] gnome-themes-standard:i386 3.2.1-2 - 3.4.1-2
[AKTUALISIERUNG] gobject-introspection:i386 1.32.0-1 - 1.32.1-1
[AKTUALISIERUNG] help2man:i386 1.40.8 - 1.40.9
[AKTUALISIERUNG] keyboard-configuration:i386 1.75 - 1.76
[AKTUALISIERUNG] libapt-inst1.5:i386 0.9.1 - 0.9.2
[AKTUALISIERUNG] libapt-pkg4.12:i386 0.9.1 - 0.9.2
[AKTUALISIERUNG] libaudio-dev:i386 1.9.3-4 - 1.9.3-5
[AKTUALISIERUNG] libaudio2:i386 1.9.3-4 - 1.9.3-5
[AKTUALISIERUNG] libcupsfilters1:i386 1.0.13-1 - 1.0.16-2
[AKTUALISIERUNG] libdmapsharing-3.0-2:i386 2.9.14-1 - 2.9.15-1
[AKTUALISIERUNG] libgail-3-0:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgail-3-0-dbg:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgirepository-1.0-1:i386 1.32.0-1 - 1.32.1-1
[AKTUALISIERUNG] libgirepository1.0-dev:i386 1.32.0-1 - 1.32.1-1
[AKTUALISIERUNG] libgladeui-2-0:i386 3.11.0-1 - 3.12.0-1
[AKTUALISIERUNG] libgladeui-common:i386 3.11.0-1 - 3.12.0-1
[AKTUALISIERUNG] libgnome-desktop-3-2:i386 3.2.1-4 - 3.4.1-2
[AKTUALISIERUNG] libgnome-keyring-common:i386 3.4.0-1 - 3.4.1-1
[AKTUALISIERUNG] libgnome-keyring-dev:i386 3.4.0-1 - 3.4.1-1
[AKTUALISIERUNG] libgnome-keyring0:i386 3.4.0-1 - 3.4.1-1
[AKTUALISIERUNG] libgnome-keyring0-dbg:i386 3.4.0-1 - 3.4.1-1
[AKTUALISIERUNG] libgtk-3-0:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgtk-3-0-dbg:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgtk-3-bin:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgtk-3-common:i386 3.2.3-1 - 3.4.1-2
[AKTUALISIERUNG] libgtkmm-3.0-1:i386 3.2.0-1 - 3.4.0-2
[AKTUALISIERUNG] libgtkmm-3.0-dbg:i386 3.2.0-1 - 3.4.0-2
[AKTUALISIERUNG] libgtksourceview-3.0-0:i386 3.4.0-2 - 3.4.1-1
[AKTUALISIERUNG] libgtksourceview-3.0-common:i386 3.4.0-2 - 3.4.1-1
[AKTUALISIERUNG] libhyphen0:i386 2.8.3-1 - 2.8.3-2
[AKTUALISIERUNG] libmtp-common:i386 1.1.3-1 - 1.1.3-2
[AKTUALISIERUNG] libmtp-dbg:i386 1.1.3-1 - 1.1.3-2
[AKTUALISIERUNG] libmtp-runtime:i386 1.1.3-1 - 1.1.3-2
[AKTUALISIERUNG] libmtp9:i386 1.1.3-1 - 1.1.3-2
[AKTUALISIERUNG] libnautilus-extension1a:i386 3.2.1-3 - 3.4.1-1
[AKTUALISIERUNG] libssl-dev:i386 1.0.1-4 - 1.0.1a-3
[AKTUALISIERUNG] libssl1.0.0:i386 1.0.1-4 - 1.0.1a-3
[AKTUALISIERUNG] libtelepathy-glib0:i386 0.16.2-1+b1 - 0.18.1-1
[AKTUALISIERUNG] libx11-6:i386 2:1.4.4-4 - 2:1.4.99.901-1
[AKTUALISIERUNG] libx11-6-dbg:i386 2:1.4.4-4 - 2:1.4.99.901-1
[AKTUALISIERUNG] libx11-data:i386 2:1.4.4-4 - 2:1.4.99.901-1
[AKTUALISIERUNG] libx11-dev:i386 2:1.4.4-4 - 2:1.4.99.901-1
[AKTUALISIERUNG] libx11-xcb1:i386 2:1.4.4-4 - 2:1.4.99.901-1
[AKTUALISIERUNG] libxi-dev:i386 2:1.4.5-1.1 - 2:1.6.0-1
[AKTUALISIERUNG] libxi6:i386 2:1.4.5-1.1 - 2:1.6.0-1
[AKTUALISIERUNG] libxinerama-dev:i386 2:1.1.1-3 - 2:1.1.2-1

Bug#669695: googlecl: gocs get --format=csv fails silently

2012-04-21 Thread Berni Elbourn
Package: googlecl
Version: 0.9.9-1
Severity: normal


$ google docs get --folder= --title=mileage.csv --user=x...@gmail.com 
--format=csv

produces no file, and exit code is 0


-- 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/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages googlecl depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-gdata2.0.8-1.1Google Data Python client library
ii  python-support  1.0.10   automated rebuilding support for P

googlecl recommends no packages.

googlecl 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#669696: [PATCH] id3ren: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: id3ren
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 819f4f52adc36cd487855bea151dd320eaa4a501 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 11:17:23 +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   |   11 ++
 debian/compat  |2 +-
 debian/control |6 +++---
 debian/copyright   |2 +-
 debian/patches/00list  |5 -
 .../{01_install.dpatch = 01-install.patch}|8 ++-
 .../{02_include.dpatch = 02-include.patch}|8 ++-
 .../{03_manpage.dpatch = 03-manpage.patch}|8 ++-
 debian/patches/{04_genre.dpatch = 04-genre.patch} |8 ++-
 .../{05_directory.dpatch = 05-directory.patch}|8 ++-
 debian/patches/series  |5 +
 debian/rules   |   22 ++--
 debian/source/format   |1 +
 13 files changed, 38 insertions(+), 56 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_install.dpatch = 01-install.patch} (83%)
 rename debian/patches/{02_include.dpatch = 02-include.patch} (53%)
 rename debian/patches/{03_manpage.dpatch = 03-manpage.patch} (97%)
 rename debian/patches/{04_genre.dpatch = 04-genre.patch} (85%)
 rename debian/patches/{05_directory.dpatch = 05-directory.patch} (95%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 78f0827..30a593a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+id3ren (1.1b0-6.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-rules-ignores-make-clean-error (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 11:16:43 +0300
+
 id3ren (1.1b0-6) unstable; urgency=low
 
   * Update maintainer address
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 48dd03a..fb03c9a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: id3ren
 Section: sound
 Priority: optional
 Maintainer: Matthew Johnson mj...@debian.org
-Standards-Version: 3.7.2
-Build-Depends: debhelper (= 5), dpatch
+Standards-Version: 3.9.3
+Build-Depends: debhelper (= 9)
 
 Package: id3ren
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: id3 tagger and renamer
  Tool used to rename batches of mpeg3 files by reading the ID3 tag at the
  end of the file which contains the song name, artist, album, year, and a
diff --git a/debian/copyright b/debian/copyright
index 2d03ee2..8355199 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,7 +26,7 @@ Christophe Bothamy in December 2000.
Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 
 The packaging since Dec 2006 is copyright (c) 2006-2007 Matthew Johnson
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index e7c8886..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,5 +0,0 @@
-01_install
-02_include
-03_manpage
-04_genre
-05_directory
diff --git a/debian/patches/01_install.dpatch b/debian/patches/01-install.patch
similarity index 83%
rename from debian/patches/01_install.dpatch
rename to debian/patches/01-install.patch
index 00fe608..6ac82d1 100644
--- a/debian/patches/01_install.dpatch
+++ b/debian/patches/01-install.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_install.dpatch by  

Bug#411172: Still present on latest Testing

2012-04-21 Thread Bigfoot29deu
Hi.

This bug is still present in the recent TESTING Netinst.

Debian GNU/Linux testing Wheezy - Official Snapshot Multi-architecture 
amd64/i386 NETINST #1 20120421-03:27

(And of course in the previous stable installers.)

The blocking 504165 has had no progress in the past 2 years. Wouldn't it make 
sense to either dump the 2 year old Wishlist entry and fix a bug that makes 
it impossible for nvidia users to run a fakeraid5?

Maybe I don't see the bigger picture here, through.

Thank you in advance.

Kind regards.
-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!  

Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a



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



Bug#668658: pbuilder: Builds hangs when used with qemu-debootstrap on mips, mipsel and powerpc

2012-04-21 Thread Cyril Lavier
On 04/14/2012 01:58 AM, Loïc Minier wrote:
 On Fri, Apr 13, 2012, Cyril Lavier wrote:
 I'm trying to use qemu-debootstrap to build packages for other architectures.

 But I'm facing problems when building mips, mipsel and powerpc
 packages (works only with armel) with pbuilder using a chroot made by
 qemu-debootstrap.
  If it works with armel and not other architectures, it doesn't sound
  like a pbuilder problem but like a qemu one?

Yes, you are right.

I will reaffect the bug to the qemu-user-static.

Sorry for the useless noise.

Thanks.

-- 
Cyril Davromaniak Lavier
KeyID 59E9A881
http://www.davromaniak.eu




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



Bug#669362: [Pkg-xfce-devel] Bug#669362: Bug#669362: displays unusual wind speed unit km/h instead of m/s

2012-04-21 Thread W. Martin Borgert
On 2012-04-21 08:44, Yves-Alexis Perez wrote:
 The bug is archived but you might have looked at #492960

Oh, I know this one, but forgot about it or confused it with sth.
else. Sorry for duplicating!

On 2011-04-11 14:54, Yves-Alexis Perez wrote:
 weather.com provides the wind speed as km/h and I don't see the point of
 changing that.

The point is to do it correctly (in the sense of: correctly for
scientists, engineers, meteorologists, and everybody who is used
to m/s). That's why other tools such as
gnome-shell-extension-weather or gweather seem to have at least
the option to display m/s.



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



Bug#669372: apt-cacher-cleanup.pl fails to update index files by patching

2012-04-21 Thread Mark Hindley
package apt-cacher
tag 669372 pending
thanks

Thanks for this. I had already spotted this problem and had a fix 
waiting for 1.7.4.

The full patch I have is below, perhaps you could verify it fixes it for 
you.

Mark


diff --git a/apt-cacher-cleanup.pl b/apt-cacher-cleanup.pl
index bdb23f7..aa39389 100755
--- a/apt-cacher-cleanup.pl
+++ b/apt-cacher-cleanup.pl
@@ -184,17 +197,23 @@ sub pdiff {
return;
 }
 my ($basename,$type) = ($name =~ /(^.+?)(\.(?:bz2|gz))?$/);
-(my $release = $basename) =~ s/(?:main|contrib|non-free).*$/Release/;
+(my $release = $basename) =~ s/(?:main|contrib|non-free).*$/{In,}Release/;
 (my $diffindex = $basename) .= '.diff_Index';
 
-for ($release, $diffindex) {
-   if (!-f $_  !$offline) { # Refresh unless offline
-   get($_);
-   }
-   if (!-f $_) {
-   printmsg($_ not available, aborting patch\n);
-   return;
+my ($release_fh, $diffin_fh);
+
+foreach my $glob_fh ([\$release, \$release_fh], [\$diffindex, 
\$diffin_fh]) {
+   foreach (glob(${$glob_fh-[0]})) {
+   get($_) unless $offline;
+   open(${$glob_fh-[1]}, '', $_)
+  do {
+ ${$glob_fh-[0]} = $_;
+ last;
+ }
+   || printmsg(Failed to open $_: $!\n);
}
+   return unless ${$glob_fh-[1]}-opened;
+   _flock(${$glob_fh-[1]}, LOCK_SH) || die(Cannot lock ${$glob_fh-[0]}: 
$!);
 }
 
 # Read Release file
@@ -208,11 +227,9 @@ sub pdiff {
s/_/\//g;
 }
 #printmsg Searching $release for $diffindex_patt and $name_patt\n;
-open(my $rfh, '', $release) || die Unable to open $release: $!;
-_flock($rfh, LOCK_SH);
 
 my ($diffindex_sha1, $name_sha1, $name_size);
-while ($rfh) {
+while ($release_fh) {
if (/^\s(\w{40})\s+\d+\s$diffindex_patt\n/) {
$diffindex_sha1 = $1;
 #  printmsg Found! $diffindex_patt $1\n;
@@ -224,8 +241,8 @@ sub pdiff {
}
last if ($name_sha1  $diffindex_sha1);
 }
-_flock($rfh, LOCK_UN);
-close($rfh);
+_flock($release_fh, LOCK_UN);
+close($release_fh);
 if (!$name_sha1 || !$name_size || !$diffindex_sha1) {
 warn SHA1s for $name_patt and/or $diffindex_patt not found in 
$release, aborting patch\n;
return;
@@ -281,8 +298,6 @@ sub pdiff {
 # Read diff_Index
 my (@hist, @patch);
 
-open(my $diffin_fh, '', $diffindex) || die(Cannot open $diffindex: $!);
-_flock($diffin_fh, LOCK_SH);
 my $diffindex_digest = $sha1-addfile($diffin_fh)-hexdigest;
 if ($diffindex_digest ne $diffindex_sha1) {
_flock($diffin_fh, LOCK_UN);
@@ -608,7 +623,7 @@ if($ == 0  !$cfg-{user}  !$force) {
}
foreach (glob) {
if ( -f $_ ) {
-   print Found $_\n;
+   printmsg Found $_\n;
next CHECKFILE;
}
}



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



Bug#669402:

2012-04-21 Thread Tomasz Muras

 If the user installing Moodle is not going to be able to give an 
administrative user,
 why not give him the option to provide the database, user and password instead?


I see your point and I agree, it would be nice for the package to provide such 
an option.
It would require updating postinstall script - would you be interested in doing 
it?
I would happily accept this new feature.

Tomek




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



Bug#669308: webkit: FTBFS[kfreebsd]: #error Unsupported Platform

2012-04-21 Thread Robert Millan
El 21 d’abril de 2012 4:41, Steven Chamberlain ste...@pyro.eu.org ha escrit:
 tags 669308 + patch
 thanks

 On 18/04/12 22:19, Christoph Egger wrote:
 In file included from 
 ../Source/ThirdParty/ANGLE/src/compiler/InitializeDll.cpp:11:0:
 ../Source/ThirdParty/ANGLE/src/compiler/osinclude.h:22:2: error: #error 
 Unsupported platform.

 Looks like that header just needs to test for __FreeBSD_kernel__ as well
 as __FreeBSD__, as in the attached diff.  This seems to allow compiling
 that particular file on kfreebsd-i386, but I've not been able to test
 building the entire package yet.

That particular test is checking for userland, so it might be better
to use __GLIBC__ instead (i.e. fix may work on more systems).

-- 
Robert Millan



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



Bug#669322: something similar with ru_RU.UTF-8 locale

2012-04-21 Thread Alexander Kudrevatykh
Hello.
I don't sure it same bug, but after update to 0.6.6-1+b1 aptitude can't
download anything trough http with ru_RU.UTF-8 locale.
With C locale or with apt-get download successfull.
But I have no error messages, aptitude simply display nothing. Log of
aptitude attached.
Thanks.
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/util/temp.cc:160 
TRACE aptitude.temp - Initializing the temporary file module.
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/util/temp.cc:210 
TRACE aptitude.temp - Adding an atexit handler for the temporary directory 
shut-down routine.
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/util/temp.cc:218 
INFO aptitude.temp - Initialized the temporary file module using the base 
directory 0xe25850
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/apt/apt.cc:414 
INFO aptitude.apt.globals - Loading apt cache.
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/apt/apt.cc:418 
TRACE aptitude.apt.globals - Reading the sources list.
2012-04-21 12:43:25 [140063664432992] ../../../../src/generic/apt/apt.cc:431 
TRACE aptitude.apt.globals - Opening the apt cache.
2012-04-21 12:43:26 [140063664432992] ../../../../src/generic/apt/apt.cc:476 
TRACE aptitude.apt.globals - Trying to save the current selection list.
2012-04-21 12:43:26 [140063664432992] ../../../../src/generic/apt/apt.cc:480 
TRACE aptitude.apt.globals - Loading the apt package records.
2012-04-21 12:43:26 [140063664432992] ../../../../src/generic/apt/apt.cc:486 
TRACE aptitude.apt.globals - Loading task information.
2012-04-21 12:43:27 [140063664432992] ../../../../src/generic/apt/apt.cc:488 
TRACE aptitude.apt.globals - Loading tags.
2012-04-21 12:43:27 [140063664432992] ../../../../src/generic/apt/apt.cc:502 
TRACE aptitude.apt.globals - Initializing global dependency resolver manager.
2012-04-21 12:43:27 [140063664432992] ../../../../src/generic/apt/apt.cc:505 
TRACE aptitude.apt.globals - Initializing the download cache.
2012-04-21 12:43:27 [140063559632640] 
../../../../src/generic/apt/resolver_manager.cc:533 TRACE 
aptitude.resolver.thread - Resolver thread: starting.
2012-04-21 12:43:27 [140063559632640] 
../../../../src/generic/apt/resolver_manager.cc:565 TRACE 
aptitude.resolver.thread - Resolver thread: waiting for a resolver to be 
created, waiting for a job.
2012-04-21 12:43:27 [140063664432992] ../../../../src/generic/apt/apt.cc:539 
DEBUG aptitude.apt.globals - Emitting cache_reloaded().
2012-04-21 12:43:27 [140063664432992] ../../../../src/generic/apt/apt.cc:542 
TRACE aptitude.apt.globals - Done emitting cache_reloaded().


signature.asc
Description: OpenPGP digital signature


Bug#669697: [PATCH] otpw: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: otpw
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 8de5303411481d73da72b8030aabd03a6572db25 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 11:58: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   |   15 +++
 debian/compat  |2 +-
 debian/control |   10 +-
 debian/copyright   |   13 -
 debian/patches/00list  |1 -
 .../{01_pam_otpw_8.dpatch = 01-pam-otpw-8.patch}  |8 ++--
 debian/patches/series  |1 +
 debian/rules   |   19 ++-
 debian/source/format   |1 +
 debian/watch   |8 
 10 files changed, 39 insertions(+), 39 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_pam_otpw_8.dpatch = 01-pam-otpw-8.patch} (52%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 9837e47..47e821a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+otpw (1.3-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 copyright-with-old-dh-make-debian-copyright (Lintian).
+  * Fix binary-control-field-duplicates-source (Lintian).
+  * Fix debian-rules-ignores-make-clean-error (Lintian).
+  * Fix no-homepage-field (Lintian).
+  * Fix debian-watch-contains-dh_make-template (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 11:58:14 +0300
+
 otpw (1.3-2) unstable; urgency=low
 
   * Update maintainer address 
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 1bdad8f..db7eda7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
 Source: otpw
 Priority: optional
-Maintainer: Matthew Johnson mj...@debian.org
-Build-Depends: debhelper (= 5), libpam-dev, dpatch
-Standards-Version: 3.7.2
 Section: libs
+Maintainer: Matthew Johnson mj...@debian.org
+Build-Depends: debhelper (= 9), libpam-dev
+Standards-Version: 3.9.3
+Homepage: http://freecode.com/projects/otpw
 
 Package: libotpw-dev
 Section: libdevel
 Architecture: any
-Depends: 
+Depends: ${misc:Depends}, 
 Recommends: otpw-bin
 Description: OTPW library development files and documentation
  OTPW is a one-time password system which is robust against
@@ -19,7 +20,6 @@ Description: OTPW library development files and documentation
  programs using OTPW and the documentation of the OTPW system.
 
 Package: libpam-otpw
-Section: libs
 Architecture: any
 Recommends: otpw-bin
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/copyright b/debian/copyright
index 2fe9899..62d0014 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,9 @@ It was downloaded from http://www.cl.cam.ac.uk/~mgk25/download/otpw-1.3.tar.gz
 
 Upstream Author: Markus Kuhn mg...@cam.ac.uk
 
-Copyright: 1998--2003 Markus Kuhn (exceptions below).
+Copyright:
+
+Copyright (C) 1998--2003 Markus Kuhn (exceptions below).
 
 License:
 
@@ -18,13 +20,13 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE. See the GNU General Public License for more details.
 
-Full text of the licence can be found in /usr/share/common-licenses/GPL
+Full text of the licence can be found in /usr/share/common-licenses/GPL-2
 
 Upstream has confirmed that all the files distributed in the tarball are
 licenced under the GPL.
 
 The files rmd160.c and rmd160.h are written by Antoon Bosselaers and Copyright
-(c) Katholieke Universiteit Leuven 1996. 

Bug#669698: login: Please support dynamic motd (initscripts change)

2012-04-21 Thread Roger Leigh
Package: login
Version: 1:4.1.5-1
Severity: normal
Tags: patch

Separation of static and dynamic motd components


Currently initscripts generates the motd, and stores it in
/var/run/motd.  /etc/motd is a symlink to this file, and
/etc/motd.tail contains the static user-editable part.  This is not
ideal for a number of reasons, including /etc/motd not being a file as
documented, and not behaving like a conffile, and being generally
complex and confusing.  It also unnecessarily wastes space on /run.

In a future upload of initscripts, this will be simplified:

- /etc/motd will contain the user-editable part, and will be a regular
  file; /etc/motd.tail will be migrated here.
- The dynamic part (uname -a) will be stored in /run/motd.dynamic;
  this will be generated at boot like we do now.  There is scope for
  supporting other dynamically generated info in the future, should
  there ever be any demand for that, but for now we are simply going
  to retain the existing behaviour.  Users can extend this should
  they wish.

This does require two separate pam_motd lines in your pam service
file, one for the dynamic and one for the static parts (patch
attached).  Enabling the use of /run/motd.dynamic before I create
it in initscripts is harmless, and it means we can seamlessly
switch over once you have made this change.


Thanks,
Roger

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

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

Versions of packages login depends on:
ii  libc6   2.13-30
ii  libpam-modules  1.1.3-7
ii  libpam-runtime  1.1.3-7
ii  libpam0g1.1.3-7

login recommends no packages.

login suggests no packages.

-- no debconf information
diff -urN shadow-4.1.5.original/debian/login.pam shadow-4.1.5/debian/login.pam
--- shadow-4.1.5.original/debian/login.pam	2012-04-21 09:49:54.0 +0100
+++ shadow-4.1.5/debian/login.pam	2012-04-21 09:49:13.019066487 +0100
@@ -80,8 +80,11 @@
 # (Replaces the `LASTLOG_ENAB' option from login.defs)
 sessionoptional   pam_lastlog.so
 
-# Prints the motd upon succesful login
+# Prints the message of the day upon succesful login.
 # (Replaces the `MOTD_FILE' option in login.defs)
+# This includes a dynamically generated part from /run/motd.dynamic
+# and a static (admin-editable) part from /etc/motd.
+sessionoptional   pam_motd.so  motd=/run/motd.dynamic
 sessionoptional   pam_motd.so
 
 # Prints the status of the user's mailbox upon succesful login


Bug#669699: openssh-server: Please support dynamic motd (initscripts change)

2012-04-21 Thread Roger Leigh
Package: openssh-server
Version: 1:5.9p1-5
Severity: normal
Tags: patch

Separation of static and dynamic motd components


Currently initscripts generates the motd, and stores it in
/var/run/motd.  /etc/motd is a symlink to this file, and
/etc/motd.tail contains the static user-editable part.  This is not
ideal for a number of reasons, including /etc/motd not being a file as
documented, and not behaving like a conffile, and being generally
complex and confusing.  It also unnecessarily wastes space on /run.

In a future upload of initscripts, this will be simplified:

- /etc/motd will contain the user-editable part, and will be a regular
  file; /etc/motd.tail will be migrated here.
- The dynamic part (uname -a) will be stored in /run/motd.dynamic;
  this will be generated at boot like we do now.  There is scope for
  supporting other dynamically generated info in the future, should
  there ever be any demand for that, but for now we are simply going
  to retain the existing behaviour.  Users can extend this should
  they wish.

This does require two separate pam_motd lines in your pam service
file, one for the dynamic and one for the static parts (patch
attached).  Enabling the use of /run/motd.dynamic before I create
it in initscripts is harmless, and it means we can seamlessly
switch over once you have made this change.


Thanks,
Roger

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

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

Versions of packages openssh-server depends on:
ii  adduser3.113+nmu1
ii  debconf [debconf-2.0]  1.5.42
ii  dpkg   1.16.2
ii  libc6  2.13-30
ii  libcomerr2 1.42.2-2
ii  libgssapi-krb5-2   1.10+dfsg~beta1-2
ii  libkrb5-3  1.10+dfsg~beta1-2
ii  libpam-modules 1.1.3-7
ii  libpam-runtime 1.1.3-7
ii  libpam0g   1.1.3-7
ii  libselinux12.1.9-4
ii  libssl1.0.01.0.1-4
ii  libwrap0   7.6.q-23
ii  lsb-base   4.1+Debian0
ii  openssh-client 1:5.9p1-5
ii  procps 1:3.3.2-3
ii  zlib1g 1:1.2.6.dfsg-2

Versions of packages openssh-server recommends:
ii  openssh-blacklist0.4.1
ii  openssh-blacklist-extra  0.4.1
ii  xauth1:1.0.6-1

Versions of packages openssh-server suggests:
pn  molly-guard   none
pn  monkeysphere  none
pn  rssh  none
pn  ssh-askpass   1:1.2.4.1-9
pn  ufw   none

-- debconf information excluded
diff -urN openssh-5.9p1.original/debian/openssh-server.sshd.pam openssh-5.9p1/debian/openssh-server.sshd.pam
--- openssh-5.9p1.original/debian/openssh-server.sshd.pam	2010-08-23 23:07:51.0 +0100
+++ openssh-5.9p1/debian/openssh-server.sshd.pam	2012-04-21 09:48:09.441916691 +0100
@@ -24,6 +24,9 @@
 @include common-session
 
 # Print the message of the day upon successful login.
+# This includes a dynamically generated part from /run/motd.dynamic
+# and a static (admin-editable) part from /etc/motd.
+sessionoptional pam_motd.so  motd=/run/motd.dynamic
 sessionoptional pam_motd.so # [1]
 
 # Print the status of the user's mailbox upon successful login.


Bug#659925: libfm0: A cache (/usr/lib/gio/modules/giomodule.cache) should be removed on uninstall/purge

2012-04-21 Thread Daniel Baumann
tag 659925 pending
thanks

fixed in git, thanks.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#669672: [pkg-wine-party] Bug#669672: wine-gecko-unstable: embeds xulrunner

2012-04-21 Thread Stephen Kitt
Hi Michael,

On Fri, Apr 20, 2012 at 05:13:47PM -0400, Michael Gilbert wrote:
 This package uses an embedded copy of xulrunner.  This is bad practice
 in terms of security support.  I haven't really looked at how
 complicated it would be to use the shared lib version of xulrunner,
 but that would be far more ideal.

wine-gecko is a Windows DLL, so using the shared xulrunner library
would be impossible.

It would be nice though to be able to rebuild wine-gecko using
xulrunner's source whenever a security update is released... I
remember the security aspects of wine-gecko being discussed at some
point (either on wine-devel or on the Wine wiki) but I can't find the
references off the top of my head.

Regards,

Stephen



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



Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Hans-J. Ullrich
Am Samstag, 21. April 2012 schrieb Andreas Beckmann:
 On 2012-04-20 19:24, Hans-J. Ullrich wrote:
 
 Have you ever used the nvidia installer (installed the driver from
 nvidia's *.run file)?
 

No, I didn't. I am using only debian packages. 
 
 There were never backports of libvdpau1. But (nearly) all old packages
 that have ever been in unstable are available from snapshot.debian.org.
 http://snapshot.debian.org/package/libvdpau/
Yes, found them. 

 Just make sure other updates don't affect the behavior.
 * upgrade (get into a consistent state)

doing daily
 * verify the problem still exists with libvdpau1 0.4.1-5
verified!

 * downgrade libvdpau1 to 0.4.1-2 (squeeze)
downgraded, bug is gone.

 * verify that the bug is gone
 * try libvdpau1 0.4.1-3 from snapshot.debian.org
installed, bug is showing.

 * try libvdpau1 0.4.1-4 from snapshot.debian.org
installed, bug is showing.

 * go back to either 0.4.1-5 or 0.4.1-2

downgraded to 0.4.1-2, set package to hold for the moment.
So it is proven, the change is from 0.4.1-2 - 0.4.1-3.

 
 Send the output of
   find /usr -name '*vdpau*' -ls
 
This is the output with installd version 0.4.1-5.
find /usr/ -name *vdpau* -ls
6122024 drwxr-xr-x   2 root root 4096 Apr 11  2010 
/usr/include/vdpau
9059718 -rw-r--r--   1 root root 7541 Jan 13 14:32 
/usr/include/cuda_vdpau_interop.h
2868024 drwxr-xr-x   2 root root 4096 Apr 21 11:09 
/usr/lib/x86_64-linux-gnu/vdpau
2868030 lrwxrwxrwx   1 root root   25 Apr 12 20:06 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1 - 
libvdpau_nvidia.so.295.40
286731 1708 -rw-r--r--   1 root root  1744488 Apr  6 07:02 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.295.40
285774   56 -rw-r--r--   1 root root51112 Mär 19 15:31 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_trace.so.1.0.0
2883740 lrwxrwxrwx   1 root root   23 Mär 19 15:31 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_trace.so.1 - libvdpau_trace.so.1.0.0
187740   12 -rw-r--r--   1 root root10552 Mär 19 15:31 
/usr/lib/x86_64-linux-gnu/libvdpau.so.1.0.0
1877410 lrwxrwxrwx   1 root root   17 Mär 19 15:31 
/usr/lib/x86_64-linux-gnu/libvdpau.so.1 - libvdpau.so.1.0.0
11754274 drwxr-xr-x   2 root root 4096 Apr 19 18:57 
/usr/share/bug/nvidia-vdpau-driver
11754294 drwxr-xr-x   2 root root 4096 Apr 19 18:57 
/usr/share/bug/nvidia-vdpau-driver-ia32
1144874 -rw-r--r--   1 root root   94 Nov 23 05:13 
/usr/share/lintian/overrides/nvidia-vdpau-driver
1142634 -rw-r--r--   1 root root   86 Apr 12 20:06 
/usr/share/lintian/overrides/nvidia-vdpau-driver-ia32
1143764 -rw-r--r--   1 root root   94 Sep 19  2010 
/usr/share/lintian/overrides/lib32vdpau1
11754254 drwxr-xr-x   2 root root 4096 Apr 19 18:57 
/usr/share/doc/nvidia-vdpau-driver
3529134 drwxr-xr-x   2 root root 4096 Apr 21 11:09 
/usr/share/doc/libvdpau1
1178178   32 -rw-r--r--   1 root root30023 Apr  6 07:02 
/usr/share/doc/nvidia-glx/html/vdpausupport.html
11754284 drwxr-xr-x   2 root root 4096 Apr 19 18:57 
/usr/share/doc/nvidia-vdpau-driver-ia32
11590174 drwxr-xr-x   2 root root 4096 Apr 21 11:02 
/usr/share/doc/lib32vdpau1
7019320 lrwxrwxrwx   1 root root   17 Mär 19 15:31 
/usr/lib32/libvdpau.so - libvdpau.so.1.0.0
7018644 drwxr-xr-x   2 root root 4096 Apr 21 11:02 
/usr/lib32/vdpau
7020000 lrwxrwxrwx   1 root root   25 Apr 12 20:06 
/usr/lib32/vdpau/libvdpau_nvidia.so.1 - libvdpau_nvidia.so.295.40
701999 1772 -rw-r--r--   1 root root  1809144 Apr  6 06:54 
/usr/lib32/vdpau/libvdpau_nvidia.so.295.40
701767   64 -rw-r--r--   1 root root58640 Mär 19 15:31 
/usr/lib32/vdpau/libvdpau_trace.so.1.0.0
7019080 lrwxrwxrwx   1 root root   23 Mär 19 15:31 
/usr/lib32/vdpau/libvdpau_trace.so.1 - libvdpau_trace.so.1.0.0
701770   12 -rw-r--r--   1 root root 9696 Mär 19 15:31 
/usr/lib32/libvdpau.so.1.0.0
7021020 lrwxrwxrwx   1 root root   17 Mär 19 15:31 
/usr/lib32/libvdpau.so.1 - libvdpau.so.1.0.0



 
 Thanks
 
 Andreas

Hope this helps.

Best regards

Hans




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



Bug#669661: (no subject)

2012-04-21 Thread Anton Eliasson

My bad, this is the correct syntax:
$ vncviewer localhost::5901
localhost 5901
Closing window

This bug may be closed and marked as invalid.
--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#669700: [PATCH] ytalk: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: ytalk
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 1b65ca7e7d61babd5f4bb9d84914d07425c66874 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 12:14:20 +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   |   12 +++
 debian/compat  |2 +-
 debian/control |7 ++--
 debian/patches/00list  |4 ---
 debian/patches/{man.dpatch = 05-man.patch}|8 ++---
 .../patches/{self-log.dpatch = 10-self-log.patch} |8 ++---
 debian/patches/{shell.dpatch = 15-shell.patch}|8 ++---
 debian/patches/{user.dpatch = 20-user.patch}  |8 ++---
 debian/patches/series  |4 +++
 debian/rules   |   34 ++--
 debian/source/format   |1 +
 11 files changed, 40 insertions(+), 56 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{man.dpatch = 05-man.patch} (70%)
 rename debian/patches/{self-log.dpatch = 10-self-log.patch} (75%)
 rename debian/patches/{shell.dpatch = 15-shell.patch} (74%)
 rename debian/patches/{user.dpatch = 20-user.patch} (65%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index bfe97d5..4498f70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ytalk (3.3.0-5.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 depends autotools-dev to use latest config.* files.
+  * Add build-arch and build-indep targets; use dh_prep in rules file.
+  * Fix debian-rules-ignores-make-clean-error (Lintian).
+  * Fix no-homepage-field (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 12:14:01 +0300
+
 ytalk (3.3.0-5) unstable; urgency=low
 
   * Patches from Marc Glisse marc.gli...@loria.fr
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 d0ca683..8a5b73d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: ytalk
 Section: net
 Priority: optional
 Maintainer: Matthew Johnson mj...@debian.org
-Standards-Version: 3.7.2
-Build-Depends: debhelper (= 5), libncurses5-dev, dpatch
+Standards-Version: 3.9.3
+Build-Depends: debhelper (= 9), libncurses5-dev, autotools-dev
+Homepage: http://freecode.com/projects/ytalk
 
 Package: ytalk
 Architecture: any
-Depends: ${shlibs:Depends}, talkd
+Depends: ${misc:Depends}, ${shlibs:Depends}, talkd
 Description: enhanced talk program
  Ytalk is a multi-user chat program. It works exactly like the UNIX talk
  program and even communicates with the same talk daemons. The primary
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 2de2529..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,4 +0,0 @@
-man.dpatch
-self-log.dpatch
-shell.dpatch
-user.dpatch
diff --git a/debian/patches/man.dpatch b/debian/patches/05-man.patch
similarity index 70%
rename from debian/patches/man.dpatch
rename to debian/patches/05-man.patch
index daa4603..289404b 100644
--- a/debian/patches/man.dpatch
+++ b/debian/patches/05-man.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## man.dpatch by  mj...@adonis.matthew.ath.cx
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix a manpage bug
+From: mj...@adonis.matthew.ath.cx
+Subject: Fix a manpage bug
 
-@DPATCH@
 
 --- ytalk-3.3.0.orig/docs/ytalk.1.in
 +++ ytalk-3.3.0/docs/ytalk.1.in
diff --git a/debian/patches/self-log.dpatch b/debian/patches/10-self-log.patch
similarity index 75%
rename from debian/patches/self-log.dpatch
rename to debian/patches/10-self-log.patch
index 3b6b94a..e27563d 100644
--- a/debian/patches/self-log.dpatch
+++ b/debian/patches/10-self-log.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## self-log.dpatch by  

Bug#669701: RM: ctcs -- ROM; not worth having in the archive

2012-04-21 Thread Matthew Palmer
Package: ftp.debian.org
Severity: normal

Hi FTP masters,

I uploaded CTCS some time ago with the intention of using it for some
projects and improving it.  That didn't eventuate, and I've moved away from
using it entirely, as I believe it is of very poor quality and not worth
keeping in Debian.



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



Bug#669702: plasma-widget-networkmanagement: Please enable openconnect VPN plugin

2012-04-21 Thread Ralf Jung
Package: plasma-widget-networkmanagement
Version: 0.9.0.1-1
Severity: wishlist

Dear Maintainer,

please enable support for openconnect VPNs in the Debian build of KDE's
networkmanagement module.

Upstream supports openconnect for a while already, but the Debian package is
built without the openconnect vpnplugin. Probably (but I did not test this) it
suffices to add libopenconnect-dev and libssl-dev to Build-Depends.

Kind regards,
Ralf



-- 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/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plasma-widget-networkmanagement depends on:
ii  kde-runtime 4:4.7.4-2
ii  libc6   2.13-27
ii  libgcc1 1:4.7.0-3
ii  libkcmutils44:4.7.4-4
ii  libkdecore5 4:4.7.4-4
ii  libkdeui5   4:4.7.4-4
ii  libkio5 4:4.7.4-4
ii  libknotifyconfig4   4:4.7.4-4
ii  libplasma3  4:4.7.4-4
ii  libqt4-dbus 4:4.7.4-2
ii  libqt4-network  4:4.7.4-2
ii  libqt4-svg  4:4.7.4-2
ii  libqt4-xml  4:4.7.4-2
ii  libqtcore4  4:4.7.4-2
ii  libqtgui4   4:4.7.4-2
ii  libsolid4   4:4.7.4-4
ii  libsolidcontrol4abi24:4.7.4-2
ii  libstdc++6  4.7.0-3
ii  mobile-broadband-provider-info  20120402-1
ii  network-manager 0.9.4.0-3

Versions of packages plasma-widget-networkmanagement recommends:
ii  kwalletmanager   4:4.7.4-2
ii  network-manager-openvpn  0.9.4.0-1
ii  network-manager-pptp 0.9.4.0-2
ii  network-manager-vpnc 0.9.4.0-1

Versions of packages plasma-widget-networkmanagement suggests:
pn  kdebase-workspace-bin  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#666797: Building for apache 2.4

2012-04-21 Thread Arno Töll
On 21.04.2012 09:27, Thomas Goirand wrote:
 Do you know how I can test if the module is building under 2.4? That'd
 be cool to be able to do a conditional build, depending on the version,

See ap_mmn.h. It defines a module magic number which can be used to
determine the API/ABI version you are compiling against.

2.4's MMN is 20120211-3 (although, a correct solution would be to use
the first version which introduced this change. That would be
2030-0). You can test that with

#if AP_MODULE_MAGIC_AT_LEAST(19980812,2)
use new pointer
#else
use old pointer
#endif

 Also, I'd be
 happy to patch the source package now, so that only a rebuild will be
 needed when you upload 2.4 to SID.

I do not think that's easily possible. That's a lot of effort as you
would need to maintain a different set of maintainer scripts and binary
dependencies. Note, we asked the release team already for permission to
upload to Unstable.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#669704: autopsy: package new upstream release 3.0.0b2 (now 2.24 from 2010)

2012-04-21 Thread Jari Aalto
Package: autopsy
Version: 2.24-1
Severity: wishlist

Please package new upstream release:

http://sourceforge.net/projects/autopsy/files/



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



Bug#669705: [PATCH] autopsy: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: autopsy
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 5269fe2bfc63b8862b54fe697ba4dfd2402d9e7f Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 12:40:17 +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   |2 --
 debian/changelog   |   10 ++
 debian/compat  |2 +-
 debian/control |5 +++--
 debian/patches/00list  |4 
 .../{01.configure.dpatch = 01-configure.patch}|8 ++--
 .../{02.sleuthkit.dpatch = 02-sleuthkit.patch}|8 ++--
 ...not_root.dpatch = 03-warn-when-not-root.patch} |8 ++--
 debian/patches/{04.man.dpatch = 04-man.patch} |8 ++--
 debian/patches/series  |4 
 debian/rules   |   10 +-
 debian/source/format   |1 +
 12 files changed, 32 insertions(+), 38 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01.configure.dpatch = 01-configure.patch} (99%)
 rename debian/patches/{02.sleuthkit.dpatch = 02-sleuthkit.patch} (98%)
 rename debian/patches/{03.warn_when_not_root.dpatch = 03-warn-when-not-root.patch} (84%)
 rename debian/patches/{04.man.dpatch = 04-man.patch} (91%)
 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 46e654b..000
--- a/debian/README.source
+++ /dev/null
@@ -1,2 +0,0 @@
-This packages uses 'dpatch'. See /usr/share/doc/dpatch/README.source.gz for
-specific information about 'dpatch'.
diff --git a/debian/changelog b/debian/changelog
index ddd4873..7b91345 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+autopsy (2.24-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 no-homepage-field (Lintian).
+  * Fix debian-watch-file-is-missing (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 12:37:24 +0300
+
 autopsy (2.24-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 4a7f001..fb00641 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,10 @@ Source: autopsy
 Section: admin
 Priority: optional
 Maintainer: Lorenzo Martignoni martig...@debian.org
-Build-Depends: debhelper (= 7.0.0), dpatch
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: sleuthkit (= 3.0.0)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.3
+Homepage: http://freecode.com/projects/autopsy
 
 Package: autopsy
 Architecture: all
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 8b943ca..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,4 +0,0 @@
-01.configure.dpatch
-02.sleuthkit.dpatch
-03.warn_when_not_root.dpatch
-04.man.dpatch
diff --git a/debian/patches/01.configure.dpatch b/debian/patches/01-configure.patch
similarity index 99%
rename from debian/patches/01.configure.dpatch
rename to debian/patches/01-configure.patch
index c206ed5..7363c84 100644
--- a/debian/patches/01.configure.dpatch
+++ b/debian/patches/01-configure.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01.debianization.dpatch by  martig...@debian.org
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Simualte configuration (which is useless on Debian)
+From: martig...@debian.org
+Subject: Simualte configuration (which is useless on Debian)
 
-@DPATCH@
 diff -urNad autopsy-2.21~/autopsy autopsy-2.21/autopsy
 --- autopsy-2.21~/autopsy	1970-01-01 01:00:00.0 +0100
 +++ autopsy-2.21/autopsy	2009-06-16 22:26:29.0 +0200
diff --git a/debian/patches/02.sleuthkit.dpatch b/debian/patches/02-sleuthkit.patch
similarity index 98%
rename 

Bug#669706: [PATCH] xkbset: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: xkbset
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 ffb1331e278b923ac8867b92757ad1eb0a2af48b Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 12:51:28 +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   |   11 ++
 debian/compat  |2 +-
 debian/control |6 +--
 debian/patches/00list  |2 -
 debian/patches/01-fix-makefile.patch   |   17 +
 debian/patches/01_fix_makefile.dpatch  |   39 
 ...arify_errors.dpatch = 02-clarify-errors.patch} |   26 +
 debian/patches/series  |2 +
 debian/rules   |   14 ---
 debian/source/format   |1 +
 10 files changed, 45 insertions(+), 75 deletions(-)
 delete mode 100644 debian/patches/00list
 create mode 100644 debian/patches/01-fix-makefile.patch
 delete mode 100644 debian/patches/01_fix_makefile.dpatch
 rename debian/patches/{02_clarify_errors.dpatch = 02-clarify-errors.patch} (54%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index e66826e..8fb8be8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xkbset (0.5-5.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.
+  * Fix debian-rules-ignores-make-clean-error (Lintian).
+  * Fix debian-watch-file-is-missing (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 12:50:06 +0300
+
 xkbset (0.5-5.1) unstable; urgency=high
 
   * Non-maintainer upload.
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 581c7fb..619e1d8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: xkbset
 Section: x11
 Priority: extra
 Maintainer: Francois Gurin mat...@debian.org
-Build-Depends: libx11-dev, debhelper ( 4.0.0), dpatch
-Standards-Version: 3.6.1.0
+Build-Depends: libx11-dev, debhelper (= 9)
+Standards-Version: 3.9.3
 
 Package: xkbset
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: perl-tk
 Description: Small utility to change the AccessX settings of XKEYBOARD
  AccessX is a set of features within the XKEYBOARD extension of the
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 30932c4..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,2 +0,0 @@
-01_fix_makefile
-02_clarify_errors
diff --git a/debian/patches/01-fix-makefile.patch b/debian/patches/01-fix-makefile.patch
new file mode 100644
index 000..4dd2452
--- /dev/null
+++ b/debian/patches/01-fix-makefile.patch
@@ -0,0 +1,17 @@
+From: Rene Engelhard r...@debian.org
+Subject: Fix install locations in Makefile
+
+diff -urNad /home/rene/xkbset-0.5/Makefile xkbset-0.5/Makefile
+--- /home/rene/xkbset-0.5/Makefile	2003-10-17 04:18:33.0 +0200
 xkbset-0.5/Makefile	2003-10-17 04:20:25.0 +0200
+@@ -1,8 +1,8 @@
+ X11PREFIX=/usr/X11R6
+ X11BASE=/usr/X11R6
+ 
+-INSTALL_BIN=${DESTDIR}${X11PREFIX}/bin
+-INSTALL_MAN1=${DESTDIR}${X11PREFIX}/man/man1
++INSTALL_BIN=${DESTDIR}/usr/bin
++INSTALL_MAN1=${DESTDIR}/usr/share/man/man1
+ 
+ INC_PATH=-I${X11BASE}/include
+ LIB_PATH=-L${X11BASE}/lib
diff --git a/debian/patches/01_fix_makefile.dpatch b/debian/patches/01_fix_makefile.dpatch
deleted file mode 100644
index 813607d..000
--- a/debian/patches/01_fix_makefile.dpatch
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/bin/sh -e
-## 01_fix_makefile.dpatch by Rene Engelhard r...@debian.org
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-if [ $# -ne 1 ]; then
-echo 2 `basename $0`: script expects -patch|-unpatch as argument
-exit 1
-fi
-
-[ -f 

Bug#669699: openssh-server: Please support dynamic motd (initscripts change)

2012-04-21 Thread Colin Watson
tags 669699 pending
thanks

On Sat, Apr 21, 2012 at 10:06:34AM +0100, Roger Leigh wrote:
 This does require two separate pam_motd lines in your pam service
 file, one for the dynamic and one for the static parts (patch
 attached).

Thanks.  Applied in bzr for my next upload.

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#638900: [pkg-eucalyptus-maintainers] Bug#638900: New upstream release

2012-04-21 Thread Michael Prokop
* Charles Plessy [Sat Apr 21, 2012 at 09:34:54AM +0900]:
 Le Fri, Apr 20, 2012 at 05:38:27PM +0200, Michael Prokop a écrit :
  * Charles Plessy [Mit Aug 24, 2011 at 04:11:26 +0900]:

   That would be great !  I would be also pleased to use a more recent 
   version of
   euca2ools.

  What's the status of this bugreport? v2.0.3 seems to be available
  upstream and the blocking bug #638931 seems to be resolved nowadays.

 Hi Michael,

 I think that 2.0.3 is a eucalyptus version number.  As far as I can
 see, euca2ools is still at version 1.3.1.

   http://www.eucalyptus.com/download/euca2ools

I see, you're right. I confused eucalyptus + euca2ools. :)
Thanks for clarifying this, so maybe this bugreport can be closed
nowadays?

regards,
-mika-


signature.asc
Description: Digital signature


Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Andreas Beckmann
On 2012-04-21 11:16, Hans-J. Ullrich wrote:
 downgraded to 0.4.1-2, set package to hold for the moment.
 So it is proven, the change is from 0.4.1-2 - 0.4.1-3.

Lets try the changes in -3 ... I'll send you two libvdpau1 .debs (in a
private mail, no need to broadcast these to mailing lists and bug
reports), please test them, too.

There is 0.4.1-2+sid - just rebuilt the version from stable in sid
and 0.4.1-5+nopatch - with the patches added in -3 removed

Also can you install vdpauinfo and strace and run
  strace -o some.log vdpauinfo
and send the strace logfiles as well as the console output from both a
working and a buggy libvdpau1?

   find /usr -name '*vdpau*' -ls

looks clean

Andreas



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



Bug#669707: xvkbd: New upstream release 3.3

2012-04-21 Thread Jari Aalto
Package: xvkbd
Version: 3.0-1
Severity: wishlist

Please package new:

ttp://homepage3.nifty.com/tsato/xvkbd/xvkbd-3.3.tar.gz



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



Bug#669708: [PATCH] xvkbd: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: xvkbd
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 8d23ca8efafb1a39ce8869029c628953b6f3 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 13:05:12 +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 |7 +--
 debian/copyright   |   55 +++-
 debian/patches/00list  |3 --
 ...d_man_words.dpatch = 01-xvkbd-man-words.patch} |   11 ++--
 ...d_c_various.dpatch = 02-xvkbd-c-various.patch} |   11 ++--
 .../patches/{03_README.dpatch = 03-README.patch}  |7 +--
 debian/patches/series  |3 ++
 debian/rules   |   11 ++--
 debian/source/format   |1 +
 debian/watch   |5 +-
 12 files changed, 71 insertions(+), 58 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_xvkbd_man_words.dpatch = 01-xvkbd-man-words.patch} (98%)
 rename debian/patches/{02_xvkbd_c_various.dpatch = 02-xvkbd-c-various.patch} (98%)
 rename debian/patches/{03_README.dpatch = 03-README.patch} (76%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 75ca857..41ce35e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+xvkbd (3.0-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 no-homepage-field (Lintian).
+  * Update to Copyright Format 1.0.
+  * Update watch file to version 3.
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 13:05:08 +0300
+
 xvkbd (3.0-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 fa2463b..b6740f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: xvkbd
 Section: x11
 Priority: optional
 Maintainer: Francois Gurin mat...@debian.org
-Build-Depends: debhelper (= 7.0.0), dpatch, xaw3dg-dev, libxaw7-dev, libx11-dev, libxmu-dev, libxt-dev, libxtst-dev, xutils-dev (= 1:1.0.2-2)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (= 9), xaw3dg-dev, libxaw7-dev, libx11-dev, libxmu-dev, libxt-dev, libxtst-dev, xutils-dev (= 1:1.0.2-2)
+Standards-Version: 3.9.3
+Homepage: http://freecode.com/projects/xvkbd
 
 Package: xvkbd
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: wenglish | wordlist
 Description: software virtual keyboard for X11
  xvkbd is a virtual (graphical) keyboard program for X Window System
diff --git a/debian/copyright b/debian/copyright
index aa40d23..7a1e15d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,41 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recallrev=121
-Upstream Author: Tom Sato vef00...@nifty.ne.jp
-Packaged-By: Francois Gurin mat...@spic.net
-Packaged-Date: Mon, 10 Dec 2001 13:11:03 -0500.
-Original-Source-Location: http://member.nifty.ne.jp/tsato/xvkbd/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+X-Format: http://dep.debian.net/deps/dep5
+Upstream-Name: xvkbd
+Upstream-Contact: Tom Sato vef00...@nifty.ne.jp
+Source: http://member.nifty.ne.jp/tsato/xvkbd/
+X-Debian-Info:
+  Packaged by Francois Gurin mat...@spic.net
+  Packaged Mon, 10 Dec 2001 13:11:03 -0500.
 
-Files: findwidget.c, resources.h
-Copyright: Copyright (C) 2000 by Tom Sato vef00...@nifty.ne.jp
+Files: findwidget.c resources.h
+Copyright:
+  2000 by Tom Sato vef00...@nifty.ne.jp
 License: GPL-2+
- This program is free software; you can redistribute it and/or
- modify it under the terms 

Bug#669709: lintian: check deban/watch::version

2012-04-21 Thread Jari Aalto
Package: lintian
Version: 2.5.6
Severity: wishlist

Please add a a check to verify that debian/watch::version is latest,
similarly to checking debian/controll::Standards-Version to warn about
policy being not the latest.

An idea:

E:  anything else
P:  if LATEST - 2
W:  if LATEST - 1



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



Bug#585409: Announcing the month of wine/wine-unstable NMUs

2012-04-21 Thread Stephen Kitt
Hi Michael,

On Fri, 20 Apr 2012 14:32:02 -0400, Michael Gilbert mgilb...@debian.org
wrote:
 I have decided to go ahead and work toward solving bug #585409 (the
 please package wine 1.2 series bug).

Excellent, thanks for taking this on!

 Here is the schedule:
[...]
 5/09/2012 wine-unstable 1.2.0 enters unstable
 5/09/2012 wine 1.2.3 uploaded to DELAYED/10
 5/10/2012 wine-unstable 1.2.1 enters unstable
 5/11/2012 wine-unstable 1.2.2 enters unstable
 5/12/2012 wine-unstable 1.2.3 enters unstable
 5/19/2012 wine 1.2.3 enters unstable

Shouldn't these all be just wine, not wine-unstable?

Regards,

Stephen


signature.asc
Description: PGP signature


Bug#619405: Forward this?

2012-04-21 Thread Arne Wichmann
At least as far as I can see this is clearly a bug - shouldn't it be
forwarded?

cu

AW
-- 
[...] If you don't want to be restricted, don't agree to it. If you are
coerced, comply as much as you must to protect yourself, just don't support
it. Noone can free you but yourself. (crag, on Debian Planet)
Arne Wichmann (a...@linux.de)


signature.asc
Description: Digital signature


Bug#669609: sponsorship-requests: NMU mod-gnutls/0.5.10-1.1

2012-04-21 Thread Arno Töll
Hi,

On 21.04.2012 09:22, Bas van den Dikkenberg wrote:
 Fixed the isues and uploaded a new version

it looks all fine now. Please file a NMU bug so that I can sponsor your
upload afterwards. You can use the nmudiff tool to assist you filing
such a bug. I would upload to DELAYED/7.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#585559: mutt: tokyocabinet is slower than gdbm

2012-04-21 Thread Arne Wichmann
So, what happened to these benchmarks?

cu

AW
-- 
[...] If you don't want to be restricted, don't agree to it. If you are
coerced, comply as much as you must to protect yourself, just don't support
it. Noone can free you but yourself. (crag, on Debian Planet)
Arne Wichmann (a...@linux.de)


signature.asc
Description: Digital signature


Bug#423931: Forward this?

2012-04-21 Thread Arne Wichmann
Isn't 600962 somewhat resolved now, at least to the point that we should
forward this bug?

cu

AW
-- 
[...] If you don't want to be restricted, don't agree to it. If you are
coerced, comply as much as you must to protect yourself, just don't support
it. Noone can free you but yourself. (crag, on Debian Planet)
Arne Wichmann (a...@linux.de)


signature.asc
Description: Digital signature


Bug#669709: lintian: check deban/watch::version

2012-04-21 Thread Adam D. Barratt
On Sat, 2012-04-21 at 13:09 +0300, Jari Aalto wrote:
 Please add a a check to verify that debian/watch::version is latest,
 similarly to checking debian/controll::Standards-Version to warn about
 policy being not the latest.

I'm fairly sure the discussion about version 2 watch files has been had
before and the consensus was that while they shouldn't be used for new
files, they're still supported by uscan so valid in packages.  I suppose
a pedantic tag is arguable, but if you're the sort of maintainer who's
likely to be looking at and paying attention to pedantic tags then
you're also the sort of maintainer who's going to have upgraded your
watch file years ago.

 An idea:
 
 E:  anything else
 P:  if LATEST - 2
 W:  if LATEST - 1

As above, I'm not convinced that version 2 use necessarily deserves any
form of tag.  The other two cases in your suggestion above - in fact
anything other than 2 or 3 - are already handled by a combination of
debian-watch-file-unknown-version (for versions consisting of digits)
and debian-watch-file-missing-version (which will also trigger for
version=foobar), which have existed since 2008.

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#669710: libunwind7: New upstream release 1.0.1

2012-04-21 Thread Jari Aalto
Package: libunwind7
Version: 0.99-0.3
Severity: wishlist

Please update from http://www.nongnu.org/libunwind/download.html



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



Bug#669711: [INTL:pl] Polish debconf translation

2012-04-21 Thread Michał Kułach

Package: openswan
Severity: wishlist
Tags: l10n patch

Hi!

Please add the attached Polish debconf translation.

Thanks in advance,
--
Michał Kułach

pl.po
Description: Binary data


Bug#666350: mpg321: FTBFS: make[1]: *** No targets specified and no makefile found. Stop.

2012-04-21 Thread Nanakos Chrysostomos
Dear Lucas,
bug fixed and package re-uploaded [0]. I would be gratefull if you 
could sponsor the package.

Regards,
Chris.  


On Fri, Mar 30, 2012 at 11:29:01AM +0200, Lucas Nussbaum wrote:
 Source: mpg321
 Version: 0.3.1-1
 Severity: serious
 Tags: wheezy sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 This rebuild was done by building only architecture:any binary packages
 (binary-arch target of debian/rules), and using a recent dpkg that uses the
 build-arch target if available.
 Also, only the Build-Depends were installed, not the Build-Depends-Indep.
 
 Relevant part:
   debian/rules build-arch
  dh_testdir
  # Add here commands to compile the package.
  /usr/bin/make
  make[1]: Entering directory `/«PKGBUILDDIR»'
  make[1]: *** No targets specified and no makefile found.  Stop.
  make[1]: Leaving directory `/«PKGBUILDDIR»'
  make: *** [build-stamp] Error 2
 
 The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/30/mpg321_0.3.1-1_unstable.log
 
 A list of current common problems and possible solutions is available at 
 http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
 
 About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
 of the Grid'5000 platform, using a clean chroot.  Internet was not
 accessible from the build systems.
 



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



Bug#667365: s51dude: diff for NMU version 0.2.0-1.1

2012-04-21 Thread gregor herrmann
tags 667365 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Astrud Gilberto: All I've Got
diff -u s51dude-0.2.0/debian/changelog s51dude-0.2.0/debian/changelog
--- s51dude-0.2.0/debian/changelog
+++ s51dude-0.2.0/debian/changelog
@@ -1,3 +1,11 @@
+s51dude (0.2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix ftbfs with GCC-4.7: apply patch from Paul Tagliamonte (stray -Wl in
+Makefile). Closes: #667365
+
+ -- gregor herrmann gre...@debian.org  Sat, 21 Apr 2012 12:35:58 +0200
+
 s51dude (0.2.0-1) unstable; urgency=low
 
   * New upstream release 
only in patch2:
unchanged:
--- s51dude-0.2.0.orig/Makefile
+++ s51dude-0.2.0/Makefile
@@ -3,7 +3,7 @@
 CFLAGS = -Wall -O2
 OBJECTS = s51dude.o ihex.o usbtiny.o parse_params.o parts.o
 INCLUDES = ihex.h parts.h s51dude.h usbtiny.h
-LDFLAGS = -lusb -Wl
+LDFLAGS = -lusb
 
 # prefix for installing the binaries
 DESTDIR=


signature.asc
Description: Digital signature


Bug#669713: [PATCH] libunwind: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: libunwind
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 71a07528df583015918726449f297f863a7b56ba Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 13:29:51 +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 |   23 ++---
 debian/copyright   |2 +-
 debian/patches/00list  |1 -
 .../{090828-rpath.dpatch = 01-rpath.patch}|9 ++---
 debian/patches/series  |1 +
 debian/rules   |   35 ++--
 debian/source.lintian-overrides|4 ---
 debian/source/format   |1 +
 debian/watch   |2 +-
 11 files changed, 44 insertions(+), 52 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{090828-rpath.dpatch = 01-rpath.patch} (73%)
 create mode 100644 debian/patches/series
 delete mode 100644 debian/source.lintian-overrides
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 352b7d4..ba4324a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libunwind (0.99-0.4) 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, debhelper to 9, add autotools-dev.
+  * Add build-arch and build-indep targets, use dh_prep and
+correct config.* file treatment in rules file.
+  * Update URL in watch and copyright file.
+  * Delete source.lintian-overrides; no longer needed.
+  * Fix binary-control-field-duplicates-source (Lintian).
+  * Fix diff-contains-substvars (Lintian)
+  * Fix no-homepage-field (Lintian).
+  * Fix description-synopsis-starts-with-article (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 13:29:37 +0300
+
 libunwind (0.99-0.3) unstable; urgency=low
 
   * Non-maintainer upload.
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 9021e0a..b842e06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,16 @@ Priority: optional
 Section: libs
 Maintainer: Matthieu Delahaye matth...@debian.org
 Uploaders: Al Stone a...@debian.org
-Build-Depends: debhelper ( 4.0.0), libatomic-ops-dev ( 0.5.1), dpatch, autoconf, automake, libtool
-Standards-Version: 3.6.1
+Build-Depends: debhelper (= 9), libatomic-ops-dev ( 0.5.1), autoconf, automake, libtool, autotools-dev
+Standards-Version: 3.9.3
+Homepage: http://www.nongnu.org/libunwind
 
 Package: libunwind7-dev
 Section: libdevel
 Architecture: ia64 i386 amd64 ppc64 powerpc
-Depends: libunwind7 (= ${binary:Version})
+Depends: ${misc:Depends}, libunwind7 (= ${binary:Version})
 Conflicts: libunwind1-dev
-Description: A library to determine the call-chain of a program - development
+Description: library to determine the call-chain of a program - development
  The primary goal of this project is to define a portable and efficient C
  programming interface (API) to determine the call-chain of a program.
  The API additionally provides the means to manipulate the preserved
@@ -23,11 +24,10 @@ Description: A library to determine the call-chain of a program - development
  This package includes the development support files. 
 
 Package: libunwind7
-Section: libs
 Architecture: ia64 i386 amd64 ppc64 powerpc
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libgcc1 ( 1:4.0.0-2)
-Description: A library to determine the call-chain of a program - runtime
+Description: library to determine the call-chain of a program - runtime
  The primary goal of this project is to define a portable and efficient C
  programming interface (API) to determine the call-chain of a program.
  The API additionally provides the means to manipulate the preserved
@@ -41,8 +41,8 @@ Description: A library to 

Bug#669709: lintian: check deban/watch::version

2012-04-21 Thread jaalto
On 2012-04-21 11:25, Adam D. Barratt wrote:
| On Sat, 2012-04-21 at 13:09 +0300, Jari Aalto wrote:
|  Please add a a check to verify that debian/watch::version is latest,
|  similarly to checking debian/controll::Standards-Version to warn about
|  policy being not the latest.
|
| I suppose a pedantic tag is arguable, but if you're the sort of
| maintainer who's likely to be looking at and paying attention to
| pedantic tags then you're also the sort of maintainer who's going to
| have upgraded your watch file years ago.

The version=2 may go unnoticed, so a P: would help to spot it.

Jari



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



Bug#669691: no pkg-config *.pc file in libjpeg8-dev

2012-04-21 Thread Bill Allombert
On Sat, Apr 21, 2012 at 09:33:05AM +0200, bitman wrote:
 Package: libjpeg8-dev
 Version: 8b-1
 Severity: normal
 
 libjpeg does not bring a *.pc file like other libraries do. 
 Therefore it can not be used easily with development environments like Anjuta.
 Anjuta uses 'pkg-config' in order to resolve the library path, but it fails 
 for libjpeg:

Hello bitman,

libjpeg8 upstream does not provide a *.pc and there is no requirement for 
upstream to do
so, and I am not at liberty to add a .pc file to the Debian package if it is 
not in the
upstream package, because this would make Debian incompatible with other 
distribution.

I am sure Anjuta is able to deal with libraries which does not provide .pc file 
in some
way.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#669702: Patch to enable openconnect VPN plugin

2012-04-21 Thread Ralf Jung
tags 669702 patch
thanks

I attached a patch which adds the necessary Build-Depends and Recommends for 
openconnect VPNs and installs the vpnplugin files. I tested it locally and 
successfully connected to a VPN using openconnect.

Kind regards,
Ralf
diff -ur networkmanagement.bak/debian/changelog networkmanagement-0.9.0.1/debian/changelog
--- networkmanagement.bak/debian/changelog	2012-04-09 11:38:33.0 +0200
+++ networkmanagement-0.9.0.1/debian/changelog	2012-04-21 11:32:37.595877386 +0200
@@ -1,3 +1,10 @@
+networkmanagement (0.9.0.1-1.1) unstable; urgency=low
+
+  * Add Build-Depends on libopenconnect-dev and libssl-dev to enable the
+openconnect vpnplugin.
+
+ -- Ralf Jung p...@ralfj.de  Sat, 21 Apr 2012 11:31:48 +0200
+
 networkmanagement (0.9.0.1-1) unstable; urgency=low
 
   * New upstream release.
diff -ur networkmanagement.bak/debian/control networkmanagement-0.9.0.1/debian/control
--- networkmanagement.bak/debian/control	2012-04-09 11:38:33.0 +0200
+++ networkmanagement-0.9.0.1/debian/control	2012-04-21 12:22:27.632863249 +0200
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (= 8), cmake (= 2.6.2), pkg-kde-tools (= 0.5),
  libqt4-dev (= 4:4.6.0), kdelibs5-dev (= 4:4.6.0), kdebase-workspace-dev (= 4:4.6.0),
  network-manager-dev (= 0.9.0), libnm-util-dev (= 0.9.0), libnm-glib-dev (= 0.9.0),
- mobile-broadband-provider-info
+ mobile-broadband-provider-info, libopenconnect-dev, libssl-dev
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-kde/kde-extras/networkmanagement.git
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-extras/networkmanagement.git
@@ -16,7 +16,8 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager (= 0.9.0),
  mobile-broadband-provider-info
 Suggests: kdebase-workspace-bin
-Recommends: kwalletmanager, network-manager-vpnc, network-manager-openvpn, network-manager-pptp
+Recommends: kwalletmanager, network-manager-vpnc, network-manager-openvpn, network-manager-pptp,
+ network-manager-openconnect
 Replaces: knm-runtime
 Breaks: knm-runtime
 Description: Network Management widget for KDE Plasma workspaces
diff -ur networkmanagement.bak/debian/plasma-widget-networkmanagement.install networkmanagement-0.9.0.1/debian/plasma-widget-networkmanagement.install
--- networkmanagement.bak/debian/plasma-widget-networkmanagement.install	2012-04-09 11:38:33.0 +0200
+++ networkmanagement-0.9.0.1/debian/plasma-widget-networkmanagement.install	2012-04-21 12:27:33.698549684 +0200
@@ -3,6 +3,7 @@
 usr/lib/kde4/kded_networkmanagement.so
 usr/lib/kde4/libexec/networkmanagement_configshell
 usr/lib/kde4/networkmanagement_novellvpnui.so
+usr/lib/kde4/networkmanagement_openconnectui.so
 usr/lib/kde4/networkmanagement_openvpnui.so
 usr/lib/kde4/networkmanagement_pptpui.so
 usr/lib/kde4/networkmanagement_strongswanui.so
@@ -26,6 +27,7 @@
 usr/share/kde4/services/kcm_networkmanagement_tray.desktop
 usr/share/kde4/services/kded/networkmanagement.desktop
 usr/share/kde4/services/networkmanagement_novellvpnui.desktop
+usr/share/kde4/services/networkmanagement_openconnectui.desktop
 usr/share/kde4/services/networkmanagement_openvpnui.desktop
 usr/share/kde4/services/networkmanagement_pptpui.desktop
 usr/share/kde4/services/networkmanagement_strongswanui.desktop


Bug#669714: gawk: weird printf behaviour under locale different than C

2012-04-21 Thread Santiago Vila
Package: gawk
Version: 1:4.0.1+dfsg-1

I had this little script to generate a white pnm file:

#!/usr/bin/gawk -f
BEGIN {
  print P5
  print width   height
  print 255
  for (i=0;iwidth*height;i++) {
printf(%c,255)
  }
}

which I used in this way:

./mk-white-pgm -vwidth=100 -vheight=100  white.pnm

but today I found (see attach) that it's not white anymore but grey (!).

The problem reproduces using `LANG=es_ES.UTF8'. Is it really correct
that printf and %c stop working to support UTF locales?

Thanks.attachment: white.pnm

Bug#669715: dvb-apps: Channel/frequency/etc. data needs updating for London transmitters

2012-04-21 Thread Russel Winder
Package: dvb-apps
Version: 1.1.1+rev1457-4
Severity: critical
Tags: upstream
Justification: breaks unrelated software

Dear Maintainer,

The digital switch over (DSO) -- closing of analogue television transmision 
-- has involved quite a
convoluted rearrangement of the multiplexes and channels.  The DSO completed 
for London, and in my case
Crystal Palace, 2012-04-18.  The channel data distributed with dvb-apps is now 
incorrect.


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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=str=こんにちわ世界, 
bytes_read=21, bytes_written=21) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dvb-apps depends on:
ii  libc6   2.13-30
ii  libpng12-0  1.2.49-1
ii  libx11-62:1.4.99.901-1
ii  libzvbi00.2.33-5
ii  udev175-3.1
ii  zlib1g  1:1.2.6.dfsg-2

dvb-apps recommends no packages.

dvb-apps 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#669716: dblatex-0.3.2.tar.bz2 available :-)

2012-04-21 Thread Osamu Aoki
Package: dblatex
Version: 0.3.2-2
Severity: normal

Hi,

I was going to test new version with uscan.  It seems enough patches are
included upstream.  So I decided to wait for your work :-)

I want to test many doc packages with this new one.  So please make sure
to upload within few weeks for us to sort out gliches before freeze.

Thanks in advance,

Osamu

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

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

Versions of packages dblatex depends on:
ii  docbook-xml   4.5-7
ii  python2.7.2-10
ii  python-apt0.8.4
ii  texlive   2011.20120410-1
ii  texlive-bibtex-extra  2011.20120322-1
ii  texlive-extra-utils   2011.20120322-1
ii  texlive-latex-extra   2011.20120322-1
ii  texlive-math-extra2011.20120322-1
ii  xsltproc  1.1.26-8

Versions of packages dblatex recommends:
ii  libxml2-utils  2.7.8.dfsg-8

Versions of packages dblatex suggests:
ii  docbook4.5-4
ii  evince [pdf-viewer]3.2.1-1+b1
ii  ghostscript9.05~dfsg-4
ii  gv [pdf-viewer]1:3.7.3-1
ii  imagemagick8:6.7.4.0-5
ii  latex-cjk-all  4.8.2+git20111216-2
ii  lmodern2.004.1-5
ii  opensp none
ii  texlive-lang-cyrillic  2011.20120410-1
ii  texlive-xetex  2011.20120410-1
ii  transfig   none
ii  xpdf [pdf-viewer]  3.03-9

-- 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#669717: RFS: libextractor/1:0.6.3-4 [ITA]

2012-04-21 Thread Bertrand Marc

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package libextractor

* Package name: libextractor
  Version : 1:0.6.3-4
  Upstream Author : Christian Grothoff christ...@grothoff.org
* URL : http://www.gnu.org/software/libextractor/
* License : GPL2
  Section : libs

It builds those binary packages:

extract- displays meta-data from files of arbitrary type
libextractor-dbg - extracts meta-data from files of arbitrary type (debug)
libextractor-dev - extracts meta-data from files of arbitrary type 
(development)
libextractor-plugins - extracts meta-data from files of arbitrary type 
(plugins)

libextractor3 - extracts meta-data from files of arbitrary type (library)

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


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

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

dget -x 
http://mentors.debian.net/debian/pool/main/libe/libextractor/libextractor_0.6.3-4.dsc


libextractor is a key dependency of GNUnet, and this version is 
mandatory for GNUnet 0.9.2, which I intend to adopt too.


Changes since the last upload:
  * New maintainer (Closes: #660442).
  * Upload to unstable.
  * Hardened build flags are enabled with dh v9 (Closes: #656780).
  * Standards version 3.9.3.
  * Add a dependency on dpkg (= 1.15.4) | install-info for extract,
see Policy section 12.2.
  * Add debian/watch.
  * Move to autoreconf:
+ build-depends on autoconf, automake, autopoint, dh-autoreconf.
+ debian/rules: use dh --with autoreconf.

Regards,
Bertrand Marc



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



Bug#669718: gnome-dvb-client: gnome-dvb-setup fails to scan uk-CrystalPalace since DSO

2012-04-21 Thread Russel Winder
Package: gnome-dvb-client
Version: 1:0.2.8-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

The digital switch over (DSO) -- closing of analogue television transmision 
-- has involved quite a convoluted
rearrangement of the multiplexes and channels.  The DSO completed for London, 
and in my case Crystal Palace,
2012-04-18.  The channel data distributed with dvb-apps is now incorrect, but 
that is a separate
bug report.  I calculated the relevant data from the OfCom documents and can 
see all the SD channels at the
calculated frequencies using vlc.  I created a variant of the 
/usr/share/dvb/dvb-t/uk-CrystalPalace datafile, but using
this, gnome-dvb-setup failed to find any channels when scanning.

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=str=こんにちわ世界, 
bytes_read=21, bytes_written=21) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-dvb-client depends on:
ii  gir1.2-gtk-3.03.4.1-2
ii  gnome-dvb-daemon  1:0.2.8-1
ii  gnome-icon-theme  3.4.0-2
ii  python2.7.2-10
ii  python-gobject3.2.0-3
ii  python2.7 2.7.3~rc2-2

Versions of packages gnome-dvb-client recommends:
ii  dvb-apps  1.1.1+rev1457-4

gnome-dvb-client 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#583760: ptlib-wolf: diff for NMU version 2.4.5-2.1

2012-04-21 Thread gregor herrmann
tags 583760 + patch
tags 583760 + pending
tags 667333 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Ratzenbeck: Lichterloh I
diff -Nru ptlib-wolf-2.4.5/debian/changelog ptlib-wolf-2.4.5/debian/changelog
--- ptlib-wolf-2.4.5/debian/changelog	2011-07-02 08:23:39.0 +0200
+++ ptlib-wolf-2.4.5/debian/changelog	2012-04-21 12:58:55.0 +0200
@@ -1,3 +1,14 @@
+ptlib-wolf (2.4.5-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix ftbfs with GCC-4.7: add patch from Paul Tagliamonte (use
+'this-SetAt'). Closes: #667333
+  * Fix (ptlib-wolf_2.4.5-1/avr32): FTBFS: Outdated config.{sub,guess}:
+use '--with autotools-dev' in debian/rules; updating config.{sub,guess}
+got lost in the conversion to short-form dh(1). Closes: #583760
+
+ -- gregor herrmann gre...@debian.org  Sat, 21 Apr 2012 12:46:13 +0200
+
 ptlib-wolf (2.4.5-2) unstable; urgency=low
 
   * Drop obsolete +Build-Conflicts:
diff -Nru ptlib-wolf-2.4.5/debian/patches/fix-ftbfs-gcc-4.7-667333.patch ptlib-wolf-2.4.5/debian/patches/fix-ftbfs-gcc-4.7-667333.patch
--- ptlib-wolf-2.4.5/debian/patches/fix-ftbfs-gcc-4.7-667333.patch	1970-01-01 01:00:00.0 +0100
+++ ptlib-wolf-2.4.5/debian/patches/fix-ftbfs-gcc-4.7-667333.patch	2012-04-21 12:44:45.0 +0200
@@ -0,0 +1,11 @@
+--- a/include/ptlib/array.h	2012-04-14 00:00:31.487510393 -0400
 b/include/ptlib/array.h	2012-04-14 00:00:37.791510057 -0400
+@@ -523,7 +523,7 @@ template class T class PScalarArray :
+   T t;
+   stream  t;
+   if (!stream.fail())
+-SetAt(index, t);
++this-SetAt(index, t);
+ }
+ };
+ 
diff -Nru ptlib-wolf-2.4.5/debian/patches/series ptlib-wolf-2.4.5/debian/patches/series
--- ptlib-wolf-2.4.5/debian/patches/series	2011-07-02 08:23:39.0 +0200
+++ ptlib-wolf-2.4.5/debian/patches/series	2012-04-21 12:46:07.0 +0200
@@ -1 +1,2 @@
 sslv2-unsupported
+fix-ftbfs-gcc-4.7-667333.patch
diff -Nru ptlib-wolf-2.4.5/debian/rules ptlib-wolf-2.4.5/debian/rules
--- ptlib-wolf-2.4.5/debian/rules	2011-07-02 06:18:29.0 +0200
+++ ptlib-wolf-2.4.5/debian/rules	2012-04-21 12:56:05.0 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autotools-dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-oss --enable-v4l --disable-avc --disable-dc --disable-odbc


signature.asc
Description: Digital signature


Bug#669719: RFS: libmicrohttpd/0.9.19-3 [ITA]

2012-04-21 Thread Bertrand Marc

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package libmicrohttpd

* Package name: libmicrohttpd
  Version : 0.9.19-3
  Upstream Author : Christian Grothoff christ...@grothoff.org
* URL : http://www.gnu.org/software/libmicrohttpd/
* License : LGPL-2.1+
  Section : libs

It builds those binary packages:

libmicrohttpd-dbg - library embedding HTTP server functionality (debug)
libmicrohttpd-dev - library embedding HTTP server functionality 
(development)

libmicrohttpd10 - library embedding HTTP server functionality

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


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

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

dget -x 
http://mentors.debian.net/debian/pool/main/libm/libmicrohttpd/libmicrohttpd_0.9.19-3.dsc


libmicrohttpd is a key dependency of GNUnet, and this version is 
mandatory for GNUnet 0.9.2, which I intend to adopt too.


Changes since the last upload:
  * New maintainer (Closes: #660445).
  * Upload to unstable.
  * Standards version 3.9.3.
  * Add a dependency on dpkg (= 1.15.4) | install-info for extract,
see Policy section 12.2.
  * Add debian/watch.
  * Move to autoreconf:
+ build-depends on autoconf, automake, dh-autoreconf.
+ debian/rules: use dh --with autoreconf.

Regards,
Bertrand Marc



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



Bug#669720: RFS/Review: reviewboard/1.6.5-1 [ITP] -- Web-based code review tool

2012-04-21 Thread Dmitry Nezhevenko
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package reviewboard

 * Package name: reviewboard
   Version : 1.6.5-1
   Upstream Author : Christian Hammond, David Trowbridge
 * URL : http://reviewboard.org/
 * License : MIT
   Section : devel

It builds those binary packages:

   reviewboard - Web-based code review tool
   reviewboard-doc - ReviewBoard documentation

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

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

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

   dget -x 
http://mentors.debian.net/debian/pool/main/r/reviewboard/reviewboard_1.6.5-1.dsc

Package has a few overridden pedantic/experimental lintian warnings
mostly because it has some test data in source tarball (that is not
distributed within binary packages). Otherwise it seems to be
lintian-clean

ReviewBoard is powerful web-based code review tool. It allows one
developers to publish code review request either using web browser or
special post-review tool for compatible VCS (that is already packaged in
python-rbtools package). Other developers can look though changes using
web browser, post comments, etc. One of the coolest feature is ability to
do some kind of incremental reviews: reviewers can display only portion
of diff changed since previous review for same patch.

More information about ReviewBoard is available at http://reviewboard.org/

Looks like currently Debian archive lacks such tools at all.

PS. This package depends on two other packages with python modules that
are not currently in Debian. I've already filled RFS for them:

   python-django-djblets/0.6.17-1  -- #669598
   python-django-evolution/0.6.7-1 -- #669599

So until they are uploaded, this is mostly request for review.

-- 
WBR, Dmitry



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



Bug#669721: README.package-tests: typo: breaks-computer - breaks-testbed

2012-04-21 Thread Jakub Wilk

Package: autopkgtest
Version: 2.0.1
Severity: minor

README.package-tests contains the following example:

Tests: fred bill bongo
Restrictions: needs-root breaks-computer

But breaks-computer is not defined. I guess it should be: 
s/computer/testbed/.


--
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#669722: RFS: gnunet/0.9.2-1 [ITA]

2012-04-21 Thread Bertrand Marc

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package gnunet

* Package name: gnunet
  Version : 0.9.2-1
  Upstream Author : Christian Grothoff christ...@grothoff.org
* URL : https://gnunet.org
* License : GPL3
  Section : net

It builds those binary packages:

 gnunet - secure, trust-based peer-to-peer framework (meta)
 gnunet-client - secure, trust-based peer-to-peer framework (client)
 gnunet-common - secure, trust-based peer-to-peer framework (common)
 gnunet-dbg - secure, trust-based peer-to-peer framework (debug)
 gnunet-dev - secure, trust-based peer-to-peer framework (development)
 gnunet-server - secure, trust-based peer-to-peer framework (server)

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


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

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

dget -x 
http://mentors.debian.net/debian/pool/main/g/gnunet/gnunet_0.9.2-1.dsc


This is the main part of the GNUnet stack. I also intend to adopt the 
package providing a GTK client (gnunet-gtk) and 2 dependencies 
(libextractor and libmicrohttpd). More information about hello can be 
obtained from https://gnunet.org/.



Changes since the last upload:
  * New maintainer (Closes: #660438).
  * New upstream release (Closes: #621645).
  * Remove debian/patches, not necessary any more.
  * Update dependencies, according to README:
+ update minimal versions.
+ depends on libunistring-dev.
+ depends on libltdl-dev instead of libltdl3-dev.
+ no need to depend on libgtk anymore.
  * debian/rules:
+ no need to define LOGFILE and PIDFILE.
+ create a minimal conf file.
+ cut gnunet-download-manager.scm extension.
+ remove autogenerated files in clean.
  * Gnunet is now released under the GPL v3.
  * Standards version 3.9.3.
  * Add debian/watch.
  * Adding Italian debconf translations, thanks to Beatrice Torracca
(Closes: #663432).
  * Move to dh-autoreconf and add extend-diff-ignore in 
debian/source/options.

  * Remove gnunet-tools since gnunet-setup is not part of gnunet anymore
(Closes:#651192).
  * gnunet-server.init:
+ several services are now supervised by gnunet-service-arm.
+ define the logfile at run time.
  * Use a secured group gnunetdns for SUID binaries and change permissions
accordingly, see https://gnunet.org/gnunet-access-control-model
  * Remove properly the old incompatible /etc/gnunetd.conf, use
/etc/gnunet.conf instead.
  * Add minimal (generic) man pages when information is available.
  * Remove dpkg options for compression.
  * debian/control: gnunet-server suggests miniupnpc.
  * gnunet-server.docs: add README.mysql and README.postgres.
  * Remove /etc/default/gnunet-server on purge (Closes: #668766).
  * debian/rules: remove template binaries after dh_install.

Regards,
Bertrand Marc



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



Bug#667057: gnome-dvb-client: gnome-dvb-control crashed: TypeError: __init__() got

2012-04-21 Thread Sebastian Reichel
I assume this doesn't work on your boxes?

sre@earth ~ % python
Python 2.7.2+ (default, Nov 30 2011, 19:22:03) 
[GCC 4.6.2] on linux2
Type help, copyright, credits or license for more information.
 from gi.repository import Gtk
 widget = Gtk.Label(foo);
 button = Gtk.ToolButton(icon_widget=widget, label=bar)
 

-- Sebastian


signature.asc
Description: Digital signature


Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Hans-J. Ullrich
Hi Andreas, 

I installed both versions you sent me, but both versions are showing me still 
the bug. 

The file, which stream I am watching on youtube is in mp4 format. It is working 
with the correct colours, when hardware acceleration is deactivated in the 
settings of the player. This is according to the link, I posted in one of my 
replies in this bugreport.

Obviously this bug appears only under special circuimstances, it seems, the 
combination of nvidia-glx, flashplayer and active acceleration.

On my netbook with an intel graphiccard everything is working fine, although 
this card is accelerated, too.

Don't know, if this helps.

Hans  




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



Bug#669723: RFS: gnunet-gtk/0.9.2-1 [ITA]

2012-04-21 Thread Bertrand Marc

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package gnunet-gtk

* Package name: gnunet-gtk
  Version : 0.9.2-1
  Upstream Author : Christian Grothoff christ...@grothoff.org
* URL : https://gnunet.org/
* License : GPL3
  Section : net

It builds those binary packages:
 gnunet-gtk - secure, trust-based peer-to-peer framework (GTK+ client)
 gnunet-gtk-dbg - secure, trust-based peer-to-peer framework (GTK+ 
client debug)
 gnunet-gtk-dev - secure, trust-based peer-to-peer framework (GTK+ 
client developme


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


http://mentors.debian.net/package/gnunet-gtk

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

dget -x 
http://mentors.debian.net/debian/pool/main/g/gnunet-gtk/gnunet-gtk_0.9.2-1.dsc


GNUnet GTK is a client for GNUnet, which I intend to adopt too.

Changes since the last upload:
  * New maintainer (Closes: #660441).
  * New upstream release 0.9.2.
  * Add debian/watch.
  * Remove the only patch: applied.
  * Move to autoreconf:
+ build-depends on autoconf, automake, autopoint, dh-autoreconf.
+ debian/rules: use dh --with autoreconf.
+ patch configure.ac to pass GNUnet GTK version to autoreconf.
  * Standards version 3.9.3: no changes needed.
  * The main GTK client is now gnunet-fs-gtk:
+ update gnunet-gtk.manpages
+ update gnunet-gtk.menu
+ update icon symlink in gnunet-gtk.links.
  * debian/copyright: GNUnet is now released under GPL3.
  * Add minimal man pages.
  * debian/rules: remove unrecognize options to configure: libgku2 
libnotify.

  * Update build-dependencies:
+ remove libadns1-dev, libgksu2-dev, libgcrypt11-dev, libgmp3-dev,
  libnotify-dev, librsvg2-dev, libextractor-dev.
+ update libgtk to libgtk-3-dev.
  * Add a wrapper around gnunet-setup and depends on gksu.


Regards,
Bertrand Marc



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



Bug#619711: How to solve for wheezy?

2012-04-21 Thread Kjö Hansi Glaz
Hi,

I think that this bug must be solve before wheezy release. It basically
prevents a normal user from booting a newly installed encrypted system
with non-english keyboard layout.

My tests shows that the patch proposed by Andreas Altergott works on a
freshed install wheezy.

I'm up for any other necessary testing.

Cheers,

Kjö



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



Bug#667327: populations: diff for NMU version 1.2.33+svn0120106-2.1

2012-04-21 Thread gregor herrmann
tags 667327 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Spider Murphy Gang: Ich Schau' Dich An (Peep Peep)
diff -Nru populations-1.2.33+svn0120106/debian/changelog populations-1.2.33+svn0120106/debian/changelog
--- populations-1.2.33+svn0120106/debian/changelog	2012-03-05 10:24:32.0 +0100
+++ populations-1.2.33+svn0120106/debian/changelog	2012-04-21 13:12:41.0 +0200
@@ -1,3 +1,13 @@
+populations (1.2.33+svn0120106-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix ftbfs with GCC-4.7: add patch from Paul Tagliamonte
+(use this-erase).
+Also drop unused and unneeded build-dependency on g++-4.5
+Closes: #667327
+
+ -- gregor herrmann gre...@debian.org  Sat, 21 Apr 2012 13:12:39 +0200
+
 populations (1.2.33+svn0120106-2) unstable; urgency=low
 
   * changed a build-depends: libpng12-dev - libpng-dev. Closes: #662477
diff -Nru populations-1.2.33+svn0120106/debian/control populations-1.2.33+svn0120106/debian/control
--- populations-1.2.33+svn0120106/debian/control	2012-03-05 10:17:10.0 +0100
+++ populations-1.2.33+svn0120106/debian/control	2012-04-21 13:08:55.0 +0200
@@ -5,8 +5,7 @@
 Build-Depends: debhelper (= 7.0.50~), cmake, qt4-qmake, libqt4-dev,
  libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libice-dev,
  libpng-dev, libsm-dev, libx11-dev, libxext-dev, libxrender-dev,
- zlib1g-dev,
- g++-4.5
+ zlib1g-dev
 Standards-Version: 3.9.3
 Homepage: http://www.bioinformatics.org/~tryphon/populations/
 
diff -Nru populations-1.2.33+svn0120106/debian/patches/fix-ftbfs-gcc-4.7-667327.patch populations-1.2.33+svn0120106/debian/patches/fix-ftbfs-gcc-4.7-667327.patch
--- populations-1.2.33+svn0120106/debian/patches/fix-ftbfs-gcc-4.7-667327.patch	1970-01-01 01:00:00.0 +0100
+++ populations-1.2.33+svn0120106/debian/patches/fix-ftbfs-gcc-4.7-667327.patch	2012-04-21 13:10:31.0 +0200
@@ -0,0 +1,11 @@
+--- a/src/vecteurs.h	2012-04-14 01:04:00.875307000 -0400
 b/src/vecteurs.h	2012-04-14 01:04:06.531306699 -0400
+@@ -86,7 +86,7 @@ public:
+ 	}
+ 
+ 	void Suppr(unsigned long pos) {
+-		erase(vectorT::begin() + pos);
++		this-erase(vectorT::begin() + pos);
+ 	}
+ 
+ };
diff -Nru populations-1.2.33+svn0120106/debian/patches/series populations-1.2.33+svn0120106/debian/patches/series
--- populations-1.2.33+svn0120106/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ populations-1.2.33+svn0120106/debian/patches/series	2012-04-21 13:11:37.0 +0200
@@ -0,0 +1 @@
+fix-ftbfs-gcc-4.7-667327.patch


signature.asc
Description: Digital signature


Bug#669724: lxpanel: FTBFS[kfreebsd]: netstat plugin requires wireless-tools-devel

2012-04-21 Thread Christoph Egger
Package: src:lxpanel
Version: 0.5.9-1
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

checking iwlib.h usability... no
checking iwlib.h presence... no
checking for iwlib.h... no
configure: error: netstat plugin requires wireless-tools-devel

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=lxpanelarch=kfreebsd-i386ver=0.5.9-1stamp=1334939666

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



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



Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Andreas Beckmann
On 2012-04-21 13:11, Hans-J. Ullrich wrote:
 Hi Andreas, 
 
 I installed both versions you sent me, but both versions are showing me still 
 the bug. 

Good. Then it's not a bug in libvdpau1 :-)

Please install vdpauinfo and run it under both 0.4.1-2 and 0.4.1-5.
I assume the output is different - there is no vdpau support with the
old library.
no vdpau - no accelleration - no bug

 Obviously this bug appears only under special circuimstances, it seems, the 
 combination of nvidia-glx, flashplayer and active acceleration.

I think you just experienced
http://www.nvnews.net/vbulletin/showthread.php?t=176210

I'm afraid there is nothing to be fixed ... the only thing I'll do is
adding appropriate versioned Breaks against the pre-multiarch libvdpau1
to nvidia-vdpau-driver.

Andreas



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



Bug#585409: [pkg-wine-party] Bug#585409: Announcing the month of wine/wine-unstable NMUs

2012-04-21 Thread Jonathan McCrohan
Hi Mike,

On 20/04/12 19:32, Michael Gilbert wrote:
 As I am not a package maintainer, I will be using my power as a DD to
 push NMUs.  I think this work qualifies as an Other NMU according to
 the Developers Reference section 5 (which requires at least a 10 day
 delay), so I have started by uploading wine-unstable 1.1.37-0.1 to the
 DELAYED/10 queue.  As Ove had a requirement to package each new 1.1.x
 release at a maximum rate of one per day, I will also be uploading
 each of the subsequent versions to the following versions DELAYED/11,
 DELAYED/12, and so on.

Is it possible to take advantage of the fact that there are now 4
dinstall runs per day to speed up this process?

Jon



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



Bug#669725: release-notes: Please document bootlogd changes for wheezy

2012-04-21 Thread Roger Leigh
Package: release-notes
Severity: normal
Tags: patch

Proposed text (from sysvinit-utils NEWS.Debian)

  bootlogd has moved from sysvinit-utils to a separate bootlogd package. If
  you wish to continue using bootlogd, please install the bootlogd package.
  Note that the configuration file /etc/default/bootlogd and its option
  BOOTLOGD_ENABLE no longer exist; if you do not wish to run bootlogd, remove
  the bootlogd package.


Thanks,
Roger

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

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



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



Bug#669726: release-notes: Please document tmpfs filesystem changes for wheezy

2012-04-21 Thread Roger Leigh
Package: release-notes
Severity: normal
Tags: patch

Proposed text:

Changes to the configuration and defaults of tmpfs filesystems

In previous releases, tmpfs filesystems were mounted on /lib/init/rw,
/dev/shm and optionally on /var/lock and /var/run.  /lib/init/rw has
been removed, and the others have been moved under /run.  /var/run and
/var/lock were configured using RAMRUN and RAMLOCK in
/etc/default/rcS.  All tmpfs filesystems are now configurable using
/etc/default/tmpfs; the old settings are not migrated automatically.

Old setting   New setting
Old location  New location  /etc/default/rcS  /etc/default/tmpfs
/lib/init/rw  /run  N/A   N/A
/var/run  /run  RAMRUNN/A
/var/lock /run/lock RAMLOCK   RAMLOCK
/dev/shm  /run/shm  N/A   RAMSHM
N/A   /tmp  N/A   RAMTMP

The migration of data to the new locations will occur automatically
during the upgrade and will continue to be available at the old and
new locations, with the exception of /lib/init/rw.  No action is
required on your part, though you may wish to customise which tmpfs
filesystems are mounted, and their size limits, in /etc/default/tmpfs
after the upgrade is complete.  Please see the tmpfs(5) manual page
for further details.

If you have written any custom scripts which make use of /lib/init/rw,
these must be updated to use /run instead.

/tmp is now a tmpfs by default.  While this should not affect your use
of the system in any noticeable way, please note that
- the contents of /tmp are not preserved across reboots;
- /var/tmp exists for this purpose
- the maximum size of /tmp may (depending upon your specific system)
  be smaller than before.  If you find that there is insufficient
  free space, it is possible to increase the size limits; see
  tmpfs(5).
- applications which create excessively large files in /tmp may cause
  /tmp to run out of free space.  Such applications should not be
  using /tmp, and require fixing.  Please consider filing a bug report
  against the application in question if you experience such an
  occurrence.



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

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



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



Bug#669727: xbmc-live: fails to install: cannot create /var/lib/polkit-1/localauthority/50-local.d/20-xbmclive.pkla: Directory nonexistent

2012-04-21 Thread Andreas Beckmann
Package: xbmc-live
Version: 2:11.0~git20120416.a630a51-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

  Selecting previously unselected package xbmc-live.
  (Reading database ... 11384 files and directories currently installed.)
  Unpacking xbmc-live (from 
.../xbmc-live_2%3a11.0~git20120416.a630a51-2_all.deb) ...
  Setting up xbmc-live (2:11.0~git20120416.a630a51-2) ...
  /var/lib/dpkg/info/xbmc-live.postinst: 7: 
/var/lib/dpkg/info/xbmc-live.postinst: lsb_release: not found
  Adding user `xbmc' ...
  Adding new group `xbmc' (1000) ...
  Adding new user `xbmc' (1000) with group `xbmc' ...
  Creating home directory `/home/xbmc' ...
  Copying files from `/etc/skel' ...
  Adding user `xbmc' to group `adm' ...
  Adding user xbmc to group adm
  Done.
  Adding user `xbmc' to group `sudo' ...
  Adding user xbmc to group sudo
  Done.
  Adding user `xbmc' to group `cdrom' ...
  Adding user xbmc to group cdrom
  Done.
  Adding user `xbmc' to group `floppy' ...
  Adding user xbmc to group floppy
  Done.
  Adding user `xbmc' to group `audio' ...
  Adding user xbmc to group audio
  Done.
  Adding user `xbmc' to group `video' ...
  Adding user xbmc to group video
  Done.
  Adding user `xbmc' to group `plugdev' ...
  Adding user xbmc to group plugdev
  Done.
  /var/lib/dpkg/info/xbmc-live.postinst: 131: 
/var/lib/dpkg/info/xbmc-live.postinst: cannot create 
/var/lib/polkit-1/localauthority/50-local.d/20-xbmclive.pkla: Directory 
nonexistent
  dpkg: error processing xbmc-live (--configure):
   subprocess installed post-installation script returned error exit status 2
  Errors were encountered while processing:
   xbmc-live


Oh, and while we are it, please create a system user with its home in /var/lib


cheers,

Andreas


xbmc-live_2:11.0~git20120416.a630a51-2.log.gz
Description: GNU Zip compressed data


Bug#669728: [PATCH] bopm: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: bopm
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 23e2d48e39a85ae1531e2e55aa157696f6c60a02 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 15:22:48 +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   |2 --
 debian/bopm.postrm |4 +++-
 debian/changelog   |   13 +
 debian/compat  |2 +-
 debian/control |4 ++--
 debian/copyright   |2 +-
 debian/docs|2 +-
 debian/patches/00list  |1 -
 ...-topic-check.diff = 03-bopm-topic-check.patch} |7 ++-
 debian/patches/series  |1 +
 debian/rules   |   17 +
 debian/source.lintian-overrides|2 --
 debian/source/format   |2 +-
 13 files changed, 34 insertions(+), 25 deletions(-)
 delete mode 100644 debian/README.source
 mode change 100644 = 100755 debian/bopm.postrm
 delete mode 100644 debian/patches/00list
 rename debian/patches/{03_bopm-topic-check.diff = 03-bopm-topic-check.patch} (97%)
 create mode 100644 debian/patches/series
 delete mode 100644 debian/source.lintian-overrides

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 5e94a7b..000
--- a/debian/README.source
+++ /dev/null
@@ -1,2 +0,0 @@
-This packages uses dpatch to manage differences between the upsteram and the
-Debian version. 
diff --git a/debian/bopm.postrm b/debian/bopm.postrm
old mode 100644
new mode 100755
index c34eee2..799eecb
--- a/debian/bopm.postrm
+++ b/debian/bopm.postrm
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
 
 case $1 in
 remove)
diff --git a/debian/changelog b/debian/changelog
index ab2011c..9449f11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+bopm (3.1.3-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.
+  * Delete debian/source.lintian-overrides; no longer needed.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix maintainer-script-without-set-e (Lintian)
+  * Fix duplicate-changelog-files (Lintian)
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 15:21:44 +0300
+
 bopm (3.1.3-3) unstable; urgency=low
 
   * added debian source format
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 db5d7ec..2e93e18 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: bopm
 Section: net
 Priority: optional
 Maintainer: Martin Wuertele m...@debian.org
-Build-Depends: debhelper (= 7.0.50), dpatch, autotools-dev
-Standards-Version: 3.9.2
+Build-Depends: debhelper (= 9), autotools-dev
+Standards-Version: 3.9.3
 Homepage: http://wiki.blitzed.org/BOPM
 
 Package: bopm
diff --git a/debian/copyright b/debian/copyright
index 1b56761..599c608 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -43,4 +43,4 @@ along with this program;  if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/docs b/debian/docs
index 78dbe26..cf4ddc8 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
 README
 TODO
-ChangeLog
+
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 19b6822..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-03_bopm-topic-check.diff
diff --git a/debian/patches/03_bopm-topic-check.diff b/debian/patches/03-bopm-topic-check.patch
similarity index 97%

Bug#669729: gnome-user-share: transition towards Apache 2.4

2012-04-21 Thread Arno Töll
Package: gnome-user-share
Severity: important
User: debian-apa...@lists.debian.org
Usertags: apache24webapptransition

Hello,

your package gnome-user-share relies on an Apache2 web server to be
useful. As far as I know you do so by completely configuring your own
instance of Apache. Now, as we're upgrading to Apache2 2.4 you should
check whether your configuration is compatible to that version.

Moreover, you should not depend on apache2.2-bin anymore, that package
is gone. You may want to depend on its successor, the apache2-bin
package, or even better at its virtual API package. You may want to have
a look at our packaging hints [1] which may help you to address problems
you might face although they do not directly apply to you.

You can test against our package available in experimental [2]. Note,
this package breaks gnome-user-share unconditionally on purpose. Please
let us know once you uploaded a version which works with Apache 2.4 so
that we can add a versioned breaks relation.

[1]
http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git;a=blob;f=debian/PACKAGING;hb=next
[2]
http://packages.debian.org/search?keywords=apache2searchon=sourcenamesexact=1suite=allsection=all

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#669730: e2fsprogs: Bigalloc is not documented

2012-04-21 Thread Touko Korpela
Package: e2fsprogs
Version: 1.42.2-2
Severity: wishlist

E2fsprogs 1.42 release notes says:
This release of e2fsprogs has support for clustered allocation.  This
reduces the number of block (now cluster) bitmaps by allocating and
deallocating space in contiguous power-of-2 collections of blocks,
which are called clustered.  This is a file system level feature,
called 'bigalloc', which must be enabled when the file system is
initially formatted.  It is not backwards compatible with older
kernels.

mke2fs manpage should document how to create such filesystems and what is
minimum kernel version that support it



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



Bug#669731: [PATCH] gkrellm-x86info: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: gkrellm-x86info
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 33abcf0947e013cc39b703f57d067fcc73ea653d Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 15:29: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/README.source   |2 --
 debian/changelog   |   12 
 debian/compat  |2 +-
 debian/control |4 ++--
 debian/copyright   |4 +++-
 debian/patches/00list  |2 --
 ...{01_gcc-options.dpatch = 01-gcc-options.patch} |8 ++--
 ...gkrellm2-port.dpatch = 02-gkrellm2-port.patch} |8 ++--
 .../{03_makefile.dpatch = 03-makefile.patch}  |8 ++--
 ...h_x86info.dpatch = 04-sync-with-x86info.patch} |8 ++--
 debian/patches/series  |2 ++
 debian/rules   |   17 ++---
 debian/source/format   |2 +-
 13 files changed, 35 insertions(+), 44 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_gcc-options.dpatch = 01-gcc-options.patch} (70%)
 rename debian/patches/{02_gkrellm2-port.dpatch = 02-gkrellm2-port.patch} (88%)
 rename debian/patches/{03_makefile.dpatch = 03-makefile.patch} (90%)
 rename debian/patches/{04_sync_with_x86info.dpatch = 04-sync-with-x86info.patch} (91%)
 create mode 100644 debian/patches/series

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 5e94a7b..000
--- a/debian/README.source
+++ /dev/null
@@ -1,2 +0,0 @@
-This packages uses dpatch to manage differences between the upsteram and the
-Debian version. 
diff --git a/debian/changelog b/debian/changelog
index 8dae469..4d8db2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+gkrellm-x86info (0.0.2-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.
+  * Add to copyright note about dead URL and successor of gkx86info.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+  * Fix diff-contains-substvars (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 15:29:24 +0300
+
 gkrellm-x86info (0.0.2-9) unstable; urgency=low
 
   * sync MHz.c with x86info 1.25
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 b9519b8..4b60a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: gkrellm-x86info
 Section: x11
 Priority: optional
-Build-Depends: debhelper (= 7.0.50), gkrellm (= 2.1.4), libgtk2.0-dev, dpatch
+Build-Depends: debhelper (= 9), gkrellm (= 2.1.4), libgtk2.0-dev
 Maintainer: Martin Wuertele m...@debian.org
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 
 Package: gkrellm-x86info
 Architecture: i386 amd64
diff --git a/debian/copyright b/debian/copyright
index 48fe7b6..94fa17e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
 This package was debianized by Martin Wuertele m...@debian.org on Sat, 13 Jul 2002 19:38:46 +0200.
 
 It was downloaded from: http://asdfnews.org/yargon/
+as gkx86info0.0.2.tar.gz. The URL as of 2012-04-21 no longer exists.
+Improved version is at http://code.google.com/p/gkrellm-gkfreq
 
 Upstream Author: Jake Richardson j...@asdfnews.org
 
@@ -21,5 +23,5 @@ along with this program;  if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 935bec4..000
--- a/debian/patches/00list
+++ 

Bug#669732: [PATCH] bld: Helping to update to packaging format 3.0

2012-04-21 Thread jari . aalto
Package: bld
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 086ee4d3169e089cacc76dedc942649eafd814d6 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 21 Apr 2012 15:36:51 +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   |   38 
 debian/changelog   |   10 ++
 debian/compat  |2 +-
 debian/control |   10 +++---
 debian/patches/00list  |3 --
 ...ump.dpatch = 01-fix-potential-core-dump.patch} |8 ++---
 .../{02-fix_strip.dpatch = 02-fix-strip.patch}|8 ++---
 ...03-remove-extensions-from-README.postfix.patch} |8 ++---
 debian/patches/series  |3 ++
 debian/rules   |   20 ---
 debian/source/format   |1 +
 11 files changed, 32 insertions(+), 79 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01-fix_potential_core_dump.dpatch = 01-fix-potential-core-dump.patch} (66%)
 rename debian/patches/{02-fix_strip.dpatch = 02-fix-strip.patch} (80%)
 rename debian/patches/{03-remove_extensions_from_README.postfix.dpatch = 03-remove-extensions-from-README.postfix.patch} (89%)
 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 fc98b3d..000
--- a/debian/README.source
+++ /dev/null
@@ -1,38 +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.
-
-
 
-
-this documentation is part of dpatch package, and may be used by
-packages using dpatch to comply with policy on README.source. This
-documentation is meant to be useful to users who are not proficient in
-dpatch in doing work with dpatch-based packages. Please send any
-improvements to the BTS of dpatch package.
-
-original text by Gerfried Fuchs, edited by Junichi Uekawa dan...@debian.org
-10 Aug 2008.
diff --git a/debian/changelog b/debian/changelog
index 3205a98..7ece671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+bld (0.3.4.1-4.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 required build-arch and build-indep targets to rules file.
+  * Fix copyright-refers-to-symlink-license (Lintian).
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 21 Apr 2012 15:34:59 +0300
+
 bld (0.3.4.1-4) unstable; urgency=low
 
   [ SevenMachines ]
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 482eb9c..9aa04ec 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: bld
 Section: admin
 Priority: optional
 Maintainer: Martin Meredith m...@debian.org
-Build-Depends: debhelper (= 7.0.0), dpatch
-Standards-Version: 3.8.3

Bug#643034: please add multi-arch support for libxslt

2012-04-21 Thread Ralf Jung
Hi,

is there any progress on this bug? dpkg multiarch support is in testing now, 
and wine (being a very interesting usecase for multiarch) depends on libxslt.

Kind regards,
Ralf



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



Bug#666829: Special case handling for mod-dnssd

2012-04-21 Thread Arno Töll
Hello,

this is a follow-up applying to your package specially. In the past, you
had good reasons to depend on apache2.2-bin specially. That was because
the gnome-user-share reverse dependency was setting up its own web
server configuration.

Note, for the upcoming 2.4 package this rationale is void, as we
improved our package dependencies. Therefore, I'd ask you to make
mod-dnssd being an Apache module which depends and behaves like any
other module in Debian. If you use our maintainer script helper
conditionally and you depend on our virtual API package, you can safely
support both use cases: People who would like to use gnome-user-share
and those who want to run mod-dnssd individually.

Since you are depending on apache2.2-bin directly and we are required to
make a transitional package towards 2.4 for it, we added an
unconditional breaks condition in our package against mod-dnssd. Please
let me know once you have uploaded a version which can cope with 2.4, so
that we can make our breaks relation versioned.


-- 
mit freundlichen Grüßen,
Arno Töll
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Hans-J. Ullrich
Am Samstag, 21. April 2012 schrieb Andreas Beckmann:
 On 2012-04-21 13:11, Hans-J. Ullrich wrote:
  Hi Andreas,
  
  I installed both versions you sent me, but both versions are showing me
  still the bug.
 
 Good. Then it's not a bug in libvdpau1 :-)
 
 Please install vdpauinfo and run it under both 0.4.1-2 and 0.4.1-5.
 I assume the output is different - there is no vdpau support with the
 old library.
 no vdpau - no accelleration - no bug
 
  Obviously this bug appears only under special circuimstances, it seems,
  the combination of nvidia-glx, flashplayer and active acceleration.
 
 I think you just experienced
 http://www.nvnews.net/vbulletin/showthread.php?t=176210
 
 I'm afraid there is nothing to be fixed ... the only thing I'll do is
 adding appropriate versioned Breaks against the pre-multiarch libvdpau1
 to nvidia-vdpau-driver.
 
 Andreas

So, tried both. This is interesting: Below attached is a file with 
libvdpau1-0.4.1-5 created by vdpauinfo.

I tried the same with version 0.4.1-2 and got this error:
vdpauinfo  libvdpau1-0.4.1-2.txt
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object 
file: No such file or directory
Error creating VDPAU device: 1

However, if it cannot be fixed at the moment, due to too many involved closed-
source files, I can workaround it for me, to install version 0.4.1-2 and set it 
to hold.

Regards

Hans

display: :0   screen: 0
API version: 1
Information string: NVIDIA VDPAU Driver Shared Library  295.40  Thu Apr  5 
22:02:06 PDT 2012

Video surface:

name   width height types
---
420 4096  4096  NV12 YV12 
422 4096  4096  UYVY YUYV 

Decoder capabilities:

name   level macbs width height
---
MPEG1 0  8192  2048  2048
MPEG2_SIMPLE  3  8192  2048  2048
MPEG2_MAIN3  8192  2048  2048
H264_MAIN41  8192  2048  2048
H264_HIGH41  8192  2048  2048
VC1_SIMPLE1  8190  2048  2048
VC1_MAIN  2  8190  2048  2048
VC1_ADVANCED  4  8190  2048  2048

Output surface:

name  width height nat types

B8G8R8A8  8192  8192y  Y8U8V8A8 V8U8Y8A8 
R10G10B10A2   8192  8192y  Y8U8V8A8 V8U8Y8A8 

Bitmap surface:

name  width height
--
B8G8R8A8  8192  8192
R8G8B8A8  8192  8192
R10G10B10A2   8192  8192
B10G10R10A2   8192  8192
A88192  8192

Video mixer:

feature namesup

DEINTERLACE_TEMPORAL y
DEINTERLACE_TEMPORAL_SPATIAL y
INVERSE_TELECINE y
NOISE_REDUCTION  y
SHARPNESSy
LUMA_KEY y
HIGH QUALITY SCALING - L1-
HIGH QUALITY SCALING - L2-
HIGH QUALITY SCALING - L3-
HIGH QUALITY SCALING - L4-
HIGH QUALITY SCALING - L5-
HIGH QUALITY SCALING - L6-
HIGH QUALITY SCALING - L7-
HIGH QUALITY SCALING - L8-
HIGH QUALITY SCALING - L9-

parameter name  sup  min  max
-
VIDEO_SURFACE_WIDTH  y 1 4096
VIDEO_SURFACE_HEIGHT y 1 4096
CHROMA_TYPE  y  
LAYERS   y 04

attribute name  sup  min  max
-
BACKGROUND_COLOR y  
CSC_MATRIX   y  
NOISE_REDUCTION_LEVELy  0.00 1.00
SHARPNESS_LEVEL  y -1.00 1.00
LUMA_KEY_MIN_LUMAy  
LUMA_KEY_MAX_LUMAy  


display: :0   screen: 0


Bug#669147: libvdpau1: latest version of libvdpau1 is missing red

2012-04-21 Thread Andreas Beckmann
On 2012-04-21 14:09, Andreas Beckmann wrote:
 IIRC I saw elsewhere that flash has an option to disable hardware
 accelleration.

http://ubuntuforums.org/showthread.php?t=1953796

Andreas



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



Bug#669659: claws-mail: Couldn't get recipient encryption key.

2012-04-21 Thread Ricardo Mones
tags 669659 moreinfo
thanks

  Hi Sthu,

On Sat, Apr 21, 2012 at 02:29:52AM +0700, Sthu wrote:
 Package: claws-mail
 Version: 3.8.0-1
 Severity: normal
 
 Dear Maintainer,
 
 
 I can not reply to a letter w/ this error:
 
 Couldn't get recipient encryption key.
 
 And it gives me no options to choose from and to send the letter.

  Looks like you have checked the option to sign/encrypt responses but
don't have the public key of the recipient in your keyring.

  So, either you disable such option on Claws Mail (forever: on Account
preferences, Privacy branch, or just for that recipient: on Compose window's
Options menu) or you get the public key of that recipient (manually: with
gpg --recv-keys or automatically: configuring gpg to auto retrieve keys from
a key server, see man gpg and your ~/.gnupg/gpg.conf file for details).

  regards,
-- 
  Ricardo Mones 
  ~
  The world will end in 5 minutes. Please log out.Unknown



signature.asc
Description: Digital signature


Bug#669682: lvm2: failed to do fsck on ext3 after shrinking the lvm device

2012-04-21 Thread Bastian Blank
On Sat, Apr 21, 2012 at 09:50:36AM +0800, bowen li wrote:
 When I tried to shrink /home and wanted to reuse some space on /root, I tried
 lvresize, then fsck -f.  lvresize seemed succeed, but the next step failed.

When did you use resize2fs?

Bastian

-- 
Love sometimes expresses itself in sacrifice.
-- Kirk, Metamorphosis, stardate 3220.3



-- 
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-21 Thread peter green

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






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



Bug#669859: icedove startup: user flooded with overlapping reminder and password prompts

2012-04-21 Thread Daniel Pocock
Package: iceowl-extension
Version: 1.0~b1+dfsg2-2+squeeze2
Severity: Important

I have the following configuration:

- email passwords and certificates protected by a master password:
icedove prompts for keyring password on startup

- two calendars: iceowl-extension prompts me to log in to each calendar
on startup (username/password popups)

- reminders configured to display a popup

I find that all the popups come together too quickly, and the reminders
popup keeps trying to come to the front of the password popups, even
while I am typing a password

This sometimes results in the reminders popups interpreting my
keystrokes incorrectly (the keystrokes were intended for one of the
password popups)

A variation of this problem is that sometimes one of the password popups
ends up hidden behind the main window, icedove appears to be frozen, and
it is not always obvious what is wrong.  This could be extremely
confusing for less experienced users.

I have marked the severity `important' because of the fact that a user
typing a password could inadvertently dismiss an important reminder if
their keystrokes were taken by the wrong popup.




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



Bug#669860: ganglia-modules-linux: fails to purge: invoke-rc.d: unknown initscript, /etc/init.d/ganglia-monitor not found.

2012-04-21 Thread Andreas Beckmann
Package: ganglia-modules-linux
Version: 1.3.4-4
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to purge.
According to policy 7.2 you cannot rely on the
depends being available during purge, only the essential packages are
available for sure.

From the attached log (scroll to the bottom...):

  Removing ganglia-modules-linux ...
  Purging configuration files for ganglia-modules-linux ...
  invoke-rc.d: unknown initscript, /etc/init.d/ganglia-monitor not found.
  dpkg: error processing ganglia-modules-linux (--purge):
   subprocess installed post-removal script returned error exit status 100
  Errors were encountered while processing:
   ganglia-modules-linux

do you really need to restart something during purge? this is already done
during remove, isn't that sufficient?

cheers,

Andreas


ganglia-modules-linux_1.3.4-4.log.gz
Description: GNU Zip compressed data


Bug#573719: limit source to python-flickrapi, tagging 573719

2012-04-21 Thread Olivier Berger
Hi.

On Mon, Dec 13, 2010 at 06:14:57PM +0100, Thomas Schmidt wrote:
 #python-flickrapi (1.4.1-1) experimental; urgency=low
 #
 #  * New upstream release (closes: #573719)
 #
 
 limit source python-flickrapi
 tags 573719 + pending
 thanks
 

This version doesn't seem to still be in experimental.

Also, the git tree where you used to host sources is no longer accessible :-(

Is there any place one may find your latest version of the package sources ?

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/



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



Bug#637578: Please transition libvorbis for multiarch

2012-04-21 Thread Ralf Jung
Hi,

is there any progress on this problem? dpkg multiarch is in testing now, and 
this is one of the packages blocking both libpulse and gstreamer0.10-plugins-
base from being installable in a foreign architecture.

Kind regards,
Ralf



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



  1   2   3   >