Bug#687563: RFS: opengrm-ngram/1.0.3-1 [ITP] -- opengrm n-gram, library

2013-04-09 Thread Jakub Wilk
Lintian emits: X: libngram0: shlib-calls-exit usr/lib/libngram.so.0.0.0 Do I understand correctly that this comes from libfst, and would have to be fixed there? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#696782: RFS: sequitur-g2p/0.0.r1668-1 [ITP] -- Grapheme to Phoneme conversion tool

2013-04-09 Thread Jakub Wilk
the version to 0+r1668-1. Please update debian/watch, too. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130409130349.ga...@jwilk.net

Bug#705192: Update title and summary

2013-04-11 Thread Jakub Wilk
ckage-contains-empty-directory usr/share/sos/extras/ W: sosreport source: out-of-date-standards-version 3.9.3 (current is 3.9.4) I: sosreport source: debian-watch-file-is-missing (Too save space, I included each tag only once, even if it was emitted multiple times.) -- Jakub Wilk -- To UNSUBSCRIBE,

Bug#705237: RFS: python-heatclient/0.2.2-1 [ITP] -- client library and CLI for OpenStack Heat

2013-04-11 Thread Jakub Wilk
manual page is currently completely useless... I see no point in installing it to the binary package. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: ht

Bug#687563: RFS: opengrm-ngram/1.0.3-1 [ITP] -- opengrm n-gram, library

2013-04-11 Thread Jakub Wilk
it later. I can upload the package as-is if you want. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130411212551.ga3...@jwilk.net

Bug#696782: RFS: sequitur-g2p/0.0.r1668-1 [ITP] -- Grapheme to Phoneme conversion tool

2013-04-12 Thread Jakub Wilk
ut functions pass filenames to shell unescaped. They probably should just use the gzip module. FileWriter, FileReader and StoredCounts classes have the same problem. (Although these three are not used in Debian binary packages AFAICS.) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130412223135.ga5...@jwilk.net

Re: Bug#705192: RFS: sosreport/2.3-2 ITP

2013-04-13 Thread Jakub Wilk
/sos/plugins/process.py:31: mountpoint e: sosreport: pyflakes-undefined-name usr/share/pyshared/sos/plugins/selinux.py:34: do_regex_find_all e: sosreport: pyflakes-undefined-name usr/share/pyshared/sos/policies/__init__.py:453: sys Please get these issues fixed upstream. -- Jakub Wilk -- To

Bug#705237: RFS: python-heatclient/0.2.2-1 [ITP] -- client library and CLI for OpenStack Heat

2013-04-13 Thread Jakub Wilk
ioned script in squeeze's nose is nosetests-2.5, despite the fact that both 2.5 and 2.6 are supported versions. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: dpkg-source cryptic error

2013-04-15 Thread Jakub Wilk
* Tom Browder , 2013-04-15, 08:36: Is there any way to get dpkg-source to tell the exact file it is looking for? See bug #634510, which was fixed in dpkg-dev 1.16.1. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#706043: re-name: really necessary?

2013-04-24 Thread Jakub Wilk
would also emit hyphen-used-as-minus-sign. config.h reads "Generated automatically by configure." So where is this configure? Do you know what are regex.c and regex.h for? They constitute >50% of the tarball size, yet they don't appear to be used at all. -- Jakub Wilk

Bug#696782: RFS: sequitur-g2p/0.0.r1668-1 [ITP] -- Grapheme to Phoneme conversion tool

2013-04-24 Thread Jakub Wilk
temp('counts')[1] This leaks a filedescriptor... (This doesn't affect Debian AFAICT, so I'm mentioning it here only if case upstream awakens.) In February you wrote: let's wait a few more days before dropping the indentation_fixes.patch. So, can we drop it now? :) It ma

Bug#706043: re-name: really necessary?

2013-04-24 Thread Jakub Wilk
prepended #error moo! to the file, and the program can be still compiled. But anyway, I _hope_ it isn't used, because it's an 18 years old version of regex.h provided by libc. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsub

Bug#696782: RFS: sequitur-g2p/0.0.r1668-1 [ITP] -- Grapheme to Phoneme conversion tool

2013-04-26 Thread Jakub Wilk
ge/ITP. On the contrary, it might be a good idea, since I can't guarantee I'll have time for sponsoring in the future. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Bug#696782: RFS: sequitur-g2p/0.0.r1668-1 [ITP] -- Grapheme to Phoneme conversion tool

2013-04-30 Thread Jakub Wilk
just fixed, just in case... Okay, but let's not make the indentation worse that it already was. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://

Re: packaging non-python stuff using python-stdeb?

2013-05-10 Thread Jakub Wilk
* adrelanos , 2013-05-10, 09:19: is it ok to use python-stdeb to package non-python stuff? For example using python-stdeb to package a shell script seems much more simple to me. Simpler than what? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Re: Advice on packaging SWIG generated python bindings and more

2013-05-10 Thread Jakub Wilk
orts repository (for debhelper, lintian, ...), python package wasn't correctly generated (uses dh_python2). Support for .pyinstall files was added in python 2.6.6-6. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#707828: RFS: opengrm-ngram/1.0.3-2 -- opengrm n-gram library

2013-05-25 Thread Jakub Wilk
as a maintainer, you can keep the severity as serious if you wish so.) Do you know what it FTBFS on amd64? Last time I checked amd64 was little-endian, so #707826 can't be the reason. ;) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Bug#710103: RFS: evdev/0.3.2-1 [ITP] -- python bindings for the generic input event interface

2013-05-28 Thread Jakub Wilk
t check return value of ioctl(2). "except" without exception type is a bad idea: http://docs.python.org/2/howto/doanddont.html#except __all__ is supposed to contain only strings. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130528220519.ga9...@jwilk.net

Bug#710989: RFS: plover/2.2.0-4 ITP

2013-06-04 Thread Jakub Wilk
instead of hardcoding ~/.config/. Typos: a the default -> the default copmose -> compose trasnlations -> translations [0] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130604102204.ga1...@jwilk.net

Bug#711402: RFS: scandir/0.1+git20130521-1 [ITP]

2013-06-07 Thread Jakub Wilk
e byte ...". See the attached test-case #1. In Python >= 3.2, scandir() cannot list filenames that are not representable in locale encoding. It should probably use PyUnicode_DecodeFSDefault() instead of decoding with "strict" error handler. See test-case #2. IMHO it'

Bug#707828: RFS: opengrm-ngram/1.0.3-2 -- opengrm n-gram library

2013-06-10 Thread Jakub Wilk
* Giulio Paci , 2013-05-26, 15:27: Do you know what it FTBFS on amd64? Last time I checked amd64 was little-endian, so #707826 can't be the reason. ;) The problem is not the same, but the fix is. Well, I'd rather have the test suite fixed that disabled. -- Jakub Wilk -- To U

Re: How to handle a package triggering ice or segv during build?

2013-06-16 Thread Jakub Wilk
that doesn't work, ask for help on ports' mailing lists (debian-mips@, debian-sparc@, debian-arm@). -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive

Re: RFS: s3cmd python module

2013-06-16 Thread Jakub Wilk
27;ll have another look at the package later. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130616203140.ga6...@jwilk.net

Bug#710473: RFS: bats/0.2.0-1

2013-06-17 Thread Jakub Wilk
h an earlier version of coreutils. Also, why does it need such a new version of bash? Why priority "extra"? I'd use "optional". -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130617150012.ga1...@jwilk.net

Re: RFS: s3cmd python module

2013-06-17 Thread Jakub Wilk
* Jakub Wilk , 2013-06-16, 22:31: http://mentors.debian.net/debian/pool/main/s/s3cmd/s3cmd_1.5.0~alpha1-1.dsc s3cmd.1 reads "Copyright \(co 2007,2008,2009,2010,2011,2012", but d/copyright has only "Copyright: 2007-2011". The new dependency (python-tz) is not documented i

Bug#712544: RFS: xalan/1.11-1 [ITA]

2013-06-17 Thread Jakub Wilk
-too-short The -dev and -doc packages should normally be unversioned. (And one should normally avoid renaming -dev too, although in this case there are no reverse-(build-)deps, so it doesn't hurt.) Typos in README: comand -> command defnitions -> definitions -- Jakub Wilk -- To UN

Re: How to handle a package requiring external test data for its test suite?

2013-06-18 Thread Jakub Wilk
your tests. There's no such guarantee. (Leaving aside privacy concerns for now...) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.or

Re: RFS: s3cmd python module

2013-06-18 Thread Jakub Wilk
* Robinson Sathaseevan , 2013-06-18, 13:41: When I re-build, should it still be -1 until it actually gets uploaded or should I increment to -2, -3, etc. each time? The former. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs

Bug#712799: RFS: ctesf/1.0-1 ITP

2013-06-19 Thread Jakub Wilk
tor contructor -> constructor inizialization -> initialization multile -> multiple -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130619184039.ga6...@jwilk.net

Bug#712610: RFS: meson/0.4.1-22-gea3e8f1-1 [ITP]

2013-06-19 Thread Jakub Wilk
meson_test.py E: meson: python-script-but-no-python-dep usr/share/meson-0.5.0-research/symbolextractor.py (I suppose python-script-but-no-python-dep is emitted because of "#!/usr/bin/env python3" shebang without "python3" dependency.) -- Jakub Wilk -- To UNSUBSCRIBE,

Re: RFS: s3cmd python module

2013-06-20 Thread Jakub Wilk
myself for current package or wait until they are incorporated upstream? It's up to you. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debi

Bug#712982: RFS: peg/0.1.11-1 -- recursive-descent parser generators for C

2013-06-21 Thread Jakub Wilk
* Giulio Paci , 2013-06-21, 15:02: git://git.debian.org/git/collab-maint/peg.git The top changelog entry is still: peg (0.1.9-1) experimental; urgency=low -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#712610: RFS: meson/0.4.1-22-gea3e8f1-1 [ITP]

2013-06-23 Thread Jakub Wilk
et, since it is unclear what the best solution would be. Filing a wishlist bug against python3-ply would be a good start. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#712799: RFS: ctesf/1.0-1 ITP

2013-06-23 Thread Jakub Wilk
laying some low severity tags: --display-info, --pedantic, and if you're feeling adventurous maybe even --experimental. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Ar

Bug#712982: RFS: peg/0.1.11-1 -- recursive-descent parser generators for C

2013-06-23 Thread Jakub Wilk
How are win/getopt.* licensed? As I understand it, the original IBM license applies only to the code that is copyrighted by IBM. But what about portions that "are Copyright (C) 2008, PlexFX"? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Bug#710473: RFS: bats/0.2.0-1

2013-06-25 Thread Jakub Wilk
ools unless you have specialized (i.e. programming) needs. To give you some numbers: 27% of all binary packages have priority extra. 22% of binary packages in section devel have priority extra. And I bet that most of these are because "extra" used to be dh_make's default, not becau

Bug#687564: RFS: irstlm/5.80.01-1 -- [ITP] IRST Language Modeling Toolkit

2013-06-25 Thread Jakub Wilk
Control: noowner -1 It turns out that I won't have time to tackle this ITP. I'm sorry. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: htt

Bug#714144: RFS: didjvu/0.2.7-1 -- DjVu encoder (python-apps)

2013-07-01 Thread Jakub Wilk
* Dmitry Smirnov , 2013-07-01, 17:07: Wouldn't it be better to add "python-libxmp" to Build-Depends to allow all post-build tests to run? FWIW, python-libxmp is available only in experimental. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org

Bug#710473: RFS: bats/0.2.0-1

2013-07-01 Thread Jakub Wilk
need a particular version of that package, in which case the version should be given in the dependency." -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://li

Bug#717995: RFS: rawdog/2.16-1 [ITA]

2013-07-28 Thread Jakub Wilk
arently we are quite sponsor-starved.) * Update package to debhelper 9 (using python2) I would have no idea what this means if I didn't read the debdiff... -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscr

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread Jakub Wilk
:59 x: sosreport: except-without-exception-type usr/share/sosreport/sos/utilities.py:87 x: sosreport: except-without-exception-type usr/share/sosreport/sos/utilities.py:218 x: sosreport: except-without-exception-type usr/share/sosreport/sos/utilities.py:225 -- Jakub Wilk -- To UNSUBSCRIBE, email to d

Bug#717995: [a...@offog.org: Re: RFS: feedparser/5.1.2-2]

2013-08-01 Thread Jakub Wilk
r examples, but reading the rationale it sounds like Build-Depends-Indep is appropriate, so I'll go with that. "python" is needed in the clean target, so it must be in Build-Depends rather than Build-Depends-Indep. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-r

Bug#717995: RFS: rawdog/2.16-1 [ITA]

2013-08-01 Thread Jakub Wilk
rawdog.py:36 - catch ImportError; rawdog.py:41 - ditto; rawdog.py:297 - catch UnicodeError; rawdog.py:1217 - catch AttributeError. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Bug#714734: RFS: marisa/0.2.4-1 [ITP] - Tools and libs for a static and space-efficient trie data structure

2013-08-01 Thread Jakub Wilk
: python-marisa: python-module-in-multi-arch-foreign-package w: python3-marisa: egg-info-version-mismatch 0.0.0 0.2.4 e: python3-marisa: python-module-in-multi-arch-foreign-package -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscrib

Bug#715023: RFS: bitz-server/0.1.1-1 [ITP]

2013-08-01 Thread Jakub Wilk
t peeve: you build-depend on "debhelper (>= 9.0.0)", but debhelper no longer uses such a versioning scheme. You probably wanted to say "debhelper (>= 9)". -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe&q

Bug#717822: RFS: nlopt/2.3+dfsg-2

2013-08-01 Thread Jakub Wilk
't have the old version at hand. Added missing Forwarded: headers for debian/patches/* Again?! ;) Please honour DEB_BUILD_OPTIONS=nocheck. Please honour policy §4.6. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe&q

Bug#717733: RFS: feincms-elephantblog/0.3.1-1 [ITP] -- simplistic blog engine for FeinCMS

2013-08-01 Thread Jakub Wilk
jango-feincms-elephantblog: pyflakes-undefined-name usr/share/pyshared/elephantblog/views.py:225: short_language_code You can remove ${sphinxdoc:Depends} from the main package's Depends. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of &q

Bug#714734: Debian Bugs information: logs for Bug#714734

2013-09-13 Thread Jakub Wilk
Could you review above package? I'm afraid I won't have time to do that. Sorry! If you have no time, should I resend RFS or should I wait your review? Please don't wait. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "u

Re: uninstalling issue of a local Debian package

2013-10-28 Thread Jakub Wilk
it debian/prerm, moving the #DEBHELPER# token from line 4 to the end of the file, and see if it helps? As a side note, if the module name is "gavo", then the policy-compliant binary package name is "python-gavo". -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-ment

Re: Packaging with Python Disutils

2013-11-21 Thread Jakub Wilk
* Ross Gammon , 2013-11-20, 21:44: override_dh_auto_install: python setup.py install --root --install-layout=deb --root requires an argument, and you provided a bogus one. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of

Re: Is it still needed to pre-depend on multiarch-support ?

2013-11-21 Thread Jakub Wilk
* Charles Plessy , 2013-11-08, 14:12: now that Wheezy has been released, I am wondering if it is still needed to pre-depend on multiarch-support, especially for a new package. It's no longer needed. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org w

Bug#712982: RFS: peg/0.1.11-1 -- recursive-descent parser generators for C

2013-11-29 Thread Jakub Wilk
ines). Hunk #41 succeeded at 1121 (offset 37 lines). 1 out of 41 hunks FAILED I downloaded peg_0.1.13.orig.tar.gz using uscan. Apparently the file in question is different in .orig.tar than in git. :\ Could it be uploaded to unstable instead of experimental? -- Jakub Wilk -- To UNSUBSCRIBE,

Bug#712982: RFS: peg/0.1.11-1 -- recursive-descent parser generators for C

2013-11-30 Thread Jakub Wilk
let you know when it is ready. OK. Could it be uploaded to unstable instead of experimental? I think so. Let's do it then. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Bug#712982: RFS: peg/0.1.11-1 -- recursive-descent parser generators for C

2013-12-02 Thread Jakub Wilk
In the changelog you wrote "Change patches order", but AFAICS patches are in the same order as in 0.1.9-1. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: Which targets need their requirements in “Build-Depends*” declared?

2013-12-18 Thread Jakub Wilk
Indep', `Build-Conflicts' and `Build-Conflicts-Indep' control fields. What standard targets does this “at the time of building the package” entail? These targets are listed in the last paragraphs of §7.7: clean, build-arch, and binary-arch; build, build-indep, binary, and binary-i

Bug#736655: RFS: napi-bash/0.31.1-1 [ITP]

2014-01-25 Thread Jakub Wilk
.7z" Manpages in /usr/share/man/manN/ should be written in English. The Polish manpages could use spell-checking: Kombinajca -> Kombinacja noepobranych -> niepobranych (or "nie pobranych"; I prefer the latter, traditional spelling) pojedyńczego -> pojedynczego istnije -

Bug#737208: RFS: linuxlogo/5.11-4

2014-01-31 Thread Jakub Wilk
ore Why close the same bug twice? Anyway, Developer's Reference §5.8.4 reads: “Do not close bugs in the changelog entry of a version if the changes in that version of the package don't have any bearing on the bug.” -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ..

Bug#737208: RFS: linuxlogo/5.11-4

2014-02-02 Thread Jakub Wilk
* Dariusz Dwornikowski , 2014-01-31, 21:02: Should these bugs be then closed manually ? Which bugs, and why do you want to close them? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#737208: RFS: linuxlogo/5.11-4

2014-02-07 Thread Jakub Wilk
. I'm not sure what you mean by "cleaning policy". -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140208005837.ga23...@jwilk.net

Re: RFS: read-edid/3.0.1-2

2014-02-15 Thread Jakub Wilk
eebsd-gnu DEB_HOST_GNU_TYPE=m68k-kfreebsd-gnu DEB_HOST_MULTIARCH=m68k-kfreebsd-gnu -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2014

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-02-17 Thread Jakub Wilk
, strlcat, strlcpy, strtonum). It would be nice if Debian package could link to libbsd instead of using these embedded copies. Typo in client.c: cant -> can't -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". T

Re: Handling daemons that fail to start

2014-02-18 Thread Jakub Wilk
supports, and where is it documented? Upstream README seems to imply that it should be able to run everywhere: “It is recommended that mcelog runs on all x86 machines, both 64bit (since early 2.6) and 32bit (since 2.6.32)”. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ

Re: Handling daemons that fail to start

2014-02-22 Thread Jakub Wilk
eptions decoder: CPU is unsupported invoke-rc.d: initscript mcelog, action "start" failed. dpkg: error processing package mcelog (--configure): subprocess installed post-installation script returned error exit status 1 E: Sub-process /usr/bin/dpkg returned an error code (1) -- Jakub W

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-02-22 Thread Jakub Wilk
Control: tags -1 + moreinfo * James McDonald , 2014-02-15, 14:46: http://mentors.debian.net/debian/pool/main/c/cwm/cwm_5.1-1.dsc Bad news: /usr/bin/cwm is already taken: https://packages.debian.org/sid/all/swap-cwm/filelist Tagging the bug +moreinfo, because this is showstopper. -- Jakub

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-02-24 Thread Jakub Wilk
#x27;t been uploaded yet (while swap-cwm has been in Debian since 2009). So it would be civil for your package to yield the name without a discussion. I'd suggest to contact upstream about this problem. Even if they are not willing to rename the binary themselves, it would be great if Debian

Re: Is there a way to preserve pbuilder chroot environment?

2014-03-01 Thread Jakub Wilk
in Debian. But I still trust it more than cowdancer… -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140301162734.ga5...@jwilk.net

Re: Splitting in /usr/lib/ and /usr/share

2014-03-10 Thread Jakub Wilk
To some extent: http://lintian.debian.org/tags/image-file-in-usr-lib.html I also wonder if finding an arch-indep file in /usr/lib should result in an RC bug. No. We should relax the policy to match the current practice. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.o

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-03-14 Thread Jakub Wilk
m changelog automatically from README wouldn't be a better strategy than manually maintaining a patch. I'd prefer if Debian changelog for initial release contained only a single entry. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of

Re: DEP8 tests using the built package source

2014-03-15 Thread Jakub Wilk
hat “tests must test the INSTALLED version of the program”, but there is nothing in Depends to ensure that the program is in fact installed. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Bug#741857: RFS: cmatrix/1.2a-5

2014-03-16 Thread Jakub Wilk
sc:Depends}, ${misc:Depends} Have you forwarded Debian patches upstream? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140316185411.ga7...@jwilk.net

Bug#741857: RFS: cmatrix/1.2a-5

2014-03-16 Thread Jakub Wilk
atrix.c I know that cmatrix upstream isn't particularly active, but I would try poking them anyway. (I recently prodded an upstream whose last release was in 2003. And it turned out they are alive, and promised to make another release soon. Who would have thought?) -- Jakub Wilk -- To U

Re: public extension linked with libpython* vs. -Wl,-no-undefined

2014-03-17 Thread Jakub Wilk
here's only one supported Python (2.X) version, so this is not such a big deal. BTW, there's a greater chance to meet a Python expert on debian-python@ than here. :-P -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of &quo

Re: watch file help

2014-03-18 Thread Jakub Wilk
ertificate, has been removed from ca-certificates: https://bugs.debian.org/741561#48 As a temporary work-around, you can disable certificate verification by setting the PERL_LWP_SSL_VERIFY_HOSTNAME environment variable to 0. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@l

Re: DEP8 tests using the built package source

2014-03-18 Thread Jakub Wilk
need. But the alternative of building the required bits inside the tests itself is not appealing either, because to do that you would typically need to add stuff to Depends. It would be great if there was a way to tell the test runner to run a dedicated debian/rules target (say, "debian/

Re: public extension linked with libpython* vs. -Wl,-no-undefined

2014-03-18 Thread Jakub Wilk
se kind of warnings for Python extension modules. The warning is emitted only if a module has SONAME, and it typically doesn't. You might want to get rid of SONAMEs. But if fixing it turns out to be difficult, as Russ said, it's safe to ignore the warnings. -- Jakub Wilk -- To U

Re: tophat: Help needed with boost

2014-03-18 Thread Jakub Wilk
umentation). However, you should not rely on them, as this breaks manual invocation of the script. Instead, you should always initialize them using dpkg-architecture with the -q option.” -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of &q

Re: watch file help

2014-03-18 Thread Jakub Wilk
isable server certificate verification: http://anonscm.debian.org/viewvc/qa/trunk/mole/worker/watch-worker?revision=3078&view=markup#l29 -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Re: Solving shlibs-declares-dependency-on-other-package lintian warning

2014-03-18 Thread Jakub Wilk
define the DEB_UPSTREAM_VERSION variable. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140318224221.ga3...@jwilk.net

Bug#742077: RFS: vcmi/0.95-1 [ITP]

2014-03-18 Thread Jakub Wilk
[I don't intend to sponsor this package. Sorry!] * Johannes Schauer , 2014-03-18, 23:38: Upstream Author : Micha³ Urbañczyk and others We don't have "³" or "ñ" in the Polish alphabet. :-P It should be: Michał Urbańczyk. Please update debian/copyright accor

Re: DEP8 tests using the built package source

2014-03-19 Thread Jakub Wilk
hope that ci.debian.net is configured in such a way it uses binary packages from the archive. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.or

Re: DEP8 tests using the built package source

2014-03-19 Thread Jakub Wilk
, we could add a flag for that and call dpkg-buildpackage --target. If by "a flag" you meant "a new restriction", then it sounds good to me. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe&q

Re: DEP8 tests using the built package source

2014-03-20 Thread Jakub Wilk
oo. Done now: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=commitdiff;h=9b4ffe65ce Language/grammar/style corrections appreciated :) Looks good to me. Thanks! -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs

Re: DEP8 tests using the built package source

2014-03-20 Thread Jakub Wilk
eature yet, will simply ignore it, and everything will still work (only slightly slower). -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140320122939.ga5...@jwilk.net

Re: DEP8 tests using the built package source

2014-03-20 Thread Jakub Wilk
ll packages, even those without any DEP-8 tests defined. Hopefully there's a better way to achieve that than patching 20 thousands of source packages. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#742077: RFS: vcmi/0.95-1 [ITP]

2014-03-20 Thread Jakub Wilk
d by c_str() is invalid after this call. It seems that the AUTHORS file is not utf8 but either windows-1250 or iso-8859-2 Indeed. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#729534: RFS: libpoly2tri/0.3.3-1 [ITP]

2014-03-20 Thread Jakub Wilk
a f(size_t) function are: _Z1fj on i386, _Z1fm on amd64. After unmangling it becomes: f(unsigned int) on i386, f(unsigned long) on amd64. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Bug#742077: RFS: vcmi/0.95-1 [ITP]

2014-03-23 Thread Jakub Wilk
decide to keep them, the enumerated list should be indented by two spaces (see Policy §5.6.13). -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.or

Re: DEP8 tests using the built package source

2014-04-03 Thread Jakub Wilk
fixed the autotest issue. "@" is not the same as "@builddeps@". -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140403081804.ga3...@jwilk.net

Re: grokking debian symbols files

2014-04-04 Thread Jakub Wilk
es me suspect that's not right? Don't know about arm64 specifically, but on all 64-bit architectures I know, both uint64_t and size_t are typedefs for "unsigned int", which is mangled as "m". So that doesn't look very wrong. :-) -- Jakub Wilk -- To UNSUBS

Re: grokking debian symbols files

2014-04-04 Thread Jakub Wilk
s not in the manpage (or at least in /usr/share/doc/), it doesn't exist. :-P -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140404085433.ga3...@jwilk.net

Re: .la, .a files

2014-04-08 Thread Jakub Wilk
* Nico Schlömer , 2014-04-08, 10:24: if a packages produces static libraries .a, .la, do they belong in liba or liba-dev? They belong in the -dev package. But note that, as per Policy §10.2, .la files “normally should not be included in the Debian package”. -- Jakub Wilk -- To

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-04-14 Thread Jakub Wilk
r alternative computed in accordance with Policy §11.8.4? (I don't think it was, but I could be wrong.) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140414135920.ga7...@jwilk.net

Re: Uploading to unstable, ... when.

2014-04-23 Thread Jakub Wilk
ly installed to it? Or I should wait the package "libbar-dev" to be moved to sid? You don't have to wait. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140423165816.ga3...@jwilk.net

Bug#745964: RFS: wxmaxima/13.04.2 [ITA] -- GUI for the computer algebra system Maxima

2014-04-26 Thread Jakub Wilk
its in the package's VCS either. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140426222440.ga6...@jwilk.net

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-04-27 Thread Jakub Wilk
debian/cwm/usr/bin/openbsd-cwm was not linked against libfreetype.so.6 (it uses none of the library's symbols) But that's neither very important nor urgent. I think I can upload the package as-is if you prefer so. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@list

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-04-28 Thread Jakub Wilk
* Jakub Wilk , 2014-04-27, 20:25: I think I can upload the package as-is Or maybe not. :P License of queue.h is not documented in the copyright file. Copyright holders for the following files are documented in the copyright file: menu.c parse.y queue.h strlcat.c strlcpy.c strtonum.c

Bug#739056: RFS: cwm/5.1-1 [ITP] -- Lightweight and efficient window manager for X11

2014-04-29 Thread Jakub Wilk
esent? :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140429090122.ga2...@jwilk.net

Re: git-buildpackage python3, python3.4: not found

2014-04-30 Thread Jakub Wilk
d 3.4? Well, the build-dependency is unversioned, so maybe, maybe not. :) For example, python3-all from wheezy, which satisfies said build-dependency, doesn't pull python3.4. BTW, debian-python@ldo might be a better place to solve your problem. -- Jakub Wilk -- To UNSUBSCRIBE, email to debi

Re: Adding runtime dependencies that aren't caught by shlibs:Depends

2016-05-30 Thread Jakub Wilk
* Jens Reyer , 2016-05-29, 17:37: Should I put your coyright and the MIT/X11 (BSD like) license in the script, as seen in dctypes2elf? Yes, please do. -- Jakub Wilk

Re: dh_install globbing

2016-05-31 Thread Jakub Wilk
ompat >=5 dh_install is supposed to fail if wildcard expands to nothing. Can you show us the source package, so that we can see what's going on? -- Jakub Wilk

<    2   3   4   5   6   7   8   9   10   11   >