Re: Policy consensus on transition when removing initscripts.

2023-06-28 Thread Jakub Wilk
as of package A 1.0-3. * User installs package B, which replaces the file in package A. * User uninstalls package B. F is now gone, even though it's supposed to be still shipped by A 1.0-1. -- Jakub Wilk

Re: Bug#1033248: ITP: python-onetimepad -- python library for the onetimepad algorithm

2023-03-21 Thread Jakub Wilk
of <https://github.com/harshnative/pysqlitecipher>, which is also horrifying. -- Jakub Wilk

Re: Problems verifying signed github releases (Re: Q: uscan with GitHub)

2023-02-19 Thread Jakub Wilk
* FC Stegerman , 2023-02-19 21:08: (There was a recent LWN article covering this, see https://lwn.net/Articles/921787/.) That seems to be subscribers-only :( Here you go: https://lwn.net/SubscriberLink/921787/ff1350f40f12fb8e/ -- Jakub Wilk

Re: ppc64el porterbox replacement: plummer.d.o -> platti.d.o

2022-11-07 Thread Jakub Wilk
/porterbox-logins/ and who maintains it? Nobody... Oh, you mean who owns the DNS records? That would be me. I haven't done any porting work for years, so I would be glad if someone more active took over these records. -- Jakub Wilk

Re: IPv6-only testing

2022-02-04 Thread Jakub Wilk
* Jakub Wilk , 2022-02-04, 15:38: unshare -c -r --keep-caps Oops, I meant "unshare -n -r --keep-caps". $ python3 -c 'from socket import *; getaddrinfo("127.0.0.1", port=1, flags=AI_ADDRCONFIG)' Note that the above does not fail when only loopback is conf

Re: IPv6-only testing

2022-02-04 Thread Jakub Wilk
/usr/lib/python3.9/socket.py", line 954, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -9] Address family for hostname not supported -- Jakub Wilk

Re: Help needed: C++ compile error with nix 2.5.1

2022-01-16 Thread Jakub Wilk
issue.) I don't know what's going on here, but the attached patch seems to fix it. -- Jakub Wilk diff --git a/src/libstore/realisation.cc b/src/libstore/realisation.cc index f871e6437..eb3ca0198 100644 --- a/src/libstore/realisation.cc +++ b/src/libstore/realisation.cc @@ -78,7 +78,7 @@ Reali

Re: Huh?? sbuild fails and pbuilder succeeds in building a Fortran-containing Python package

2021-02-11 Thread Jakub Wilk
ermissions for free. -- Jakub Wilk

Re: possible MMBF regarding Depends: locales without | locales-all?

2020-05-11 Thread Jakub Wilk
* Ivan Shmakov , 2020-05-10, 06:57: localehelper is just a wrapper to run localedef on missing locales; presumably this code path would simply never be followed with locales-all installed. Yes; this is #839180. -- Jakub Wilk

Re: file(1) now with seccomp support enabled

2019-07-27 Thread Jakub Wilk
* Christoph Biedl , 2019-07-27, 03:55: The file program should[citation needed] not write to any file ...except when using the -C option. -- Jakub Wilk

Re: Bug#912745: ITP: libregexp-wildcards-perl -- converts wildcard expressions to Perl regular expressions

2018-11-03 Thread Jakub Wilk
* Christoph Biedl , 2018-11-03, 12:41: It handles the * and ? jokers, s/joker/wildcard/ ? Backspace (\) is used as an escape character. I like the idea of backspace as escape character, but you probably meant "backslash" here. :-) -- Jakub Wilk

Re: Bug#906250: ITP: execline -- small and non-interactive scripting language

2018-09-03 Thread Jakub Wilk
/utilities/V3_chap01.html#tagtcjh_18 [1] http://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap01.html#tag_23_01_07 -- Jakub Wilk

Re: Bug#900286: ITP: spm -- simple password manager

2018-05-28 Thread Jakub Wilk
ine of a file of shell commands starts with the characters "#!", the results are unspecified.” -- Jakub Wilk

Re: Keysafe dynamic UID

2016-10-22 Thread Jakub Wilk
isting users (like Kevin Eysafe). Maybe we could fix #429671? I know it's been only 9 years old, but still... -- Jakub Wilk

Re: Bug#841196: ITP: node-os-homedir -- Node.js 4 `os.homedir()` ponyfill

2016-10-18 Thread Jakub Wilk
You would have to patch the depending packages to use os.homedir() directly rather than through the wrapper this package provides. But that might be easier than surviving the debian-devel discussion. :-P -- Jakub Wilk

Re: Bug#841196: ITP: node-os-homedir -- Node.js 4 `os.homedir()` ponyfill

2016-10-18 Thread Jakub Wilk
who does that must be prepared to suffer consequences. -- Jakub Wilk

Re: When should we https our mirrors?

2016-10-15 Thread Jakub Wilk
from these domains? [*] See e.g.: https://ftp.se.debian.org/ -- Jakub Wilk

Re: Network access during build

2016-10-07 Thread Jakub Wilk
using iptables/ip6tables. -- Jakub Wilk

Re: package builds crashing under fakeroot

2016-10-04 Thread Jakub Wilk
://bitbucket.org/code_aster/codeaster-src/issues/84 -- Jakub Wilk

Re: Bug#839210: ITP: bash-unit -- bash unit testing enterprise edition framework for professionals

2016-10-04 Thread Jakub Wilk
* Pascal Grange <pas...@grange.nom.fr>, 2016-09-30, 08:53: * URL : https://github.com/pgrange/bash-unit 404 -- Jakub Wilk

Re: package builds crashing under fakeroot

2016-10-04 Thread Jakub Wilk
ported building packages without fakeroot at all. -- Jakub Wilk

Re: package builds crashing under fakeroot

2016-10-04 Thread Jakub Wilk
* Svante Signell <svante.sign...@gmail.com>, 2016-10-04, 08:54: From memory I think this is due to usage of the default rule: %: dh $@ with no override_dh_auto_build and override_dh_auto_test rules. By default the tests are run under fakeroot, No, they're not. -- Jakub Wilk

Accepted openjade 1.4devel1-21.3 (source) into unstable

2016-10-02 Thread Jakub Wilk
hanged-By: Jakub Wilk <jw...@debian.org> Description: libostyle-dev - OpenJade libraries, developer support libostyle1c2 - Runtime libraries for OpenJade openjade - Implementation of the DSSSL language Closes: 823419 Changes: openjade (1.4devel1-21.3) unstable; urgency=low . * Non-maint

Re: Alternative solution

2016-10-01 Thread Jakub Wilk
weird network failures.. The name is not great, but it's been like that at least since 1995. It's not going to be changed. Couldn't they at least call it LIBC_RES_OPTIONS? codesearch.d.n tells me this variable in not (g)libc-specific. There are other resolvers that honour it, too. -- Jakub Wilk

Re: Alternative solution (was: Re: Network access during build)

2016-10-01 Thread Jakub Wilk
rapper, or in the way I used socket_wrapper. (Most likely the last one.) -- Jakub Wilk

Re: Alternative solution (was: Re: Network access during build)

2016-09-29 Thread Jakub Wilk
* Jakub Wilk <jw...@debian.org>, 2016-09-07, 23:49: you can completely disable external network with socket_wrapper ... which is a pretty heavy-weight solution, and in fact it breaks asyncssh's tests. Luckily, glibc has a way to disable DNS queries without LD_PRELOAD tr

Re: removal instead of orphaning?

2016-09-19 Thread Jakub Wilk
k.git/commit/?id=141673ae65e8160c78464c1eac1ecb615aedfc54 It's been less than a decade, so it's normal people aren't used to it yet. :-P -- Jakub Wilk

Re: Network access during build

2016-09-19 Thread Jakub Wilk
-8 has a 'needs network access' option for tests. No, it doesn't have. #743029 -- Jakub Wilk

Re: PIE and static libraries

2016-09-12 Thread Jakub Wilk
mplify the currently mandated build process: Meh, this complexity lies in upstream build system most of the time. -- Jakub Wilk

Re: Upcoming change to perl: current directory in @INC

2016-09-10 Thread Jakub Wilk
tes Python scripts in /tmp and then calls them: https://bugs.python.org/issue16202 *cough*cough*cough* -- Jakub Wilk

Re: Uploading existing source but with different size

2016-09-09 Thread Jakub Wilk
I sort this out? There's nothing to sort out. Just use the .orig.tar that is in the archive. -- Jakub Wilk

Re: Network access during build

2016-09-09 Thread Jakub Wilk
* Guus Sliepen <g...@debian.org>, 2016-09-09, 16:19: AFAIK, at the moment it's only the buildds that block network access. Do they? [citation needed] -- Jakub Wilk

Re: [Request] Is there any way to get the full source codes of Debian?

2016-09-08 Thread Jakub Wilk
;seunghoon...@korea.ac.kr> It is not? The ``Now`` part is proper, compliant encoding of header lines (before there can be mime encoding) s/proper, compliant/broken/ "?=" after "=88" is missing. Source: https://tools.ietf.org/html/rfc2047#section-2 -- Jakub Wilk

Re: Alternative solution (was: Re: Network access during build)

2016-09-07 Thread Jakub Wilk
le.com’ -- Jakub Wilk

Re: Network access during build

2016-09-07 Thread Jakub Wilk
; names to their configured caching DNS server(s). Unfortunately, glibc doesn't seem follow these recommendations. :-\ -- Jakub Wilk

Re: Network access during build

2016-09-07 Thread Jakub Wilk
* Vincent Bernat <ber...@debian.org>, 2016-09-07, 07:17: both pbuilder and sbuild are using an isolated network namespace I know about pbuilder, but [citation needed] for sbuild. -- Jakub Wilk

Re: Alternative solution (was: Re: Network access during build)

2016-09-07 Thread Jakub Wilk
* Christian Seiler <christ...@iwakd.de>, 2016-09-07, 07:43: And, even better, IF there is a host name called 'fail' on the local network ...or when your ISP hijacks all NXDOMAIN responses... , using nss_wrapper the package build will still succeed. -- Jakub Wilk

Re: Is missing SysV-init support a bug?

2016-09-03 Thread Jakub Wilk
cation in elinks is broken: https://bugs.debian.org/740981 -- Jakub Wilk

Accepted gsfonts 1:8.11+urwcyr1.0.7~pre44-4.3 (source) into unstable

2016-09-01 Thread Jakub Wilk
hanged-By: Jakub Wilk <jw...@debian.org> Description: gsfonts- Fonts for the Ghostscript interpreter(s) Closes: 618635 817488 Changes: gsfonts (1:8.11+urwcyr1.0.7~pre44-4.3) unstable; urgency=low . * Non-maintainer upload. * Bump debhelper compatibility level to 5 (closes: #817488).

Re: removal instead of orphaning?

2016-08-27 Thread Jakub Wilk
ot like orphaned are the only packages that are neglected (or that all orphaned packages are neglected). Please consider running rc-alert against all packages you have installed (which incidentally make the command-line much simpler): $ rc-alert -dU -- Jakub Wilk

Accepted toilet 0.3-1.1 (source) into unstable

2016-08-25 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 22 Aug 2016 21:05:36 +0200 Source: toilet Binary: toilet toilet-fonts Architecture: source Version: 0.3-1.1 Distribution: unstable Urgency: low Maintainer: Sam Hocevar <s...@debian.org> Changed-By: Jakub Wilk <jw...@d

Re: Maybe helpful - tool to check for chains of trust and collisions in GPG signatures

2016-08-11 Thread Jakub Wilk
I am not myself on the list. We welcome contributions from people who are not subscribed, too. If you think this is on topic and helpful, you are allowed to share this message. Done! -- Jakub Wilk

Re: Key collisions in the wild

2016-08-10 Thread Jakub Wilk
ures from 55 colliding keys... The forger botched it up, because all its signatures have almost the same creation time. You can tell it's a sham key from quite a long way away. -- Jakub Wilk

Re: Key collisions in the wild

2016-08-10 Thread Jakub Wilk
https://codesearch.debian.net/search?q=%5Cbgpg2%3F%5Cb.*--recv%28-keys%3F%29%3F%5Cs%2B%280x%29%3F%5B0-9a-fA-F%5D%7B8%7D%5Cb (And there's probably more that this simplistic search doesn't catch...) Any volunteers to file bugs? -- Jakub Wilk

Re: sybase license and openWatcom DFSGness

2016-08-01 Thread Jakub Wilk
LGPLv3 are not compatible: https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility -- Jakub Wilk

Re: Policy 12.3: should I rename?

2016-07-17 Thread Jakub Wilk
ly? I think HTML documentation would be sufficient for most (all?) users. [0] Literal interpretation of §12.3 is that documentation for "libargtable2-dev" should be in the package named "libargtable2-dev-doc", but I don't think that's what we want. -- Jakub Wilk

Re: Replacing web assets with symlinks to packaged versions

2016-07-12 Thread Jakub Wilk
h it'd be better to repack it and remove the .min.js files if you have enough time to spare doing so. I wouldn't remove .min.js stuff just because I have enough free time. We should use pristine upstream tarballs whenever we can. -- Jakub Wilk

Re: So I received a gpg-signed email, can I trust it?

2016-07-08 Thread Jakub Wilk
efault, and some even don't have --do-not-shoot-me-in-the-foot as an option (see #800134), it's only a matter of time before someone slips up. Or maybe it's already happened? Check out debian-hiding-problems@, er, I mean debian-private@ archives. -- Jakub Wilk

Re: So I received a gpg-signed email, can I trust it?

2016-07-08 Thread Jakub Wilk
cy way looks like this: $ mkdir -m 0700 foobar And you really shouldn't use /tmp as a personal scratch space. /tmp is word-writable and therefore not suitable for this purpose. (Yes, I realize that these are just examples. But let's not teach people bad habits.) -- Jakub Wilk

Re: mutt concentration camp (was Re: Neomutt packages available)

2016-06-24 Thread Jakub Wilk
And I agree. What about stalin ("extremely aggressive Scheme compiler")? I find "kgb-*" a good joke and "stalin" distasteful, but I can't rationally explain the difference in these gut feelings. But in either case, I wouldn't go as far as to demand package rename or removal. -- Jakub Wilk

Re: mutt concentration camp (was Re: Neomutt packages available)

2016-06-24 Thread Jakub Wilk
.SS macro. And I don't think this is a german thing (well…) It's not a thing in Poland, at least. [0] for very small values of "million" [1] https://en.wikipedia.org/wiki/Ministry_of_Public_Security_%28Poland%29 [2] https://en.wikipedia.org/wiki/Milicja_Obywatelska -- Jakub Wilk

Re: Neomutt packages available

2016-06-24 Thread Jakub Wilk
* Clint Adams <cl...@debian.org>, 2016-06-24, 08:44: I am suggesting that I remember what happened with mutt-kz. What happened with mutt-kz? -- Jakub Wilk

Re: Keysigning via Video Conferencing

2016-06-23 Thread Jakub Wilk
policy had been that establishing "social bonds" was a prerequisite, I would have almost certainly never become a DD. [0] And by "everybody" I mean that one developer that happened to live in the same big city as me. -- Jakub Wilk

Re: Package removal from testing for bug in stable

2016-06-17 Thread Jakub Wilk
about Java, but relying on binfmt seems awfully brittle to me. -- Jakub Wilk

Re: Verifying dep-5

2016-05-30 Thread Jakub Wilk
C date | tail -c2; echo 6) | shuf | head -n1 | tee log 6 Which process created the log line? The technically correct answer is "tee"; but this answer is completely impractical. -- Jakub Wilk

Re: Computing resources for DHG work

2016-05-29 Thread Jakub Wilk
-q -O- http://httpredir.debian.org/debian/dists/unstable/main/binary-amd64/Packages.xz | xz -dc | grep-dctrl -F Maintainer '<pkg-haskell-' -n -s Size | numsum 677197804 -- Jakub Wilk

Re: Bug#824057: ITP: bitkeeper -- source code management system

2016-05-11 Thread Jakub Wilk
times.) -- Jakub Wilk

Re: schroot broken in testing?

2016-05-10 Thread Jakub Wilk
sbuild-b87ff7e8-a09e-47ee-be8d-8a407056d84c/etc/resolv.conf': Operation not permitted E: sid-amd64-sbuild-b87ff7e8-a09e-47ee-be8d-8a407056d84c: Chroot setup failed: stage=setup-start Anybody else seen similar problems? #821442 -- Jakub Wilk

Re: Bug#823672: ITP: sse-support -- prevent installation on processors without required support

2016-05-09 Thread Jakub Wilk
of manually playing with CPUID. Documentation: https://gcc.gnu.org/onlinedocs/gcc-4.8.5/gcc/X86-Built-in-Functions.html -- Jakub Wilk

Re: How to change config script for multiarch?

2016-05-09 Thread Jakub Wilk
config, especially when it's not going to be adopted upstream, is most likely counter-productive. And some general tips: * Do not introduce Debian-specific interfaces. * Do not remove upstream-supported interfaces, specially when no upstream-supported alternatives exist. -- Jakub Wilk

Accepted libdebug 0.5.1-1.1 (source) into unstable

2016-05-08 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 06 May 2016 21:04:02 +0200 Source: libdebug Binary: libdebug0 libdebug0-dev Architecture: source Version: 0.5.1-1.1 Distribution: unstable Urgency: low Maintainer: Peter Pentchev <r...@ringlet.net> Changed-By: Jakub Wi

Re: Packaging of static libraries

2016-05-04 Thread Jakub Wilk
* Jakub Wilk <jw...@debian.org>, 2016-04-14, 18:06: It would be helpful if we could check if a dynamic binary is linked to a static library from another package; but I'm not aware of any reliable method to implement such check. Maybe we could exploit the fact that static lib

Re: Bug#822221: ITP: flipcoin -- flip an adjustable coin for random exit status

2016-04-22 Thread Jakub Wilk
* Anthony DeRobertis , 2016-04-22, 09:09: memset(, 0xff, sizeof(maxInt)); "maxInt = -1" is would be a more obvious way to write it, IMHO. Both pale in comparison to UINT32_MAX, also found in . Meh. The advantage of the existing code is that it doesn't repeat the size

Re: Bug#822221: ITP: flipcoin -- flip an adjustable coin for random exit status

2016-04-22 Thread Jakub Wilk
oblems are above. return ((probability * ((double) maxInt)+1.0) < valInt); This is off-by-one, making the return value slightly biased towards 0. Both COPYING and LICENSE exist and they are identical. Surely one would be enough? :-) There is no test suite... All in all, I don't think this is mature enough to be uploaded to Debian at this time. -- Jakub Wilk

Re: Packaging of static libraries

2016-04-14 Thread Jakub Wilk
d only when the binary is not linked to any shared libraries (not even libc). It would be helpful if we could check if an dynamic binary is linked to a static library from another package; but I'm not aware of any reliable method to implement such check. -- Jakub Wilk

Re: Debian policy recommended snippet prevents building packages from external Makefile

2016-04-14 Thread Jakub Wilk
oticed, you shouldn't, because it's not always suitable as arguments for make. -- Jakub Wilk

Re: Opt out style recommends

2016-04-12 Thread Jakub Wilk
re-all if you're building an executable). The downside is that the unresolved symbols will be unversioned, and that you have to hardcode soname in the code... which means it'll all explode sooner or later. -- Jakub Wilk

Re: Packaging of static libraries

2016-04-10 Thread Jakub Wilk
intian check should suffice. Lintian check for what? -- Jakub Wilk

Re: Priorities overrides? Extra?

2016-04-10 Thread Jakub Wilk
Exactly _all_ binary packages are in the override file. That doesn't mean that that every single package had their priority or section actually changed. -- Jakub Wilk

Re: -flto to become more of a routine - any change in opinion since 2011?

2016-03-29 Thread Jakub Wilk
t work well with generation of debugging information. Combining -flto with -g is currently experimental and expected to produce unexpected results." Um... Automatic debug packages or LTO, choose one? -- Jakub Wilk

Accepted openinbrowser 1.17-1 (source) into unstable

2016-03-23 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Mar 2016 22:31:35 +0100 Source: openinbrowser Binary: xul-ext-openinbrowser Architecture: source Version: 1.17-1 Distribution: unstable Urgency: low Maintainer: Jakub Wilk <jw...@debian.org> Changed-By: Jakub Wi

Re: Possible MBF: Packages depending on iceweasel but not firefox/firefox-esr

2016-03-22 Thread Jakub Wilk
chives: master.debian.org:/home/debian/lists/debian-bugs-dist -- Jakub Wilk

Re: Possible MBF: Packages depending on iceweasel but not firefox/firefox-esr

2016-03-20 Thread Jakub Wilk
ox-esr. The dependencies of these addon packages prevent installing only the firefox package and removing firefox-esr and the transitional iceweasel package. So let's fix Depends of the transitional package. No MBF is needed. -- Jakub Wilk

HTTPS in DEP-5

2016-03-06 Thread Jakub Wilk
x HTTPS-advertising and HTTPS-producing tools, and >400 copyright files. B) Fix the spec to allow the HTTPS URL; fix the HTTP-only consumers. C) Admit that file formats are too hard and go shopping. -- Jakub Wilk

Re: Bug#815675: ITP: ftpbackup -- Script to backups your data from a Debian system to a ftp space

2016-02-24 Thread Jakub Wilk
.bz2. [Gratitude for the review would be best expressed by requesting removal of this package from the archive.] -- Jakub Wilk

Re: Bug#815675: ITP: ftpbackup -- Script to backups your data from a Debian system to a ftp space

2016-02-24 Thread Jakub Wilk
wrote something cool, instead of uploading it to ftp-master, write a blog post about it. If it's really as awesome as you think it is, somebody else will package it for Debian. -- Jakub Wilk

Re: upstream_version not starting with a digit (was: Re: How to change config script for multiarch?)

2016-02-12 Thread Jakub Wilk
o dpkg... -- Jakub Wilk

Re: How to change config script for multiarch?

2016-02-11 Thread Jakub Wilk
ry bad plan to me. -- Jakub Wilk

Re: How to change config script for multiarch?

2016-02-11 Thread Jakub Wilk
* NOKUBI Takatsugu <k...@daionet.gr.jp>, 2016-02-12, 08:27: Jakub Wilk wrote: Are you trying to move the script to libchasen-dev? Why? There are Debian maintainer scripts that use chasen-config. Are they going to depend on the -dev package? Yes, now I will move the script into libchas

Re: How to change config script for multiarch?

2016-02-10 Thread Jakub Wilk
o give a concrete answer without seeing the package you're working with; or at least without explanation how exactly it differs from the package in the archive. -- Jakub Wilk

Re: bugs in bootstrap.debian.net (was: Re: The state of cross building)

2016-02-03 Thread Jakub Wilk
ention was to check only MA:same and MA:foreign packages (and arch:all packages, but that's a separate tag), but because of a bug MA-less packages are checked too. This will be fixed in the next Lintian release. -- Jakub Wilk

Re: bugs in bootstrap.debian.net (was: Re: The state of cross building)

2016-01-31 Thread Jakub Wilk
* Johannes Schauer <jo...@debian.org>, 2016-01-31, 15:27: libmagickcore-dev is multiarch:foreign This is surely a bug. libmagickcore-dev is a transitional package for libmagickcore-6.q16-dev, which is MA:same, so its interfaces are very much architecture dependent. -- Jakub Wilk

Re: mkdocs locale error building djangorestframework

2016-01-28 Thread Jakub Wilk
rocess call. You'll get back a str. Or a UnicodeDecodeError. Avoid French and Norwegian locales and you're be good. :-P Or upgrade to glibc 0.22, which guarantees that "locale -a" output is ASCII-only: https://sourceware.org/bugzilla/show_bug.cgi?id=18412 -- Jakub Wilk

Re: Better Lintian checks

2016-01-26 Thread Jakub Wilk
mirror/dak.git/tree/daklib/checks.py?id=c51e71bbd9c2#n392 refers to #768353 which was fixed in November 2014, but the fix is most likely not available in stable yet, The version graph says it's fixed in "dose3/3.3~beta1-3 (stable)". -- Jakub Wilk

Re: Better Lintian checks

2016-01-26 Thread Jakub Wilk
remove the field, because "no" is the default. The gdal package didn't have any Multi-Arch control fields. This will be fixed in the next Lintian release: https://anonscm.debian.org/cgit/lintian/lintian.git/commit/?id=20ad1f7fbe12 In the mean time, please add an override for the tag. -- Jakub Wilk

Re: Packages with /outdated/ packaging style

2016-01-19 Thread Jakub Wilk
d time testing" in compat 9. -- Jakub Wilk

Accepted adequate 0.15.1 (source) into unstable

2016-01-12 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 12 Jan 2016 15:34:17 +0100 Source: adequate Binary: adequate Architecture: source Version: 0.15.1 Distribution: unstable Urgency: low Maintainer: Jakub Wilk <jw...@debian.org> Changed-By: Jakub Wilk <jw...@d

Re: support for merged /usr in Debian

2016-01-05 Thread Jakub Wilk
ystems for which other approaches are available. The bin-or-sbin-binary-requires-usr-lib-library tag in adequate tests this. piuparts runs adequate for every single package in Debian. https://piuparts.debian.org/sid/bin_or_sbin_binary_requires_usr_lib_library_inadequate_issue.html -- Jakub Wilk

Re: MBF Announcement: Transition libpng12 -> libpng16

2016-01-04 Thread Jakub Wilk
hey're not line-wrapped. :) The Titanpad at https://titanpad.com/libpng16-transistion might gives y ou clues about what went wrong as well as contains some s/gives/give/ s/y\nou/you/ -- Jakub Wilk

Re: Orhpaned packages: imms, lwatch, rrdcollect

2015-12-28 Thread Jakub Wilk
* Artur R. Czechowski <artu...@hell.pl>, 2015-12-28, 16:17: - rrdcollect http://bugs.debian.org/809234 ITYM #809235 -- Jakub Wilk

Re: Bug#809014: ITP: chewing-editor -- libchewing user phrase editor

2015-12-27 Thread Jakub Wilk
* ChangZhuo Chen (陳昌倬) <czc...@debian.org>, 2015-12-27, 13:38: chewing-editor is a cross platform user dictionary edtiro for chewing Typo: edtiro -> editor -- Jakub Wilk

Re: Bug#808767: ITP: apt-transport-gs -- APT transport for repositories privately held on GCS

2015-12-23 Thread Jakub Wilk
* Marcin Kulisz (kuLa) <deb...@kulisz.net>, 2015-12-22, 16:07: * Package name: apt-transport-gs s/gs/gcs/ ? -- Jakub Wilk

Re: Can I suppress automatic creation of -dbgsym packages?

2015-12-22 Thread Jakub Wilk
42 RC bugs. -- Jakub Wilk

Re: Bug#807868: ITP: zjump -- Jump to frequent directories matching regex

2015-12-14 Thread Jakub Wilk
stions for this? My suggestion is to ask upstream about their preference in alternative names for "z". -- Jakub Wilk

Re: Bug#807868: ITP: zjump -- Jump to frequent directories matching regex

2015-12-14 Thread Jakub Wilk
; which does not conflict on the machine in its manpage and README. I'm confused. There is no file conflict here, so I see no reason to rename the program or its manpage. We do have to rename the package, but only because the use upstream uses is too short. -- Jakub Wilk

Re: Bug#807956: ITP: doit -- unofficial DigitalOcean Interactive Tool

2015-12-14 Thread Jakub Wilk
* Daniel Stender <deb...@danielstender.com>, 2015-12-14, 18:42: * Package name: doit Version : 0.6.0 Upstream Author : Bryan Liles <i...@smartic.us> * URL : https://github.com/bryanl/doit Unfortunately /usr/bin/doit already exists, provided by python-doi

Re: tracker.debian.org replaces packages.qa.debian.org for email subscriptions

2015-12-09 Thread Jakub Wilk
n give this for dpkg: List-Id: I can add this if it's actually useful. Anyone seconding Simon's request? Seconded. -- Jakub Wilk

Re: Bug#807019: tracking bin-num - broken unison due to binnmu upload

2015-12-09 Thread Jakub Wilk
oks like a fallout after #620112. This change in sbuild should be reverted. It didn't fix binNMU co-installability, and made binMNU changelog entries less helpful. [0] https://buildd.debian.org/status/fetch.php?pkg=unison2.32.52=mips=2.32.52-7%2Bb1=1449193180 -- Jakub Wilk

Re: Upcoming version of apt-file - using apt-acquire and incompatibilities

2015-12-06 Thread Jakub Wilk
ve apt-file (>= 3) installed? Because this is the package that ships the configuration file for APT that causes apt(-get) to download Contents-*. -- Jakub Wilk

Re: Upcoming version of apt-file - using apt-acquire and incompatibilities

2015-12-06 Thread Jakub Wilk
a bug somewhere (APT? dak?), but I don't have time to debug it further. I very rarely need Contents-source anyway, so I just disabled it in /etc/apt/apt.conf.d/50apt-file.conf. -- Jakub Wilk

  1   2   3   4   5   6   7   8   9   10   >