e:
$ printf 'LDFLAGS=foo\nall:\...@echo LDFLAGS=\\"$$LDFLAGS\\"' > Makefile
$ unset LDFLAGS
$ make
LDFLAGS=""
$ export LDFLAGS=bar # set by evil dpkg-buildpackage
$ make
LDFLAGS="foo"
--
Jakub Wilk
signature.asc
Description: Digital signature
ell script, if you want.
This echo *is* a subshell. You'll get the very same results when you
substitute it with a shell script.
Here's the relevent piece of documentation:
http://www.gnu.org/software/autoconf/manual/make/Variables_002fRecursion.html
--
Jakub Wilk
signature.asc
Description: Digital signature
* Laszlo Boszormenyi , 2010-12-20, 00:40:
I think all variable equations should be in quotes (LDFLAGS in rules).
Err, no. Makefiles doesn't have a concept of single/double quoted
strings.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subje
data/gummi.desktop
A simpler way to remove files in the clean target is to add their names
to debian/clean.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
have a very good reason, name of -dev package should be
versionless. See bug #493951.
--
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/20101220
directory,
so:
Err, lack of top-level directory may be annoying if you unpack
.orig.tar.gz by hand, but it's not a no-go. See Developers Reference
6.7.8.1. "Pristine source".
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject
ASCII Pascal program text
Uhm, sorry, no, file cannot be used to determine encodings. Besides,
UTF-8 is a superset of ASCII, so everything is all right according to
file.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe&
* Mònica Ramírez Arceda , 2011-01-22, 18:28:
* debian/install: some lines have absolute path and others relative
path. Absolute paths are wrong: you should convert absolute paths to
relative.
Why are they wrong? As far as I can tell dh_install does the right thing
here.
--
Jakub Wilk
different one; in generality, they are not
binary-compatible.
Incidentally, none of the Pythons in Debian are binary-compatible with
the one embedded in Dropbox.
Nb, I'm not interested in sponsoring this package, please don't Cc me.
:)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to
Remove QUILT_PATCH_OPTS and the problem will go away.
--
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/20110220223856.ga8...@jwilk.net
* Lars Buitinck , 2011-02-21, 14:55:
parsechangelog/debian: warning: debian/changelog(l5): badly
formatted trailer line
LINE: -- Lars BuitinckMon, 21 Feb 2011 14:30:22 +0100
There should be exactly two spaces between the e-mail address and the
date.
--
Jakub Wilk
--
To
+++
7 files changed, 10539 insertions(+), 4872 deletions(-)
Could you gently suggest the author that putting 10 Klines of Perl into
a single file might be not the best idea?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of
* Peter Pentchev , 2011-03-01, 13:06:
* Build with -Werror by default unless the "nowerror" build option is
specified.
This is asking for troubles. Please don't do that.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject
* Richard Ulrich , 2011-03-02, 22:13:
ifeq ( $(shell [ -e /etc/dpkg/origins/default ]; printf $$?), 0)
ifeq ( $(shell dpkg-vendor --derives-from Ubuntu && echo yes), yes)
Remove spaces between "(" and "$".
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-ment
y two particular ones...
--
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/20110302233736.ga4...@jwilk.net
easons to amend existing changelog entries; please see Developers
Reference 5.1 for an example.
--
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
ll. :/
I'd recommend you:
- Stop using cdbs.
- Fix upstream makefile not to rely on having "-c" set in CFLAGS.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
A
and Andreas?
--
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/20110318222649.ga...@jwilk.net
* Stephen Kitt , 2011-03-30, 09:49:
The upload would fix these bugs: 618242 (RC, FTBFS).
Did you check if it still FTBFS? AFAICS the failure what caused by the
fact that libgmp3-dev was a virtual package for a while; but it isn't
anymore, so gcc-mingw32 should now build fine.
--
Jakub
g | python2.5-dbg,
python-dbg (>= 2.5), python-dbg (<< 2.7)
I suppose that dh_python2 "helpfully" generated the dependency for you...
* Why python-crypto-doc is "Priority: extra"?
[0] http://wiki.debian.org/Teams/PythonModulesTeam/HowToJoin
--
Jakub Wilk
--
To U
don't need to be "nice" or "round"; they should make
sense, however. 1.0+something for a piece of software that is not
planned to be released certainly doesn't.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of &
in the sponsor-business, but isn't a "hostile upstream" not a good
reason for removal instead of adopting?
s/hostlie/dead for many years/ AFAICS.
But yes, with popcon ~15 and existing better alternatives (socat),
removing it sounds like a good idea.
--
Jakub Wilk
--
To UNSUBS
* Craig Small , 2011-04-30, 08:55:
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release
-DCMAKE_SKIP_RPATH:BOOL=ON
This is a little circular
Nah, it's perfectly fine (perhaps even idiomatic) to call dh_FOO
in the override_dh_FOO target.
--
Jakub
* Andrew O. Shadoura , 2011-05-10, 01:59:
* Package name: mcs
Version : 0.7.2-1
Upstream Author : William Pitcock
* URL : http://www.atheme.org/projects/mcs
* License : BSD
Section : libs
I will take a look.
--
Jakub Wilk
--
To UNSUBSCRIBE, email
.
Oh, and please don't use python-central for new packages.
--
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/20110513125200.ga4...@jwilk.net
re. How about being more explicit? E.g. you
could use something like this:
| * New upstream release.
| + Update Portugese translation (closes: #567423). Thanks to Américo
| Monteiro for the patch.
| + Fix FTBFS with GCC 4.6 (closes: #625314). Thanks to Matthias Klose
| for the bug report.
s via debian/clean, and I assume
that debian/icons is a directory.
--
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/20110515151922.ga2...@jwilk.net
x27;t assume that you'll be the only person to make changes to
Debian packaging. Maintain your packages as if you were to go MIA
tomorrow! :)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
ckages.)
I feel a little awkward about thanking the translator and bug-reporter,
though, because their contributions have been integrated by upstream
and not by me, rendering my thanking them a hollow gesture.
This is of course up to you.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mento
or
"python-setuptools".
What is "Conflicts: s3ql (<= 0.28)" for?
I'd move python-dbg from Depends to Recommends. python-llfuse-dbg is
useful even without python-dbg, as it provides debug symbol for non-dbg
extensions.
- dget
http://mentors.debian.net/debian/pool/main/p
$@
build: build-arch build-indep ;
build-indep:
$(MAKE) docs
build-arch:
$(MAKE) bins
Unfortunately, this example is incorrect: http://bugs.debian.org/627534
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ
parts of packaging in debian/changelog, even if it's first upload to
Debian.
--
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/20110521185350.ga...@jwilk.net
nerated file is actually working.
Then please write a test suite, so that it can be run at build time.
You have both debian/pyversions and XS-Python-Version field. Please
use either one or the other, not both.
Any suggestions which one to keep?
I'd keep the latter.
--
Jakub Wilk
--
T
* Nikolaus Rath , 2011-05-21, 13:44:
The documentation build requires an unreleased development version of
Sphinx. What's the proper way to handle this?
Please file a bug against python-sphinx asking to backport the features
that are needed by your package.
--
Jakub Wilk
--
To UNSUBS
--as-needed" is
a linker option, not a compiler option.)
--
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/20110522204659.ga3...@jwilk.net
ibdl, these two will show up in ldd output regardless of
whether llfuse is linked with them or not.
Use "readelf -d /path/to/library | grep NEEDED" instead of ldd.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". T
. Can the debian build
daemons handle that?
How/why it breaks?
If it's because root access is required (as Adam suggested), you could
probably still run tests under user-mode-linux. (user-mode-linux is
available only on i386 and amd64, but it's still better than nothing.)
--
Jakub Wi
Mai 2011)
It'd more interesting to see svn info for the debian/ subdirectory.
(Though probably the fastest way to fix it is to do a new, clean
checkout...)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe"
& x) { return x.first; }
| inline uint64 Uint128High64(const uint128& x) { return x.second; }
It is not acceptable to define such a generic names in a public header.
Please educate your upstream not to do that.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.de
ou don't find it appropriate.
Great, so the bug doesn't affect user who don't use your package. How
about caring also about those who do?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
-copyright
P: shedskin: no-homepage-field
--
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/20110625233243.ga2...@jwilk.net
://www.debian.org/doc/packaging-manuals/python-policy/ch-programs.html
however.
--
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/20110627
uild
runs the clean target without build-dependencies installed.
[0] I didn't look at the package lately and I've never user pdebuild.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact l
.0.1
Isn't really relevant, as this is a LD_PRELOAD-able library.
Then there's no reason to install the library into /usr/lib. Install it
to a private directory instead. And you don't need any symlinks either.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@l
ng a big fuss about them is not helping anybody. It only distracts
attention from things that are important, and creates false impression
that they are somehow crucial for high quality packages. I can assure,
they are not.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ.
this problem, similarly to the official Debian build
infrastructure (sbuild/wanna-build).
Ahem. Our buildd infrastructure might not not be a best example of doing
things securely.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe
at symbol lists didn't 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/20110714184849.ga6...@jwilk.net
selessly linked against it (they use
none of its symbols).
You might want to do something about these warnings.
--
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/20110720180224.ga5...@jwilk.net
* Thomas Preud'homme , 2011-07-21, 17:38:
* Dependency on ${python:Depends} is for python modules, not python
programs and hence is useless
Err, no, it's not only for Python modules.
* Same thing for X-Python-Version, it's for python modules
Ditto.
--
Jakub Wilk
--
To UNS
* Jakub Wilk , 2011-07-21, 17:45:
* Dependency on ${python:Depends} is for python modules, not python
programs and hence is useless
Err, no, it's not only for Python modules.
* Same thing for X-Python-Version, it's for python modules
Ditto.
And in this particular case, the pa
work on non-Debian systems...)
As for Debian packaging, you should move the Python modules into a
private directory, e.g. /usr/share/gecrit/.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...
nt in Polish or
removed.
--
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/20110722195907.ga8...@jwilk.net
fo is wrong in one aspect: clean target is not the
correct place to remove these files. The purpose of the clean target is
to remove stuff *after* the build, which is of course way to late. The
files should be removed in the build target instead.
--
Jakub Wilk
--
To UNSUBSCRIBE, ema
se it for other purposed these days). It won't work with .PHONY.
--
Jakub Wilk
signature.asc
Description: Digital signature
x27;s actually used by some packaging helpers.)
--
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/20110726101000.ga7...@jwilk.net
ncy will be satisfied by debhelper
8.0.0~bpo50+2, which is currently in backports/lenny.
You bumped debian/compat, bumped standards version, added Homepage field
- none of these things are documented in the changelog.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.
ral* Public License?
[0] One should either update config.{sub,guess} unconditionally or not
all.
[1] The configure script doesn't use config.{sub,guess} at all, and
neither they are shipped in the upstream tarball.
--
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/20110726162823.ga4...@jwilk.net
uot; might want
to turn against us)
It's a shame that uscan is insecure-by-design. I use my wrapper script
to add a bit sanity to it:
https://bitbucket.org/jwilk/debian-misc/src/tip/upscan
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject
aren't actually
required.
What kind of automatic detection you are talking about?
--
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/201
at couldn't possibly work.
--
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/20110805221541.ga6...@jwilk.net
, of course.
Also, your debian/rules violates Policy 4.6.
--
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/20110806144931.ga...@jwilk.net
se of validating copyright
files.
--
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/20110806145120.gb...@jwilk.net
python-wxgtk2.8 | python-qt4 | python-fltk | python-gtkglext1,
python-wxgtk2.8 | python-qt4-gl | python-fltk | python-gtk2,
python-wxgtk2.8 | python-qt4-gl | python-fltk | python-gtkglext1
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a sub
e actually any packages in Debian using gdbm symbols provided by
libqdbm? If there are none, I'd just drop the symbols without changing
package name or SONAME, and wouldn't bother creating a separate package.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debi
are ready, of course. (There's no bug about that against
python-markdown, so how could the maintainer know that a package for
Python 3 is needed?)
BTW, I have impression that debian-mentors is not read by many people
who are experienced in packaging Python software.
debian-pyt...@lists.de
./core/axises.py:1365: undefined name 'tickUnit'
| ./core/axises.py:1820: undefined name 'tickUnit'
| ./core/axises.py:1820: undefined name 'lim'
| ./core/axises.py:1919: undefined name 'tickUnit'
| ./core/axises.py:1919: undefined name 'lim'
Please c
.h:24:0,
| from conftest.cpp:57:
| /usr/include/H5public.h:57:20: fatal error: mpi.h: No such file or directory
| compilation terminated.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d
dh_autoreconf_clean - Clean all changes made by dh_autoreconf
--
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/20110816142543.ga9...@jwilk.net
t;/usr/lib/python2.6/dist-packages/pyassimp/helper.py", line 103, in
search_library
raise AssimpError, "assimp library not found"
pyassimp.errors.AssimpError: assimp library not found
Also, why did it print stuff on stdout? :/
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debia
sg", because version numbers
with multiple dashes are confusing to users.
--
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/20110819095910.ga4...@jwilk.net
ose not to upload the package until a bug that is
particularly severe/annoying is fixed.)
--
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
g it is almost always bad idea.
Also, why did it print stuff on stdout? :/
ask upstream :-)
...
no, seriously.
Well, I have no interest in your package, I don't even know what it's
all about. I was just (implicitly) asked by Michael to review the Python
part of it, so I did.
--
You import ctypes.util but it's not used anywhere.
- In search_library you seem to define strerrno variable, but it isn't
used anywhere.
--
Jakub Wilk
BZh91AY&SYÉÚĆ2ß@0Y˙˙÷˙˙úż˙˙ń`bźx ç{ć`÷žöÉÂwŁIr¸m˝p^h+6wlŢěččÝÚv5TĄ7[Ĺł[ˇrw-íĽÍăěÇPq4Xďorl 9f˝=nçCŚŻžg__{<wvwź§
re on ./dylandotnet_11.2.7.4-2.dsc
dpkg-source: error: File ./dylandotnet_11.2.7.4.orig.tar.gz has size 344
instead of expected 3697578
I suspect that this is a mentors.debian.net bug. :/
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". T
ally should pay
attention to that when converting between helpers...) See Python Policy
3.3.1.
Why your override_dh_auto_build is empty?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists
targets, leaving binary* targets only for stuff that needs (fake)root
privileges. In this particular case building Python extensions
definitely should be done in the build* targets.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubsc
then _can_ fail.)
- setuid and setgid are called in the wrong order. You should always
call setgid first.
- Unless I'm missing something, calls to seteuid and setegid are
redundant.
I would strongly advise you against including the helper in your
package.
--
Jakub Wilk
--
To UNSUBS
3) already covered by the Debian Policy.
nor Debian New Maintainers' Guide tells me exactly how to create such a
file or how to name it.
The New Maintainer's Guide is about packaging basics, so certainly not
about packaging libraries.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to
/conque/conque_2.2-1.dsc
I would be glad if someone uploaded this package for me.
I will take a look.
--
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.
ns, format URI should be versioned,
while yours is not.
- This is of course personal choice, but I would recommend you not to
use a more restrictive license for Debian packaging than the upstream
uses.
(More review 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/20110828153329.ga8...@jwilk.net
* Jakub Wilk , 2011-08-28, 17:33:
To access further information about this package, please visit the
following URL:
http://mentors.debian.net/package/conque
Alternatively, one can download the package with dget using this
command:
dget -x http://mentors.debian.net/debian/pool/main/c/conque
versions of packages greater than the ones in Debian.
Can you file that bug against the PTS? I don't removing it from m.d.n
once you have done so.
#626811
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
lose moral standing in
the community.
--
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/20110831120051.ga9...@jwilk.net
K.
[0]
http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2011-August/thread.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/20110901193509.ga1...@jwilk.net
ents))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
--
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/20110902105438.ga3...@jwilk.net
age to the team's SVN even if you don't have
a sponsor yet.
--
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/20110903104212.ga4...@jwilk.net
his moaning about RFS not being dealt with in a
timely manner: true, we don't manage to get packages reviewed and
sponsored within 4 days, but is the situation really that bad at the
moment? Are there any packages older than one month still waiting for
sponsorship?
Probably dozens of
/sxiv/sxiv_0.9-1.dsc
$ tar -tvvf sxiv_0.9.orig.tar.gz | grep '/debian/$'
drwxr-xr-x epsilon/epsilon 0 2011-07-07 21:19 sxiv-0.9/debian/
Huh?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
ider joining the Python Modules Packaging Team:
http://wiki.debian.org/Teams/PythonModulesTeam/HowToJoin
--
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/20110907182142.gb6...@jwilk.net
* Daniel Echeverry , 2011-09-07, 16:15:
http://mentors.debian.net/debian/pool/main/s/sxiv/sxiv_0.9-1.dsc
I tried to build the package with DEB_BUILD_OPTIONS=noopt, but -O2 was
used as optimization anyway. Could you please fix that?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors
unconditionally, which is not quite what I
asked. Normally software should be build with -g -O2 (note that sxiv
doesn't use -g, which is another thing to fix).
Please see Debian Policy 10.1 and 4.9.1 for details.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
w
* Andrew O. Shadura , 2011-09-08, 23:54:
We already have ITP bugs. Why not just retitle them into RFS when
someone wants their package to be sponsored?
Not all sponsored packages are new. I'd hope most of them are not!
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors
earn more about this "error in security 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/20110908223455.ga8...@jwilk.net
it in the first place?
The other way around for me would be to explicitely define the build
directory,
--builddirectory
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
what the change was made.
--
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/20110911180510.ga7...@jwilk.net
t your struggles to get the package to the archive. :) For new
packages single changelog entry saying "Initial release (closes:
#NN)." is usually enough.[0]
- The trailing space is still there:
$ head -n1 debian/control | sed -e 's/ /SPACE/g'
Source:SPACEconqueSPACE
[0] N
t;obj-*/path/to/anything" do the trick for 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.debian.org/20110911192159.ga4...@jwilk.net
afraid I haven't written this up anywhere yet - I wanted to get the
new revision into people's hands first. The changesset that fixes the
problem is here - it removes an order dependency in the way we process
the rules:
http://hg.opensource.lshift.net/mercurial-server/diff/9875791
* Paul Crowley , 2011-09-12, 09:59:
I've also uploaded a new version of the package to mentors.debian.net
which is Lintian-clean.
http://mentors.debian.net/package/mercurial-server
Uploaded, thanks.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
w
or this purpose.
That said, #641123 really looks like a serious bug in vte.
--
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/20110914104403.gb1...@jwilk.net
301 - 400 of 1076 matches
Mail list logo