Bug#805439: RFS: visualboyadvance/1.8.0.dfsg-3 [RC]

2015-11-19 Thread Etienne Millon
* Gianfranco Costamagna [151119 19:22]: > I guess my upload was the first one... not sure, we will see :) Thanks to both of you! -- Etienne Millon

Bug#805439: RFS: visualboyadvance/1.8.0.dfsg-3 [RC]

2015-11-18 Thread Etienne Millon
package to mentors at the following URL: dget -x http://mentors.debian.net/debian/pool/main/v/visualboyadvance/visualboyadvance_1.8.0.dfsg-3.dsc It is also available on the Debian Games Team git repository: git://anonscm.debian.org/pkg-games/visualboyadvance.git Thanks! -- Etienne Millon sig

Bug#787223: RFS: vbam/1.8.0.1498-1

2015-06-16 Thread Etienne Millon
Generally speaking, as an author it is a good idea to use CC0 which explicitly describes these rights. In your case, adding a short description "These files have been put in the public domain by their author" may be enough. Feel free to CC me in your replies and I'll be happy

Bug#781622: RFS: opentyrian/2.1.20130907-1 [ITP]

2015-04-02 Thread Etienne Millon
* Dmitry Smirnov [150402 08:25]: > On Wed, 1 Apr 2015 09:20:34 Etienne Millon wrote: > > I refreshed this, forwarded two patches and picked the upstream > > version of one. > > Nice. But I meant to use all those headers (except for Applied-Upstream which > I use ocas

Bug#781622: RFS: opentyrian/2.1.20130907-1 [ITP]

2015-04-01 Thread Etienne Millon
KE)". > Oops, I overloked that. > I had to add even more boilerplate to make parallel build actually work. I reuploaded the package to mentors with changes related to reproducible and parallel builds. -- Etienne Millon signature.asc Description: Digital signature

Bug#781622: RFS: opentyrian/2.1.20130907-1 [ITP]

2015-04-01 Thread Etienne Millon
* Dmitry Smirnov [150401 07:34]: > On Tue, 31 Mar 2015 19:35:12 Etienne Millon wrote: > > I am looking for a sponsor for my package "opentyrian" > > That is very nice. I was looking forward to see opentyrian in Debian for a > while. Thanks for packaging. Thanks fo

Bug#781622: RFS: opentyrian/2.1.20130907-1 [ITP]

2015-03-31 Thread Etienne Millon
#x27;m happy to hear your remarks about this package. Also, please note that I'm a Debian Maintainer, so once this clears NEW I'm interested in uploading the next revisions myself. Thanks! -- Etienne Millon signature.asc Description: Digital signature

Bug#773810: RFS: averell/1.0a-1 (ITP: 773793)

2014-12-23 Thread Etienne Millon
{init,start_it,1,[]}, > {init,start_em,1,[]}]}} > Makefile:18: recipe for target 'compile' failed - the long description has an extra empty line. - the latest Standards-Version is 3.9.6, please update accordingly. Cheers -- Etienne Millon signature.asc Description: Digital signature

Re: FTBFS on powerpc/ppc64el

2014-12-08 Thread Etienne Millon
ourse of action; but if you rename it, the safe side is to completely remove the leading underscore (or use something like DYNAMIPS_UNUSED). Underscore + capital letter is always reserved according to [1]. Hope this clarifies my previous remark, and thanks for fixing the FTBFS! [1]: http://c-faq.com/de

Re: quilt and debian-jenkins-glue

2014-11-21 Thread Etienne Millon
ble to invoke quilt directly in the git tree. HTH, -- Etienne Millon -- 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/20141121162645.GA17979@klow

Re: How to package a binary provided by python2 and python3

2014-11-04 Thread Etienne Millon
e. You can see examples on two of my packages: guessit (first case, binary in python3-guessit) and subliminal (second case, binary in subliminal). -- Etienne Millon signature.asc Description: Digital signature

Re: Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-04 Thread Etienne Millon
first line is useless, since HOME is reassigned after - this approach using strcat should work, but will fail if HOME is not set. In that case getenv will return NULL and strlen will dereference a null pointer (not tested). Cheers -- Etienne Millon -- To UNSUBSCRIBE,

Re: FTBFS on powerpc/ppc64el

2014-10-20 Thread Etienne Millon
is also quite bad that "_unused" is in global scope in the first place IMHO.) -- Etienne Millon -- 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/20141020105546.GA14217@klow

Re: [Help] Re: Bug#759978: seqan: FTBFS: c++: error: unrecognized command line option '-strong'

2014-09-01 Thread Etienne Millon
export DEB_BUILD_MAINT_OPTIONS = hardening=-stackprotector HTH, -- Etienne Millon -- 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/20140901143613.GA10477@klow

Bug#759535: RFS: gmpc/11.8.16-9

2014-08-28 Thread Etienne Millon
nges). * Add libappindicator support (Closes: #736261) * Update Vcs-Browser URL. Thanks! -- Etienne Millon -- 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/20140828083553.GA20647@klow

Re: Python package documentation with Sphinx: encoding related build failure

2014-07-24 Thread Etienne Millon
To print a (unicode) string, python3 needs to know how to encode the string and uses locale for that. In my case the following worked: override_dh_auto_test: LC_ALL=C.UTF-8 dh_auto_test -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subj

Re: lintian usage and inconsistence problem

2014-01-27 Thread Etienne Millon
.deb). By running it on the .dsc file, you only see the results of source checks. The solution to this is to invoke lintian on the .changes file. As a consequence it will do both source and binary checks. Hope that helps ! -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@l

Re: dh_make and $DEBEMAIL

2013-09-29 Thread Etienne Millon
* Beco [130930 08:41]: > Yes, its just a typo. #echo $DEBEMAIL shows correctly. That was just to check :) Is the variable correctly exported in the environment using 'export' ? You can see if it is correctly set with something like: sh -c 'echo $x' (note the single quot

Re: dh_make and $DEBEMAIL

2013-09-29 Thread Etienne Millon
Hi, > My .bashrc has this text (probably auto added by the installer), and > still it doesn't work. > > If I just type > > #echo $DEBMAIL > > it shows the variable is correctly set. In case this is a typo, please note that the variable name is DEBEMAIL, not

Bug#718893: RFS: coinutils/2.9.4-1 [ITA] -- CoinOR base library

2013-08-12 Thread Etienne Millon
* Miles Lubin [130812 10:08]: > Hi Etienne, > > Sébastien Villemot has kindly offered to sponsor the package as part > of debian-science. Is that okay with you? Hi, Sure, please go ahead! -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org wi

Re: bash script in /usr/games

2013-08-09 Thread Etienne Millon
* Andreas Moog [130809 14:21]: > Do you have the package somewhere to download? +1, it would be more efficient to just see your packaging. You can upload it on http://mentors.debian.net/ if you want. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.

Bug#718893: RFS: coinutils/2.9.4-1 [ITA] -- CoinOR base library

2013-08-08 Thread Etienne Millon
kages seem the way to go. (It is however important not to use the convenience copies of code.) -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.d

Bug#718893: RFS: coinutils/2.9.4-1 [ITA] -- CoinOR base library

2013-08-07 Thread Etienne Millon
nk? > Do we need to file the transition request now, or may we start by > updating everything in experimental? I believe it would be OK to upload in experimental. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscr

Bug#718893: RFS: coinutils/2.9.4-1 [ITA] -- CoinOR base library

2013-08-06 Thread Etienne Millon
log along with the changes you made specifically for this (or "no changes needed" if appropriate). > +export DH_VERBOSE=1 It shouldn't be set it directly in the rules file. I didn't try to build the package nor run lintian, since IMHO the most important thing is to solve t

Re: svn revs as version number

2013-06-03 Thread Etienne Millon
s is better since you can release svn releases or numbered releases (if any) at any moment without ever touching the epoch. These versions are all in order: - 0~29618 - 0~31293 - 0.3 (first numbered release) - 0.3+36932 - 0.4 Cheers -- Etienne Millon -- To UNSUBSCRIBE, email to deb

Re: O:html2text

2013-05-11 Thread Etienne Millon
ml2text.o] Error 1 - You bumped S-V, were there any changes ? (ie, did you review the checkilist?) - the "this patch header follows DEP3" comment is probably superfluous - in debian/rules, the commented lines are useless Thanks for taking care of html2text ! -- Etien

Re: Upgrade "rar" Package Version

2012-10-19 Thread Etienne Millon
* Timo Juhani Lindfors [121019 14:02]: > Etienne Millon writes: > > It still does not support RAR 3.0 archives (#312552). > > unrar-free and unar are two different packages. If you read the full bug > report you see my comment: Ooos, my bad. I had read the bug report but

Re: Upgrade "rar" Package Version

2012-10-19 Thread Etienne Millon
; seems to work for all of the RAR files I have received recently and is > open source. It still does not support RAR 3.0 archives (#312552). -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

Bug#690366: RFS: gmpc/11.8.16-5

2012-10-13 Thread Etienne Millon
lations.patch | 3314 ++... debian/patches/series |1 + 3 files changed, 3324 insertions(+) And a link to the .dsc: dget -x http://mentors.debian.net/debian/pool/main/g/gmpc/gmpc_11.8.16-5.dsc Thanks in advance ! -- Etienne Millon -- To UNSUBSCRIBE, email to

Bug#672654: new version

2012-09-08 Thread Etienne Millon
ld this patch, do you know if there is a way to make it output a compatible format ? otherwise I'll just use plain quilt in the future. > * IMO it makes more sense to build the documentation in the "build" > (just after dh_auto_build) target, instead of before dh_installdocs.

Bug#672654: new version

2012-09-08 Thread Etienne Millon
ust ping me > when you are done. This workflow is way simpler, we should do that more often in the games team. I pushed the changes to alioth : New url : git+ssh://git.debian.org/git/pkg-multimedia/glyr.git master at this time : 6511f92 Please tell me what you think. Have a nice day -- E

Bug#672654: new version

2012-09-07 Thread Etienne Millon
the package, it is still available at the same URL : http://mentors.debian.net/debian/pool/main/g/glyr/glyr_1.0.0-1.dsc (debdiff to previous version attached for your convenience) -- Etienne Millon diff --git a/debian/changelog b/debian/changelog index eb57b4f..be9d7de 100644 --- a/debian/cha

Bug#672654: new version

2012-08-22 Thread Etienne Millon
Hello, I updated my package to version 1.0.0 which was released last month. This is obviously not for wheezy. If anyone has any remarks, please do so. The package is available on mentors : http://mentors.debian.net/debian/pool/main/g/glyr/glyr_1.0.0-1.dsc Thanks ! -- Etienne Millon -- To

Bug#684792: closed by Bart Martens (closing RFS: gmpc/11.8.16-4 [RC])

2012-08-19 Thread Etienne Millon
> Package gmpc version 11.8.16-4 is in unstable now. > http://packages.qa.debian.org/gmpc Thanks for the upload ! I'll take care of the freeze exception. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe&qu

Bug#684792: RFS: gmpc/11.8.16-4 [RC]

2012-08-19 Thread Etienne Millon
* Bart Martens [120819 13:48]: > Some files in po/*.po, not all. I'm not sure I'm following you. The copyright header is the same in all the *.po files : % ls -1 po/*.po | wc -l 41 % grep "Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011" po/*.po |

Bug#684792: RFS: gmpc/11.8.16-4 [RC]

2012-08-19 Thread Etienne Millon
ixed^3. The license for po/Makefile.in.in has a spelling error ("GNU Public License"), should I add a lintian override? I reuploaded a new version of the package, still at the same URL : http://mentors.debian.net/debian/pool/main/g/gmpc/gmpc_11.8.16-4.dsc Thanks again ! Have a nice day. -

Bug#684792: RFS: gmpc/11.8.16-4 [RC]

2012-08-17 Thread Etienne Millon
main/g/gmpc/gmpc_11.8.16-4.dsc Thank you ! -- Etienne Millon -- 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/20120817214854.GA16143@klow

Bug#684792: RFS: gmpc/11.8.16-4 [RC]

2012-08-14 Thread Etienne Millon
, gmpc would be unfit for release (ie, that the copyright issue is RC too) ? -- Etienne Millon -- 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/20120814080114.GA4000@klow

Bug#684792: RFS: gmpc/11.8.16-4 [RC]

2012-08-13 Thread Etienne Millon
=low . * Disable LyrDB.com lyrics provider, which segfaults. (Closes: #650359) The fixed package is on mentors.d.n : http://mentors.debian.net/debian/pool/main/g/gmpc/gmpc_11.8.16-4.dsc And I attached the debdiff for your convenience. Have a nice day ! -- Etienne Millon diff -Nru gmpc-11.8.16

Re: Changelog

2012-08-07 Thread Etienne Millon
s a matter of personal preference. -- Etienne Millon -- 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/20120807144854.GA10792@klow

Re: Any script to populate debian/copyright file ?

2012-07-15 Thread Etienne Millon
> copyright owners too. Hello, licensecheck will output copyright and license information. Combined to the CDBS licensecheck2dep5 tool, it can generate a debian/copyright file (See #472199). I agree that it's better to do it manually, though. -- Etienne Millon -- To UNSUBSCRIBE, email to d

Bug#678935: RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC]

2012-06-26 Thread Etienne Millon
Thanks for this upload. Have a nice day ! -- Etienne Millon -- 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/20120626175240.GA3542@klow

Bug#678935: RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC]

2012-06-25 Thread Etienne Millon
t one can not be used against the other one. It may be possible to build a new package built using libmumps-seq-dev which will need libmumps-seq-4.10.0, but this is beyond the scope of this NMU. Please tell me if I overlooked something :) Have a nice day ! -- Etienne Millon -- To

Bug#678935: RFS: coinor-ipopt/3.10.2-1.1 [NMU] [RC]

2012-06-25 Thread Etienne Millon
n/c/coinor-ipopt/coinor-ipopt_3.10.2-1.1.dsc Here is the changelog entry : coinor-ipopt (3.10.2-1.1) unstable; urgency=low * Non-maintainer upload. * Remove hardcoded dependency on libmumps (Closes: #662236). * Add missing dependencies on libmpi and libdl. -- Etienne Millon Sat, 1

Bug#672654: package marked "needs sponsor = no" at mentors

2012-06-22 Thread Etienne Millon
Thanks for the hint ! I'm not used to the new mentors.d.n yet. However, it's probably better to delay this package until after wheezy is released, so I'll set it at this time. Should I close this RFS in the meantime ? -- Etienne Millon -- To UNSUBSCRIBE, email to debi

Bug#674432: RFS: gmpc/11.8.16-3

2012-05-24 Thread Etienne Millon
a slow mpd. Thanks to olhotak. (Closes: #656290) - Fix FTBFS with valac 0.16 (Closes: #673592) * Bump Standards-Version to 3.9.3 (no changes). Thanks in advance, -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs

Bug#672654: RFS: glyr/0.9.9-1 [ITP] -- search engine library for music metadata

2012-05-12 Thread Etienne Millon
that it is possible to have a clear symbols file starting at the first upload. This makes the package lintian clean, but I hope that I haven't missed anything. Regards, Etienne Millon -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "u

Bug#669016: RFS: gyoto/0.0.1-1 [ITP] -- general relativistic ray-tracing and orbit computation

2012-04-16 Thread Etienne Millon
ible to make gyoto plugins that are both leading to a publication and for private (or commercial) use. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arch

Re: RFS: qpdfpresenterconsole

2012-03-10 Thread Etienne Millon
If you want, you can use debexpo. An introduction page is available at the following URL : http://mentors.debian.net/intro-maintainers -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Re: Standard Versions

2012-02-27 Thread Etienne Millon
upgrading checklist" in the debian-policy package : /usr/share/doc/debian-policy/upgrading-checklist.txt.gz Have a nice day. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: RFS: dwarf-fortress

2012-02-21 Thread Etienne Millon
lso confirm that it does not build in a chroot, unfortunately. The package should build without being in a git repository (and without internet access). As a maintainer of the zsnes package, I second the suggestion of having a look at it as the requirements are similar. Feel free to ask here if someth

Re: RFS: bibtool

2012-01-26 Thread Etienne Millon
n (Closes: #123456) I agree, that's even better ! -- Etienne Millon -- 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/20120126115251.GA18698@klow

Re: RFS: bibtool

2012-01-26 Thread Etienne Millon
top comments are useless, you can remove them. d/TODO should be removed too. Have a nice day ! -- Etienne Millon -- 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/20120126103108.GF3034@klow

Re: RFS: v3c + treedb + meta-treedb + v3c-dcom + v3c-qt + v3c-qt-examples

2011-12-19 Thread Etienne Millon
* Philip Ashmore [111220 08:45]: > On 19/12/11 12:37, Etienne Millon wrote: > >Hello Philip, > > > >* Philip Ashmore [111219 13:30]: > >>http://mentors.debian.net/debian/pool/main/v/v3c/v3c_2.5.0-01-1.dsc > > > >404. > Darn. > When I uploaded th

Re: RFS: v3c + treedb + meta-treedb + v3c-dcom + v3c-qt + v3c-qt-examples

2011-12-19 Thread Etienne Millon
gs. Please fix them. If you need help for some of them, feel free to ask on this thread. According to http://mentors.debian.net/package/v3c, there are also errors (make sure to run lintian on the .changes files to see all of them). -- Etienne Millon -- To UNSUBSCRIBE, email to debian-m

Re: RFS: v3c-2.4.0-01

2011-12-16 Thread Etienne Millon
m the source package). -- Etienne Millon -- 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/20111216135334.GA8532@klow

Re: RFS: v3c-2.4.0-01

2011-12-13 Thread Etienne Millon
bian/*.in should be there. http://www.debian.org/doc/manuals/maint-guide/dreq.en.html#changelog That's it for the moment ! Have a nice day, -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Re: Questions on maintaining xeji

2011-11-22 Thread Etienne Millon
in this thread, > >so that either me or another one can reply to them. > > In fact, I do :-) What should I send to the sponsor, the .deb file or some > other file? You can sign up on http://mentors.debian.net , it has all the information you need to upload the resulting packages : h

Re: Questions on maintaining xeji

2011-11-22 Thread Etienne Millon
ing .dsc and .debs, but it helps you remember where you were and allows easier collaboration (just like with source code). If you have any questions about it, feel free to ask in this thread, so that either me or another one can reply to them. Have a nice day ! -- Etienne Millon -- To UNSUBS

Re: Fwd: installing dependencies along with deb package

2011-10-11 Thread Etienne Millon
ckage is removed. -- Etienne Millon -- 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/20111011145826.ge4...@john.ssi.corp

Re: RFS: snes9x

2011-10-11 Thread Etienne Millon
hey been applied upstream ? Your watchfile does not work (no matching hrefs). -- Etienne Millon -- 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/20111011124301.gd4...@john.ssi.corp

Re: RFS: snes9x

2011-10-03 Thread Etienne Millon
> > > > You managed to get more warnings out of lintian than I did! I uploaded > what I had scraped together but I'm still working on writing a manpage > for snes9x-gtk. When you run lintian on the changes file, it outputs warnings for binary packages too. Cheers

Re: RFS: snes9x

2011-10-02 Thread Etienne Millon
ve that snes9x-gtk should depend on snes9x-x as it is unusable without it. - debian/changelog : you should close the wnpp bug under the "New maintainer" entry. - debian/rules : the override_dh_install target may be replaced with an entry in snes9x-x.install Have a nice day

Re: RFS: dwm

2011-09-01 Thread Etienne Millon
gs on : http://mentors.debian.net/package/dwm The most important one is copyright, but your changelog and README.source are also only templates, I believe. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Re: RFS: dwm

2011-08-30 Thread Etienne Millon
an answer from the maintainer. In the meantime, you can prepare a new version on top of his work, and submit that to him. If you don't have more news, then you can consider looking for a sponsor for a NMU. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debi

Re: unable to upload

2011-08-24 Thread Etienne Millon
t need to close a bug? If this is a new package, you need to file an ITP bug against wnpp and close this bug in debian/changelog. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Re: RFS: sxiv

2011-07-01 Thread Etienne Millon
ot; already which I would have proposed as very > slim image viewer. ;-) There a few other "lightweight image viewers" in debian (qiv, xli come to my mind). What makes sxiv necessary for inclusion in debian that others packages do not provide ? -- Etienne Millon -- To UNSUBSCRI

Re: RFS: lebiniou, lebiniou-data

2011-06-29 Thread Etienne Millon
ossible). Or am I missing something ? -- Etienne Millon -- 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/20110630063054.ga4...@john.ssi.corp

Re: RFS: lebiniou, lebiniou-data

2011-06-29 Thread Etienne Millon
(= ${source:Version}). Hope that helps, -- Etienne Millon -- 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/20110629155449.gb21...@john.ssi.corp

Re: RFS: libpam-abl

2011-06-28 Thread Etienne Millon
value to), but I am not sure about the exact version number. Hope that helps ! -- Etienne Millon -- 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/20110628121224.ga24...@john.ssi.corp

RFS: gmpc (adopted package)

2011-06-21 Thread Etienne Millon
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615245 [2] http://mentors.debian.net/debian/pool/main/g/gmpc/gmpc_0.20.0-2.dsc [3] git://github.com/emillon/gmpc.git -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: gtkpod (updated package)

2011-05-09 Thread Etienne Millon
"README.debian" is not necessary. > > Really? OK. I mean the line in debian/changelog : it adds nothing because relevant information is already in README.debian. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe

Re: RFS: gtkpod (updated package)

2011-05-09 Thread Etienne Millon
ssing. In the latter case, you might convince upstream to do that outside the library. Thanks for contributing to Debian ! [1] http://wiki.debian.org/ReleaseGoals/LAFileRemoval [2] http://dep.debian.net/deps/dep3/ -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.d

Re: RFS: gtkpod (updated package)

2011-05-03 Thread Etienne Millon
tware (client, library, headers) as a single tarball (and so, a single source package). -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lis

Re: RFS: gtkpod (updated package)

2011-05-02 Thread Etienne Millon
gate further but something seems wrong with your perl-related build-deps. Cheers, -- Etienne Millon I: Running in no-targz mode I: using fakeroot in build. I: Current time: Mon May 2 09:16:52 CEST 2011 I: pbuilder-time-stamp: 1304320612 I: copying local configuration I: mounting /proc filesystem

Re: gtkpod - build issue

2011-04-26 Thread Etienne Millon
rom libgpod). I believe that it is > > because you don't install it (you took gtkpod.install directly from > > gtkpod_0.99.14). > > I was wondering if it'd have a sense to split the libgtkpod from the > gtkpod package. Could that help? If other packages need it, thi

Re: gtkpod - build issue

2011-04-22 Thread Etienne Millon
nd on shlib:Depends (it contains only images and stuff like that, nothing executable). I don't think that python:Depends is necessary (the only python script is an example). As for the dh_shlibdeps problem : it complains about a missing libgtkpod (note : different from libgpod). I

Re: gtkpod orphaned

2011-04-15 Thread Etienne Millon
"ITA : gtkpod" and set the submitter to your name & email. -- Etienne Millon -- 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/20110415093256.ga10...@john.ssi.corp

Re: gtkpod orphaned

2011-04-15 Thread Etienne Millon
aging involves version control systems. As you may have seen, gtkpod uses svn-buildpackage. Try to build the package from it, and maybe to commit a patch for a bug ? (hint : I've submitted a patch for #598778, I believe it's easy to fix :-) ). Cheers -- Etienne Millon -- To UNSUB

Re: rules makefile and packaging basics

2011-02-12 Thread Etienne Millon
only do email in browser. After copying the > email address from the link it just spat out your personal > email...sorry, I don't know how to email back to you on the list :( I CC'd you, something like "reply to all" should work. -- Etienne Millon -- Etienne Millon signature.asc Description: Digital signature

Re: rules makefile and packaging basics

2011-02-11 Thread Etienne Millon
e the 'fakeroot' command (replace sudo with fakeroot in the previous command), or even better, do not copy files by hand and use dh_install to copy them. Hope that helps, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: yade-0.60

2011-01-02 Thread Etienne Millon
not clearly understand, what "egrep -ir 'copyright'" command > should do. It gives me no output at all. egrep will look recursively (-r) and case-insensitively (-i) for the string 'copyright' in the specified directory. For example, from your package root

Re: RFS: yade-0.60

2011-01-02 Thread Etienne Millon
_SENDMAIL_COMMAND='/usr/bin/msmtp -t' Cheers, [1] http://www.debian.org/devel/wnpp/being_packaged -- Etienne Millon signature.asc Description: Digital signature

Re: Building and uploading package, depending on experimental

2010-12-26 Thread Etienne Millon
7;t be buildable/usable for someone that is "just" using unstable. -- Etienne Millon signature.asc Description: Digital signature

Re: Simple question on RFP entries

2010-12-23 Thread Etienne Millon
On Thu, Dec 23, 2010 at 05:30:51PM +0100, Yuri D'Elia wrote: > > See http://www.debian.org/devel/wnpp/ for more details. > > Thanks. Should I also become the owner of the bug? Yes. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org

Re: Simple question on RFP entries

2010-12-23 Thread Etienne Millon
lo, If you're working on a package, you should retitle the RFP as an ITP and close it in the first entry of your changelog. See http://www.debian.org/devel/wnpp/ for more details. Cheers, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: free42

2010-12-21 Thread Etienne Millon
and the priority is to fix release-critical bugs. But after Squeeze is released (ie when it's ready) it will probably be possible. Cheers, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: free42

2010-12-21 Thread Etienne Millon
lper for the rest (it might be possible to reduce it further with dh --sourcedirectory=gtk but I am not sure). I kept the patches separate so that you can follow the process. Oh, and I moved doc/free42/README.gtk to doc/free42/README as this is the general purpose readme file for this package. C

Re: RFS: free42

2010-12-20 Thread Etienne Millon
attached patch). Cheers, -- Etienne Millon diff -Nru a/debian/free42bin.1 b/debian/free42bin.1 --- a/debian/free42bin.1 2010-12-15 17:14:53.0 +0100 +++ b/debian/free42bin.1 2010-12-20 13:03:00.0 +0100 @@ -6,7 +6,6 @@ .RB [ \-skin .I SKIN ] - .SH "DESCRIPTION" Free42 is a c

Re: RFS: new package for speeding up speech

2010-12-20 Thread Etienne Millon
stream-changelog - debian/changelog.vinux is probably not necessary, but it could be used as a template for an upstream changelog (cf. lintian warnings). Cheers, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: mosquitto (updated version)

2010-12-18 Thread Etienne Millon
-mosquitto: unused substitution variable ${python:Provides} - debian/rules : why use "--with quilt" ? The 3.0 format can handle the patch/unpatch logic, and you can drop the build-dep on quilt. - debian/watch : the "this is an example" header should probably be

Re: RFS: sonic

2010-12-17 Thread Etienne Millon
run lintian -iI sonic*.changes and fix those. Cheers, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: blankon (updated package)

2010-12-16 Thread Etienne Millon
should use a '-N.N' version number (here, as you released a new upstream version, 2.0-0.1 so that it sorts before 2.0-1). I am not sure that it has been put in the policy, but see #542288 for details. Cheers, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: new package for speeding up speech

2010-12-13 Thread Etienne Millon
= LOCAL W: libsonic: old-fsf-address-in-copyright-file E: libsonic: sharedobject-in-library-directory-missing-soname usr/lib/libsonic.so W: libsonic-dev: old-fsf-address-in-copyright-file Hope that helps, -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: free42

2010-12-10 Thread Etienne Millon
vice. With free42, different users may use different settings (or, a user may use different settings). Building two executables is fine. You can even have a single manpage (see for example grep, egrep, rgrep). Cheers -- Etienne Millon signature.asc Description: Digital signature

Re: RFS: free42

2010-12-10 Thread Etienne Millon
On Thu, Dec 09, 2010 at 08:07:30PM -0500, Jean Schurger wrote: > Le jeudi 09 décembre 2010 à 08:59 +0100, Etienne Millon a écrit : > > On Wed, Dec 08, 2010 at 05:39:25PM -0500, Jean Schurger wrote: > > > What's the 'good' way to ask to review an update of a packa

Re: RFS: sima (autoqueue MPD client, find similar artists to queue)

2010-12-09 Thread Etienne Millon
, it's better to mail the bug report and Bcc cont...@bugs.d.o so that group replies won't write to the control bot. -- Etienne Millon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Re: RFS: free42

2010-12-08 Thread Etienne Millon
us package. You can state that you updated it in this thread and it will probably be fine. -- Etienne Millon -- 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/20101209075908.ga11...@john.ssi.corp

Re: RFS: blankon (updated package)

2010-12-08 Thread Etienne Millon
icon-theme-blankon: copyright-refers-to-symlink-license usr/share/common-licenses/GPL W: gnome-icon-theme-blankon: copyright-without-copyright-notice P: gnome-icon-theme-blankon: no-upstream-changelog I: gnome-icon-theme-blankon: package-contains-empty-directory usr/share/icons/monde

Re: RFS: free42

2010-12-08 Thread Etienne Millon
licit dependencies), you should patch the upstream sources. As you're using the new "3.0 (quilt)" format, it means recording a patch and putting it in debian/patches. You can do that by hand (tedious), or directly with quilt. If you are using a "higher level" system (git-b

  1   2   >