Bug#545029: Fixed
grsync version 0.9.2 is out and fixes the problem. thanks to all. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
KOНTEЙНЕPЫ 8 O67 51O 51 15
MOРСКИE KOНТEЙHEРЫ 2О фуtовый От I0750 грн. ЧO фуtoвый От 1550O grn. Рeфконteйнеры От 748OO грн. 8 Об7 5IO 5I 15 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#550197: galternatives: [INTL:de] Initial German translation
Package: galternatives Version: 0.13.4 Severity: wishlist Tags: l10n Please find the initial German translation of galternatives attached. Greetings, Chris # Translation of galternatives to German # Copyright (C) 2003 Gustavo Noronha Silva . # This file is distributed under the same license as the galternatives # package. # Chris Leick , 2009. # msgid "" msgstr "" "Project-Id-Version: galternatives 0.13.4\n" "Report-Msgid-Bugs-To: Gustavo Noronha Silva \n" "POT-Creation-Date: 2006-08-27 10:09+0200\n" "PO-Revision-Date: 2009-10-07 19:41+GMT\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../galternatives/main.py:78 msgid "Unknown/None" msgstr "Unbekannt/Keine" #: ../galternatives/main.py:165 msgid "Alternatives" msgstr "Alternativen" #: ../galternatives/main.py:208 msgid "" "The file or directory you selected does not exist.\n" "Please select a valid one." msgstr "" "Die Datei oder das Verzeichnis, das Sie ausgewählt haben, existiert " "nicht.\n" "Bitte wählen Sie ein gültiges." #: ../galternatives/main.py:255 msgid "Are you sure you want to remove this option?" msgstr "Sind Sie sicher, dass Sie diese Option entfernen möchten?" #: ../galternatives/main.py:316 msgid "Choice" msgstr "Auswahl" #: ../galternatives/main.py:323 msgid "Priority" msgstr "Priorität" #: ../galternatives/main.py:332 ../galternatives.h:16 msgid "Options" msgstr "Optionen" #: ../galternatives/main.py:338 msgid "Name" msgstr "Name" #: ../galternatives/main.py:343 msgid "Slave" msgstr "Slave" #: ../galternatives/main.py:484 msgid "Running Alternatives Configurator..." msgstr "Alternativen-Einrichter wird ausgeführt ..." #: ../galternatives/main.py:485 msgid "" "I need your root password to run\n" "the Alternatives Configurator." msgstr "" "Ihr root-Passwort wird zur Ausführung\n" "des Alternativen-Einrichters benötigt." #: ../galternatives/main.py:491 msgid "" "This program should be run as root and /usr/bin/gksu is not available.\n" "\n" "I am unable to request the password myself without gksu. Unless you have " "modified your system to explicitely allow your normal user to modify the " "alternatives system, GAlternatives will not work." msgstr "" "Dieses Programm sollte als root ausgeführt werden und /usr/bin/gksu " "ist nicht verfügbar.\n" "\n" "Das Passwort kann ohne gksu nicht abgefragt werden. Sofern Sie Ihr " "System nicht so geändert haben, dass ihrem normalen Benutzer ausdrücklich " "erlaubt wird das Alternativen-System zu verändern, wird GAlternatives " "nicht funktionieren." #: ../galternatives/main.py:507 msgid "Testing galternatives..." msgstr "galternatives wird getestet ..." #: ../galternatives/alternative.py:16 ../galternatives.h:15 msgid "No description" msgstr "Keine Beschreibung" #. #. * Arquivo de strings que podem ser traduzidas gerado pelo Glade. #. * Adicione esse arquivo ao POTFILE.in do seu projeto. #. * NÃO compile esse arquivo como parte de sua aplicação. #. #: ../galternatives.h:7 msgid "G Alternatives" msgstr "G-Alternatives" #: ../galternatives.h:8 msgid "_File" msgstr "_Datei" #: ../galternatives.h:9 msgid "_Help" msgstr "_Hilfe" #: ../galternatives.h:10 msgid "_About" msgstr "_Ãber" #: ../galternatives.h:11 msgid "Status:" msgstr "Status:" #: ../galternatives.h:12 msgid "auto" msgstr "automatisch" #: ../galternatives.h:13 msgid "manual" msgstr "manuell" #: ../galternatives.h:14 msgid "Alternative" msgstr "Alternative" #: ../galternatives.h:17 msgid "Details" msgstr "Details" #: ../galternatives.h:18 msgid "Slaves" msgstr "Slaves" #: ../galternatives.h:19 msgid "About G Alternatives" msgstr "Ãber G-Alternatives" #: ../galternatives.h:20 msgid "G Alternatives" msgstr "G-Alternatives" #: ../galternatives.h:21 msgid "" "A tool to help the administrator select which programs provide specific " "services for the user by default.\n" "\n" "(C) 2003 Gustavo Noronha Silva" msgstr "" "Ein Werkzeug, das dem Administrator hilft, Programme auszuwählen, die " "dem Benutzer spezielle Dienste als Vorgabe bereitstellen.\n" "\n" "(C) 2003 Gustavo Noronha Silva" #: ../galternatives.h:24 msgid "C_redits" msgstr "_Danksagungen" #: ../galternatives.h:25 msgid "G Alternatives Credits" msgstr "G-Alternatives Danksagungen" #: ../galternatives.h:26 msgid "Gustavo Noronha Silva " msgstr "Gustavo Noronha Silva " #: ../galternatives.h:27 msgid "Written by" msgstr "Geschrieben von" #: ../galternatives.h:28 msgid "translator_credits" msgstr "Chris Leick " #: ../galternatives.h:29 msgid "Translated by" msgstr "Ãbersetzt von" #: ../galternatives.h:30 msgid "Leandro A. F. Pereira " msgstr "Leandro A. F. Pereira
Bug#550199: galternatives: Patch fixes typo
Package: galternatives Version: 0.13.4 Severity: minor Tags: patch Hi, please find attached a patch that fixes a typo. Regards, Chris diff -ru galternatives-0.13.4.orig/galternatives/main.py galternatives-0.13.4/galternatives/main.py --- galternatives-0.13.4.orig/galternatives/main.py 2009-10-08 12:26:19.0 +0200 +++ galternatives-0.13.4/galternatives/main.py 2009-10-08 12:28:20.0 +0200 @@ -490,7 +490,7 @@ gtk.MESSAGE_WARNING, gtk.BUTTONS_CLOSE) dialog.set_markup (_('This program should be run as root and /usr/bin/gksu is not available.\n\n' 'I am unable to request the password myself without gksu. Unless you have ' - 'modified your system to explicitely allow your normal user to modify ' + 'modified your system to explicitly allow your normal user to modify ' 'the alternatives system, GAlternatives will not work.')) dialog.run () dialog.destroy ()
Bug#549771: marked as done (pysnmp-se: FTBFS: mv: cannot stat `debian/python-pysnmp-se/usr/lib/python2.5/site-packages/pysnmp': No such file or directory)
Your message dated Thu, 8 Oct 2009 15:14:25 +0200 with message-id <20091008131425.gk32...@piotro.eu> and subject line fixed in cdbs 0.4.61+nmu2 has caused the Debian Bug report #549771, regarding pysnmp-se: FTBFS: mv: cannot stat `debian/python-pysnmp-se/usr/lib/python2.5/site-packages/pysnmp': No such file or directory 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.) -- 549771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549771 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: pysnmp-se Version: 3.5.2-5 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091005 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules binary > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > test -x debian/rules > dh_testroot > dh_clean -k > dh_installdirs -A > mkdir -p "." > mkdir -p debian/python-module-stampdir > cd . && python setup.py build > --build-base="/build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/./build" > running build > running build_py > touch debian/python-module-stampdir/python-pysnmp-se > dh_installdirs -ppython-pysnmp-se > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > cd . && python setup.py install > --root=/build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/ > \ > --install-lib=/usr/lib/python2.4/site-packages/ --prefix=/usr > --no-compile -O0 > running install > running build > running build_py > running install_lib > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4 > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > copying build/lib/pysnmp/compat/snmpy/__init__.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > copying build/lib/pysnmp/compat/snmpy/snmpy.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/v1.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/error.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/role.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/v2c.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/asynrole.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/asn1.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/__init__.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compa
Bug#549751: patch
Hi, This bug was introduced in cdbs 0.4.61+nmu1: --install-lib has higher priority than --install-purelib so please use the first one in debian/rules (line 10) at least for now (this package is arch:all so it's safe to use --install-lib) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#550235: xaos: menu entry does not work (typo in command)
Package: xaos Version: 3.4-1 Severity: normal Hello Debian QA Group, xaos menu entry do not work. The file /usr/share/menu/xaos reads ?package(xaos):needs="text" section="Applications/Graphics" \ title="Text Xaos" longtitle="Text Xaos fractal zoomer" \ command="/usr/bin/xaos -driver aa'" ?package(xaos):needs="x11" section="Applications/Graphics" \ title="Xaos" longtitle="Xaos fractal zoomer" \ command="/usr/bin/xaos -driver x11'" Note the spurious ' at the end of the command field. This cause the shell to fail to parse the command. Cheers, -- Bill. Imagine a large red swirl here. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
14cm zu klein
Hallo! Gruebeln Sie auch oft darueber nach, ob wohl alles klappen wird, wenn es entweder um die Erotik mit Ihrer Partnerin geht, oder aber, und da ist es ja noch entscheidender, um einen heissen Fick mit einem Girl, das Sie gerade neu getroffen haben? Die Girls von heute sind sehr verwoehnt, auch was die sexuelle Leistungsfaehigkeit der Maenner angeht. Da sind Sie ganz schnell unten durch, wenn Sie es nicht bringen. Wollen Sie in solchen Situationen die perfekte Garantie, dass alles gut geht und Sie der perfekte Liebhaber sind? Dann vertrauen Sie auf die blauen Pillen von http://www.hurl.me/zikman . Sie sind die perfekte Unterstuetzung, dass jedes Sexabenteuer ein voller Hit wird. Herzliche Gruesse Kevin -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ifuse 0.9.1-2 MIGRATED to testing
FYI: The status of the ifuse source package in Debian's testing distribution has changed. Previous version: 0.9.1-1 Current version: 0.9.1-2 -- 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
i8kutils 1.33 MIGRATED to testing
FYI: The status of the i8kutils source package in Debian's testing distribution has changed. Previous version: 1.32 Current version: 1.33 -- 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
libiphone 0.9.1-4 MIGRATED to testing
FYI: The status of the libiphone source package in Debian's testing distribution has changed. Previous version: 0.9.1-3 Current version: 0.9.1-4 -- 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
libplist 0.13-2 MIGRATED to testing
FYI: The status of the libplist source package in Debian's testing distribution has changed. Previous version: 0.12-2 Current version: 0.13-2 -- 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#481524: marked as done (cite completion does not properly capitalise bibtex keys)
Your message dated Thu, 08 Oct 2009 16:46:02 + with message-id and subject line Bug#481524: fixed in vim-latexsuite 20091002-1 has caused the Debian Bug report #481524, regarding cite completion does not properly capitalise bibtex keys 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.) -- 481524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481524 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vim-latexsuite Version: 20060325-5 Severity: normal If I enter \citep{turoff, it finds TuroffEtAl:1996:CDP, which is good (case-insensitive match on search). However, it then enters \citep{turoffEtAl:1996:CDP, which is bad and causes bibtex to barf: main.aux:463: [bibtex] Case mismatch error between cite keys TuroffEtAl:1996:CDP -- Package-specific info: Vim related packages installed on this system: - vim-latexsuite - vim-runtime - vim-vimoutliner -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1+scoflowctrl.1-686 (SMP w/1 CPU core) Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vim-latexsuite depends on: ii python 2.5.2-1 An interactive high-level object-o ii vim 1:7.1.293-3 Vi IMproved - enhanced vi editor ii vim-common 1:7.1.293-3 Vi IMproved - Common files ii vim-nox [vim-python] 1:7.1.293-3 Vi IMproved - enhanced vi editor Versions of packages vim-latexsuite recommends: ii tetex-bin 2007-14 TeX Live: teTeX transitional packa ii texlive-base-bin 2007.dfsg.1-3 TeX Live: Essential binaries ii vim-addon-manager 0.4 manager of addons for the Vim edit -- no debconf information -- .''`. martin f. krafft : :' : proud Debian developer, author, administrator, and user `. `'` http://people.debian.org/~madduck - http://debiansystem.info `- Debian - when you have better things to do than fixing systems digital_signature_gpg.asc Description: Digital signature (see http://martin-krafft.net/gpg/) --- End Message --- --- Begin Message --- Source: vim-latexsuite Source-Version: 20091002-1 We believe that the bug you reported is fixed in the latest version of vim-latexsuite, which is due to be installed in the Debian FTP archive: vim-latexsuite_20091002-1.diff.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.diff.gz vim-latexsuite_20091002-1.dsc to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.dsc vim-latexsuite_20091002-1_all.deb to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1_all.deb vim-latexsuite_20091002.orig.tar.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002.orig.tar.gz 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 481...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Johann Felix Soden (supplier of updated vim-latexsuite 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: RIPEMD160 Format: 1.8 Date: Wed, 07 Oct 2009 15:06:59 +0200 Source: vim-latexsuite Binary: vim-latexsuite Architecture: source all Version: 20091002-1 Distribution: unstable Urgency: low Maintainer: Johann Felix Soden Changed-By: Johann Felix Soden Description: vim-latexsuite - view, edit and compile LaTeX documents from within Vim Closes: 280793 381161 454323 481524 Changes: vim-latexsuite (20091002-1) unstable; urgency=low . * New upstream snapshot * Adopt the package (Closes: #454323) * Support labels after \% (Closes: #381161) * Preserve primary paste buffer during project loading (Closes: #280793) * Add patch for replacing the prefix at completion (Closes: #481524) * debian/patches: - remove patches which are unused or applied by upstream - update debian/patches/changelog.diff - refresh disabledby.diff * debian/control - update Vcs-* fields - add build-dep on quilt with debhelper 7 support - add build-dep on python-support, so ${python:Depends} is set. * debian/dirs: don't create empty dir /usr/share/lintian/overrides/ * de
Bug#381161: marked as done (vim-latexsuite: labels after percent signs not found)
Your message dated Thu, 08 Oct 2009 16:46:02 + with message-id and subject line Bug#381161: fixed in vim-latexsuite 20091002-1 has caused the Debian Bug report #381161, regarding vim-latexsuite: labels after percent signs not found 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.) -- 381161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381161 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vim-latexsuite Version: 20060325-1 Severity: minor A label like this: \caption{This picture shows 10\% of the device \label{fig:zoom}} is not found by search. Workaround: \caption{This picture shows 10\% of the device \label{fig:zoom}} Trivial but you have to keep it in mind all the time. -- Package-specific info: Vim related packages installed on this system: - vim-latexsuite - vim-runtime -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages vim-latexsuite depends on: ii python 2.3.5-11An interactive high-level object-o ii vim 1:7.0-035+1 Vi IMproved - enhanced vi editor ii vim-common 1:7.0-035+1 Vi IMproved - Common files ii vim-full [gvim] 1:7.0-035+1 Vi IMproved - enhanced vi editor - Versions of packages vim-latexsuite recommends: ii tetex-bin 3.0-18 The teTeX binary files -- no debconf information --- End Message --- --- Begin Message --- Source: vim-latexsuite Source-Version: 20091002-1 We believe that the bug you reported is fixed in the latest version of vim-latexsuite, which is due to be installed in the Debian FTP archive: vim-latexsuite_20091002-1.diff.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.diff.gz vim-latexsuite_20091002-1.dsc to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.dsc vim-latexsuite_20091002-1_all.deb to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1_all.deb vim-latexsuite_20091002.orig.tar.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002.orig.tar.gz 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 381...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Johann Felix Soden (supplier of updated vim-latexsuite 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: RIPEMD160 Format: 1.8 Date: Wed, 07 Oct 2009 15:06:59 +0200 Source: vim-latexsuite Binary: vim-latexsuite Architecture: source all Version: 20091002-1 Distribution: unstable Urgency: low Maintainer: Johann Felix Soden Changed-By: Johann Felix Soden Description: vim-latexsuite - view, edit and compile LaTeX documents from within Vim Closes: 280793 381161 454323 481524 Changes: vim-latexsuite (20091002-1) unstable; urgency=low . * New upstream snapshot * Adopt the package (Closes: #454323) * Support labels after \% (Closes: #381161) * Preserve primary paste buffer during project loading (Closes: #280793) * Add patch for replacing the prefix at completion (Closes: #481524) * debian/patches: - remove patches which are unused or applied by upstream - update debian/patches/changelog.diff - refresh disabledby.diff * debian/control - update Vcs-* fields - add build-dep on quilt with debhelper 7 support - add build-dep on python-support, so ${python:Depends} is set. * debian/dirs: don't create empty dir /usr/share/lintian/overrides/ * debian/copyright: use GPL 2+ instead of versionsless GPL for debian/* Checksums-Sha1: dc2423394fdada1b38814dc7413155d9855788e3 1236 vim-latexsuite_20091002-1.dsc 589b7f5380ed2861a02e1274512c761a2415bf28 397300 vim-latexsuite_20091002.orig.tar.gz 43b5b3ffe5c5c963dad503ebf1dbdd3ca1aa34c4 94300 vim-latexsuite_20091002-1.diff.gz c14b0f244eb27bf794b520900c8d2c420f41cd47 318724 vim-latexsuite_20091002-1_all.deb Checksums-Sha256: 733a388ef76381268639430d045adf563e26b90780d4923eff89de3e1feb8b78 1236 vim-latexsuite_20091002-1.dsc 9035a7bef21ade892d969d4e19d16c71758cfd8b57b3d1dba2dff1efe1efd8b9 397
Bug#280793: marked as done (erases X paste buffer)
Your message dated Thu, 08 Oct 2009 16:46:02 + with message-id and subject line Bug#280793: fixed in vim-latexsuite 20091002-1 has caused the Debian Bug report #280793, regarding erases X paste buffer 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.) -- 280793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280793 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vim-latexsuite Version: 0.20040805-1 Severity: normal In a directory hierarchy, which uses a .latexmain file, starting vim on a .tex file will erase the primary paste buffer and replace it with the contents of the file to which the .latexmain file corresponds. To reproduce: cirrus:/tmp/bug> cat >/dev/null cirrus:/tmp/bug> echo bla > test.tex cirrus:/tmp/bug> touch !$.latexmain cirrus:/tmp/bug> vi file.tex i This will insert 'bla' (the contents of test.tex), not the selected text. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (600, 'testing'), (98, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-cirrus Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages vim-latexsuite depends on: ii vim 1:6.3-025+1 Vi IMproved - enhanced vi editor -- no debconf information -- .''`. martin f. krafft : :' :proud Debian developer, admin, user, and author `. `'` `- Debian - when you have better things to do than fixing a system Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver! signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: vim-latexsuite Source-Version: 20091002-1 We believe that the bug you reported is fixed in the latest version of vim-latexsuite, which is due to be installed in the Debian FTP archive: vim-latexsuite_20091002-1.diff.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.diff.gz vim-latexsuite_20091002-1.dsc to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1.dsc vim-latexsuite_20091002-1_all.deb to pool/main/v/vim-latexsuite/vim-latexsuite_20091002-1_all.deb vim-latexsuite_20091002.orig.tar.gz to pool/main/v/vim-latexsuite/vim-latexsuite_20091002.orig.tar.gz 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 280...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Johann Felix Soden (supplier of updated vim-latexsuite 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: RIPEMD160 Format: 1.8 Date: Wed, 07 Oct 2009 15:06:59 +0200 Source: vim-latexsuite Binary: vim-latexsuite Architecture: source all Version: 20091002-1 Distribution: unstable Urgency: low Maintainer: Johann Felix Soden Changed-By: Johann Felix Soden Description: vim-latexsuite - view, edit and compile LaTeX documents from within Vim Closes: 280793 381161 454323 481524 Changes: vim-latexsuite (20091002-1) unstable; urgency=low . * New upstream snapshot * Adopt the package (Closes: #454323) * Support labels after \% (Closes: #381161) * Preserve primary paste buffer during project loading (Closes: #280793) * Add patch for replacing the prefix at completion (Closes: #481524) * debian/patches: - remove patches which are unused or applied by upstream - update debian/patches/changelog.diff - refresh disabledby.diff * debian/control - update Vcs-* fields - add build-dep on quilt with debhelper 7 support - add build-dep on python-support, so ${python:Depends} is set. * debian/dirs: don't create empty dir /usr/share/lintian/overrides/ * debian/copyright: use GPL 2+ instead of versionsless GPL for debian/* Checksums-Sha1: dc2423394fdada1b38814dc7413155d9855788e3 1236 vim-latexsuite_20091002-1.dsc 589b7f5380ed2861a02e1274512c761a2415bf28 397300 vim-latexsuite_20091002.orig.tar.gz 43b5b3ffe5c5c963dad503ebf1dbdd3ca1aa34c4 94300 vim-latexsuite_20091002-1.diff.gz c14b0f244eb27bf794b520900c8d2c420f41cd47 318724 vim-latexsuite_20091002-1_all.deb Checksums-Sha256: 733a388ef76381268639430d045adf563e26b90780d4923eff89de3e1feb8b78 1236 vim-latexsuite_20091002-1.dsc 9035a7bef21ade892d969d4e19d16c71758cfd8b57b3d1dba2dff1efe1efd8b9 397300 vim-latexsuite_20091002.orig.tar.gz aff9f
Processing of gliv_1.9.6-1_i386.changes
gliv_1.9.6-1_i386.changes uploaded successfully to localhost along with the files: gliv_1.9.6-1.dsc gliv_1.9.6.orig.tar.gz gliv_1.9.6-1.diff.gz gliv_1.9.6-1_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
gliv_1.9.6-1_i386.changes ACCEPTED
Accepted: gliv_1.9.6-1.diff.gz to pool/main/g/gliv/gliv_1.9.6-1.diff.gz gliv_1.9.6-1.dsc to pool/main/g/gliv/gliv_1.9.6-1.dsc gliv_1.9.6-1_i386.deb to pool/main/g/gliv/gliv_1.9.6-1_i386.deb gliv_1.9.6.orig.tar.gz to pool/main/g/gliv/gliv_1.9.6.orig.tar.gz Override entries for your package: gliv_1.9.6-1.dsc - source graphics gliv_1.9.6-1_i386.deb - optional graphics Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 469870 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
Bug#549589: marked as done (Grsync fails to start)
Your message dated Thu, 08 Oct 2009 20:25:00 + with message-id and subject line Bug#549589: fixed in grsync 0.9.2-1 has caused the Debian Bug report #549589, regarding Grsync fails to start 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.) -- 549589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549589 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: grsync Version: 0.9.1-3 When running grsync: gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed gtk 0.9.1.-1 The official solution is to either pull grsync 0.9.2, or include the new glade file: http://www.opbyte.it/grsync/grsync.glade Upstream reference thread: http://opbyte.freeforums.org/grsync-gtk-2-0-2-16-6-t112-15.html --- End Message --- --- Begin Message --- Source: grsync Source-Version: 0.9.2-1 We believe that the bug you reported is fixed in the latest version of grsync, which is due to be installed in the Debian FTP archive: grsync_0.9.2-1.diff.gz to pool/main/g/grsync/grsync_0.9.2-1.diff.gz grsync_0.9.2-1.dsc to pool/main/g/grsync/grsync_0.9.2-1.dsc grsync_0.9.2-1_i386.deb to pool/main/g/grsync/grsync_0.9.2-1_i386.deb grsync_0.9.2.orig.tar.gz to pool/main/g/grsync/grsync_0.9.2.orig.tar.gz 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 549...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martijn van Brummelen (supplier of updated grsync 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: Thu, 08 Oct 2009 21:55:43 +0200 Source: grsync Binary: grsync Architecture: source i386 Version: 0.9.2-1 Distribution: unstable Urgency: low Maintainer: Martijn van Brummelen Changed-By: Martijn van Brummelen Description: grsync - GTK+ frontend for rsync Closes: 543844 545029 549090 549589 Changes: grsync (0.9.2-1) unstable; urgency=low . * New-maintainer. (Closes: #543844). * New upstream release. + Fixed glade xml causing no window. (Closes: #545029, #549090, #549589). * Add README.source for quilt patch system. * Add watch file. Checksums-Sha1: 5b335aafbd7514ea41d0e50385d7f873b3ddc462 1063 grsync_0.9.2-1.dsc 8ec11a806c347d5a4156984e33038c77f7d75cb3 188827 grsync_0.9.2.orig.tar.gz ade60e8ede78b733e91869a2f1213f88908a0981 7222 grsync_0.9.2-1.diff.gz 617ed3717ea6c54cdbb21d29fac3ed3f29d74e65 96846 grsync_0.9.2-1_i386.deb Checksums-Sha256: bf03bff6542b0245fc68cc8ce9ca459e55ffdc145bec3535bc4f4cc26b9f27e4 1063 grsync_0.9.2-1.dsc 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e 188827 grsync_0.9.2.orig.tar.gz 82e294bb9abc22d476d3a90ec68cf06b2752f0a13504ed98d6eb6c0fce747c94 7222 grsync_0.9.2-1.diff.gz 79b6290d95ba56bb345286a5ae6ccb23d5bc3f3280a49ece4332d3c946a863a5 96846 grsync_0.9.2-1_i386.deb Files: c246ca5fa1f80e86311ba14ca67ec7b0 1063 x11 optional grsync_0.9.2-1.dsc b605c920f5b52e8783df2803efe8a03d 188827 x11 optional grsync_0.9.2.orig.tar.gz 976a64e242cfddf0f435be845e06310c 7222 x11 optional grsync_0.9.2-1.diff.gz 6953979b7870286dfa49429145414f63 96846 x11 optional grsync_0.9.2-1_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkrOQVgACgkQ5ItltUs5T348ogCgiiIIFqdOGT6JzQDOZzT7LYhk 70EAoLFHPpN4zFt4J5yLS7QZdUmXGbBc =4g26 -END PGP SIGNATURE- --- End Message ---
Bug#549090: marked as done ([grsync] grsync don't run)
Your message dated Thu, 08 Oct 2009 20:25:00 + with message-id and subject line Bug#549090: fixed in grsync 0.9.2-1 has caused the Debian Bug report #549090, regarding [grsync] grsync don't run 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.) -- 549090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549090 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: grsync Version: 0.9.1-3 Severity: normal --- Please enter the report below this line. --- Error message: $ grsync (grsync:8882): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed --- System information. --- Architecture: amd64 Kernel: Linux 2.6.30-1-amd64 Debian Release: squeeze/sid 500 unstablewww.debian-multimedia.org 500 unstablesft.if.usp.br --- Package information. --- Depends (Version) | Installed ==-+- libatk1.0-0(>= 1.20.0) | 1.28.0-1 libc6 (>= 2.2.5) | 2.9-26 libcairo2 (>= 1.2.4) | 1.8.8-2 libfontconfig1 (>= 2.4.0) | 2.6.0-4 libfreetype6(>= 2.2.1) | 2.3.9-5 libglib2.0-0 (>= 2.16.0) | 2.22.1-1 libgtk2.0-0(>= 2.12.0) | 2.18.0-1 libpango1.0-0 (>= 1.14.0) | 1.26.0-1 rsync | 3.0.6-1 Recommends (Version) | Installed ==-+-=== ssh-askpass| 1:1.2.4.1-7 Package's Suggests field is empty. -- ASD Consultoria, Rio, RJ Arq. Sávio M Ramos Só usamos Linux desde 2000 www.debian.org --- End Message --- --- Begin Message --- Source: grsync Source-Version: 0.9.2-1 We believe that the bug you reported is fixed in the latest version of grsync, which is due to be installed in the Debian FTP archive: grsync_0.9.2-1.diff.gz to pool/main/g/grsync/grsync_0.9.2-1.diff.gz grsync_0.9.2-1.dsc to pool/main/g/grsync/grsync_0.9.2-1.dsc grsync_0.9.2-1_i386.deb to pool/main/g/grsync/grsync_0.9.2-1_i386.deb grsync_0.9.2.orig.tar.gz to pool/main/g/grsync/grsync_0.9.2.orig.tar.gz 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 549...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martijn van Brummelen (supplier of updated grsync 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: Thu, 08 Oct 2009 21:55:43 +0200 Source: grsync Binary: grsync Architecture: source i386 Version: 0.9.2-1 Distribution: unstable Urgency: low Maintainer: Martijn van Brummelen Changed-By: Martijn van Brummelen Description: grsync - GTK+ frontend for rsync Closes: 543844 545029 549090 549589 Changes: grsync (0.9.2-1) unstable; urgency=low . * New-maintainer. (Closes: #543844). * New upstream release. + Fixed glade xml causing no window. (Closes: #545029, #549090, #549589). * Add README.source for quilt patch system. * Add watch file. Checksums-Sha1: 5b335aafbd7514ea41d0e50385d7f873b3ddc462 1063 grsync_0.9.2-1.dsc 8ec11a806c347d5a4156984e33038c77f7d75cb3 188827 grsync_0.9.2.orig.tar.gz ade60e8ede78b733e91869a2f1213f88908a0981 7222 grsync_0.9.2-1.diff.gz 617ed3717ea6c54cdbb21d29fac3ed3f29d74e65 96846 grsync_0.9.2-1_i386.deb Checksums-Sha256: bf03bff6542b0245fc68cc8ce9ca459e55ffdc145bec3535bc4f4cc26b9f27e4 1063 grsync_0.9.2-1.dsc 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e 188827 grsync_0.9.2.orig.tar.gz 82e294bb9abc22d476d3a90ec68cf06b2752f0a13504ed98d6eb6c0fce747c94 7222 grsync_0.9.2-1.diff.gz 79b6290d95ba56bb345286a5ae6ccb23d5bc3f3280a49ece4332d3c946a863a5 96846 grsync_0.9.2-1_i386.deb Files: c246ca5fa1f80e86311ba14ca67ec7b0 1063 x11 optional grsync_0.9.2-1.dsc b605c920f5b52e8783df2803efe8a03d 188827 x11 optional grsync_0.9.2.orig.tar.gz 976a64e242cfddf0f435be845e06310c 7222 x11 optional grsync_0.9.2-1.diff.gz 6953979b7870286dfa49429145414f63 96846 x11 optional grsync_0.9.2-1_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkrOQVgACgkQ5ItltUs5T348ogCgiiIIFqdOGT6JzQDOZzT7LYhk 70EAoLFHPpN4zFt4J5yLS7QZdUmXGbBc =4g26 -END PGP SIGNATURE- --- End Message ---
Bug#545029: marked as done (No window is shown when grsync is run.)
Your message dated Thu, 08 Oct 2009 20:25:00 + with message-id and subject line Bug#545029: fixed in grsync 0.9.2-1 has caused the Debian Bug report #545029, regarding No window is shown when grsync is run. 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.) -- 545029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545029 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: grsync Version: 0.9.1-1 Justification: renders package unusable Severity: grave *** Please type your report below this line *** After starting grsync no window is shown but grsync is running. It seems it needs a call to gtk_widget_show(main_window) in main.c after creating the main window. A. Corbi -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (300, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages grsync depends on: ii libatk1.0-0 1.26.0-1 The ATK accessibility toolkit ii libc6 2.9-25 GNU C Library: Shared libraries ii libcairo2 1.8.8-2The Cairo 2D vector graphics libra ii libfontconfig12.6.0-4generic font configuration library ii libfreetype6 2.3.9-5FreeType 2 font engine, shared lib ii libglib2.0-0 2.20.5-1 The GLib library of C routines ii libgtk2.0-0 2.16.6-1 The GTK+ graphical user interface ii libpango1.0-0 1.24.5-1 Layout and rendering of internatio ii rsync 3.0.6-1fast remote file copy program (lik Versions of packages grsync recommends: ii ssh-askpass 1:1.2.4.1-7 under X, asks user for a passphras grsync suggests no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: grsync Source-Version: 0.9.2-1 We believe that the bug you reported is fixed in the latest version of grsync, which is due to be installed in the Debian FTP archive: grsync_0.9.2-1.diff.gz to pool/main/g/grsync/grsync_0.9.2-1.diff.gz grsync_0.9.2-1.dsc to pool/main/g/grsync/grsync_0.9.2-1.dsc grsync_0.9.2-1_i386.deb to pool/main/g/grsync/grsync_0.9.2-1_i386.deb grsync_0.9.2.orig.tar.gz to pool/main/g/grsync/grsync_0.9.2.orig.tar.gz 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 545...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martijn van Brummelen (supplier of updated grsync 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: Thu, 08 Oct 2009 21:55:43 +0200 Source: grsync Binary: grsync Architecture: source i386 Version: 0.9.2-1 Distribution: unstable Urgency: low Maintainer: Martijn van Brummelen Changed-By: Martijn van Brummelen Description: grsync - GTK+ frontend for rsync Closes: 543844 545029 549090 549589 Changes: grsync (0.9.2-1) unstable; urgency=low . * New-maintainer. (Closes: #543844). * New upstream release. + Fixed glade xml causing no window. (Closes: #545029, #549090, #549589). * Add README.source for quilt patch system. * Add watch file. Checksums-Sha1: 5b335aafbd7514ea41d0e50385d7f873b3ddc462 1063 grsync_0.9.2-1.dsc 8ec11a806c347d5a4156984e33038c77f7d75cb3 188827 grsync_0.9.2.orig.tar.gz ade60e8ede78b733e91869a2f1213f88908a0981 7222 grsync_0.9.2-1.diff.gz 617ed3717ea6c54cdbb21d29fac3ed3f29d74e65 96846 grsync_0.9.2-1_i386.deb Checksums-Sha256: bf03bff6542b0245fc68cc8ce9ca459e55ffdc145bec3535bc4f4cc26b9f27e4 1063 grsync_0.9.2-1.dsc 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e 188827 grsync_0.9.2.orig.tar.gz 82e294bb9abc22d476d3a90ec68cf06b2752f0a13504ed98d6eb6c0fce747c94 7222 grsync_0.9.2-1.diff.gz 79b6290d95ba56bb345286a5ae6ccb23d5bc3f3280a49ece4332d3c946a863a5 96846 grsync_0.9.2-1_i386.deb Files: c246ca5fa1f80e86311ba14ca67ec7b0 1063 x11 optional grsync_0.9.2-1.dsc b605c920f5b52e8783df2803efe8a03d 188827 x11 optional grsync_0.9.2.orig.tar.gz 976a64e242cfddf0f435be845e06310c 7222 x11 optional grsync_0.9.2-1.diff.gz 6953979b7870286dfa49
Bug#235789: marked as done (vim-latexsuite: hangs when there's an error in the tex file)
Your message dated Thu, 08 Oct 2009 23:51:21 +0200 with message-id <1255038681.30638.28.ca...@lapjfs> and subject line Closing old #235789 has caused the Debian Bug report #235789, regarding vim-latexsuite: hangs when there's an error in the tex file 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.) -- 235789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235789 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vim-latexsuite Version: 0.20031216-1 Severity: normal Hi, when I hit \ll to "compile" the document gvim hangs until I hit "Control-D" when there's an error in the tex document. Latex is is simply sleeping, ps says: foo 9127 11.0 1.5 18672 3844 ?S15:22 0:00 latex main.tex After Control-C the error is being displayed fine in gvim. The problem is even more obvious in vim, when it displays the latex output and waits untils I hit CTRL-D or type exit. Let me know if you need more information. -- Guido -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 2.4.24-ben1-albook12 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 Versions of packages vim-latexsuite depends on: ii vim 1:6.2-270+1 Vi IMproved - enhanced vi editor -- no debconf information --- End Message --- --- Begin Message --- Package: vim-latexsuite Version: 0.20031216-1 Since the problem seems solved and there was not "moreinfo" for over 5 years, I close this bug now. If the problem occurs with current versions of vim-latexsuite and vim, please report it. --- End Message ---
die blauen haben geholfen - ohne Zoll
Nehmen Sie sich doch kurz Zeit fuer uns! Machen Sie sich auch ab und zu Gedanken darueber, ob wohl alles gut gehen wird, wenn es entweder um den Sex mit Ihrer Freundin geht, oder aber, und da ist es ja noch entscheidender, um ein Sexabenteuer mit einer Frau, das Sie gerade frisch kennengelernt haben? Die Frauen von heute sind ausgesprochen waehlerisch, auch was die Faehigkeiten der Maenner angeht. Da sind Sie ganz schnell abgeschrieben, wenn Sie es nicht drauf haben. Wollen Sie in solchen Umstaenden die vollkommene Garantie, dass alles gut geht und Ihr Schwanz Sie garantiert nicht im Stich laesst? Dann vertrauen Sie auf die Potenzmittel von http://www.hurl.me/zikman . Sie sorgen dafuer, dass jedes Sextreffen ein totaler Hit wird. Herzliche Gruesse Michael -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#550303: hydrogen: FTBFS on GNU/kFreeBSD
Package: hydrogen Version: 0.9.3-6 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on GNU/kFreeBSD[1,2]. Please find attached a patch to fix this. 1. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-amd64&ver=0.9.3-6&stamp=1254272540&file=log&as=raw 2. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-i386&ver=0.9.3-6&stamp=1254733808&file=log&as=raw Mraw, KiBi. --- a/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp +++ b/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp @@ -38,6 +38,7 @@ #include #include #include +#include using std::cout; using std::cerr; using std::endl;
Processing of migemo-perl_0.22-5_i386.changes
migemo-perl_0.22-5_i386.changes uploaded successfully to localhost along with the files: migemo-perl_0.22-5.dsc migemo-perl_0.22-5.diff.gz migemo-perl_0.22-5_all.deb liblingua-romkan-perl_0.22-5_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
Processing of hydrogen_0.9.3-7_powerpc.changes
hydrogen_0.9.3-7_powerpc.changes uploaded successfully to localhost along with the files: hydrogen_0.9.3-7.dsc hydrogen_0.9.3-7.diff.gz hydrogen_0.9.3-7_powerpc.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
hydrogen_0.9.3-7_powerpc.changes ACCEPTED
Accepted: hydrogen_0.9.3-7.diff.gz to pool/main/h/hydrogen/hydrogen_0.9.3-7.diff.gz hydrogen_0.9.3-7.dsc to pool/main/h/hydrogen/hydrogen_0.9.3-7.dsc hydrogen_0.9.3-7_powerpc.deb to pool/main/h/hydrogen/hydrogen_0.9.3-7_powerpc.deb Override entries for your package: hydrogen_0.9.3-7.dsc - source sound hydrogen_0.9.3-7_powerpc.deb - optional sound Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 550303 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
migemo-perl_0.22-5_i386.changes ACCEPTED
Accepted: liblingua-romkan-perl_0.22-5_all.deb to pool/main/m/migemo-perl/liblingua-romkan-perl_0.22-5_all.deb migemo-perl_0.22-5.diff.gz to pool/main/m/migemo-perl/migemo-perl_0.22-5.diff.gz migemo-perl_0.22-5.dsc to pool/main/m/migemo-perl/migemo-perl_0.22-5.dsc migemo-perl_0.22-5_all.deb to pool/main/m/migemo-perl/migemo-perl_0.22-5_all.deb Override entries for your package: liblingua-romkan-perl_0.22-5_all.deb - optional perl migemo-perl_0.22-5.dsc - source perl migemo-perl_0.22-5_all.deb - optional perl Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 399871 527796 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
migemo-perl override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): liblingua-romkan-perl_0.22-5_all.deb: package says section is interpreters, override says perl. 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#550303: marked as done (hydrogen: FTBFS on GNU/kFreeBSD)
Your message dated Fri, 09 Oct 2009 04:19:51 + with message-id and subject line Bug#550303: fixed in hydrogen 0.9.3-7 has caused the Debian Bug report #550303, regarding hydrogen: FTBFS on GNU/kFreeBSD 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.) -- 550303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550303 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: hydrogen Version: 0.9.3-6 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on GNU/kFreeBSD[1,2]. Please find attached a patch to fix this. 1. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-amd64&ver=0.9.3-6&stamp=1254272540&file=log&as=raw 2. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-i386&ver=0.9.3-6&stamp=1254733808&file=log&as=raw Mraw, KiBi. --- a/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp +++ b/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp @@ -38,6 +38,7 @@ #include #include #include +#include using std::cout; using std::cerr; using std::endl; --- End Message --- --- Begin Message --- Source: hydrogen Source-Version: 0.9.3-7 We believe that the bug you reported is fixed in the latest version of hydrogen, which is due to be installed in the Debian FTP archive: hydrogen_0.9.3-7.diff.gz to pool/main/h/hydrogen/hydrogen_0.9.3-7.diff.gz hydrogen_0.9.3-7.dsc to pool/main/h/hydrogen/hydrogen_0.9.3-7.dsc hydrogen_0.9.3-7_powerpc.deb to pool/main/h/hydrogen/hydrogen_0.9.3-7_powerpc.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 550...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Anibal Monsalve Salazar (supplier of updated hydrogen 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: Fri, 09 Oct 2009 13:21:39 +1100 Source: hydrogen Binary: hydrogen Architecture: source powerpc Version: 0.9.3-7 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Anibal Monsalve Salazar Description: hydrogen - simple drum machine/step sequencer Closes: 550303 Changes: hydrogen (0.9.3-7) unstable; urgency=low . * QA upload. * Fix FTBFS on GNU/kFreeBSD Patch by Cyril Brulebois Closes: 550303 Checksums-Sha1: d0f7e5f12d6050bf9025f81d16bf3d60d66f43c0 1223 hydrogen_0.9.3-7.dsc ce227810fc55b1d1bf48d8a7523effd8d85a8e8a 10615 hydrogen_0.9.3-7.diff.gz 6024cd05b92ac21278d51ecf5f067845b74dfa31 3280242 hydrogen_0.9.3-7_powerpc.deb Checksums-Sha256: e6403517b853eac75f5e05314d5edacc844869fe94a9a56a14c5c1ecb566ace9 1223 hydrogen_0.9.3-7.dsc 56329a7e5064bab6768363bd56eb2147050fcea0ddcbba583085476eb7cdb724 10615 hydrogen_0.9.3-7.diff.gz 0eebba81892b66a5e810004955c30e578dc3933d99239ec6d3ab2a74eb1fecbd 3280242 hydrogen_0.9.3-7_powerpc.deb Files: 296b903da6e3bfa8f2ecffce54f10aac 1223 sound optional hydrogen_0.9.3-7.dsc 5a471e18ac731b76cda53ceb2e29473b 10615 sound optional hydrogen_0.9.3-7.diff.gz 487b0264a0b52242b88264b06c69c0c2 3280242 sound optional hydrogen_0.9.3-7_powerpc.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkrOsAYACgkQgY5NIXPNpFXYWACg0Ylj8neS5VJQZDJNfKLwEhQx kSMAoNXHppTgGEGsthdhTovHlggx5liJ =ofHp -END PGP SIGNATURE- --- End Message ---
Ihre Muschi ist eng!
Hallo! Ist es fuer Sie auch hin und wieder Grund zur Sorge, ob wohl alles funktionieren wird, wenn es entweder um den Sex mit Ihrer Partnerin geht, oder aber, und da ist es ja noch wichtiger, um einen ONS mit einem Maedchen, das Sie gerade neu aufgerissen haben? Die weiblichen Wesen heutzutage sind absolut waehlerisch, auch was die sexuelle Leistungsfaehigkeit der Maenner angeht. Da sind Sie ganz schnell unten durch, wenn Sie es nicht drauf haben. Wollen Sie in solchen Situationen die absolute Sicherheit, dass alles gut geht und Sie der perfekte Liebhaber sind? Dann verlassen Sie sich auf die Tabletten von http://www.hurl.me/zikman . Sie garantieren Ihnen, dass jedes Sexabenteuer ein absoluter Erfolg wird. Herzliche Gruesse Johannes -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549319: Fails to start simulator in tutorial
Package: tkgate Version: 2.0~b10-1 Severity: normal The new 2.0~b10-1 version still has the same issue -- System Information: Debian Release: squeeze/sid APT prefers experimental APT policy: (500, 'experimental'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.31-rc6-686 (SMP w/1 CPU core) Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tkgate depends on: ii libc6 2.9-27 GNU C Library: Shared libraries ii libx11-6 2:1.2.99.901-1 X11 client-side library ii tcl8.48.4.19-4 Tcl (the Tool Command Language) v8 ii tk8.4 8.4.19-4 Tk toolkit for Tcl and X11, v8.4 - ii tkgate-data 2.0~b10-1 Tcl/Tk based digital circuit edito Versions of packages tkgate recommends: ii tkgate-doc2.0~b10-1 Tcl/Tk based digital circuit edito tkgate 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