Bug#1066354: Tags pending (Was: Bug#1079400: Acknowledgement (ITS: safecat))

2024-08-23 Thread Teemu Hukkanen
Andreas Tille writes: > Hi, > on behalf of the Package Salvage Team I've fixed the bugs in `To:` > in Git[1] and will upload once the 21 day waiting period is over > to delayed=10 (or for sure earlier if the maintainer confirms the > upload). Hi, Great, please upload. Thanks.

Bug#1073279: nwg-displays: binary package depend on development headers libgtk-layer-shell-dev

2024-06-19 Thread Teemu Hukkanen
Hi, To clarify the patch: - The package build process does not use the -dev packages, they are not needed. - The binary package is missing the dependency on python3-gi, and will not work if it is not installed. - The binary package should not depend on -dev packages, the correct GObject i

Bug#1073279: nwg-displays: binary package depend on development headers libgtk-layer-shell-dev

2024-06-18 Thread Teemu Hukkanen
Hi, Here is a patch fixing the dependencies for nwg-displays. diff --git a/debian/control b/debian/control index b01e39f..6e43a6c 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,6 @@ Build-Depends: dh-sequence-python3, python3, python3-setuptools, - python3-gi, - libgtk-3-dev, -

Bug#1073507: postgresql-16-pgnodemx: Incomplete package description

2024-06-16 Thread Teemu Hukkanen
Package: postgresql-16-pgnodemx Version: 1.6-1 Severity: normal Hi, The package description is incomplete, both the short and long description have "FIXME" at the beginning, without a useful description. Here's a try at a short description, based on the README.md file from the source: Descripti

Bug#1071511: sway-notification-center: Installs systemd service file in wrong location

2024-05-20 Thread Teemu Hukkanen
Package: sway-notification-center Version: 0.10.1-1 Severity: normal Hi, Version 0.10.1-1 installs the systemd service file in a location where systemd does not look for it: /usr/lib/x86_64-linux-gnu/systemd/user/swaync.service whereas the previous version installs it as /usr/lib/systemd/user/swa

Bug#1036627: force-ip-protocol: Typo in long description

2023-05-23 Thread Teemu Hukkanen
Package: force-ip-protocol Version: 0.2.0-1 Severity: minor Hi, The package long description has a typo, it reads "PF_INTE6" where it should say PF_INET6.

Bug#1021194: python-refurb: Typo in long description of binary packages

2022-10-03 Thread Teemu Hukkanen
Source: python-refurb Version: 1.1.0-1 Severity: minor Hi, The binary packages from python-refurb: refurb and python3-refurb have a typo in the long description, "It can hive hints" should be "It can give hints".

Bug#875225: [virtualjaguar] Future Qt4 removal from Buster

2017-09-12 Thread Teemu Hukkanen
John Paul Adrian Glaubitz writes: > On 09/11/2017 10:36 PM, Teemu Hukkanen wrote: >> Packaging a more recent git snapshot looks like the best option at the >> moment. > > I will take care of that the next days. Upstream is just about to make a 2.1.3 release, you might want to take that.

Bug#875225: [virtualjaguar] Future Qt4 removal from Buster

2017-09-11 Thread Teemu Hukkanen
Lisandro Damián Nicanor Pérez Meyer writes: > Hi! As you might know we the Qt/KDE team are preparing to remove Qt4 > Therefore, please take the time and: > - if there is a Qt5 port that is not yet packaged, consider packaging it The Qt5 port was done a few years ago now, mostly by me, and is in

Bug#767400: python3-websocket: patches

2014-11-08 Thread Teemu Hukkanen
Hi, Patch disabling shipping the "tests" module, should be pushed upstream as well. --- setup.py 2014-11-08 15:32:01.138317096 + +++ ../websocket-client-0.18.0-orig/setup.py 2014-09-03 23:23:30.0 +0100 @@ -36,8 +36,9 @@ keywords='websockets', scripts=["bin/wsdump.py"],

Bug#767952: Updated patch

2014-11-04 Thread Teemu Hukkanen
Oops, the separate make invocation to build the documentation is unnecessary, updated patch below. diff --git a/debian/control b/debian/control index ede50cf..4331982 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Package: bugs-everywhere Architecture: all Depends: pytho

Bug#767952: bugs-everywhere: Install documentation in package

2014-11-03 Thread Teemu Hukkanen
Package: bugs-everywhere Version: 1.1.1-3 Severity: minor Tags: patch Hi, The software has documentation in the source package, under the 'doc' directory. Please include the documentation in the binary package. Patch below. Thanks. diff --git a/debian/control b/debian/control index ede50cf..4

Bug#750335: 705335

2014-09-07 Thread Teemu Hukkanen
tags 750335 patch thanks Hi, This can be fixed by removing the chmod command, as the python build already seems to be doing the right thing, thus making the dh_fixperms override unnecessary. --- a/debian/rules +++ b/debian/rules @@ -15,9 +15,5 @@ override_dh_auto_clean: find docs -name "

Bug#749579: ITP: virtualjaguar -- Cross-platform Atari Jaguar emulator

2014-07-30 Thread Teemu Hukkanen
Patch already in upstream git as c3254eecf4ad7be7d10cde6a0b803c09de883914 Author: Teemu Hukkanen Forwarded: yes --- a/docs/virtualjaguar.1 +++ b/docs/virtualjaguar.1 @@ -127,13 +127,13 @@ Virtualjaguar log file. If the file cannot be opened, the log it sent to standard output instead.

Bug#695864: tcpcopy: Small fix for long description

2012-12-13 Thread Teemu Hukkanen
Package: tcpcopy Version: 0.6.3-1 Severity: minor The description reads: "so that it is a very handful tool ...", where instead of "handful" you want "handy". Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#640320: hatari: streching now working

2011-12-20 Thread Teemu Hukkanen
severity 640320 wishlist retitle 640320 Stretch hatari display when fullscreen thanks yellow writes: > Hatari display lot of black regions around the screen when being in > fullscreen. > I have been trying all display options, and screen remains tiny. > > please would you mind adding an opti

Bug#652691: pida: New upstream version available (0.6.2)

2011-12-19 Thread Teemu Hukkanen
Package: pida Severity: wishlist Hi, A new version of pida is available, source tarball seems to be only in pypi at: http://pypi.python.org/packages/source/p/pida/pida-0.6.2.tar.gz#md5=6ee61497996abd54f8a9dacd39b90c8c Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#648409: python-pyphantomjs: Must depend on python-qt4

2011-11-11 Thread Teemu Hukkanen
Package: python-pyphantomjs Version: 1.3.0+dfsg-2 Severity: serious Hi, $ pyphantomjs Traceback (most recent call last): File "/usr/bin/pyphantomjs", line 30, in run_module('pyphantomjs.pyphantomjs', run_name='__main__') File "/usr/lib/python2.7/runpy.py", line 180, in run_module fna

Bug#637876: hatari: frequent now detected double bus error cpu halted

2011-08-16 Thread Teemu Hukkanen
yelloprotoss writes: > now in the stabl debian, hatari is given frequently (previous version not) > > detected double bus error cpu halted > emulation needs to be reseted > > pitty because in the past was working better What are you running inside the emulator, and can you reproduce the error?

Bug#593101: hatari: problem with starting from script

2010-08-16 Thread Teemu Hukkanen
tags 593101 moreinfo thanks yellow writes: > you may find my lemmingsatari.sh code that is not possibly working from bash > Error: Not an option nor disk image (lemmings.msa) > > so visibly it is not using my config file from my .hatari folder in cd :-( The above error message can result fro

Bug#575251: lists.debian.org: Move debian-finnish to lists.debian.org

2010-07-12 Thread Teemu Hukkanen
Alexander Wirt writes: > I'm currently working on the new debian-user-finnish mailinglist, are there > any old archives to import or should we start from zero with the list? Old archives and subscriber list exists, and can be imported. The list archive isn't very large, do you want it via privat

Bug#575251: Move debian-finnish to lists.debian.org

2010-06-26 Thread Teemu Hukkanen
Hi, Please read my original request. Here's the relevant bit: ---snip--- Rationale: The list has existed since 2001 at debian...@lists.fishpool.fi, and I'd like to move it to lists.debian.org. List of subscribers and archives will be provided separately. ---snip--- Thanks. -- To UNSUBSCRI

Bug#584483: osc: Please use sensible-utils

2010-06-04 Thread Teemu Hukkanen
Michal Čihař writes: > Dne Thu, 03 Jun 2010 23:18:58 +0300 > Teemu Hukkanen napsal(a): >> Please use sensible-utils instead of hardcoding fallbacks when EDITOR >> and PAGER are not defined. > > Thanks, do you know some easy way to detect that it is running on > Debi

Bug#584483: osc: Please use sensible-utils

2010-06-03 Thread Teemu Hukkanen
Package: osc Severity: normal Version: 0.126-2 Tags: patch Please use sensible-utils instead of hardcoding fallbacks when EDITOR and PAGER are not defined. Patch included. --- osc/core.py.orig 2010-06-03 09:56:03.904960814 +0300 +++ osc/core.py 2010-06-03 09:49:42.851959319 +0300 @@ -1400,7 +1400

Bug#575251: lists.debian.org: Move debian-finnish to lists.debian.org

2010-03-24 Thread Teemu Hukkanen
Package: lists.debian.org Severity: wishlist Name: debian-finnish Short description: debian-user in finnish Long description: Support for Debian users who speak Finnish. Category: Users Subscription policy: open Web archive: yes Post policy: open Language used on the list: Finnish / English Ration

Bug#574139: python-lamson: missing dependencies

2010-03-17 Thread Teemu Hukkanen
David Watson writes: > On Tue, 2010-03-16 at 18:07 +0200, Teemu Hukkanen wrote: >> Package: python-lamson >> Version: 1.0pre2-1 >> Justification: renders package unusable >> Severity: grave >> >> The package needs to depend on two additional pac

Bug#574139: python-lamson: missing dependencies

2010-03-16 Thread Teemu Hukkanen
Package: python-lamson Version: 1.0pre2-1 Justification: renders package unusable Severity: grave The package needs to depend on two additional packages: python-chardet and python-dns. I'm offering to do a NMU in order to get this into squeeze. Here are the respective tracebacks: Traceback (mos

Bug#485197: bclock: diff for NMU version 1.0-12.1

2009-08-05 Thread Teemu Hukkanen
On Wed, Aug 05, 2009 at 12:42:18AM +0100, Simon McVittie wrote: > So, if you can convince me that this package's existence improves Debian, > I'll sponsor an NMU; but I think a better reaction to this RC bug would be > to treat it as a suitable excuse to remove bclock from the archive. Removal req

Bug#540076: RM: bclock -- RoM

2009-08-05 Thread Teemu Hukkanen
Package: ftp.debian.org Please remove bclock from the archive, it has had exactly one upstream release, ever, has 79 installs and 9 votes on popcon, and isn't very useful to begin with. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#518781: krank: Bad short description

2009-03-08 Thread Teemu Hukkanen
Package: krank Severity: minor Version: 0.7+dfsg1-3 *** Please type your report below this line *** "is a little casual game" does not describe the package in a meaningful way. Please try taking parts of the long description into it, something like: "is a game of dexterity where you match stones t

Bug#487867: tirc: crash [SEGV] when server sends numeric replies >=600 (e.g. freenode's hyperion with nickserv)

2008-07-30 Thread Teemu Hukkanen
Thijs Kinkhorst <[EMAIL PROTECTED]> writes: >> This package should probably be removed from the archive, as it is dead >> upstream and likely to be riddled with security bugs if this is any >> indicator. Unfortunately it is in stable already. > > For starters we can at least reduce the burden by

Bug#477401: package "httptunnel" has no chroot/setuid/setgid support

2008-04-23 Thread Teemu Hukkanen
On Tue, Apr 22, 2008 at 10:45:28PM +0200, Nicolas Collignon wrote: > hts (httptunnel server side program) provides no way to downgrade > privileges after all sockets are open. [...] > The attached patch add 2 more arguments to hts command line: > -C, --chroot LOCATION > -u, --user USERNAME > >

Bug#398453: file: one magic is licensed with bsd advertising clause

2006-11-13 Thread Teemu Hukkanen
Package: file Version: 4.17-4 Severity: normal One of the magic detection files (magic/Magdir/os9) is licensed under the 4 clause bsd license. This should probably be mentioned in the copyright file. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

Bug#398065: gcc: copyright file does not include license information for c89 and c99 manpages

2006-11-11 Thread Teemu Hukkanen
Package: gcc Version: 1.48 Severity: normal The manpages for c89 and c99 are licensed under the 4 clause bsd license (ie. advertising license), but this information is not listed in the copyright file. Upstream manual pages don't seem to have changed licensing: http://cvsweb.netbsd.org/bsdweb.cgi

Bug#398058: nhfsstone: software is non-free

2006-11-11 Thread Teemu Hukkanen
Package: nhfsstone Version: 1:1.0.10-4 Severity: serious Package copyright claims that all the software is under GPL, however, utils/nhfsstone/DISCLAIMER, as referenced by utils/nhfsstone/README, states: --- You may copy Legato nhfsstone source, object code and related documentation as necessary,

Bug#379066: tirc: Clock updates even when turned off.

2006-07-21 Thread Teemu Hukkanen
Robin Lee Powell <[EMAIL PROTECTED]> writes: > Even with CLOCK set to off, the time in the status bar still gets > updated. > > This probably qualifies as a "minor" bug by most standards, but it > makes the program essentially useless to me, because it means I > can't set screen to watch the tirc

Bug#364018: tirc: hello.so non-executable

2006-04-21 Thread Teemu Hukkanen
Karl Chen <[EMAIL PROTECTED]> writes: > I believe hello.so shouldn't be executable. Yes, that seems correct. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#355879: usemod-wiki: typo fixes

2006-03-08 Thread Teemu Hukkanen
Package: usemod-wiki Version: 1.0-6 Severity: minor Tags: patch Noticed a few typos in some of the error messages usemod produces. --- wiki.pl 2005-02-16 18:25:56.0 +0200 +++ wiki-mod.pl 2006-03-08 15:00:09.280033229 +0200 @@ -2563,7 +2563,7 @@ return; } return if (!$anyE

Bug#355876: usemod-wiki: RSS feed charset is Latin-1

2006-03-08 Thread Teemu Hukkanen
Package: usemod-wiki Version: 1.0-6 Severity: normal Tags: patch If charset for a wiki is set to something other than Latin-1, the RSS feed charset will still be Latin-1, but the feed itself will be in the charset of the wiki. RSS charset should be same as $HttpCharset, trivial patch included. -

Bug#346633: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-17 Thread Teemu Hukkanen
Justin Pryzby <[EMAIL PROTECTED]> writes: > I intend to NMU a fix for this bug sponsored by some member of the QA > group; patch attached. My pbuild result of this patch was clean, and > produced a binary package with expected debdiff output from the most > recent version in sid. A build log is

Bug#340925: tirc segfaults when resized horizontally

2005-11-29 Thread Teemu Hukkanen
Thomas Arendsen Hein <[EMAIL PROTECTED]> writes: > When resizing tirc while running in an xterm to a smaller width (e.g. from > 80 columns to 40 columns) tirc crashes with a segfault. > > This happens with 1.2-6 from Debian woody, too. I know that it reformats already displayed lines a bit badly

Bug#340233: twinkle: does not play ringtone

2005-11-21 Thread Teemu Hukkanen
Package: twinkle Version: 0.3.2-4 Severity: normal Receiving a call: Line 1: incoming call for sip:[EMAIL PROTECTED] Warning: /usr/share/twinkle/ringtone.wav has an unsupported wav-format. Architecture is powerpc, so this is most probably an endianness problem. The sound from the call is garb

Bug#340231: pygmy: broken icons on buttons

2005-11-21 Thread Teemu Hukkanen
Package: pygmy Version: 0.45+svn77-3 Severity: minor The repeat, shuffle and volume buttons have a "broken" icon (white file icon with a small red "x" in the center). The necessary icons seem to be in gnome-icons-theme, pygmy should depend on that and the source for the other icons as well (I'm gu

Bug#338037: mpd: Small error in manpage

2005-11-07 Thread Teemu Hukkanen
Package: mpd Version: 0.11.5-5.1 Severity: minor The section for mpd configuration option "buffer_before play" is not in it's own paragraph, it gets displayed as part of "audio_buffer_size". Looking at that parameter it seems funny, there is a space before the word "play". There is a reference to

Bug#331062: rhapsody: does not display help files

2005-10-01 Thread Teemu Hukkanen
Package: rhapsody Version: 0.26b-1 Severity: normal Selecting "Client Keys" from the help menu shows the following error message: Error displaying help file ./help/keys.hlp. Rhapsody searches for the help files in INSTALL_PATH, which happens to be the build directory, and then falls back to ./he