Processed: severity of 518158 is minor

2009-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 518158 minor
Bug #518158 [tkfont] tkfont: Please start default text '1234567890 abcdef...' 
in Sample Text dialog
Severity set to 'minor' from 'normal'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Fix for this bug

2009-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 547866 + patch
Bug #547866 [synopsis] synopsis: manipulates site-packages/ directly, failing 
with Python 2.6
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#547866: Fix for this bug

2009-10-12 Thread Kumar Appaiah
tags 547866 + patch
thanks

Hi!

Please find attached a fix for this bug. Carl, should you require
sponsoring, you can ask your regular sponsor in the Python team, or I
shall be glad to do it.

If no upload happens in a week, I'll do a QA upload to fix this bug.

Thanks!

Kumar
diff -Nru --exclude changelog synopsis-0.12/debian/rules synopsis-0.12/debian/rules
--- synopsis-0.12/debian/rules	2009-10-12 17:18:30.0 -0500
+++ synopsis-0.12/debian/rules	2009-10-12 17:18:31.0 -0500
@@ -66,7 +66,7 @@
 	rm -rf $(PKG_TMP)
 
 	# Install the package into the temporary directory
-	$(PYDEF) setup.py install --root=$(PKG_TMP) --prefix=/usr
+	$(PYDEF) setup.py install --root=$(PKG_TMP) --prefix=/usr --install-layout=deb
 	find $(PKG_TMP) -name '*.py?' | xargs rm
 
 	# set correct directory name for documentation
diff -Nru --exclude changelog synopsis-0.12/debian/synopsis-idl.install synopsis-0.12/debian/synopsis-idl.install
--- synopsis-0.12/debian/synopsis-idl.install	2009-10-12 17:18:30.0 -0500
+++ synopsis-0.12/debian/synopsis-idl.install	2009-10-12 17:18:31.0 -0500
@@ -1 +1 @@
-usr/lib/python*/site-packages/Synopsis/Parsers/IDL
+usr/lib/python*/*-packages/Synopsis/Parsers/IDL
diff -Nru --exclude changelog synopsis-0.12/debian/synopsis.install synopsis-0.12/debian/synopsis.install
--- synopsis-0.12/debian/synopsis.install	2009-10-12 17:18:30.0 -0500
+++ synopsis-0.12/debian/synopsis.install	2009-10-12 17:18:31.0 -0500
@@ -1,12 +1,12 @@
 usr/bin
-usr/lib/python*/site-packages/Synopsis/*.py
-usr/lib/python*/site-packages/Synopsis/Formatters
-usr/lib/python*/site-packages/Synopsis/Processors
-usr/lib/python*/site-packages/Synopsis/Parsers/*.py
-usr/lib/python*/site-packages/Synopsis/Parsers/Python
-usr/lib/python*/site-packages/Synopsis/Parsers/Cpp
-usr/lib/python*/site-packages/Synopsis/Parsers/C
-usr/lib/python*/site-packages/Synopsis/Parsers/Cxx
-usr/lib/python*/site-packages/synopsis-*.egg-info
+usr/lib/python*/*-packages/Synopsis/*.py
+usr/lib/python*/*-packages/Synopsis/Formatters
+usr/lib/python*/*-packages/Synopsis/Processors
+usr/lib/python*/*-packages/Synopsis/Parsers/*.py
+usr/lib/python*/*-packages/Synopsis/Parsers/Python
+usr/lib/python*/*-packages/Synopsis/Parsers/Cpp
+usr/lib/python*/*-packages/Synopsis/Parsers/C
+usr/lib/python*/*-packages/Synopsis/Parsers/Cxx
+usr/lib/python*/*-packages/synopsis-*.egg-info
 usr/share/man/man1
 usr/share/synopsis-*


Bug#550726: [l10n] Czech translation for isdnutils

2009-10-12 Thread Martin Šín
My mistake, this translation is much better. "$" sign was at the
beginning of problem line.

Updated .po file is included.

Best regards,
Martin Sin.


On Mon, 12 Oct 2009 19:18:32 +0200
Christian Perrier  wrote:

> Quoting Martin Šín (martin@zshk.cz):
> 
> > In attachement there is updated Czech translation (cs.po) for
> > isdnutils package, please include it.
> 
> 
> The file has a problem in the string where $[Daemonuser@ appears. The
> $ sign is missing in the translation. Fixed file attached.
> 
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: isdnutils 1:3.9.20060704-5\n"
"Report-Msgid-Bugs-To: isdnut...@packages.debian.org\n"
"POT-Creation-Date: 2009-10-12 08:36+0200\n"
"PO-Revision-Date: 2009-10-12 19:23+0200\n"
"Last-Translator: Martin Sin \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid "ISP dialup configuration already exists"
msgstr "Nastavení ISP vytáčeného připojení již existuje"

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid ""
"The device.${IPPP0} and ipppd.${IPPP0} files already exist. Therefore, the "
"ipppd configuration phase won't touch anything there, as it looks like it "
"has already been configured."
msgstr ""
"Soubory device.${IPPP0} a ipppd.${IPPP0} již existují. Proto konfigurační "
"část ipppd nebude nic měnit. Zdá se, že je vše nastaveno."

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid ""
"If it doesn't work yet, and you want to try the automatic configuration, "
"stop all ISDN processes (use \"/etc/init.d/isdnutils stop\"), remove the "
"files mentioned above, and rerun the configuration with \"dpkg-reconfigure "
"ipppd\". After that, restart the ISDN processes with \"/etc/init.d/isdnutils "
"start\"."
msgstr ""
"Pokud to nebude fungovat a chcete vyzkoušet automatické nastavení, ukončete "
"všechny procesy ISDN (pomocí \"/etc/init.d/isdnutils stop\"), odstraňte výše "
"uvedené soubory a spusťte nové nastavení pomocí \"dpkg-reconfigure ipppd\". "
"Poté spusťte procesy ISDN pomocí \"/etc/init.d/isdnutils start\"."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "Interface to configure:"
msgstr "Nastavované rozhraní:"

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "The default setting should be safe for most configurations."
msgstr "Ve většině případů by mělo vyhovovat výchozí nastavení."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid ""
"However, if you have special requirements or want to choose to configure "
"another interface, please enter it here."
msgstr ""
"Samozřejmě, pokud máte speciální požadavky nebo chcete nastavit jiné "
"rozhraní, zadejte ho právě zde."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "Leave the field blank if you do not want to configure anything now."
msgstr "Pokud nyní nechcete nic nastavovat, nechte toto políčko prázdné."

#. Type: error
#. Description
#: ../ipppd.templates:4001
msgid "Invalid interface name"
msgstr "Špatný název rozhraní"

#. Type: error
#. Description
#: ../ipppd.templates:4001
msgid ""
"Valid interface names begin with \"ippp\" followed by a number between 0 and "
"63."
msgstr ""
"Platná jména rozhraní začínají na \"ippp\" a jsou následovaná některým z "
"čísel mezi 0 a 63."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid "ISP's telephone number:"
msgstr "Telefonní číslo ISP:"

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"At least one phone number has to be dialed in order to connect to an "
"Internet service provider (ISP)."
msgstr ""
"Pro připojení k Internetu vašeho poskytovatele připojení (ISP) je nutné "
"zadat alespoň jedno telefonní číslo."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"Please enter that telephone number here, including dialing prefixes, area "
"codes, and so on, but without any spaces."
msgstr ""
"Zadejte prosím telefonní číslo včetně předvoleb, kódů oblasti a tak dále. "
"Číslo zadejte bez jakýchkoliv mezer."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"Multiple telephone numbers may be entered and should be separated by spaces."
msgstr "Můžete zadat více telefonních čísel oddělených pomocí mezer."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid "Le

hg-buildpackage_1.0.4.2_i386.changes ACCEPTED

2009-10-12 Thread Archive Administrator

Accepted:
hg-buildpackage_1.0.4.2.dsc
  to pool/main/h/hg-buildpackage/hg-buildpackage_1.0.4.2.dsc
hg-buildpackage_1.0.4.2.tar.gz
  to pool/main/h/hg-buildpackage/hg-buildpackage_1.0.4.2.tar.gz
hg-buildpackage_1.0.4.2_i386.deb
  to pool/main/h/hg-buildpackage/hg-buildpackage_1.0.4.2_i386.deb


Override entries for your package:
hg-buildpackage_1.0.4.2.dsc - source vcs
hg-buildpackage_1.0.4.2_i386.deb - optional vcs

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



hg-buildpackage override disparity

2009-10-12 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

hg-buildpackage_1.0.4.2_i386.deb: package says section is devel, override says 
vcs.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)


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



Bug#449896: Last package directory ?

2009-10-12 Thread Yan Morin
I've searched for pump source code and I found this link.

http://archives.fedoraproject.org/pub/archive/fedora/linux/core/6/source/SRPMS/


It's no longer in fedora.




-- 
Yan Morin
Consultant en Logiciel Libre de Progysm
prog...@gmail.com
http://www.progysm.com/
819 499-0616

<>

Processing of hg-buildpackage_1.0.4.2_i386.changes

2009-10-12 Thread Archive Administrator
hg-buildpackage_1.0.4.2_i386.changes uploaded successfully to localhost
along with the files:
  hg-buildpackage_1.0.4.2.dsc
  hg-buildpackage_1.0.4.2.tar.gz
  hg-buildpackage_1.0.4.2_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


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



qemacs REMOVED from testing

2009-10-12 Thread Debian testing watch
FYI: The status of the qemacs source package
in Debian's testing distribution has changed.

  Previous version: 0.3.1.cvs.20050713-5
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



libnss-lwres 0.93-6 MIGRATED to testing

2009-10-12 Thread Debian testing watch
FYI: The status of the libnss-lwres source package
in Debian's testing distribution has changed.

  Previous version: 0.93-5
  Current version:  0.93-6

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



Bug#550716: ncurses: cross-build fails due to colon in PKG_CONFIG_LIBDIR

2009-10-12 Thread Colin Watson
Package: ncurses
Version: 5.7+20090803-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch karmic

When cross-building, dpkg-buildpackage sets PKG_CONFIG_LIBDIR to a
colon-separated pair of paths. This is valid as far as pkg-config is
concerned. However, ncurses breaks like this:

  cd misc && /usr/bin/make DESTDIR="/home/cjwatson/tmp/ncurses/debian/tmp" all
  make[2]: Entering directory `/home/cjwatson/tmp/ncurses/obj/misc'
  Makefile:128: *** target pattern contains no `%'. Stop.

The following patch fixes this, although it relies on GNU Make features
and so upstream might want to consider a different approach.

  * debian/patches/08-pkg-config-libdir.patch: Cope with multiple
colon-separated entries in $(PKG_CONFIG_LIBDIR), as set by default by
dpkg-buildpackage when cross-compiling.

diff -u ncurses-5.7+20090803/debian/patches/00list 
ncurses-5.7+20090803/debian/patches/00list
--- ncurses-5.7+20090803/debian/patches/00list
+++ ncurses-5.7+20090803/debian/patches/00list
@@ -7,0 +8 @@
+08-pkg-config-libdir.dpatch
only in patch2:
unchanged:
--- ncurses-5.7+20090803.orig/debian/patches/08-pkg-config-libdir.dpatch
+++ ncurses-5.7+20090803/debian/patches/08-pkg-config-libdir.dpatch
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 08-cross-compile.dpatch by Colin Watson 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Cope with multiple colon-separated entries in $(PKG_CONFIG_LIBDIR),
+## DP: as set by default by dpkg-buildpackage when cross-compiling.
+
+...@dpatch@
+diff -urNad ncurses-5.7+20090803~/misc/Makefile.in 
ncurses-5.7+20090803/misc/Makefile.in
+--- ncurses-5.7+20090803~/misc/Makefile.in 2009-02-10 14:59:19.0 
+
 ncurses-5.7+20090803/misc/Makefile.in  2009-10-12 13:25:29.0 
+0100
+@@ -129,7 +129,7 @@
+ $(DESTDIR)$(libdir) \
+ $(DESTDIR)$(datadir) \
+ $(DESTDIR)$(tabsetdir) \
+-$(DESTDIR)$(PKG_CONFIG_LIBDIR) :
++$(foreach d,$(subst :, ,$(PKG_CONFIG_LIBDIR)),$(DESTDIR)$(d)) :
+   $(SHELL) $(top_srcdir)/mkdirs.sh $@
+ 
+ uninstall : uninstall.data uninstall.libs

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]



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



Bug#541309: marked as done (Wrong email address syntax check)

2009-10-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Oct 2009 11:17:21 +
with message-id 
and subject line Bug#541309: fixed in otrs2 2.3.4-4
has caused the Debian Bug report #541309,
regarding Wrong email address syntax check
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
541309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: otrs2
Version: 2.2.7-2lenny1
Severity: important

Hello,

today I noticed that I can not answer one of our customers who had an
*...@me.com address.

I found then the problem in the following file:

/usr/share/otrs/Kernel/Config/Files/ZZZAAuto.pm

There is me, XXX etc etc defined, I think most of them should be removed,
because it is just wrong.

Also, why isn't it a configfile?

Cheers.



--- End Message ---
--- Begin Message ---
Source: otrs2
Source-Version: 2.3.4-4

We believe that the bug you reported is fixed in the latest version of
otrs2, which is due to be installed in the Debian FTP archive:

otrs2_2.3.4-4.diff.gz
  to pool/main/o/otrs2/otrs2_2.3.4-4.diff.gz
otrs2_2.3.4-4.dsc
  to pool/main/o/otrs2/otrs2_2.3.4-4.dsc
otrs2_2.3.4-4_all.deb
  to pool/main/o/otrs2/otrs2_2.3.4-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 541...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi  (supplier of updated otrs2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 12 Oct 2009 12:49:07 +0200
Source: otrs2
Binary: otrs2
Architecture: source all
Version: 2.3.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Patrick Matthäi 
Description: 
 otrs2  - Open Ticket Request System
Closes: 541309
Changes: 
 otrs2 (2.3.4-4) unstable; urgency=low
 .
   * QA upload.
   * Add emailsyntax.diff patch, which removes all valid domains from the email
 address syntax check.
 Closes: #541309
Checksums-Sha1: 
 5ec93f88c3099bb999dddbcbc3ee57b1c01a1f52 1131 otrs2_2.3.4-4.dsc
 464df86d212f0d170b27f2dad11c45087af8de17 22635 otrs2_2.3.4-4.diff.gz
 8d5d859b69877008e4ace0f26e29712afe5645ed 2581204 otrs2_2.3.4-4_all.deb
Checksums-Sha256: 
 be5c92ce6b2d07148762713ed7368e59f336c292de075314df425a020b47d6b2 1131 
otrs2_2.3.4-4.dsc
 5f22f17595dbe3644c0a506250e4773624e08cb8c0278dcca8d626a4e6cd5f77 22635 
otrs2_2.3.4-4.diff.gz
 278d985fcd4757b20073232b0eb2a48dc6bbe90f0dc9e64f9c0676d494481459 2581204 
otrs2_2.3.4-4_all.deb
Files: 
 7f595d6f3f2a1a1c304cd42a771168b2 1131 web optional otrs2_2.3.4-4.dsc
 c369c64bcb2885d1405a43759b47c909 22635 web optional otrs2_2.3.4-4.diff.gz
 d1ca92f55e9adf18b9d2ab95d13ec903 2581204 web optional otrs2_2.3.4-4_all.deb

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

iEYEARECAAYFAkrTDHkACgkQ2XA5inpabMfbAwCfbtYVk40o+7XOj0uA29wS+kMe
WhQAoJMKN4BFmTEL4x4OpRmjeu4bYvBU
=z5Yl
-END PGP SIGNATURE-


--- End Message ---


otrs2_2.3.4-4_i386.changes ACCEPTED

2009-10-12 Thread Archive Administrator

Accepted:
otrs2_2.3.4-4.diff.gz
  to pool/main/o/otrs2/otrs2_2.3.4-4.diff.gz
otrs2_2.3.4-4.dsc
  to pool/main/o/otrs2/otrs2_2.3.4-4.dsc
otrs2_2.3.4-4_all.deb
  to pool/main/o/otrs2/otrs2_2.3.4-4_all.deb


Override entries for your package:
otrs2_2.3.4-4.dsc - source web
otrs2_2.3.4-4_all.deb - optional web

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 541309 


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



Processing of otrs2_2.3.4-4_i386.changes

2009-10-12 Thread Archive Administrator
otrs2_2.3.4-4_i386.changes uploaded successfully to localhost
along with the files:
  otrs2_2.3.4-4.dsc
  otrs2_2.3.4-4.diff.gz
  otrs2_2.3.4-4_all.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


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