Bug#923077: pyzor: crashes on certain emails

2019-02-23 Thread nijel
Package: pyzor
Version: 1:1.0.0-3
Severity: normal

Dear Maintainer,

some tested emails make pyzor crash. I haven't collected the problematic
email, but I can probably do that as there is about one in a hour going
to my mail server and spamassasin complains with "internal error, python
traceback seen in response". If you have hints how to save the processed
email in that case, it would help.

The pyzor crashes with:

Traceback (most recent call last):
 File "/usr/bin/pyzor", line 408, in 
   main()
 File "/usr/bin/pyzor", line 152, in main
   if not dispatch(client, servers, config):
 File "/usr/bin/pyzor", line 237, in check
   for digested in get_input_handler(style):
 File "/usr/bin/pyzor", line 174, in _get_input_msg
   msg = email.message_from_file(sys.stdin)
 File "/usr/lib/python3.7/email/__init__.py", line 54, in message_from_file
   return Parser(*args, **kws).parse(fp)
 File "/usr/lib/python3.7/email/parser.py", line 54, in parse
   data = fp.read(8192)
 File "/usr/lib/python3.7/codecs.py", line 322, in decode
   (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 1041: 
invalid start byte

Michal

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

Kernel: Linux 4.19.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pyzor depends on:
ii  python3  3.7.2-1

pyzor recommends no packages.

Versions of packages pyzor suggests:
pn  pyzor-doc  

-- no debconf information



Bug#857344: exim4-daemon-heavy: segfault in DKIM verification

2017-03-10 Thread nijel
Package: exim4-daemon-heavy
Version: 4.88-5
Severity: important

Dear Maintainer,

When upgrading system to stretch, I've noticed occasional segfaults of
exim.

Backtrace:

#0  __memcmp_sse2 () at ../sysdeps/x86_64/multiarch/../memcmp.S:57
#1  0x55ff73dfcccb in pdkim_finish_bodyhash (ctx=0x55ff74306ce0, 
ctx=0x55ff74306ce0) at pdkim.c:814
#2  pdkim_feed_finish (ctx=0x55ff74306ce0, 
return_signatures=return_signatures@entry=0x55ff7404c108 ) at 
pdkim.c:1392
#3  0x55ff73d80079 in dkim_exim_verify_finish () at dkim.c:147
#4  0x55ff73da10f4 in receive_msg (extract_recip=extract_recip@entry=0) at 
receive.c:3272
#5  0x55ff73d5c210 in handle_smtp_call (accepted=0x7ffd6864a650, 
accept_socket=, listen_socket_count=, 
listen_sockets=0x55ff742f5740) at daemon.c:509
#6  daemon_go () at daemon.c:2040
#7  0x55ff73d51363 in main (argc=3, cargv=0x7ffd6868ad98) at exim.c:4808

The DKIM signature in the received mail seems to be (if I didn't mess 
up something with gdb):

"DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=am-nis.com;\n\ts=s512; 
l=18869; x=1489743197; h=From:To:Subject:Content-Type:\n\tDate:Message-ID; 
b=EUtdmveJf3sgSeaGgvvseKpfKtxEXTUfVsh8vTriUI/9y\n\tIpwbJXpFa+nSkKMPrQvD80B76wI7YLx+MYSoPusuw==\n"

I'll try with 4.89 from unstable to see if that helps (though obviously I'm not
able to reproduce this reliably).

-- 
Michal Čihař | https://cihar.com/ | https://weblate.org/

-- Package-specific info:
Exim version 4.88 #1 built 19-Jan-2017 18:18:15
Copyright (c) University of Cambridge, 1995 - 2016
(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2016
Berkeley DB: Berkeley DB 5.3.28: (September  9, 2013)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS 
move_frozen_messages Content_Scanning DKIM DNSSEC Event OCSP PRDR SOCKS 
TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz 
dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
#
# Please note that this is _not_ a dpkg-conffile and that automatic changes
# to this file might happen. The code handling this will honor your local
# changes, so this is usually fine, but will break local schemes that mess
# around with multiple versions of the file.
#
# update-exim4.conf uses this file to determine variable values to generate
# exim configuration macros for the configuration file.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
# This is a Debian specific file

dc_eximconfig_configtype='internet'
dc_other_hostnames='cihar.com'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='192.168.3.0/24;2001:1528:136:dead:beef::/80'
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='maildir_home'
mailname:mail.cihar.com

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

Kernel: Linux 4.9.0-2-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages exim4-daemon-heavy depends on:
ii  debconf [debconf-2.0]  1.5.60
ii  exim4-base 4.88-5
ii  libc6  2.24-9
ii  libdb5.3   5.3.28-12+b1
ii  libgnutls303.5.8-3
ii  libldap-2.4-2  2.4.44+dfsg-3
ii  libmariadbclient18 10.1.21-5+b1
ii  libpam0g   1.1.8-3.5
ii  libpcre3   2:8.39-2.1
ii  libperl5.245.24.1-1
ii  libpq5 9.6.2-1
ii  libsasl2-2 2.1.27~101-g0780600+dfsg-2
ii  libsqlite3-0   3.16.2-3

exim4-daemon-heavy recommends no packages.

exim4-daemon-heavy suggests no packages.

-- debconf information:
  exim4-daemon-heavy/drec:


Bug#815484: /etc/logrotate.d/uwsgi: Wrong logrotate configuration

2016-02-21 Thread nijel
Package: uwsgi
Version: 2.0.12-2
Severity: normal
File: /etc/logrotate.d/uwsgi

Dear Maintainer,

It seems that logrotate setup doesn't match where logging actually goes to -
the logging is configured to "/var/log/uwsgi/app/*.log", while logrotate
rotates "/var/log/uwsgi/apps/*.log".

Removing the s from path in logrotate configuration seems to be right thing to 
do.

Best regards
-- 
Michal Čihař


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

Kernel: Linux 4.3.0-1-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
Init: systemd (via /run/systemd/system)

Versions of packages uwsgi depends on:
ii  uwsgi-core  2.0.12-2

uwsgi recommends no packages.

uwsgi suggests no packages.

-- Configuration Files:
/etc/logrotate.d/uwsgi changed [not included]

-- no debconf information



Bug#731516: /etc/cron.daily/spamassassin: sa-compile not executed from cron

2013-12-06 Thread nijel
Package: spamassassin
Version: 3.3.2-5
Severity: normal
File: /etc/cron.daily/spamassassin

Dear Maintainer,

the cron script (once enabled) does not invoke sa-compile as the directory
/var/lib/spamassassin/compiled does not exist after package installation. 

Once this directory is created (either manually or by executing sa-compile),
the cron job works as expected.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


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

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

Versions of packages spamassassin depends on:
ii  adduser 3.113+nmu3
pn  libarchive-tar-perl none
ii  libhtml-parser-perl 3.69-2
ii  libnet-dns-perl 0.66-2+b2
ii  libnetaddr-ip-perl  4.062+dfsg-1
ii  libsocket6-perl 0.23-1+b2
ii  libsys-hostname-long-perl   1.4-2
ii  libwww-perl 6.04-1
ii  perl5.14.2-21+deb7u1
ii  perl-modules [libio-zlib-perl]  5.14.2-21+deb7u1

Versions of packages spamassassin recommends:
ii  gcc4:4.7.2-1
ii  gnupg  1.4.12-7+deb7u2
ii  libc6-dev  2.13-38
ii  libio-socket-inet6-perl2.69-2
ii  libmail-spf-perl   2.8.0-1
ii  make   3.81-8.2
ii  perl [libsys-syslog-perl]  5.14.2-21+deb7u1
ii  re2c   0.13.5-1
ii  spamc  3.3.2-5

Versions of packages spamassassin suggests:
ii  libdbi-perl   1.622-1
ii  libio-socket-ssl-perl 1.76-2
ii  libmail-dkim-perl 0.39-1
ii  libnet-ident-perl 1.23-1
ii  perl [libcompress-zlib-perl]  5.14.2-21+deb7u1
ii  pyzor 1:0.5.0-2
pn  razor none

-- Configuration Files:
/etc/default/spamassassin changed [not included]
/etc/spamassassin/local.cf changed [not included]
/etc/spamassassin/v310.pre changed [not included]
/etc/spamassassin/v320.pre 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#577009: Fix for Bug#577009 commited to version control

2010-06-29 Thread nijel
tags 577009 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [93] by nijel, 2010-06-29 12:10:54 +0200 (Tue, 29 Jun 2010)

Disable constant caching to prevent memory leak (Closes: #577009).

U   trunk/debian/changelog
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-xcache?view=revrevision=93



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



Bug#586206: Fix for Bug#586206 commited to version control

2010-06-17 Thread nijel
tags 586206 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [86] by nijel, 2010-06-17 13:46:19 +0200 (Thu, 17 Jun 2010)

Remove old install instructions, thanks to Jakub Wilk for spotting this
(Closes: #586206).

U   trunk/debian/changelog
U   trunk/debian/control
U   trunk/debian/gmobilemedia.install

http://viewsvn.cihar.com/debian-gmobilemedia?view=revrevision=86



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



Bug#585940: Fix for Bug#585940 commited to version control

2010-06-15 Thread nijel
tags 585940 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [96] by nijel, 2010-06-15 09:32:31 +0200 (Tue, 15 Jun 2010)

Another improvement of description (Closes: #585940).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-enca?view=revrevision=96



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



Bug#582121: Fix for Bug#582121 commited to version control

2010-05-19 Thread nijel
tags 582121 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [57] by nijel, 2010-05-19 10:34:18 +0200 (Wed, 19 May 2010)

Recommend markdown for markdown plugin (Closes: #582121).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-nanoblogger?view=revrevision=57



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



Bug#564644: Fix for Bug#564644 commited to version control

2010-03-05 Thread nijel
tags 564644 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [72] by nijel, 2010-03-05 09:50:15 +0100 (Fri, 05 Mar 2010)

gpointing-device-settings works fine with current Xserver 
(Closes: #564644).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=72



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



Bug#570683: Fix for Bug#570683 commited to version control

2010-02-22 Thread nijel
tags 570683 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [92] by nijel, 2010-02-22 10:40:25 +0100 (Mon, 22 Feb 2010)

Improve description (Closes: #570683).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-enca?view=revrevision=92



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



Bug#569179: Fix for Bug#569179 commited to version control

2010-02-10 Thread nijel
tags 569179 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [68] by nijel, 2010-02-10 17:07:40 +0100 (Wed, 10 Feb 2010)

Fix package descriptions (Closes: #569179).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=68



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



Bug#568768: Fix for Bug#568768 commited to version control

2010-02-09 Thread nijel
tags 568768 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [88] by nijel, 2010-02-09 11:47:55 +0100 (Tue, 09 Feb 2010)

* New upstream release.
  - Fixes data corruption with recode backend (Closes: #568768).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-enca?view=revrevision=88



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



Bug#568304: Fix for Bug#568304 commited to version control

2010-02-06 Thread nijel
tags 568304 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [61] by nijel, 2010-02-06 10:55:53 +0100 (Sat, 06 Feb 2010)

Fix touchpad configuration after upgrade (Closes: #568304).

U   trunk/debian/changelog
A   trunk/debian/patches/fix-touchpad.patch
U   trunk/debian/patches/series

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=61



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



Bug#551713: Fix for Bug#551713 commited to version control

2010-02-03 Thread nijel
tags 551713 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [54] by nijel, 2010-02-03 10:44:28 +0100 (Wed, 03 Feb 2010)

* New upstream version.
  - Fixed configuration of taping (Closes: #551406).
  - Fixes configuration of scrolling (Closes: #551713).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=54



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



Bug#551406: Fix for Bug#551406 commited to version control

2010-02-03 Thread nijel
tags 551406 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [54] by nijel, 2010-02-03 10:44:28 +0100 (Wed, 03 Feb 2010)

* New upstream version.
  - Fixed configuration of taping (Closes: #551406).
  - Fixes configuration of scrolling (Closes: #551713).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=54



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



Bug#558865: Fix for Bug#558865 commited to version control

2009-12-01 Thread nijel
tags 558865 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [49] by nijel, 2009-12-01 10:09:21 +0100 (Tue, 01 Dec 2009)

Link libgpds with xlib (Closes: #558865).

U   trunk/debian/changelog
A   trunk/debian/patches/
A   trunk/debian/patches/link-xlib.patch
A   trunk/debian/patches/series

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=49



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



Bug#558509: Fix for Bug#558509 commited to version control

2009-11-30 Thread nijel
tags 558509 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [45] by nijel, 2009-11-30 10:03:56 +0100 (Mon, 30 Nov 2009)

Call autoreconf before build (Closes: #558509).

U   trunk/debian/changelog
A   trunk/debian/clean
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=45



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



Bug#555855: Fix for Bug#555855 commited to version control

2009-11-12 Thread nijel
tags 555855 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [113] by nijel, 2009-11-12 08:48:29 +0100 (Thu, 12 Nov 2009)

* NOT RELEASED YET
* Depends also on goldendict | qstardict | babiloo to cover all StarDict
  capable programs (Closes: #555855).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-stardict-english-czech?view=revrevision=113



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



Bug#547319: Fix for Bug#547319 commited to version control

2009-10-06 Thread nijel
tags 547319 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [41] by nijel, 2009-10-06 13:25:55 +0200 (Tue, 06 Oct 2009)

Install desktop file (Closes: #547319).

U   trunk/debian/changelog
A   trunk/debian/gpointing-device-settings.desktop
U   trunk/debian/gpointing-device-settings.install

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=41



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



Bug#549378: Fix for Bug#549378 commited to version control

2009-10-03 Thread nijel
tags 549378 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [73] by nijel, 2009-10-03 09:12:41 +0200 (Sat, 03 Oct 2009)

Rebuild against newer PHP (Closes: #549378).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-xcache?view=revrevision=73



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



Bug#540112: Fix for Bug#540112 commited to version control

2009-09-03 Thread nijel
tags 540112 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [172] by nijel, 2009-09-03 11:58:06 +0200 (Thu, 03 Sep 2009)

No useless complains about missing journal (Closes: #540112).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=172



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



Bug#542071: Fix for Bug#542071 commited to version control

2009-08-18 Thread nijel
tags 542071 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [88] by nijel, 2009-08-18 17:49:59 +0200 (Tue, 18 Aug 2009)

Fix handling of circular scroll trigger (Closes: #542071).

U   trunk/debian/changelog
A   trunk/debian/patches/add-option-to-prefer-SMS-text-mode-for-AT-phones.patch
U   trunk/debian/patches/series

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=88



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



Bug#530306: Fix for Bug#530306 commited to version control

2009-08-18 Thread nijel
tags 530306 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [36] by nijel, 2009-08-18 18:13:34 +0200 (Tue, 18 Aug 2009)

Add conflict to gsynaptics as otherwise settings can not work 
(Closes: #530306).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=36



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



Bug#538457: Fix for Bug#538457 commited to version control

2009-07-28 Thread nijel
tags 538457 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [362] by nijel, 2009-07-28 11:04:26 +0200 (Tue, 28 Jul 2009)

Buildagains new MySQL (Closes: #538457).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=362



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



Bug#536735: Fix for Bug#536735 commited to version control

2009-07-15 Thread nijel
tags 536735 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [157] by nijel, 2009-07-15 10:34:15 +0200 (Wed, 15 Jul 2009)

Use settings in /etc/default/mpdscribble instead of just debconf for
remembering whether mpdscribble should be started systemwine 
(Closes: #536735).

U   trunk/debian/changelog
U   trunk/debian/mpdscribble.config
U   trunk/debian/mpdscribble.default
U   trunk/debian/mpdscribble.init
U   trunk/debian/mpdscribble.postinst
U   trunk/debian/mpdscribble.postrm
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=157



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



Bug#522714: Fix for Bug#522714 commited to version control

2009-07-09 Thread nijel
tags 522714 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [153] by nijel, 2009-07-09 08:15:30 +0200 (Thu, 09 Jul 2009)

* New upstream version.
  - Allows to use custom AS_HOST (Closes: #522714).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=153



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



Bug#535730: Fix for Bug#535730 commited to version control

2009-07-07 Thread nijel
tags 535730 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [61] by nijel, 2009-07-07 09:05:56 +0200 (Tue, 07 Jul 2009)

Update config.{sub,guess} files (Closes: #535730).

U   trunk/debian/changelog
A   trunk/debian/clean
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-enca?view=revrevision=61



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



Bug#530306: Fix for Bug#530306 commited to version control

2009-05-24 Thread nijel
tags 530306 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [23] by nijel, 2009-05-24 08:45:23 +0200 (Sun, 24 May 2009)

* Install also gconf schema.
* Install gnome settings daemon plugin (Closes: #530306).

U   trunk/debian/changelog
U   trunk/debian/gpointing-device-settings.install

http://viewsvn.cihar.com/debian-gpointing-device-settings?view=revrevision=23



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



Bug#525341: Fix for Bug#525341 commited to version control

2009-05-11 Thread nijel
tags 525341 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [77] by nijel, 2009-05-11 09:23:49 +0200 (Mon, 11 May 2009)

Add patch for enabling tapping, thanks to Dinesh Shanbhag 
(Closes: #525341).

U   trunk/debian/changelog
A   trunk/debian/patches/enable-tapping-button-for-tap.patch
U   trunk/debian/patches/ignore-quilt-pc.patch
U   trunk/debian/patches/series

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=77



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



Bug#523848: Fix for Bug#523848 commited to version control

2009-05-11 Thread nijel
tags 523848 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [83] by nijel, 2009-05-11 09:43:27 +0200 (Mon, 11 May 2009)

Mention gpointing-device-settings in description and README.Debian
(Closes: #519676, #523396, #523848, #524380).

U   trunk/debian/README.Debian
U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=83



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



Bug#523396: Fix for Bug#523396 commited to version control

2009-05-11 Thread nijel
tags 523396 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [83] by nijel, 2009-05-11 09:43:27 +0200 (Mon, 11 May 2009)

Mention gpointing-device-settings in description and README.Debian
(Closes: #519676, #523396, #523848, #524380).

U   trunk/debian/README.Debian
U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=83



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



Bug#524380: Fix for Bug#524380 commited to version control

2009-05-11 Thread nijel
tags 524380 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [83] by nijel, 2009-05-11 09:43:27 +0200 (Mon, 11 May 2009)

Mention gpointing-device-settings in description and README.Debian
(Closes: #519676, #523396, #523848, #524380).

U   trunk/debian/README.Debian
U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=83



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



Bug#519676: Fix for Bug#519676 commited to version control

2009-05-11 Thread nijel
tags 519676 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [83] by nijel, 2009-05-11 09:43:27 +0200 (Mon, 11 May 2009)

Mention gpointing-device-settings in description and README.Debian
(Closes: #519676, #523396, #523848, #524380).

U   trunk/debian/README.Debian
U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=83



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



Bug#523606: Fix for Bug#523606 commited to version control

2009-04-14 Thread nijel
tags 523606 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [49] by nijel, 2009-04-14 15:41:02 +0200 (Tue, 14 Apr 2009)

Added patch to fix detection of charset in belarussian (Closes: #523606).

U   trunk/debian/changelog
A   trunk/debian/patches/
A   trunk/debian/patches/fix-be.patch
A   trunk/debian/patches/series

http://viewsvn.cihar.com/debian-enca?view=revrevision=49



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



Bug#521448: Fix for Bug#521448 commited to version control

2009-03-30 Thread nijel
tags 521448 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [331] by nijel, 2009-03-30 11:22:57 +0200 (Mon, 30 Mar 2009)

Do not ship gnapplet (Closes: #521448).

U   trunk/debian/changelog
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-gammu?view=revrevision=331



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



Bug#521022: Fix for Bug#521022 commited to version control

2009-03-24 Thread nijel
tags 521022 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [329] by nijel, 2009-03-24 16:13:47 +0100 (Tue, 24 Mar 2009)

* New upstream release.
* Improved some messages (Closes: #521022).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=329



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



Bug#517247: Fix for Bug#517247 commited to version control

2009-02-26 Thread nijel
tags 517247 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [314] by nijel, 2009-02-26 19:17:50 +0100 (Thu, 26 Feb 2009)

Do not start if smsd is not configured (Closes: #517247).

U   trunk/debian/changelog
U   trunk/debian/gammu-smsd.init

http://viewsvn.cihar.com/debian-gammu?view=revrevision=314



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



Bug#514734: Fix for Bug#514734 commited to version control

2009-02-10 Thread nijel
tags 514734 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [139] by nijel, 2009-02-10 14:58:17 +0100 (Tue, 10 Feb 2009)

Do not ship /var/cache/mpdscrible/cache directory, it should be file
created by mpdscribble (Closes: #514734).

U   trunk/debian/changelog
U   trunk/debian/mpdscribble.dirs
U   trunk/debian/mpdscribble.postinst
U   trunk/debian/mpdscribble.postrm

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=139



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



Bug#514353: Fix for Bug#514353 commited to version control

2009-02-09 Thread nijel
tags 514353 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [301] by nijel, 2009-02-09 17:39:03 +0100 (Mon, 09 Feb 2009)

* New upstream release.
  - Includes DBI backend with better SQL (Closes: #514353).
  - Fixes FTBFS (Closes: #512120).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=301



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



Bug#512120: Fix for Bug#512120 commited to version control

2009-02-09 Thread nijel
tags 512120 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [301] by nijel, 2009-02-09 17:39:03 +0100 (Mon, 09 Feb 2009)

* New upstream release.
  - Includes DBI backend with better SQL (Closes: #514353).
  - Fixes FTBFS (Closes: #512120).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=301



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



Bug#512997: Fix for Bug#512997 commited to version control

2009-01-26 Thread nijel
tags 512997 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [134] by nijel, 2009-01-26 09:09:15 +0100 (Mon, 26 Jan 2009)

[INTL:es] New Spanish translation (Closes: #512997).

U   trunk/debian/changelog
A   trunk/debian/po/es.po

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=134



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



Bug#505409: Fix for Bug#505409 commited to version control

2008-11-12 Thread nijel
tags 505409 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [236] by nijel, 2008-11-12 11:36:57 +0100 (Wed, 12 Nov 2008)

* New upstream testing version.
  - Fixes FTBFS with new gcc (Closes: #505409).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=236



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#503823: Fix for Bug#503823 commited to version control

2008-11-12 Thread nijel
tags 503823 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [237] by nijel, 2008-11-12 11:43:12 +0100 (Wed, 12 Nov 2008)

Rename libgammu-common to libgammu-i18n as it contails on localization
data (Closes: #503823).

U   trunk/debian/changelog
U   trunk/debian/control
D   trunk/debian/libgammu-common.install
A   trunk/debian/libgammu-i18n.install

http://viewsvn.cihar.com/debian-gammu?view=revrevision=237



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#502918: Fix for Bug#502918 commited to version control

2008-10-21 Thread nijel
tags 502918 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [232] by nijel, 2008-10-21 11:03:16 +0200 (Tue, 21 Oct 2008)

Recommend whiptail | dialog for gammu-config (Closes: #502918).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gammu?view=revrevision=232



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#502119: Fix for Bug#502119 commited to version control

2008-10-14 Thread nijel
tags 502119 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [227] by nijel, 2008-10-14 09:53:00 +0200 (Tue, 14 Oct 2008)

Improve short descriptions (Closes: #502119).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gammu?view=revrevision=227



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#501600: Fix for Bug#501600 commited to version control

2008-10-08 Thread nijel
tags 501600 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [222] by nijel, 2008-10-08 21:18:08 +0200 (Wed, 08 Oct 2008)

  contain debug symbols for gammu binary (Closes: #501600).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=222



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500657: Fix for Bug#500657 commited to version control

2008-10-03 Thread nijel
tags 500657 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [216] by nijel, 2008-10-03 15:38:52 +0200 (Fri, 03 Oct 2008)

* New upstream version.
  - Fixes format string (Closes: #500657).

U   trunk/debian/changelog
U   trunk/debian/watch

http://viewsvn.cihar.com/debian-gammu?view=revrevision=216



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497091: Fix for Bug#497091 commited to version control

2008-09-23 Thread nijel
tags 497091 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [88] by nijel, 2008-09-23 15:35:43 +0200 (Tue, 23 Sep 2008)

* New upstream version.
  - Better handles number comparing (Closes: #497091).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-wammu?view=revrevision=88



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#492343: Fix for Bug#492343 commited to version control

2008-09-22 Thread nijel
tags 492343 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [51] by nijel, 2008-09-22 11:20:28 +0200 (Mon, 22 Sep 2008)

Add README.Debian describing SHMConfig setup (Closes: #492343).

A   trunk/debian/README.Debian
U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=51



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484102: Fix for Bug#484102 commited to version control

2008-09-10 Thread nijel
tags 484102 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [203] by nijel, 2008-09-10 21:36:45 +0200 (Wed, 10 Sep 2008)

* New upstream version.
  - Support for entering PIN from stdin (Closes: #484102).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=203



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493525: Fix for Bug#493525 commited to version control

2008-08-03 Thread nijel
tags 493525 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [87] by nijel, 2008-08-03 15:16:40 +0200 (Sun, 03 Aug 2008)

Improve short description (Closes: #493525).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-wammu?view=revrevision=87



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493395: Fix for Bug#493395 commited to version control

2008-08-02 Thread nijel
tags 493395 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [81] by nijel, 2008-08-02 19:42:10 +0200 (Sat, 02 Aug 2008)

Skip import of deps during build (this was mistakenly changed while
switching to dh) (Closes: #493395).

U   trunk/debian/changelog
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-wammu?view=revrevision=81



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#491960: Fix for Bug#491960 commited to version control

2008-07-22 Thread nijel
tags 491960 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [24] by nijel, 2008-07-22 22:36:39 +0200 (Tue, 22 Jul 2008)

Update Swedish templates (Closes: #491960).

U   trunk/debian/changelog
U   trunk/debian/po/sv.po

http://viewsvn.cihar.com/debian-ukolovnik?view=revrevision=24



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#489739: Fix for Bug#489739 commited to version control

2008-07-07 Thread nijel
tags 489739 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [56] by nijel, 2008-07-07 15:42:08 +0200 (Mon, 07 Jul 2008)

Implement clean target in debian/rules (Closes: #489739).

U   trunk/debian/changelog
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-xcache?view=revrevision=56



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484335: Fix for Bug#484335 commited to version control

2008-06-04 Thread nijel
tags 484335 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [197] by nijel, 2008-06-04 22:43:51 +0200 (Wed, 04 Jun 2008)

* New upstream version.
  - Fixes crash on large vCard lines (Closes: #484335).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=197



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#482484: Fix for Bug#482484 commited to version control

2008-05-23 Thread nijel
tags 482484 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [65] by nijel, 2008-05-23 16:21:55 +0200 (Fri, 23 May 2008)

Fix configuring of proxy from config file (Closes: #482484).

U   trunk/debian/changelog
U   trunk/debian/patches/proxy-support.dpatch

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=65



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#482485: Fix for Bug#482485 commited to version control

2008-05-23 Thread nijel
tags 482485 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [66] by nijel, 2008-05-23 16:24:53 +0200 (Fri, 23 May 2008)

Fix location of config file in man page (Closes: #482485).

U   trunk/debian/changelog
U   trunk/debian/patches/01_manpage.dpatch

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=66



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#481482: Fix for Bug#481482 commited to version control

2008-05-19 Thread nijel
tags 481482 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [62] by nijel, 2008-05-19 08:19:15 +0200 (Mon, 19 May 2008)

Fix possible crash in proxy handling (Closes: #481482).

U   trunk/debian/changelog
U   trunk/debian/patches/proxy-support.dpatch

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=62



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#480744: Fix for Bug#480744 commited to version control

2008-05-17 Thread nijel
tags 480744 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [38] by nijel, 2008-05-17 09:20:04 +0200 (Sat, 17 May 2008)

Do not set values which are not configured in gconf (Closes: #480744).

U   trunk/debian/changelog
U   trunk/debian/patches/00list
A   trunk/debian/patches/do-not-set-zero.dpatch

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=38



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#481482: Fix for Bug#481482 commited to version control

2008-05-16 Thread nijel
tags 481482 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [58] by nijel, 2008-05-16 15:11:30 +0200 (Fri, 16 May 2008)

Experimental support for HTTP proxy based on patch from upstream bug
tracker (Closes: #481482).

U   trunk/debian/changelog
U   trunk/debian/patches/proxy-support.dpatch

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=58



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#435864: Fix for Bug#435864 commited to version control

2008-05-10 Thread nijel
tags 435864 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [22] by nijel, 2008-05-10 18:44:55 +0200 (Sat, 10 May 2008)

Fix formatting of floats passed to synclient (Closes: #435864).

U   trunk/debian/changelog
U   trunk/debian/patches/00list
A   trunk/debian/patches/02_float-format.dpatch

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=22



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#479216: Fix for Bug#479216 commited to version control

2008-05-09 Thread nijel
tags 479216 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [6] by nijel, 2008-05-09 10:17:13 +0200 (Fri, 09 May 2008)

Addopted package (Closes: #479216).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=6



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#461088: Fix for Bug#461088 commited to version control

2008-05-09 Thread nijel
tags 461088 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [11] by nijel, 2008-05-09 10:27:13 +0200 (Fri, 09 May 2008)

Make package Arch:all and build depend on xserver-xorg-input-synaptics.
This way package is automatically available anywhere where synaptics is
supported (Closes: #461088).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=11



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#415113: Fix for Bug#415113 commited to version control

2008-05-09 Thread nijel
tags 415113 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [16] by nijel, 2008-05-09 10:50:04 +0200 (Fri, 09 May 2008)

* New upstream version (Closes: #417043).
  - Help button works (Closes: #415113).
  - Disabled patching for now, but SHM might be broken because of this. I
will investigate this later.

U   trunk/debian/changelog
U   trunk/debian/patches/00list

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=16



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#417043: Fix for Bug#417043 commited to version control

2008-05-09 Thread nijel
tags 417043 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [16] by nijel, 2008-05-09 10:50:04 +0200 (Fri, 09 May 2008)

* New upstream version (Closes: #417043).
  - Help button works (Closes: #415113).
  - Disabled patching for now, but SHM might be broken because of this. I
will investigate this later.

U   trunk/debian/changelog
U   trunk/debian/patches/00list

http://viewsvn.cihar.com/debian-gsynaptics?view=revrevision=16



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#477955: Fix for Bug#477955 commited to version control

2008-04-26 Thread nijel
tags 477955 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [69] by nijel, 2008-04-26 11:45:02 +0200 (Sat, 26 Apr 2008)

Fix typo in translation (Closes: #477955).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-wammu?view=revrevision=69



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476965: Fix for Bug#476965 commited to version control

2008-04-26 Thread nijel
tags 476965 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [32] by nijel, 2008-04-26 12:40:32 +0200 (Sat, 26 Apr 2008)

Build with proper boost library for each Python version (Closes: #476965).

U   trunk/debian/changelog
U   trunk/debian/patches/00list
A   trunk/debian/patches/03_boost-lib-name.dpatch
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-pyexiv2?view=revrevision=32



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474458: Fix for Bug#474458 commited to version control

2008-04-23 Thread nijel
tags 474458 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [53] by nijel, 2008-04-23 13:24:33 +0200 (Wed, 23 Apr 2008)

Upload to backports.org (Closes: #474458).

U   branches/backports/debian/changelog

http://viewsvn.cihar.com/debian-xcache?view=revrevision=53



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476462: Fix for Bug#476462 commited to version control

2008-04-16 Thread nijel
tags 476462 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [38] by nijel, 2008-04-16 22:01:45 +0200 (Wed, 16 Apr 2008)

Allow installation with python 2.5 where celementtree is merged inside
Python (Closes: #476462).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-lazygal?view=revrevision=38



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476458: Fix for Bug#476458 commited to version control

2008-04-16 Thread nijel
tags 476458 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [92] by nijel, 2008-04-16 21:57:11 +0200 (Wed, 16 Apr 2008)

Sonata works with python 2.4 and newer, tell it to python-central to
create proper deps and avoid installation for older python versions
(Closes: #476458).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-sonata?view=revrevision=92



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476096: Fix for Bug#476096 commited to version control

2008-04-14 Thread nijel
tags 476096 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [29] by nijel, 2008-04-14 15:48:08 +0200 (Mon, 14 Apr 2008)

Report startup failures (Closes: #476096).

U   trunk/debian/changelog
U   trunk/debian/patches/00list
A   trunk/debian/patches/05_failure-report.dpatch

http://viewsvn.cihar.com/debian-pyaimt?view=revrevision=29



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475082: Fix for Bug#475082 commited to version control

2008-04-09 Thread nijel
tags 475082 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [42] by nijel, 2008-04-09 09:16:46 +0200 (Wed, 09 Apr 2008)

Fix name of enable_auth variable in default config (Closes: #475082).

U   trunk/debian/changelog
U   trunk/debian/xcache.ini

http://viewsvn.cihar.com/debian-xcache?view=revrevision=42



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#473801: Fix for Bug#473801 commited to version control

2008-04-07 Thread nijel
tags 473801 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [80] by nijel, 2008-04-07 11:21:59 +0200 (Mon, 07 Apr 2008)

New upstream version.
- Sets ZSI cache directory (Closes: #473801).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-sonata?view=revrevision=80



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#472014: Fix for Bug#472014 commited to version control

2008-03-25 Thread nijel
tags 472014 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [54] by nijel, 2008-03-25 08:21:13 +0100 (Tue, 25 Mar 2008)

* Drop workaround for bug #452227 (Closes: #472014).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gmobilemedia?view=revrevision=54



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#472031: Fix for Bug#472031 commited to version control

2008-03-24 Thread nijel
tags 472031 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [66] by nijel, 2008-03-24 21:13:49 +0100 (Mon, 24 Mar 2008)

* Drop workaround for bug #452227 (Closes: #472031).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-wammu?view=revrevision=66



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#472011: Fix for Bug#472011 commited to version control

2008-03-24 Thread nijel
tags 472011 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [32] by nijel, 2008-03-24 20:57:24 +0100 (Mon, 24 Mar 2008)

* Drop workaround for bug #452227 (Closes: #472011).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-lazygal?view=revrevision=32



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#472028: Fix for Bug#472028 commited to version control

2008-03-24 Thread nijel
tags 472028 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [77] by nijel, 2008-03-24 21:16:57 +0100 (Mon, 24 Mar 2008)

* Drop workaround for bug #452227 (Closes: #472028).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-sonata?view=revrevision=77



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470022: Fix for Bug#470022 commited to version control

2008-03-08 Thread nijel
tags 470022 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [179] by nijel, 2008-03-08 20:30:24 +0100 (Sat, 08 Mar 2008)

* New upstream release.
  - Fixes charset issue with Motorola phones (Closes: #470022).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-gammu?view=revrevision=179



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#466592: Fix for Bug#466592 commited to version control

2008-02-20 Thread nijel
tags 466592 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [43] by nijel, 2008-02-20 09:40:23 +0100 (Wed, 20 Feb 2008)

* Fix spelling of Belarusian language (Closes: #466592).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-enca?view=revrevision=43



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]