Bug#619232: pycxx: [patch] fix for python3-cxx

2011-03-22 Thread Michael Vogt
Package: pycxx
Version: 6.2.0-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch



*** /tmp/tmpKZw2fJ
In Ubuntu, the attached patch was applied to achieve the following:

  * debian/rules:
- run 2to3 with --write so that the py3 stuff is actually
  converted (this fixes a crash that the python-all profile
  in the auto-upgrade-tester found)


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u pycxx-6.2.0/debian/rules pycxx-6.2.0/debian/rules
--- pycxx-6.2.0/debian/rules
+++ pycxx-6.2.0/debian/rules
@@ -141,7 +141,7 @@
 install3-python%:
 	/usr/bin/python$* setup.py install \
 		--install-layout=deb --root=$(shell pwd)/debian/python3-cxx
-	2to3 debian/python3-cxx/usr/lib
+	2to3 --write debian/python3-cxx/usr/lib
 	find debian/python3-cxx -name '*.egg-info' | xargs -r rm -f
 
 	cp -a CXX/Python3 debian/python3-cxx/usr/include/python$*/CXX/Python3


enchant_1.6.0-2_amd64.changes ACCEPTED into unstable

2011-03-22 Thread Debian FTP Masters



Accepted:
enchant_1.6.0-2.debian.tar.gz
  to main/e/enchant/enchant_1.6.0-2.debian.tar.gz
enchant_1.6.0-2.dsc
  to main/e/enchant/enchant_1.6.0-2.dsc
libenchant-dev_1.6.0-2_amd64.deb
  to main/e/enchant/libenchant-dev_1.6.0-2_amd64.deb
libenchant-voikko_1.6.0-2_amd64.deb
  to main/e/enchant/libenchant-voikko_1.6.0-2_amd64.deb
libenchant1c2a_1.6.0-2_amd64.deb
  to main/e/enchant/libenchant1c2a_1.6.0-2_amd64.deb


Override entries for your package:
enchant_1.6.0-2.dsc - source libs
libenchant-dev_1.6.0-2_amd64.deb - optional libdevel
libenchant-voikko_1.6.0-2_amd64.deb - optional libs
libenchant1c2a_1.6.0-2_amd64.deb - optional libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q20io-0005ex...@franck.debian.org



Bug#619279: myspell-hu: Remove unconditional call to soon to disappear 'update-openoffice-dicts'

2011-03-22 Thread Agustin Martin
Package: myspell-hu
Version: 0.99.4-2
Severity: normal
Patgs: patch

'update-openoffice-dicts' will soon be removed from dictionaries-common, 
but 'myspell-hu' maintainer scripts unconditionally call it.

'update-openoffice-dicts' only remaining task was to remove ancient
Openoffice.org 2.4 "dictionary.lst" file. For squeeze, it still updated
"dictionary.lst" in the extremely unlikely possibility that Ooo 2.4 is 
installed. That Ooo has now become more than ancient and its presence 
really unlikely. 

For that reason, 'update-openoffice-dicts' has been made a no-op and will
soon be removed.

Please remove unconditional call to 'update-openoffice-dicts' from
maintainer scripts, as proposed in attached patch.

Thanks in advance,

-- 
Agustin
reverted:
--- magyarispell-0.99.4/debian/myspell-hu.postinst
+++ magyarispell-0.99.4.orig/debian/myspell-hu.postinst
@@ -1,22 +0,0 @@
-#!/bin/sh
-
-set -e
-
-case "$1" in
-configure)
-update-openoffice-dicts
-;;
-
-abort-upgrade|abort-remove|abort-deconfigure)
-
-;;
-
-*)
-echo "postinst called with unknown argument \`$1'" >&2
-exit 1
-;;
-esac
-
-#DEBHELPER#
-
-exit 0
reverted:
--- magyarispell-0.99.4/debian/myspell-hu.postrm
+++ magyarispell-0.99.4.orig/debian/myspell-hu.postrm
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-set -e
-
-case "$1" in
-   purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
-if [ "$1" = "remove" ]; then
-update-openoffice-dicts
-	fi
-;;
-
-*)
-echo "postrm called with unknown argument \`$1'" >&2
-exit 1
-
-esac
-
-#DEBHELPER#
-
-exit 0
diff -u magyarispell-0.99.4/debian/changelog magyarispell-0.99.4/debian/changelog
--- magyarispell-0.99.4/debian/changelog
+++ magyarispell-0.99.4/debian/changelog
@@ -1,3 +1,11 @@
+magyarispell (0.99.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * myspell-hu.post{inst,rm}: Remove, only unconditionally called
+useless and soon to not be shipped update-openoffice-dicts.
+
+ -- Agustin Martin Domingo   Tue, 22 Mar 2011 17:41:07 +0100
+
 magyarispell (0.99.4-2) unstable; urgency=low
 
   * QA upload.


Processed (with 8 errors): Adding some blocks and adress changes

2011-03-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package hunspell-se
Limiting to bugs with field 'package' containing at least one of 'hunspell-se'
Limit currently set to 'package':'hunspell-se'

> submitter 619256 !
Bug #619256 [hunspell-se] hunspell-se: Remove unconditional call to soon to 
disappear 'update-openoffice-dicts'
Changed Bug submitter to 'Agustin Martin ' from 'Agustin 
Martin '
> tag   619256 +patch
Bug #619256 [hunspell-se] hunspell-se: Remove unconditional call to soon to 
disappear 'update-openoffice-dicts'
Added tag(s) patch.
> package myspell-en-au
Limiting to bugs with field 'package' containing at least one of 'myspell-en-au'
Limit currently set to 'package':'myspell-en-au'

> block 619256 by 619262
package: "hunspell-se"' does not match at least one of "myspell-en-au"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> package myspell-fi
Limiting to bugs with field 'package' containing at least one of 'myspell-fi'
Limit currently set to 'package':'myspell-fi'

> block 619256 by 619269
package: "hunspell-se"' does not match at least one of "myspell-fi"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> package myspell-ga
Limiting to bugs with field 'package' containing at least one of 'myspell-ga'
Limit currently set to 'package':'myspell-ga'

> block 619256 by 619271
package: "hunspell-se"' does not match at least one of "myspell-ga"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> tag   619271 +patch
Bug #619271 [myspell-ga] myspell-ga: Remove unconditional call to soon to 
disappear 'update-openoffice-dicts'
Added tag(s) patch.
> package myspell-gd
Limiting to bugs with field 'package' containing at least one of 'myspell-gd'
Limit currently set to 'package':'myspell-gd'

> block 619256 by 619273
package: "hunspell-se"' does not match at least one of "myspell-gd"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> package myspell-gv
Limiting to bugs with field 'package' containing at least one of 'myspell-gv'
Limit currently set to 'package':'myspell-gv'

> block 619256 by 619274
package: "hunspell-se"' does not match at least one of "myspell-gv"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> package myspell-hr
Limiting to bugs with field 'package' containing at least one of 'myspell-hr'
Limit currently set to 'package':'myspell-hr'

> block 619256 by 619278
package: "hunspell-se"' does not match at least one of "myspell-hr"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> package myspell-hu
Limiting to bugs with field 'package' containing at least one of 'myspell-hu'
Limit currently set to 'package':'myspell-hu'

> block 619256 by 619279
package: "hunspell-se"' does not match at least one of "myspell-hu"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

> tag   619279 +patch
Bug #619279 [myspell-hu] myspell-hu: Remove unconditional call to soon to 
disappear 'update-openoffice-dicts'
Added tag(s) patch.
> package myspell-sv-se
Limiting to bugs with field 'package' containing at least one of 'myspell-sv-se'
Limit currently set to 'package':'myspell-sv-se'

> block 619256 by 619280
package: "hunspell-se"' does not match at least one of "myspell-sv-se"
Failed to set blocking bugs of 619256: limit failed for bugs: 619256.

>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619256
619271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619271
619279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130081313017476.transcr...@bugs.debian.org



Processed: Adding some blocks and adress changes

2011-03-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package myspell-en-au dictionaries-common
Limiting to bugs with field 'package' containing at least one of 
'myspell-en-au', 'dictionaries-common'
Limit currently set to 'package':'myspell-en-au', 'dictionaries-common'

> block 619246 by 619262
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619256
Added blocking bug(s) of 619246: 619262
> package myspell-fi dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-fi', 
'dictionaries-common'
Limit currently set to 'package':'myspell-fi', 'dictionaries-common'

> block 619246 by 619269
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619262 619256
Added blocking bug(s) of 619246: 619269
> package myspell-ga dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-ga', 
'dictionaries-common'
Limit currently set to 'package':'myspell-ga', 'dictionaries-common'

> block 619246 by 619271
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619269 619262 619256
Added blocking bug(s) of 619246: 619271
> package myspell-gd dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-gd', 
'dictionaries-common'
Limit currently set to 'package':'myspell-gd', 'dictionaries-common'

> block 619246 by 619273
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619271 619269 619262 619256
Added blocking bug(s) of 619246: 619273
> package myspell-gv dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-gv', 
'dictionaries-common'
Limit currently set to 'package':'myspell-gv', 'dictionaries-common'

> block 619246 by 619274
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619269 619271 619273 619262 619256
Added blocking bug(s) of 619246: 619274
> package myspell-hr dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-hr', 
'dictionaries-common'
Limit currently set to 'package':'myspell-hr', 'dictionaries-common'

> block 619246 by 619278
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619271 619269 619262 619273 619274 619256
Added blocking bug(s) of 619246: 619278
> package myspell-hu dictionaries-common
Limiting to bugs with field 'package' containing at least one of 'myspell-hu', 
'dictionaries-common'
Limit currently set to 'package':'myspell-hu', 'dictionaries-common'

> block 619246 by 619279
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619278 619269 619271 619273 619262 619274 619256
Added blocking bug(s) of 619246: 619279
> package myspell-sv-se dictionaries-common
Limiting to bugs with field 'package' containing at least one of 
'myspell-sv-se', 'dictionaries-common'
Limit currently set to 'package':'myspell-sv-se', 'dictionaries-common'

> block 619246 by 619280
Bug #619246 [dictionaries-common] dictionaries-common: Tracker bug for 
'update-openoffice-dicts' removal
Was blocked by: 619271 619279 619256 619278 619269 619273 619262 619274
Added blocking bug(s) of 619246: 619280
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
619246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130081429621975.transcr...@bugs.debian.org



Bug#619291: spfqtool: Fail test SPF valid MX uppercase

2011-03-22 Thread mbytes
Package: spfqtool
Version: 0.999-1.0.0-p3.dfsg-2
Severity: important

If a domain with a register SPF with text "MX" uppercase, the test fail with
IP its valid MX of domain to test, only work if "mx" its lowercase


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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=es_ES@euro, LC_CTYPE=es_ES@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages spfqtool depends on:
ii  libc6  2.7-18lenny7  GNU C Library: Shared libraries
ii  libspf00.999-1.0.0-p3.dfsg-2 the ANSI C SPF reference library (

spfqtool recommends no packages.

spfqtool suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110322172325.8854.96783.report...@mx01.masbytes.es



Bug#454286: Debian Bug #454286

2011-03-22 Thread Michelle Konzack
Tags: +patch

Mission accomplished.  Patch now support

--x-class 

to change the Window Class...

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL   itsystems@tdnet UG (limited liability)
Owner Michelle KonzackOwner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France   77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

  
 

Jabber linux4miche...@jabber.ccc.de

Linux-User #280138 with the Linux Counter, http://counter.li.org/
--- a/wmmixer.cc
+++ b/wmmixer.cc
@@ -236,6 +236,7 @@
 {"back-color", 1, NULL, 'b'},
 {"mix-device", 1, NULL, 'm'},
 {"config-file", 1, NULL, 'c'},
+{"x-class",1, NULL, 'x'},
 {"scrollwheel",1, NULL, 'r'},
 {NULL, 0, NULL, 0  }};
   int i, opt_index = 0;
@@ -260,7 +261,7 @@
 	}
 }
 
-  while ((i = getopt_long(argc, argv, "hvd:g:wasl:L:b:m:c:r:", long_opts, &opt_index)) != -1)
+  while ((i = getopt_long(argc, argv, "hvd:g:wasl:L:b:m:c:x:r:", long_opts, &opt_index)) != -1)
 {
   switch (i) 
 	{
@@ -302,6 +303,9 @@
 	case 'c':
 	  snprintf(config_file_, CONFIGFILELEN -1, "%s", optarg);
 	  break;
+	case 'x':
+	  xhandler_->setWindowClass(optarg);
+	  break;
 	case 'r':
 	  if(atoi(optarg)>0)
 	wheel_scroll_ = atoi(optarg);
@@ -417,7 +421,8 @@
   std::cout << "  -L,  --led-highcolor   use the specified color for led shading" << std::endl;
   std::cout << "  -b,  --back-color  use the specified color for backgrounds" << std::endl;
   std::cout << "  -m,  --mix-device  use specified device (rather than /dev/mixer)" << std::endl;
-  std::cout << "  -c,  --config-file use specified config file (rather than $HOME/.wmmixer)" << std::endl;
+  std::cout << "  -c,  --config-file use specified config file (rather than $HOME/.wmmixer)" << std::endl;
+  std::cout << "  -x,  --x-class use specified class (rather than WMMmixer)" << std::endl;
   std::cout << "  -r,  --scrollwheel volume increase/decrease with mouse wheel (default: 2)" << std::endl;
   std::cout << "\nFor backward compatibility the following obsolete options are still supported:" << std::endl;
   std::cout << "  -help  display this help screen" << std::endl;
--- a/xhandler.cc
+++ b/xhandler.cc
@@ -23,6 +23,8 @@
   strcpy(ledcolor_high_name_, LEDCOLOR_HIGH);
   strcpy(backcolor_name_, BACKCOLOR);
 
+  strcpy(window_class_, CLASS);
+
   button_state_ = 0;
   icon_list_ = NULL;
 }
@@ -335,6 +337,12 @@
 }
 
 //
+void XHandler::setWindowClass(char* arg)
+{
+  sprintf(window_class_, "%s", arg);
+}
+
+//
 void XHandler::setUnshaped()
 {
   is_ushape_ = 1;
@@ -489,7 +497,7 @@
 }
   
   classHint.res_name=NAME;
-  classHint.res_class=CLASS;
+  classHint.res_class = window_class_;
   
   XSetClassHint(display_default_, window_main_, &classHint);
   XSetClassHint(display_default_, window_icon_, &classHint);


signature.pgp
Description: Digital signature