y /usr/bin/nyancat-server nyancat -t
telnet stream tcp nowait nobody /usr/bin/nyancat-server nyancat -t
Is this the desired outcome? Shouldn't the last entry be disabled? How
do inetd servers behave if there are multiple entries for the same
service?
--
Jakub Wilk
--
To UNSUBSCRIBE,
aceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/dist-packages/cairosvg/__init__.py", line 27, in
from . import surface
File "/usr/lib/python2.7/dist-packages/cairosvg/surface/__init__.py", line 23, in
import
#x27;t decode byte 0xc2 in position
68: ordinal not in range(128)
Fair enough. It would be nice if the patch header explained that.
One more thing: Vcs-* fields are broken:
$ svn ls -v $(grep-dctrl -ns Vcs-Svn '' < debian/control)
svn: URL 'svn://svn.debian.org/python-
.2.7-1.diff.zzEZVx
| dpkg-buildpackage: error: dpkg-source -b python-minimock-1.2.7 gave error
exit status 2
--
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/20120611221208.ga4...@jwilk.net
lled in my environment. (It
wouldn't be installed in a minimal chroot.)
--
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/20120612114332.ga8...@jwilk.net
be in XPM format? (Please forgive my
ignorance on this subject.)
Shebang of the script is "#!/usr/bin/env python". "#!/usr/bin/python" is
strongly preferred (see Python Policy 3.1).
Copyright/license of CertificateValidatingHTTPSHandler.py is not
documented in debian/copy
-name.diff:
- provide a descriptive name for the print job.
* 007-set-class-name.diff:
- set application name for use by window managers.
Have you forwarded these patches upstream?
You changed priority from extra to option, but this is not documented in
the changelog.
--
Jakub Wil
arch-dependent files in multiarch package. (Closes:
#670031)
Why is this necessary? Now that #671257 is fixed, .mo files shouldn't
vary with architecture unless something odd is going on.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of &q
./peg -o $@ $<
leg.o : leg.c
leg.c : leg.leg compile.c
- ./leg -o $@ $<
+ #./leg -o $@ $<
Hmm, why?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: h
* Nathan Owens , 2012-07-16, 13:15:
On the no relo issue try putting DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk in the debian/rules file
Nope, this is neither required nor sufficient to fix this particular
problem.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian
en, unless someone modified *.leg/*.peg
stuff. But in the latter case, the person wants either the .c files
updated, or at least be notified that this cannot be done automatically.
These instructions are only useful when developing peg and leg and are
safe to skip.
The great thing about
t in the future tarballs.
--
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/20120719223704.ga2...@jwilk.net
debian/rules has the same problem.
+ @cd /tmp
+ @tar -cvf - suckless-tools_$(CURRENT_VERSION) 2> /dev/null | gzip -9 >
../suckless-tools_$(CURRENT_VERSION).orig.tar.gz
+ @rm -rf /tmp/suckless-tools_$(CURRENT_VERSION)
This creates temporary files insecurely.
--
Jak
make it clear that this is not the
case.
p.s. Not subscribed.
--
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/20120731074425.ga2...@jwilk.net
If this is
the case, you don't need to remove anything.
* Move back to dephelper (>= 8)
debian/compat:
* Move back to "8"
If we are talking about backporting to squeeze, these shouldn't be
necessary. The backported version of debhelper >=9 has the multiarch
bits disa
_HOST_MULTIARCH" you could query at run-time.
Perhaps if you explained what exactly you're trying to do, I could give
you a better answer. :)
p.s. Not subscribed.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "uns
?:";
Ditto.
All in all, I found it relatively low quality, especially if you take
into account that it's a game that one could be implement in 5 minutes
in a scripting language. Sorry.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
w
Should I list 'wamerican' package as a dependency?
Yes. Even better, make it: wamerican | wordlist
--
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://
ican | wordlist
Assuming that I want this game to run only on English locale, should
wamerican be sufficient?
Yes, but then fix the package to use /usr/share/dict/american-english.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "u
How can a work
in public domain be "for scientific use only"?
p.s. I'm not subscribed, please cc me on replies.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de
ython3-skein: python-script-but-no-python-dep usr/bin/skeinsum
This is because /usr/bin/skeinsum has #!/usr/bin/python3.2 shebang, but
the package depends on python3, which of course doesn't guarantee that
/usr/bin/python3.2 exists. You probably want to make this shebang
unversione
y in debian/rules, ever. :)
The traditional solution is to fix the shebang by sed.
The modern solution is to pass --executable=/usr/bin/python to the build
command.[0]
And finally, there's a “oooh, I'll use this new shiny thing” method:
dh_python2 has now a --shebang option.
[0] Docume
* Jakub Wilk , 2012-08-08, 19:55:
dh_python2 has now a --shebang option.
What I wrote is technically correct, but what I actually meant to write
is:
dh_python3 has now a --shebang option (even though it's not documented
in the manpage).
--
Jakub Wilk
--
To UNSUBSCRIBE, email to d
s like something that should be fixed 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: http://lists.debian.org/20120809145339.ga1...@jwilk.net
-0.09.tar.gz
ee155f6577f99fca1f730ba39211f480 tinysvm_0.09.orig.tar.gz
--
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/20120809172237.ga...@jwilk.net
icy
§10.2).
Please update format URI in debian/copyright.
Am I right that this version of TinySVM was released in… 2002?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
e " have proven" -> ", which have been
proven"? Also, a list of two items without a conjunction between them
seems awkward to me.
Disclaimer: I'm not a native speaker of English. (But I heard they
congregate on debian-l10n-english@ldo...)
--
Jakub Wilk
--
T
ow what you are
| doing--modify the SWIG interface file instead.
But where is the interface file? I don't see it included in the tarball.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@
will create a temporary directory
every time debian/rules is run (not only for the get-orig-source
target).
Instead of pushing new package to mentors I've pushed my changes to
collab-maint repository [1] Hope that is fine with you if not let me
know
[1] git.debian.org:/git/collab-maint/suckle
ued as of september 1,
2009. From then on only "UGent.be" can be used. Please replace
"rug.ac.be" by "UGent.be" in the URL.
More information about hello can be obtained from
http://www.example.com.
Oh really? :)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian
less of whether the variable is global or target-specific.
Do you have any other alternatives for this?
The alternative is to use shell variables for this purpose. I find it
convenient to have a separate script to create .orig.tar, and make
get-orig-source just call it.
--
Jakub Wilk
--
e you seen #685611?
--
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/20120824183245.ga4...@jwilk.net
§4.9)
--
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/20120830163434.ga9...@jwilk.net
g.make (choose
from: binary binary-arch binary-indep build build-arch build-indep clean
install install-arch install-indep)
| make: *** [/usr/share/hardening-includes/hardening.make] Error 255
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of &q
/rules get-orig-source should leave them in
package root directory and if I execute make -f rules get-orig-source
it should execute in the debian/ directory?
Yes.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Troubl
-freeze times.
AFAIK freeze doesn't affect removals in any way. So:
s/ in non-freeze times//
And, as far as a package without rdeps (such as python-cpl) is
concerned:
s/may/almost certainly will/
P.S. Not subscribed.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors
ritten more readably as:
parts = query.split()
regex = re.compile(re.escape(query.lower()), re.DOTALL)
if regex.search(docstring):
return 1
This is weird. Why re.DOTALL when there couldn't be any unescaped dot in
the regular expression? Also why bother with compiling regular
expres
clean
target?
Upstream seems to provide a test suite. Please run it at build time.
Upstream provides some examples. It might be worth including the in the
binary package.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe&
pstream provides some examples. It might be worth including them in 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: http://lists.debian.org/20121003205511.ga8...@jwilk.net
preparing also a package for Wheezy, with *minimal* fixes
for #685611 (and perhaps other bugs that would fit the freeze
criteria[0])?
[0] http://release.debian.org/wheezy/freeze_policy.html
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of &q
the "random" module is secure? The
documentation says this module is "completely unsuitable for
cryptographic purposes".
--
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/20121009212216.ga1...@jwilk.net
ng back to you tonight!
Just a note is it okay to change Vcs-* field in this version even
though its not mentioned in bug report?
I'd say that updating Vcs-* falls under "4. translation updates and
documentation fixes".
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors
architecture, so I'm pretty sure Release Team
won't be happy about such a change.
--
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/20121010201026.ga6...@jwilk.net
t the bundled one.
Packaging the UTF-8 library (currently in src/3rdparty/utf8/) might be
also worth considering, in order to comply with Policy §4.13.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
on-sipsimple
I see there's ITP for the last one (#689510); no RFS, though.
--
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/20121010214344.ga3...@jwilk.net
d stterm is also putting wrong license for st
sterm, on the other hand, has the licence text copied verbatim, but only
the short license name wrong.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm
@ readers
could chime in?
--
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/20121011185854.ga...@jwilk.net
e Apache license". Could you clarify this with
upstream?
Copyright/license information for src/3rdparty/google/ is missing.
--
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/20121012220207.ga1...@jwilk.net
ckless-tools source: native-package-with-dash-version
W: suckless-tools source: diff-contains-git-control-dir .git
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archi
arent directory, where is the upstream version from the
most recent debian/changelog entry."
--
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
n the paragraphs in debian/control? It's
not clear to me whether this is compliant with Policy §5.1 (though
admittedly both dpkg and debhelper parsers are happy about it). Could
you remove the extra newline?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with
s directory has been renamed, 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/20121016151218.ga3...@jwilk.net
n.org).
--
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/20121017120810.ga5...@jwilk.net
ty/utfcpp/utf8/* src/3rdparty/utfcpp/utf8.h
which is okay, but since there are no other files in the utfcpp/
subdirectory, it could be simplified to:
Files: src/3rdparty/utfcpp/*
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsub
Control: reopen -1
* Bart Martens , 2012-10-17, 16:20:
Package suckless-tools has been removed from mentors.
That's not a reason to close an RFS.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
do? In my experiments it did not
affect phonetisaurus-align in any way.
--
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/20121020205526.ga7...@jwilk.net
e's a warning about debian/copyright_hints not being up-to-date.
There's also a few dozens of compiler warnings. Is upstream aware of
them?
--
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/20121022154809.ga8...@jwilk.net
ail on "make
clean", but it was working anyway. Right?
D'oh! I meant s/doesn't/shouldn't/. So yes, you are right. Sorry for the
confusion.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe"
* Giulio Paci , 2012-10-22, 23:55:
There's also a few dozens of compiler warnings. Is upstream aware of
them?
I just sent an email about them, along with a patch removing most of
them.
I think "fix" would be a better verb than "remove" here (in the patch
name and its
Could
you move it into a separate patch?
Please also bump date in the changelog.
--
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/20121024145607.ga5...@jwilk.net
otice:
// Copyright (c) 2010, Google Inc.
--
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/20121025133741.ga5...@jwilk.net
When I run bhlc on build log of new package I get this
http://sprunge.us/CiYR But as far as I know this should be
automatically introduced when using compat level 9 with debhelper >= 9
right? Or am I missing something?
Perhaps 02_dpkg-buildflags.patch needs to be improved? :)
--
Jakub Wil
such smelly code.)
There are many eval() and exec() calls. Is that really necessary?
This:
| self.path_FIFO = '/tmp/FIFO%s' % (PID)
and this:
| if dossier == 'None':
| dossier = '/tmp/webcache'
and this:
| if dossier == 'None': dossier = '
simpler just to strip them
out completely.
In any case, please provide a get-orig-source target.
--
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.deb
ssid. The manpage says it's "an
extremly[0] simple setsid replacement". But setsid itself _is_ extremely
simple. In fact, if you compare ssid.c with setsid.c (from util-linux),
you'll see they're almost identical.
[0] Typo!
--
Jakub Wilk
diff --git a/debi
s are:
| git/sprop/.hg_archival.txt
| dpkg-source: info: you can integrate the local changes with dpkg-source
--commit
.hg_archival.txt is no longer in sprop tarball, so it should be removed
from the repository, too.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debia
cript libs.
+Thanks to Jakub Wilk for reporting this bug.
+(Closes: #678000)
This is also only an important bug, and I don't think it needs to be
fixed for wheezy at this point.
These two would fall under the "4. translation updates and documentation
fixes" freeze p
t look good:
- it doesn't escape the arguments properly;
- it ignores the other exectuable exit code.
--
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/20121103223819.ga2...@jwilk.net
tch (in case I'm wrong and tarballs are
downloadable from somewhere);
- by providing README.source (see policy §4.14, point 4);
- by adding get-orig-source target to debian/rules (see policy §4.9).
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a su
debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)
This change is not is not documented in the changelog.
+override_dh_auto_build:
+ python setup.py build
If you called "dh_auto_build" here instead of "python setup.py build" it
would be more obvious that the change is correct.
--
Jakub Wilk
the very least using only
documentation included in the source package. That is:
- either .orig.tar can be downloaded with uscan;
- or get-orig-source exist;
- or README.source explaining how to recreate .orig.tar exist (see
Policy §4.14, point 4).
--
Jakub Wilk
--
To UNSUBSCRIBE, email to
* Vasudev Kamath , 2012-10-30, 20:32:
.hg_archival.txt is no longer in sprop tarball, so it should be
removed from the repository, too.
Done and changes back in the git.
I don't see any relevant changes in the repository…
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors
s with Debian BTS ?
I use Bugs: mailto: as a source package header in
debian/control instead.
Does this actually work? According to bug #448493, it does not.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
mporary?
You can't, unless you chdir to the directory that contains
debian/{changelog,watch}. If you need an example, take a look at the
openinbrowser package.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
scm.debian.org/ to http://git.debian.org/ intentional?
Typo in the changelog: ssidd -> ssid.
At least for lsw, dmenu and tabbed, copyright statement in
d/copyright don't match those in LICENSE files. Please update the
copyright file.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-me
n't matter that much, as
long as there's an easy way to adapt the code to one's preferences.
After all, this target is run by humans only.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Cont
y versions of the MIT license. Please use
Expat instead, when it matches."
--
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/2012003828.ga4...@jwilk.net
dening? I believe that with compat 9, dh took care of this.
Typo: manpage-hyphe-fix -> manpage-hyphen-fix.
Switching to source format 3.0 (quilt) is not documented in the
changelog.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "
guration file.
Who holds copyright to the new files get-orig-source adds?
--
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/20121112223148.ga1...@jwilk.net
CS history (but not in any released version)
is not really interesting for end users. So I propose only to document
A->C switch; see the attached patch.
Typo: soruce- > source. Also, a space is needed between "3.0" and
"(quilt)".
--
Jakub Wilk
diff --git a/debian/chang
tests. Tests love to be run at build time. :) The
test/*.sh files would be more reliable if they used "set -e". You may
also want to provide DEP-8 tests.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
bly
a bad idea. (If you wanted do that, you'd have to restore the original
ones in the clean target.)
Also note that this is slightly broken: ${LIBS} is expanded by make to
an empty string, so you actually end up calling:
find . -name config.mk | xargs sed -i 's,-s ,,'
--
nother, because it breaks
DEB_BUILD_OPTIONS=nostrip.
--
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/20121115160808.ga6...@jwilk.net
id pointer: 0x40118240
***
Please see the attachment for full transcript.
Typo in debian/patches/2002_autoconf_fixes.patch: CFlAGS -> CFLAGS.
--
Jakub Wilk
yamcha-make-check.log.gz
Description: Binary data
(I don't intend to sponsor this package.)
* Dmitry Shachnev , 2012-11-15, 19:52:
http://mentors.debian.net/debian/pool/main/p/pymarkups/pymarkups_0.2.3-1.dsc
License in debian/copyright is not the same as in LICENSE.
Shouldn't python3-pygments be in Recommends? (Maybe also in
Build-Depends?)
Maybe because you use it directly?
--
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/20121118121219.ga7...@jwilk.net
patch: purpos -> purpose.
"spro", what's that?
I think libyamcha-dev would be a better place for the *.cpp examples.
Also, the instructions how to build/run them should be updated.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of
| dpkg-source: error: aborting due to unexpected upstream changes, see
/tmp/mercurial-keyring_0.5.3-1.diff.FUtlxd
debian/docs is empty... Wouldn't it make sense to install README.txt
into the binary package?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.de
th DEB_BUILD_OPTIONS=noopt. The compile
command-line looked like this:
g++ -DHAVE_CONFIG_H -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -g -O0 -fPIE
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-O3 -Wno-deprecated -Wall -c -o mkdarts.o mkdarts.cpp
There are both -O0 and -O3
the
compiler. It would be good to pass at least the latter.
--
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/20121204115000.ga7...@jwilk.net
Control: reopen -1
* Bart Martens , 2012-12-04, 20:37:
Package yamcha has been removed from mentors.
That's not a reason to close the bug.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
.cmap.colorize(string,rgb,ansi,bg,ansi_bg)
| AttributeError: 'function' object has no attribute 'cmap'
Similarly, if you set TERM=xterm-256color (which is what is needed to
get 256 color support in applications using terminfo), you won't get any
colors.
--
Jakub Wilk
file which starts with
the following comment:
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
care of this.
Also note that neither version for copyright years were up-to-date in
.orig.tar, so you should re-run help2man anyway.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@l
rated from the
manpage, although it's not up-to-date...
--
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/20121214183625.ga7...@jwilk.net
?
--
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/20121217215541.ga8...@jwilk.net
b-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget http://mentors.debian.net/debian/pool/main/j/jbig2enc/jbig2enc_0.27-1.dsc
I would be glad if someone uploaded this package for me.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a
-userspace
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/l/l7-filter-userspace/l7-filter-userspace_0.11-1.dsc
I would be glad if someone uploaded this package for me.
--
Jakub Wilk
--
To UNSUBSCR
age for me.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ooops, I should have checked that.
I've just uploaded a new version that compiles cleanly.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
101 - 200 of 1076 matches
Mail list logo