Re: Help for watch file

2010-07-14 Thread Andreas Tille
On Wed, Jul 14, 2010 at 09:53:20AM +0800, Paul Wise wrote:
  16 packages use it, there should be none.
 
  May I ask why ?
 
 It should be pretty obvious: less work for Debian and others:
 
 less work for ...
 ...

But more work for package maintainers because these redirectors are
quite useful to keep your watch file simple (and thus less error prone).
For me the reasoning to not have a googlecode redirector while having sf
and githup redirector does not sound logical except if your include all
redirectors in general into this.

 Probably the best
 way to deal with that is to add code to uscan to do add the right opts
 rather than creating redirect sites. It looks like even sf.net could
 now be automatically scanned with the right downloadurlmangle and
 filenamemangle options.

This would be cool because it would make my more work for package
maintainers argument moot by solving your arguments as well.

Kind regards and thanks for the clarification

Andreas.

-- 
http://fam-tille.de


-- 
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/20100714065338.ga4...@an3as.eu



Re: How to test a manpage? ‘nroff -man | less’ does not display like ‘man’.

2010-07-14 Thread Luca Falavigna
Il 14/07/2010 6.50, Charles Plessy ha scritto:
 Does anybody know how a more convenient to display a
 manpage the same way as users will get it by using ‘man’ ?

groff -T ascii -man manpage
zcat /usr/share/man/manX/XXX | groff -T ascii -m man

-- 

  .''`.
 : :' :   Luca Falavigna dktrkr...@debian.org
 `. `'
   `-



signature.asc
Description: OpenPGP digital signature


Re: Help for watch file

2010-07-14 Thread Paul Wise
On Wed, Jul 14, 2010 at 2:53 PM, Andreas Tille andr...@an3as.eu wrote:

 But more work for package maintainers because these redirectors are
 quite useful to keep your watch file simple (and thus less error prone).
 For me the reasoning to not have a googlecode redirector while having sf
 and githup redirector does not sound logical except if your include all
 redirectors in general into this.

Yes, Raphael was saying that all redirectors are bad, not that the
only the googlecode one was bad.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/aanlktilgmuovmkdm0bbsjdxp51zqop7wgds9qptjq...@mail.gmail.com



Re: Help for watch file

2010-07-14 Thread David Paleino
On Tue, 13 Jul 2010 15:48:52 -0500, Raphael Geissert wrote:

 David Paleino wrote:
 
  On Fri, 9 Jul 2010 16:02:13 +0800, Paul Wise wrote:
  
  On Fri, Jul 9, 2010 at 3:58 PM, Andreas Tille andr...@an3as.eu wrote:
  
   I wonder how I might get a watch file for code.google.com working.
  
  Sounds like Google changed their HTML again, which broke the redirector
  too:
  
  http://googlecode.debian.net/p/freemedform/
 
 Please do not continue spreading the use of that redirector. Just because 
 there's one for sourceforge it doesn't mean it is okay to have one for other 
 hosting services. We ideally want *none*.
 
 Also, I never saw a reply to Iustin Pop's email (basically saying nobody had 
 actually contacted google code.)

I don't really remember such a mail, I must've missed it. Going to look back
into the archives.

 Neither a +1 or something to the ticket[1] opened by somebody else.
 
 [1] http://code.google.com/p/support/issues/detail?id=4042

I replied to #581622 though.

However, trying to stay safe on the right side, I added a comment now.

  I would've had tons of emails from angry users asking why it didn't work,
  if the redirector was actually broken :)
 
 16 packages use it, there should be none.

I'd say patches welcome, but I'm not the uscan maintainer.
Only when uscan will support googlecode out of the box, or Google says it's not
a desired thing, I'll shut the service down.

If Google changes again, I find it better to change code in one place than in
tons of debian/watch files.

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Re: Help for watch file

2010-07-14 Thread David Paleino
On Wed, 14 Jul 2010 09:53:20 +0800, Paul Wise wrote:

 On Wed, Jul 14, 2010 at 6:28 AM, Romain Beauxis to...@rastageeks.org wrote:
  Le mardi 13 juillet 2010 15:48:52, Raphael Geissert a écrit :
   http://googlecode.debian.net/p/freemedform/
 
  Please do not continue spreading the use of that redirector. Just because
  there's one for sourceforge it doesn't mean it is okay to have one for
  other  hosting services. We ideally want *none*.
 
  (...)
 
   I would've had tons of emails from angry users asking why it didn't work,
   if the redirector was actually broken :)
 
  16 packages use it, there should be none.
 
  May I ask why ?
 
 It should be pretty obvious: less work for Debian and others:
 
 less work for Debian nameservers

Than explain me why we have wesnoth.*, tinc.*, meetbot.*, joy.* and others.
I don't care for them, but since you believe nameservers are having a hard time
keeping up.../ironic ;)

 [..]
 It does mean more work for Google since they have to inform every
 engineer working on the download stuff of the need to keep URL schemes
 useful for autodownloaders.

Not true, a redirector is meant to change and adhere to the upstream website.
This is, if Google changes again, I'll change the redirector (instead of
maintainers changing debian/watch files).

 There 3 redirectors curently (sf, github, and google code) and all of
 them have been around for a while,

googlecode.debian.net has been around for a bit more than one month, I wouldn't
say that's anything comparable to the time sf and github ones have been up.

 I'm skeptical that any of these systems are going to change for us any time
 soon. Probably the best way to deal with that is to add code to uscan to do
 add the right opts rather than creating redirect sites. It looks like even
 sf.net could now be automatically scanned with the right downloadurlmangle and
 filenamemangle options.

Are you volunteering to make a patch for uscan? ;)

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Re: Help for watch file

2010-07-14 Thread Andreas Tille
On Wed, Jul 14, 2010 at 09:31:26AM +0200, David Paleino wrote:
 If Google changes again, I find it better to change code in one place than in
 tons of debian/watch files.

Well, 16 (+1 in NEW queue now ;-)) are not really tons.  IMHO the main
advantage of redirectors in general (or equivalently a better uscan) is
that you can fix a change at the target site without any new package
upload.

Kind regards

   Andreas.

-- 
http://fam-tille.de


-- 
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/20100714074336.ga7...@an3as.eu



Re: Unknown architecture linux-any

2010-07-14 Thread Alexander Reichle-Schmehl
Hi!

Am 14.07.2010 04:09, schrieb Paul Wise:

 Yes, it seems that it is bug: #582804, but the mentors site does not
 have an updated lintian version.
 Always run lintian from sid over your .changes file before uploading to 
 mentors.

BTW:  As ftp-master uses lintian, too, there's (nearly) always an update
backport of lintian available via backports.org.


Best regards,
  Alexander


-- 
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/4c3d7260.2000...@schmehl.info



Re: How to test a manpage? ‘nroff -man | less’ does not display like ‘man’.

2010-07-14 Thread Michael Tokarev
14.07.2010 09:01, Russ Allbery wrote:
[]
 You can just run man directly on the *roff file, but if you want to stick
 with the zcat pipeline, just add the -t flag to nroff to say to run the
 output through the tbl preprocessor first.

This is the most close of all suggestions.  But even closer is:

 $ man ./manpage.1.gz

(or ./manpage.1, whatever).  It will run zcat automatically just like
it does for regular manpages.

 :)

/mjt


-- 
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/4c3d72da.7030...@msgid.tls.msk.ru



Re: Help for watch file

2010-07-14 Thread David Paleino
On Wed, 14 Jul 2010 09:43:36 +0200, Andreas Tille wrote:

 On Wed, Jul 14, 2010 at 09:31:26AM +0200, David Paleino wrote:
  If Google changes again, I find it better to change code in one place than
  in tons of debian/watch files.
 
 Well, 16 (+1 in NEW queue now ;-)) are not really tons.

From Apache's access.log files (access_concat is the concatenation of all the
rotated log files):

$ grep GET /p/ access_concat.log | \
 sed -n 's...@.* GET /p/\([^/ ]*\).*HTTP/.* 200 @\1@p' | \
 sort -u | wc -l
88

(I only get URLs which return a 200 HTTP-code, i.e. the package exists in
GoogleCode).

Maybe 16+1 uploaded, and others ready in repositories tracked by PET.
Also, it's being used by Ubuntu folks (I have some uscans with Ubuntu versions
in the log).

It's a hack, but I believe it gives the correct result. I should make
some better stats, I know :)

David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Re: How to test a manpage? ‘ nroff -man | less’ does not display like ‘man ’.

2010-07-14 Thread Roger Leigh
On Wed, Jul 14, 2010 at 08:57:12AM +0200, Luca Falavigna wrote:
 Il 14/07/2010 6.50, Charles Plessy ha scritto:
  Does anybody know how a more convenient to display a
  manpage the same way as users will get it by using ‘man’ ?
 
 groff -T ascii -man manpage
 zcat /usr/share/man/manX/XXX | groff -T ascii -m man

You want '-T utf8' to match the output in the original question.
And you also need to run it through the preprocessors.
'cat manpage.1 | tbl | eqn | pic | groff -T utf8 -man  manpage.txt'
or use groffer(1) to automatically run the needed preprocessors.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Re: RFS: subversion (updated package) [lenny-backports, 1.6.12dfsg-1~bpo50+2]

2010-07-14 Thread Michael Diers
On 2010-07-06 02:58, Michael Diers wrote:
 On 2010-07-03 05:54, Matt Taggart wrote:
 Hi Michael,

 Just a couple comments based on the changelog, I haven't looked at the 
 packages.
 
 Matt,
 
 thanks a bundle for having a look.
 
 subversion (1.6.12dfsg-1~bpo50+2) lenny-backports; urgency=medium

   * Rebuild for lenny-backports.
   * Disable ra_serf, need a newer version than the one in lenny.

 How about backporting a newer serf instead so you don't have to lose the 
 functionality? As long as the build dependencies and dependencies are 
 versioned properly (and you know they already are) then everything will 
 just work at build time and run time. The BPO buildd's are also smart 
 enough to deal with it.

 It looks like it backports cleanly with no changes.

 (BTW if you run into a reason why the package doesn't build or run because 
 it needs a versioned build-dep/dep to the backport and also file a bug on 
 the package to have it added)
 
 Yes, that would be pretty easy to do. Previous 1.6.x lenny-backports did
 not require the updated serf, though. Not sure if it'a a good thing to
 introduce a new run-time dependency at this point in time.
 
   * Build-depend on libdb4.6-dev, suggest db4.6-util.
   * Build-depend on openjdk-6-jdk instead of gcj-jdk.
   * Depend on openjdk-6-jre-headless instead of gij.

 I think these probably make more sense than trying to backport all that 
 stuff (assuming everything still works OK with the older versions).
 
 Well, that's backports.org policy. Admittedly not the OpenJDK part, but
 the libdb4.6 bit. One blends in with the stable run-time environment.
 

   * control: Fix version control URLs.

 I wouldn't bother fixing these for the backport.
 
 OK, but then again the backport changes are in a different branch than
 the testing source. Moreover, the bpo50+1 version control URLs were
 wrong. And I had to touch debian/control anyway. So there :)

Dear mentors and backporters,

here's another attempt at soliciting sponsorship for my update to the
Subversion package in lenny-backports.

As it stands, the package is a straightforward update to my previous
backport 1.6.9dfsg-1~bpo50+1. Unless Matt's comments above are regarded
as critical, I kindly ask that the package be uploaded to backports.org.

Thank you.

-- 
Michael Diers, elego Software Solutions GmbH, http://www.elego.de


-- 
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/4c3d9041.8030...@elego.de



RFS: rsplib-2.7.4 (implementation of the IETF RSerPool framework and example applications)

2010-07-14 Thread Thomas Dreibholz
Dear mentors,

I am looking for a sponsor for my package rsplib. RSPLIB is the Open Source 
implementation (GPLv3) of the IETF's new framework for Reliable Server Pooling 
(RSerPool), which is described in RFC 5351 to RFC 5356. If you a looking for a 
Grid compution solution which is simple, easy to setup and mostly self-
configuring, you are probably looking for RSerPool!

The RSerPool framework provides lightweight protocols and functionalities for 
the management of server pools and sessions between users and pools. In 
particular, RSerPool can be used for highly available applications and for 
load distribution and load balancing in server pools. Its API is simple to use 
and understand,  making the development of own distributed applications very 
easy. Details on RSerPool and the RSPLIB implementation can be found on the 
project's website: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/ . A 
detailed introduction to  the IETF RSerPool framework and the RSPLIB 
implementation can be found in http://duepublico.uni-duisburg-
essen.de/servlets/DerivateServlet/Derivate-16326/Dre2006-final.pdf .

* Package name: rsplib
  Version :  2.7.4-1
  Upstream Author : Thomas Dreibholz dre...@iem.uni-due.de
* URL : http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
* License : GPL, version 3
  Section : net

It builds these binary packages:
libcpprspserver-dev - headers of the C++ RSerPool client/server API library
libcpprspserver2 - C++ RSerPool client/server API library
librsplib-dev - headers of the RSerPool client/server API library rsplib
librsplib2 - RSerPool client/server API library for load distribution and
rsplib-fgp-cfgfiles - RSerPool Fractal Generator Service example input files
rsplib-registrar - RSerPool Registrar service
rsplib-services - RSerPool example services
rsplib-tools - RSerPool test tools

The package appears to be lintian clean. The rsplib package is already 
included in Ubuntu Linux.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/r/rsplib
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget http://mentors.debian.net/debian/pool/main/r/rsplib/rsplib_2.7.4-1.dsc


I would be glad if someone uploaded this package for me.


Kind regards
 Thomas Dreibholz


signature.asc
Description: This is a digitally signed message part.


Re: How to test a manpage? ‘nroff -man | less’ does not display like ‘man’.

2010-07-14 Thread Michael Tokarev
14.07.2010 13:14, Roger Leigh wrote:
 On Wed, Jul 14, 2010 at 08:57:12AM +0200, Luca Falavigna wrote:
 Il 14/07/2010 6.50, Charles Plessy ha scritto:
 Does anybody know how a more convenient to display a
 manpage the same way as users will get it by using ‘man’ ?

 groff -T ascii -man manpage
 zcat /usr/share/man/manX/XXX | groff -T ascii -m man
 
 You want '-T utf8' to match the output in the original question.
 And you also need to run it through the preprocessors.
 'cat manpage.1 | tbl | eqn | pic | groff -T utf8 -man  manpage.txt'
 or use groffer(1) to automatically run the needed preprocessors.

 $ man ./manpage.1  manpage.txt

/mjt


-- 
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/4c3db080.4060...@msgid.tls.msk.ru



Re: How to test a manpage? ‘nroff -man | less’ does not display like ‘man’.

2010-07-14 Thread Manuel A. Fernandez Montecelo
Hi Charles,

On Wednesday 14 July 2010 06:50:57 Charles Plessy wrote:
 Dear all,
 
 before updating a package, I wanted to look at the new upstream manpage,
 but realised that ‘nroff -man’ does not produce the same output as ‘man’
 itself. Let's take the example of samtools(1) from the samtools package.
 
 With ‘man samtools’, users can see tables like the following one in the
 section ‘SAM FORMAT’.
 
  
 ┌┬───┬──
 ┐ │Col │ Field │   Description   
 │
 ├┼───┼──
 ┤ │ 1  │ QNAME │ Query (pair) NAME   
 │ │ 2  │ FLAG  │ bitwise FLAG   
  │ │ 3  │ RNAME │ Reference sequence NAME   
   │ (…)
 
 But with ‘zcat /usr/share/man/man1/samtools.1.gz | nroff -man | less’,
 here is what I get.
 
center  box;  cb  |  cb  | cb n | l | l .  Col  Field
 Description _ 1QNAME Query (pair) NAME 2FLAG
 bitwise FLAG 3RNAME Reference sequence NAME 4POS 
 1-based leftmost POSi‐
 
 
 The workaround I found was to copy the new manpage in /tmp/man/man1, and
 call ‘man -M /tmp/man samtools’. Does anybody know how a more convenient
 to display a manpage the same way as users will get it by using ‘man’ ?
 
 Have a nice day,

I don't know if this would help you, but the canonical (lintian) way to 
check that everything is OK is like this:

LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l file /dev/null


You might want to pipe it through |less or something to check for visual 
artifacts.

from:
http://lintian.debian.org/tags/manpage-has-errors-from-man.html


Cheers.
-- 
Manuel A. Fernandez Montecelo manuel.montez...@gmail.com


Re: RFS: acetoneiso (updated package)

2010-07-14 Thread Patrick Matthäi

Am 13.07.2010 19:29, schrieb Nick Andrik:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Many thanks!

If you have time, could you please take a look also at this package:
myspell-el-gr (I adopted it and updated it after years that had been left)?

Package page:
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=myspell-el-gr

dget address:
http://mentors.debian.net/debian/pool/main/m/myspell-el-gr/myspell-el-gr_0.7-1.dsc


Hi,

looks good, uploaded!
But you should fix in your next release this one:
I: myspell-el-gr: conflicts-with-version openoffice.org (= 1.0.3-2)

Just move this from conflicts to breaks.

Cheers.


--
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/4c3de256.7000...@debian.org



RFS: sisc

2010-07-14 Thread David Banks
I am looking for a sponsor for my package sisc.

  Package name: sisc
  Version : 1.16.6-1
  Upstream Author : Scott G. Miller sgmil...@gmail.com
  URL : http://sisc-scheme.org/
  License : MPL or GPL-2
  Section : interpreters

It builds these binary packages:
sisc   - A Java integrated, fully R5RS compliant Scheme system

The package appears to be lintian clean.

My motivation for maintaining this package is:
This is the only current implementation of Scheme that complies with a
recent standard (R5RS) and runs on the JVM.  It's one of the most
R5RS-compliant Scheme implementations there is.  In addition it's also
embeddable, supports a large number of SRFIs, and has an FFI to Java.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/s/sisc
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/s/sisc/sisc_1.16.6-1.dsc

I would be glad if someone uploaded this package for me.

Cheers,
-- 
David Banks  amoe...@gmail.com


--
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/aanlktimljkjx4avyhzmwlkbt8m5cbyf0fsj9ca1vs...@mail.gmail.com



Re: How to test a manpage? ‘nroff -man | less’ does not display like ‘man’.

2010-07-14 Thread Daniel Leidert
Am Mittwoch, den 14.07.2010, 15:48 +0200 schrieb Manuel A. Fernandez
Montecelo:
 On Wednesday 14 July 2010 06:50:57 Charles Plessy wrote:
[..]
  The workaround I found was to copy the new manpage in /tmp/man/man1, and
  call ‘man -M /tmp/man samtools’. Does anybody know how a more convenient
  to display a manpage the same way as users will get it by using ‘man’ ?
[..]
 I don't know if this would help you, but the canonical (lintian) way to 
 check that everything is OK is like this:
 
 LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l file /dev/null
 
 
 You might want to pipe it through |less or something to check for visual 
 artifacts.

You'll of course see the warnings via `...   /dev/null'. But I fully
agree to Manual. This is the usual way to check the manual page (at
least I always use this):

LANG=C MANWIDTH=80 man --warning -l file

Regards, Daniel


--
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/1279138057.5311.89.ca...@haktar.wgdd.de



Re: RFS: acetoneiso (updated package)

2010-07-14 Thread Nick Andrik
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Hi,
 
 looks good, uploaded!

Thanks again!

 But you should fix in your next release this one:
 I: myspell-el-gr: conflicts-with-version openoffice.org (= 1.0.3-2)
 
 Just move this from conflicts to breaks.

OK, I changed it, it will be ready for next time

Could you also sponsor a new version (2.2.2-2) of the acetoneiso package
again? The only difference from the old one is a new or-dependency in
order to sync it in ubuntu maverick.

Package page:
http://mentors.debian.net/cgi-bin/maintainer-packages?action=details;package=acetoneiso

dget address:
http://mentors.debian.net/debian/pool/main/a/acetoneiso/acetoneiso_2.2.2-2.dsc


Thanks!
Nick Andrik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkw+IJYACgkQrdZ2oYS0I7Kj+wCgp5Z/ONvLcJ5GFA8FAMlvCIul
yIUAn2pDK/bFMDugp7FOQeFf085xpSfP
=2XbS
-END PGP SIGNATURE-


-- 
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/4c3e2099.5060...@gmail.com



Re: RFS: zathura

2010-07-14 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear mentors,

On 06/26/2010 05:10 PM, Sebastian Ramacher wrote:
 I am looking for a sponsor for my package zathura.
 
 * Package name: zathura
   Version : 0.6.3-1
   Upstream Author : ML m...@pwmt.org
 * URL : http://zathura.pwmt.org/
 * License : zlib/libpng
   Section : text
 
 It builds these binary packages:
 zathura  - PDF viewer with a minimalistic interface

I am still looking for a sponsor for zathura.

I'd really like to see zathura in Debian, since it offers a nice and
minimalistic interface. zathura's main focus is a vim-like interaction
and experience.

 The package can be found on mentors.debian.net:
 - URL: http://mentors.debian.net/debian/pool/main/z/zathura
 - Source repository: deb-src http://mentors.debian.net/debian unstable main 
 contrib non-free
 - dget 
 http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7-1.dsc

Kind regards,
- -- 
Sebastian Ramacher
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMPjfdAAoJEGny/FFupxmTnG0P/1nm7ByXtnK9fvDQJwYdRXZN
hqsqWcOyvaCdPKUsOhhZkocZZf29qKwSzJ/EVRziESOWc2jdMTFdMg3Q4LSE4Giy
LZZWf9g+JMeyWkBKC2znsr8hEanQ+IgY3iuFGMp+XutFmrenZqao5K+QZsImf+66
xGGJ/7wroKTxAErqeEjIIE+dB7F1FHJp8LgHG4B6QlCtbUDlJFlJQr7LsJMpktxN
mPvPvt1K8E/sqsxX/QVBSjma5iwk3WkCn6oDJvgmSChLbbUAVXp+S4V7zHI9DEsV
WG+lep7SdwcQBzwyvZc5KjNXuUDe43a98a+epj9ylge19D28u16c0lh2EQY8teH4
UL+GCF2H3+x/VE/c3lCwDBHZuR2+JGrJQnJq8C1BKGwUW6JpemkHlPjsM34+MD1E
md4iL3rTNIUTTzGK4di8tVvt5JOfbK2UoiGN7I41SPZFGz1HHU5c/t3F+rJlOtzB
b9FJZIcvBeFY+IksOwwbOIJs+7fI+gXlin9tLZS6yGUQrbY0k+GciC7JyuJolHgu
NKuO28D/Pu5YTVseLS1JaOsbUqjyKdDtHVEf7Kq7Ip2Mse+s4MfYAyfneCoBz5fY
UmqJs2dEDnAwPhlOBjiEC+SCVDrr+qSzESHV69oFStGbxWRv4VuPrXfQ4QwAkBGw
m/PmSGFL6VZbplt4iD0k
=5nHQ
-END PGP SIGNATURE-


-- 
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/4c3e37de.2040...@gmx.at



Re: RFS: zathura

2010-07-14 Thread Jakub Wilk

* Sebastian Ramacher s.ramac...@gmx.at, 2010-07-15, 00:19:

I am still looking for a sponsor for zathura.

I'd really like to see zathura in Debian, since it offers a nice and
minimalistic interface. zathura's main focus is a vim-like interaction
and experience.


How does zathura compare to apvlv?

--
Jakub Wilk


signature.asc
Description: Digital signature


Re: RFS: zathura

2010-07-14 Thread Rogério Brito
Hi there, Sebastian.

On Jul 15 2010, Sebastian Ramacher wrote:
 I am still looking for a sponsor for zathura.

Unfortunately, I can't sponsor your upload, but the packaging looks fine
at a first brief look (I have not yet tried to compile it---I am reading
the packaging side of things for the moment).

I would just suggest that you add a line to the control file putting a
Provides: pdf-reader and adding something like the update-mime stuff
to register it with the system, so that it is picked up for pdf files.

You can see an example of this with, say, xpdf and the documentation of
update-mime(8).

Otherwise, that's a good job. Thanks.


Kind regards,

-- 
Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


-- 
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/20100714224228.ga9...@ime.usp.br



Re: RFS: zathura

2010-07-14 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 07/15/2010 12:32 AM, Jakub Wilk wrote:
 * Sebastian Ramacher s.ramac...@gmx.at, 2010-07-15, 00:19:
 I am still looking for a sponsor for zathura.

 I'd really like to see zathura in Debian, since it offers a nice and
 minimalistic interface. zathura's main focus is a vim-like interaction
 and experience.

 How does zathura compare to apvlv?

zathura has an active upstream whereas apvlv's upstream only seems to
fix bugs and stopped working on new features. (I stopped all the new
features developing of apvlv and started to fix its bugs from now.
[1]). Furthermore zathura's auto completion seems much more advanced
than apvlv's. And apvlv fails to open files which have white spaces in
their name (at least with :open filename).

Kind regards

[1] http://code.google.com/p/apvlv/
- -- 
Sebastian Ramacher
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMPkJvAAoJEGny/FFupxmT5uAP/igyZnyveNQkPVSDgn18h4av
WN3djTaPNZ0laWknGpzISson2cgFsR3n3LkToUmhDqnXmqo6uikB039f0N3MfjVD
DqSIQr6YO//b+I+b4l3UCvGPORVZuI2XBLSQvgPuluUTQVvTibGr8E0iLh7tT6zR
jOruum8K9ejeMndWEsEPXG1GFGi/goCwmhobGg4mnVCK+e0YqzERMPJ5k5pgWOzr
Xj7JUKp2o9yp2jRf2aEIjzWWPRavXHZVDNfFlLfofpGsok64i3kKAlNsxuB02e8L
YtzZwodZeYqroSKPXY1OhQ5XqtCPyORjRCprG7Z3WBRisvVhnWQIgIQDk2Oh+vzO
HTdKW4h0hmtGMs91YbLpnBadgkoHcS4GPo35MhvK0yVzEL6X0MdeJLSt/6pYdlKo
kiQociPjJrIdjovwECvFo4KhOSbEEsKW8HKrkVmb9+Hv/ZySSVhEoBw0z4tRXMpd
VgWwtRuGa9I5DgJXaj4mh6UeQItjqT1axK0W9FELbzMLsjiQDvxAtBka4rVogOO+
RyiKjinnDOmmdJyQANiKWz37SwkpivN/d1hP8Pk2veILzdExIIVP2NZNUoBIN3eV
0qLHnAIZgy1ndNoSwJ2xdvva+pGipfHhI5SnMcdIvy/GSZGGK3heJlLBUO5noWNp
AIbw5jUtIhpvp7Apo65S
=uiu/
-END PGP SIGNATURE-


-- 
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/4c3e426f.3070...@gmx.at



Re: RFS: zathura

2010-07-14 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

On 07/15/2010 12:42 AM, Rogério Brito wrote:
 I would just suggest that you add a line to the control file putting a
 Provides: pdf-reader and adding something like the update-mime stuff
 to register it with the system, so that it is picked up for pdf files.
 
 You can see an example of this with, say, xpdf and the documentation of
 update-mime(8).

Thank's, I'll have a look and upload a new version soon.

Kind regards,
- -- 
Sebastian Ramacher
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMPkNSAAoJEGny/FFupxmTMskQAKwnHVb5UWF36HB0w6SPaSA7
N9Z7x6AlqbKlaqhWjjg9uq9FNh6ikUG8Z2GEcUCwITqbijslGOI/1NtPg0x4aRHm
/8ZhDi7tT2227pPkrHg/uIrHnInowrpANcRhD5Ar+foJgAnbw/E8DDOgvnFVVpnv
njMNu7FsZ4sBaElwKcfuXks86L49xKN3nS3xUvRsEiN1BWhX5xCE+90zH0F8Nk7F
zqbJSYMUY5ihZpNz4heSaiEybt7ZLu+2HvK02rqOLrCElOrotlipDmj4KvuVeSaU
kKiUcaOQmY9tMcAE/gV0RZ5TgQdqZwwQv3dDvrnFozWKSKzQSFl6yhmDoxrv2294
gN8PIotXlx0xAWMyFERG1rlOjR+/uqsoIB6/J+wsXK9Y2tE0j3tuPHlQQtGsHH2+
kknZdec+GmMC9V0o1weM8iPC65VIscECkbtGDegPb36fWPVUhwzDdmAsTl/Su/QE
w4/uZCPmESAabqdFBM3Za1oPH3QRMQZIDdX8CsaP3J/t8WlqZpe5aCTN3uSjRsV8
3jWEUDKhOVoRjMwu2ZbT6hLSOdFTrDOP3ZgkXP3HdSAhP/QppZgiEiaThYhe6LSS
dp3FUolKbEb/X4FTNQYAZeP3U6tjwJWGCuu23b1Gx4yhrgyGRecckW6LcoYIXTat
Yuu8VoCnTbEmHleaJiio
=xf/J
-END PGP SIGNATURE-


-- 
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/4c3e4352.5030...@gmx.at



RFS: mediadownloader

2010-07-14 Thread deimos

Dear mentors,

I am looking for a sponsor for my package mediadownloader.

* Package name: mediadownloader
  Version : 1.3.1-1
  Upstream Author : Marco Bavagnoli lil.dei...@gmail.com
* URL : http://googleimagedown.sourceforge.net/
* License : GPLv3
  Section : graphics

It builds these binary packages:
mediadownloader - Google Image and YouTube search, view and download tool

The package appears to be lintian clean.

My motivation for maintaining this package is: I would be glad, glad, glad :-)

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/m/mediadownloader
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/m/mediadownloader/mediadownloader_1.3.1-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Marco Bavagnoli


--
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/4c3e5143.8040...@gmail.com



Re: RFS: zathura

2010-07-14 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 07/15/2010 01:08 AM, Sebastian Ramacher wrote:
 On 07/15/2010 12:42 AM, Rogério Brito wrote:
 I would just suggest that you add a line to the control file 
 putting a Provides: pdf-reader and adding something like the 
 update-mime stuff to register it with the system, so that it is 
 picked up for pdf files.
 
 You can see an example of this with, say, xpdf and the 
 documentation of update-mime(8).
 
 Thank's, I'll have a look and upload a new version soon.

I've updated the package.

The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/z/zathura
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7-2.dsc

Kind regards,
- -- 
Sebastian Ramacher
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMPlMvAAoJEGny/FFupxmT648P/26xmT7yKjuBMqniIfw5LB4U
n+Khdd0VXHPPAASxs0IKb2zI0r56UEZTlycftRXzFiwdJo39AKVcG5JTJx6B/iPX
IbXpjRy/MYkugL4LoriB/R3DXG3hhkcfRchS1NRLR1UDTPcutTQO2tnfY+nkMT01
+n1vjsJsNXBXjbY1Le0wpYTDaW2gttLxHTwNkSfPK8h+lrZHXgbTiEBoQFMrpHWn
taOLqLzgkW2KBgMcHSn1VEWTeTLHI5mtDWLnf2SscAYbaEIHcIWcuAis7GATYbUV
CtfIAHFrizF7iX5Vdnr6nfcf2lLnrfheLHV9ApDA5abvuUuPPorhO9wBxiDWBvWg
Ok4gxPQnnL7+79nECfd/X34KMOBJZpKoQQv7nukxSu55W6yyIwaDZfsfBpnhfy/R
dyQRzE3c+v5g7GJVOqA8gWJ01Vi4KRhAi+iPSc5exgkCz2nHZmGdUxr/+qAeZQdV
mwXSHJSZuo97uafskFHa2UlEWGG3Xcdyp5a8aP1UDIwgcWrOiNVGHK0ZAhgrjyx7
V/5txJXSQzp7p8byUcvKjn7g1UkGTxFYb8eeBow2IylJPirzhJNSwvslYYzNXpQQ
bIJsx8HrkeSZHK63DaQ/Q2BMZf9pRM5W+RKuGNAmetBKrVBTkxtDkIKWy+tkQCUQ
cVBi14+DP8kVNNr0M7SO
=MRxl
-END PGP SIGNATURE-


-- 
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/4c3e532f.7070...@gmx.at



Re: RFS: zathura

2010-07-14 Thread Rogério Brito
Hi there.

On Jul 15 2010, Sebastian Ramacher wrote:
 I've updated the package.

Did I do something wrong here? I got this:

,
| tmp$ dget -xu 
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7-2.dsc
| (...)
| dget: removing zathura_0.0.7.orig.tar.gz (md5sum does not match)
| dget: retrieving 
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7.orig.tar.gz
`

Oh, BTW, some sponsors would prefer to have the debian revision constant
if the previous revisions didn't get uploaded to Debian's official
repository.  Some don't mind the change.

Other than that, the packaging seems sane.


Kind regards,

-- 
Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


-- 
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/20100715002302.ga12...@ime.usp.br



Re: RFS: zathura

2010-07-14 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

On 07/15/2010 02:23 AM, Rogério Brito wrote:
  Did I do something wrong here? I got this:
 
  ,
  | tmp$ dget -xu
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7-2.dsc
  | (...)
  | dget: removing zathura_0.0.7.orig.tar.gz (md5sum does not match)
  | dget: retrieving
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7.orig.tar.gz
  `
I messed that up. It seems like I somehow managed to repack the orig
tarball. I reuploaded the original one.

  Oh, BTW, some sponsors would prefer to have the debian revision constant
  if the previous revisions didn't get uploaded to Debian's official
  repository.  Some don't mind the change.
Okay, thank's. I reverted that.

So the package can be once again found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/z/zathura
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/z/zathura/zathura_0.0.7-1.dsc

  Other than that, the packaging seems sane.
 
 
  Kind regards,
 

Kind regards,
- -- 
Sebastian Ramacher
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMPlmyAAoJEGny/FFupxmTvhwP/0Aw4emlqjuRvmeML3boVKRi
kTuc+K0RhUGs0wnaZYuBfQwAcMN9MYcnwGQ2BEuJQlq0Y2ln3Ek2f2mPiwgtb90y
lC+mr/sLGdTLVyj+t8BnmH7uELokc0XOvKwBii67yZJaF5HM2Yw7r2HWD7pQVBHg
o+WIvDc3npq7A65A+0RwH4yJ4Q6sT56ZQBrcv5tfMkHpTVcLFtkfXZJh6ZaniNy0
oWyxMjdeGaOOZIlHz2PUMn3dn4Ne/cu+SKhNx2nVg4n6vx93oLhQhif5ZnubVgim
MxgSNIb5ylNFy3I974b2mUoUHXQ3I3Q81yVr2tUciS40/d7FmTPl8U3NOMuj0vaw
yybluPcfHPWawoHYSZH2nSKWerWPM6LMuB/Q1dnKyOXQKtnRhNTQ4oGhFjwCNkyO
dvHbHSr94qYRf3sTbRrj52dqfXiMHxY4TJJmxDL3eYjx/PVa3M6qqEHrmMhCFzKU
XRAo2QHMyBl82L7qm/lACEy6aBWeL1sgrREaeofGDZxCU+60RUpDWqfTY7Lhw3Le
cvSkPJn7/qVSrrjBggiNDBycTOMmA/zX3X/nd0sMjvTYFidoCVXkQvjZcgAY2XVW
TDgMutf4ILAMx8QyVJSZcJTwIkpwPsF0OsTfIfxuz4MUtLEYRCmXV4zRGCUb1j1H
EsQcxfkWamebEmemjcxz
=DB+y
-END PGP SIGNATURE-


-- 
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/4c3e59b2.1080...@gmx.at



My pending RFSs (xpdf, ushare, protoaculous, gordon, checksec)

2010-07-14 Thread Michael Gilbert
Hi,

I have the following packages currently prepared and am waiting for
review by interested sponsors.  Some of these have been pending since
December 2009).

xpdf (http://mentors.debian.net/debian/pool/main/x/xpdf):
- I adopted this package a few months ago since it needed a
  security-minded maintainer, and I have made extensive changes with
  respect to forward security supportability (including making use of
  poppler) and some useful minor changes as well. See:
  http://lists.debian.org/debian-mentors/2010/06/msg00030.html

checksec (http://mentors.debian.net/debian/pool/main/c/checksec):
- I've learned that there is already a similar script in the
  hardening-includes package.  I'm waiting to hear back whether
  this or the existing script (or both) would be better to include.
  See: http://bugs.debian.org/587295

ushare (http://mentors.debian.net/debian/pool/main/u/ushare):
- I haven't heard any comments with respect to this package.  It is
  however lintian-clean and works for me.  See:
  http://lists.debian.org/debian-mentors/2010/06/msg00390.html

gordon (http://mentors.debian.net/debian/pool/main/g/gordon):
- It seems there is some question whether debian should be supporting
  proof of concept code.  I personally don't see any harm in doing so.
  See: http://lists.debian.org/debian-mentors/2010/05/msg00177.html

protoaculous (http://mentors.debian.net/debian/pool/main/p/protoaculous)
- This package is a bit odd since it just compresses existing
  functionality provided by other packages.  However, it is embedded in
  various other debian source packages such as citadel-webcit, so it
  should really be provided as a shared resource. See:
  http://lists.debian.org/debian-mentors/2009/12/msg00408.html,
  http://lists.debian.org/debian-mentors/2010/05/msg00178.html

alien-arena
- Success story: I have a regular sponsor for this package, and its
  been a very collaborative/easy process.  I've done 4 or 5 uploads so
  far.

I've been doing a lot of work, but haven't seen much in the way of
sponsorship.  I'm wondering what I should be doing differently?

Best wishes,
Mike


-- 
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/20100714230221.4b29030f.michael.s.gilb...@gmail.com



Re: RFS: subversion (updated package) [lenny-backports, 1.6.12dfsg-1~bpo50+2]

2010-07-14 Thread Simon Horman
On Wed, Jul 14, 2010 at 12:24:01PM +0200, Michael Diers wrote:
 Dear mentors and backporters,
 
 here's another attempt at soliciting sponsorship for my update to the
 Subversion package in lenny-backports.
 
 As it stands, the package is a straightforward update to my previous
 backport 1.6.9dfsg-1~bpo50+1. Unless Matt's comments above are regarded
 as critical, I kindly ask that the package be uploaded to backports.org.

Hi Michael,

I'll handle this if you don't have any other volunteers.


-- 
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/20100715055833.gc24...@verge.net.au