RFS: rarpd (orphaned)

2012-01-26 Thread Mats Erik Andersson
packaging addresses the bugs, in addition to the ITA, #627907: rarpd writes out tons of 'recvfrom: Socket operation on non-socket'. #630612: rarpd package description to be changed. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.

RFS: rarpd (orphaned)

2012-03-16 Thread Mats Erik Andersson
s the bugs, in addition to the ITA, #627907: rarpd writes out tons of 'recvfrom: Socket operation on non-socket'. #630612: rarpd package description to be changed. Best regards, Mats Erik Andersson, DM - End forwarded message - -- Mats Erik Andersson, fil. dr 2459 41E9

Bug#667902: RFS: downtimed/0.5-2

2012-04-07 Thread Mats Erik Andersson
t -x http://mentors.debian.net/debian/pool/main/d/downtimed/downtimed_0.5-2.dsc Changes since the last upload: * Corrections for GNU/Hurd * Use build flags, and hence build hardened. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Bug#667903: RFS: rarpd/0.981107-8 [ITA] -- reverse address resolver

2012-04-07 Thread Mats Erik Andersson
c Changes since last upload: #627907: rarpd writes tons of 'recvfrom: Socket operation on non-socket' to syslog. #630612: package description #520268: ITA: rarpd Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.o

Bug#667902: RFS: downtimed/0.5-2

2012-04-10 Thread Mats Erik Andersson
Dear Arno, söndag den 8 april 2012 klockan 14:59 skrev Arno Töll detta: > > * You use dpkg-buildflags but you didn't declare a versioned > build-dependency against dpkg-dev which explicitly supports "--export > *FLAGS" (1.16.1 I think). My rule of thumb is to declare > build-dependencies again

Bug#667902: RFS: downtimed/0.5-2

2012-04-26 Thread Mats Erik Andersson
must test this thoroughly first. Best regards, Mats Erik Andersson, DM -- 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/20120426131120.ga30...@mea.homelinux.org

RFS: windowlab (updated package)

2009-09-02 Thread Mats Erik Andersson
to your CC line when responding. Kind regards Mats Erik Andersson -- Mats Erik Andersson, fil. dr Specialiteter: Debian GNU/Linux OpenBSD Brandväggar av dessa. mats.anders...@gisladisker.se -- To UNSUBSCRIBE, email to debian-mentors-requ...@l

RFS: nd (updated package)

2009-09-02 Thread Mats Erik Andersson
nd regards Mats Erik Andersson -- Mats Erik Andersson, fil. dr Specialiteter: Debian GNU/Linux OpenBSD Brandväggar av dessa. mats.anders...@gisladisker.se -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Updating irectories for python scripts.

2009-10-02 Thread Mats Erik Andersson
}-minimal in mind, which one of the replacement directories /usr/lib/python2.4/site-packages/ and /usr/lib/python2.4/site-packages/ would be the better choice? The script itself used python2.1 at earlier times. Best regards Mats Erik Andersson -- To UNSUBSCRIBE, email to

Re: Updating irectories for python scripts.

2009-10-02 Thread Mats Erik Andersson
fredag den 2 oktober 2009 klockan 21:26 skrev Sandro Tosi detta: > On Fri, Oct 2, 2009 at 20:53, Mats Erik Andersson > wrote: > > Dear mentors, > > > > in trying to revive a dormant package, I came across the > > desire of the previous maintainer to drop a python

Realloc is blocking execution

2009-10-13 Thread Mats Erik Andersson
under the impression that malloc/realloc never should block execution, but would instead return NULL. That Etch and Lenny behave oppositely disturbs me very much. Best regards, Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of

Re: Realloc is blocking execution

2009-10-14 Thread Mats Erik Andersson
onsdag den 14 oktober 2009 klockan 13:54 skrev ERSEK Laszlo detta: > On Wed, 14 Oct 2009, Goswin von Brederlow wrote: > > >Mats Erik Andersson writes: > > > >>Is this unavoidable fact that realloc() blocks execution > >>a known issue with gcc-4.3.2 or glibc-

RFS: windowlab (reintroduced package)

2009-10-15 Thread Mats Erik Andersson
ssage that you have tried this window manager would also be highly wellcome, so no strings are attached. Go ahead! With best regards Mats Erik Andersson, PhD -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Realloc is blocking execution

2009-10-16 Thread Mats Erik Andersson
alloc() be waiting for retreival of the regions for which there are pointers stored inside "struct menuitems[]"? If so, why does this not always present a problem, severe enough to cause sleeping? Best regards Mats Erik Andersson, PhD -- To UNSUBSCRIBE, email to debian-

Re: Realloc is blocking execution

2009-10-19 Thread Mats Erik Andersson
måndag den 19 oktober 2009 klockan 11:59 skrev Goswin von Brederlow detta: > Mike Hommey writes: > > > On Fri, Oct 16, 2009 at 12:02:26PM +0200, Bernhard R. Link wrote: > >> * Mats Erik Andersson [091016 11:55]: > >> > 4. The main process WM receives SI

Screwed up console keyboard

2009-10-19 Thread Mats Erik Andersson
pointed. Thus this pledge. I intended the install to test the "realloc-problem" but I am now very distracted. With regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Library builds with pkg-config

2009-10-21 Thread Mats Erik Andersson
Hello, I am trying to find the correct way of installing a pkg-config specification, the like of /usr/lib/pkgconfig/dummy.ac for the developmental package of a library. Would 1) # debian/control Depends: pkgconfig 2) # debian/rules dh_install debian/dummy.ac usr/lib

Re: Library builds with pkg-config

2009-10-22 Thread Mats Erik Andersson
Hello, I interpret this to the effect that step 2) would be an acceptable addition when packaging a library, in itself so small that it does not use autoconfig et consortes. torsdag den 22 oktober 2009 klockan 16:55 skrev Goswin von Brederlow detta: > Mats Erik Andersson writes: > >

RFS: windowlab (updated package)

2009-11-18 Thread Mats Erik Andersson
8-1.dsc I would be glad if someone uploaded this package for me. Kind regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RFS: windowlab (updated package)

2009-11-19 Thread Mats Erik Andersson
onsdag den 18 november 2009 klockan 20:41 skrev Barry deFreese detta: > Mats Erik Andersson wrote: > > Dear mentors, > > > > I am looking for a sponsor for the new version 1.38-1 > > of my package "windowlab". > > > > > Mats, > > I&#x

Re: RFS: windowlab (updated package)

2009-11-19 Thread Mats Erik Andersson
torsdag den 19 november 2009 klockan 10:53 skrev Barry deFreese detta: > Mats Erik Andersson wrote: > > onsdag den 18 november 2009 klockan 20:41 skrev Barry deFreese detta: > >> Mats Erik Andersson wrote: > >>> Dear mentors, > >>> > >>>

A stale library: libtwofish-dev

2009-11-21 Thread Mats Erik Andersson
regards, Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

RFS: nd (updated package)

2009-11-25 Thread Mats Erik Andersson
ol/main/n/nd/nd_0.8.2-3.dsc I would be glad if someone uploaded this package for me. Kind regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RFS: nd (updated package)

2009-12-10 Thread Mats Erik Andersson
Dear Tim Retout, torsdag den 10 december 2009 klockan 00:08 skrev Tim Retout detta: > On Wed, Nov 25, 2009 at 07:02:09PM +0100, Mats Erik Andersson wrote: > > Dear mentors, > > > > I am looking for a sponsor for the new version 0.8.2-3 > > of my package "nd&quo

Re: RFS: mbuffer (new package)

2009-12-10 Thread Mats Erik Andersson
Hello, out of curiosity: Does mbuffer now prefer libmhash over libssl? That has been troublesome in the past. -- Mats Erik Andersson fredag den 11 december 2009 klockan 00:34 skrev Hector Oron detta: > Hi! > > 2009/12/10 Peter Pentchev : > >> > Nobody interested? :) >

Re: RFS: mbuffer (new package)

2009-12-10 Thread Mats Erik Andersson
Hello again, my clarification follows. fredag den 11 december 2009 klockan 02:13 skrev Hector Oron detta: > Hi, > > 2009/12/11 Mats Erik Andersson : > > out of curiosity: Does mbuffer now prefer libmhash over libssl? > > That has been troublesome in the past. >

Re: RFS: nd (updated package)

2009-12-11 Thread Mats Erik Andersson
Dear Tim Retout, fredag den 11 december 2009 klockan 00:28 skrev Tim Retout detta: > On Thu, Dec 10, 2009 at 01:35:33PM +0100, Mats Erik Andersson wrote: > > I have follow almost all your advice. The revised package is > > still in the same spot with the same name. Thank you! >

Seeking advice on w9wm

2009-12-12 Thread Mats Erik Andersson
receive some blessing. One immediate problem is that the official site http://inferno.cs.univ-paris8.fr/~drieu/w9wm/ is no longer accessible. The Debian mail address of Benjamin Drieu is also locked at http://db.debian.org/. Kind regards, -- Mats Erik Andersson -- To UNSUBSCRIBE

RFS: windowlab (updated package)

2010-01-04 Thread Mats Erik Andersson
I would be delighted if someone uploaded this package for me. Kind regards Mats Erik Andersson -- Mats Erik Andersson, fil. dr signature.asc Description: Digital signature

On intermediary deb-releases, their archiving.

2010-01-21 Thread Mats Erik Andersson
are available from the standard mirrors. Is there some location where one could, with some luck, encounter also the intermediary packages that have been superseeded with time? Or are such packaged quickly pushed into oblivion? Kind regards, -- Mats Erik Andersson, fil. dr signature.asc

Exact debhelper dependency with format "3.0 (quilt)"

2010-01-23 Thread Mats Erik Andersson
)" the minimal version for this source format, or would "7.0.15" as in Lenny suffice? Best regards, -- Mats Erik Andersson, fil. dr signature.asc Description: Digital signature

Reforming 'orig.tar.gz' with included tar-ball.

2010-01-26 Thread Mats Erik Andersson
copy of the upstream source archive? I will make the new package conform to "3.0 (quilt)". -- Mats Erik Andersson, fil. dr signature.asc Description: Digital signature

Re: Reforming 'orig.tar.gz' with included tar-ball.

2010-01-26 Thread Mats Erik Andersson
take Paul's letter for my cue lines. No offence intended! onsdag den 27 januari 2010 klockan 09:05 skrev Paul Wise detta: > On Tue, Jan 26, 2010 at 6:44 PM, Mats Erik Andersson > > > I am in the process of fulfilling an ITA filed on an orphaned package. > > However, I now

On the htdig package

2010-01-27 Thread Mats Erik Andersson
d to adopt Htdig, but that I would like to restore its capacities and my inexperience tend to make me stand in awe before the phrase "QA Upload"! The popcon figure for Htdig is two magnitudes larger than for any of the packages I have touched so far. My best regards, -- Mats Eri

Re: Reforming 'orig.tar.gz' with included tar-ball.

2010-01-27 Thread Mats Erik Andersson
onsdag den 27 januari 2010 klockan 10:01 skrev Paul Wise detta: > On Wed, Jan 27, 2010 at 10:00 AM, Mats Erik Andersson > wrote: > > > The upstream author is a long time Debian Developer that has not touched > > the code since 2004. > > Ah, I guess you could/should

Re: Reforming 'orig.tar.gz' with included tar-ball.

2010-01-27 Thread Mats Erik Andersson
torsdag den 28 januari 2010 klockan 07:11 skrev Paul Wise detta: > On Wed, Jan 27, 2010 at 10:46 PM, Mats Erik Andersson > wrote: > > > It is Webfs, for its purpose a useful web server, but the present > > versions of Gcc emit warnings due to inconsistent string types

The use of epoch in version

2010-01-28 Thread Mats Erik Andersson
e, without changes to the upstream version. Would the increase in epoch number in itself prevent errors in the repository checks, or is some additional measure needed in order to make the change of orig.tar-file possible? Regards, -- Mats Erik Andersson, -- To UNSUBSCRIBE, email to debian-me

Re: The use of epoch in version

2010-01-28 Thread Mats Erik Andersson
torsdag den 28 januari 2010 klockan 16:42 skrev Richard Laager detta: > On Thu, 2010-01-28 at 23:04 +0100, Mats Erik Andersson wrote: > > Abondoning the tarball-in-tarball form of the > > orig.tar-file would change the upstream tarball that comes with the > > repackaged d

Re: The use of epoch in version

2010-01-28 Thread Mats Erik Andersson
ot;ds1" stands for in Ben Finney's text. -- Mats Erik Andersson torsdag den 28 januari 2010 klockan 19:15 skrev Boyd Stephen Smith Jr. detta: > On Thursday 28 January 2010 17:34:18 Ben Finney wrote: > > "Boyd Stephen Smith Jr." writes: > > Yours sort of works: >

Experimental release for IPv6 patched package?

2010-02-05 Thread Mats Erik Andersson
alterations like the Debian IPv6 goal? I am asking out of principle, since I will try to find the official maintainer before I take any actions. -- Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl signature.asc Description: Digital signature

RFS: webfs (updated package)

2010-02-12 Thread Mats Erik Andersson
b-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-1.dsc I would be glad if someone could begin checking this package for me. Kind regards Mats Erik Andersson -- Subscribes to debian-mentors, debian-devel-gam

[QA for Htdig] Does KDE rebuild index database?

2010-02-13 Thread Mats Erik Andersson
mechanism that essentially test whether 'false' had been stated, and only for this explicit value avoid rebuilding the index database from scratch. Does this seem a sufficiently non-intrusive evolution? Regards -- Mats Erik Andersson, fil. dr Abbonerar på: debian-men

Pedantic Lintian complains on changelog.gz

2010-02-14 Thread Mats Erik Andersson
mend this, installing a lintian override, or to let 'changelog.gz' be a soft link? Regards, -- Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a sub

Re: Pedantic Lintian complains on changelog.gz

2010-02-14 Thread Mats Erik Andersson
Dear Ben and Christoph, söndag den 14 februari 2010 klockan 23:28 skrev Ben Finney detta: > Mats Erik Andersson writes: > > > the package Webfs which I very recently adopted, has the habit of > > incorporating the upstream changelog into the upstream README file. > >

RFS: webfs (updated package)

2010-02-14 Thread Mats Erik Andersson
ontrib non-free - dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-2.dsc I would be pleased if someone uploaded this package for me. Kind regards Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 signature.asc D

Re: Pedantic Lintian complains on changelog.gz

2010-02-14 Thread Mats Erik Andersson
söndag den 14 februari 2010 klockan 15:03 skrev gregor herrmann detta: > > `dh_installchangelogs -k README' might be an alternative to using > dh_links in that case. > I like this twist! -- Mats E A Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 -- To UNSUBSCRIB

Re: CHowning files - or not?

2010-03-02 Thread Mats Erik Andersson
in a business internal repository. -- Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Gnutls for Webfs

2010-03-12 Thread Mats Erik Andersson
I will be thankful for any suggestions. Regards -- Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Seeking advice on Gnurush

2010-03-23 Thread Mats Erik Andersson
proceeded farther than maintaining seven packages at present, but I count an upcoming porting of Webfs to use GnuTLS, instead of OpebSSL, as a sign that I am not without skills! Best regards, -- Mats Erik Andersson, fil. dr Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6

RFS: windowlab (updated package)

2010-03-26 Thread Mats Erik Andersson
sitory: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.39-2.dsc I would please me if someone uploaded this package for me. Kind regards Mats Erik Andersson Abbonerar på: debian-mentors, debian-deve

Re: RFS: windowlab (updated package)

2010-03-26 Thread Mats Erik Andersson
Hello! fredag den 26 mars 2010 klockan 23:40 skrev Christoph Egger detta: > Hi! > > On Fri, Mar 26, 2010 at 02:42:24PM +0100, Mats Erik Andersson wrote: > > - dget > > http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.39-2.dsc > > I'm a

Re: RFS: iptotal (updated package) (2nd try)

2010-03-29 Thread Mats Erik Andersson
be confused > if files moved from /var/www to /usr/lib to /var/lib. :) > Any non-webserver package installing files into /var/www would violate LHS policy. Right? I did repare a handful such violations this past winter. Mats Erik Andersson, Abbonerar på: debian-mentors, debian-devel-games

A meager copyright. Remotely acceptable?

2010-04-01 Thread Mats Erik Andersson
copyright. The text is below reproduced verbatim. As far as I can understand the text there seems to yield no possiblility to relate this to GPL, and to no other DFSG-compliant license either. Am I correct in this observation? Best regards Mats Erik Andersson, fil. dr # oftpd-0.3

Re: A meager copyright. Remotely acceptable?

2010-04-01 Thread Mats Erik Andersson
The situation is getting clearer! torsdag den 1 april 2010 klockan 20:37 skrev Paul Wise detta: > On Thu, Apr 1, 2010 at 8:37 PM, Mats Erik Andersson > wrote: > > > That leaves __one_single__ file (oftpd-0.3.7/COPYING) expressing a > > claim of copyright. The text is belo

Re: A meager copyright. Remotely acceptable?

2010-04-01 Thread Mats Erik Andersson
A clarification on GPL and contributions. torsdag den 1 april 2010 klockan 17:06 skrev Jesús M. Navarro detta: > Hi, Mats: > > On Thursday 01 April 2010 14:37:56 Mats Erik Andersson wrote: > > Dear mentors, > > > > The RFP reportee himself suggested GPL as the appl

RFS: windowlab (updated package)

2010-04-09 Thread Mats Erik Andersson
dget http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.40-1.dsc I would please me if someone uploaded this package for me. Kind regards Mats Erik Andersson Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 debian-qa signature.asc Description: Digital signature

Re: RFS: windowlab (updated package)

2010-04-09 Thread Mats Erik Andersson
Hello, fredag den 9 april 2010 klockan 21:06 skrev Christoph Egger detta: > On Fri, Apr 09, 2010 at 05:10:28PM +0200, Mats Erik Andersson wrote: > > Dear mentors, > > > > I am looking for a sponsor for the new version 1.40-1 > > of my package "windowlab".

Re: RFS: httpry

2010-04-09 Thread Mats Erik Andersson
, it is probably better to revert to the initial version '0.1.5-1', since otherwise the closing of the ITP-bug would be lost. The only text needed in the changelog would then be * Initial release. (Closes: #539665) together with standard headline and timed footer. Objections to these

RFS: windowlab (updated package)

2010-04-12 Thread Mats Erik Andersson
contrib non-free - dget http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.40-1.dsc Kind regards Mats Erik Andersson Abbonerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6 debian-qa signature.asc Description: Digital signature

RFS: rush

2010-04-19 Thread Mats Erik Andersson
ool/main/r/rush - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/r/rush/rush_1.6-1.dsc I would please me if someone looked this package and reported conclusions. Kind regards Mats Erik Andersso

RFS: windowlab (updated package)

2010-04-19 Thread Mats Erik Andersson
://mentors.debian.net/debian/pool/main/w/windowlab - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.40-1.dsc Kind regards Mats Erik Andersson Abbonerar på: debian-mentors, debian-devel

RFS: webfs (updated package)

2010-04-22 Thread Mats Erik Andersson
ool/main/w/webfs/webfs_1.21+ds1-4.dsc It would please me if someone checked and finally uploaded this package for me. Best regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

RFS: netpipes (updated package)

2010-04-23 Thread Mats Erik Andersson
and in the end would upload this package on my behalf. Best regards Mats Erik Andersson, fil. dr 2459 41E9 C420 3F6D F68B 2E88 F768 4541 F25B 5D41 Abonnerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6, debian-qa -- To UNSUBSCRIBE, email to debian-me

GPL-1 versus GPL-2

2010-05-16 Thread Mats Erik Andersson
icense GPL. Which is the proper way of reflecting the author's choice of GLP-1+ as his preferred condition. A Lintian override? Regards, Mats Erik Andersson, fil. dr 2459 41E9 C420 3F6D F68B 2E88 F768 4541 F25B 5D41 Subscriber to: debian-mentors, debian-devel-games, debian-perl,

RFS: windowlab (updated package)

2010-06-03 Thread Mats Erik Andersson
http://mentors.debian.net/debian/pool/main/w/windowlab - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/w/windowlab/windowlab_1.40-1.dsc Kind regards Mats Erik Andersson 2459 41E9 C420 3F6D F68B 2E88 F768 4541

RFS: rush

2010-06-04 Thread Mats Erik Andersson
et: URL http://mentors.debian.net/debian/pool/main/r/rush dget http://mentors.debian.net/debian/pool/main/r/rush/rush_1.6-1.dsc Repos deb-src http://mentors.debian.net/debian/pool/main/r/rush unstable main Best regards, Mats Erik Andersson, fil. dr Subscriptions: debi

Re: RFS: rush

2010-06-04 Thread Mats Erik Andersson
fredag den 4 juni 2010 klockan 20:58 skrev Ben Finney detta: > Mats Erik Andersson writes: > > > I am seeking an __active__ sponsor for this package. > > What distinction are you drawing with that qualifier (???__active__???)? > What are you seeking beyond a sponsor for

RFS: webfs (updated package)

2010-06-10 Thread Mats Erik Andersson
debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-5.dsc I would please me to see that annoying system error, on a segfault, be gone forever also on the machines of others. Kind regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-me

Re: RFS: webfs (updated package)

2010-06-14 Thread Mats Erik Andersson
Dear Christoph, söndag den 13 juni 2010 klockan 15:59 skrev Christoph Egger detta: > Mats Erik Andersson writes: > > I am looking for a sponsor for the new version 1.21+ds1-5 > > of my package "webfs". > > Uploaded My honest thanks for the help in uploading. Tha

Re: RFS: rush

2010-06-15 Thread Mats Erik Andersson
söndag den 13 juni 2010 klockan 01:46 skrev Tim Retout detta: > On 4 June 2010 10:45, Mats Erik Andersson > wrote: > > I am seeking an __active__ sponsor for this package. > > I'm afraid it seems you're stuck with me. ;) At DebConf we (the This pleases me! >

On the Bazaar version at Alioth.

2010-07-02 Thread Mats Erik Andersson
location is made public in the control file. Is the time lapse until Squeeze so short that this matter deserves no action at all? Best regards, Mats Erik Andersson, fil. dr -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

RFS: twofish -- updated package

2010-07-21 Thread Mats Erik Andersson
debian unstable main - dget http://mentors.debian.net/debian/pool/main/t/twofish/twofish_0.3-2.dsc Best regards, Mats Erik Andersson, fil. dr Abonnerar på: debian-mentors, debian-devel-games, debian-perl, debian-ipv6, debian-qa signature.asc Description: Digital signature

RFS: webfs (updated package)

2010-10-20 Thread Mats Erik Andersson
tion. The package can be found on mentors.debian.net: - URL: http://mentors.debian.net/debian/pool/main/w/webfs - Source repository: deb-src http://mentors.debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-6.dsc Kind regards Mats Erik Andersso

RFS: twofish (updated package)

2010-10-21 Thread Mats Erik Andersson
fish_0.3-2.dsc Regards, Mats Erik Andersson -- 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/20101021193119.ga3...@mea.homelinux.org

On format upgrade during freeze time

2010-10-22 Thread Mats Erik Andersson
t question to you, would the release team decline the package due a decision to migrate to format 3.0 already now? Best regards, Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

RFS: webfs (updated package)

2010-10-26 Thread Mats Erik Andersson
//mentors.debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-7.dsc I would be glad if someone uploaded this package for me. Kind regards Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a sub

Re: RFS: webfs (updated package)

2010-10-28 Thread Mats Erik Andersson
Dear Christoph and all other fellows, now I got into a situation with many unknown angles. At least for me. torsdag den 28 oktober 2010 klockan 20:15 skrev Christoph Egger detta: > Hi! > > Mats Erik Andersson writes: > > I am looking for a sponsor for the new version 1.21+

The handling of piupart failures.

2010-11-04 Thread Mats Erik Andersson
and a multitude other, strictly system relevant, files. How I am to understand this, and what steps could I undertake in my solitude in order to approach a resolution of this annoying disgrace, for a package which otherwise is reasonable? Best regards, Mats Erik Andersson, fil. dr Abonnerar på: d

Re: The handling of piupart failures.

2010-11-04 Thread Mats Erik Andersson
Dear Holger, and all readers at debian-mentors, a quick reply to a useful answer! torsdag den 4 november 2010 klockan 12:54 skrev Holger Levsen detta: > Hi Mats, > > thanks for using piuparts to improve the quality of Debian! > > > In my particular case, the package `webfs', Piuparts reports >

Re: The handling of piupart failures.

2010-11-04 Thread Mats Erik Andersson
Dear all, I can deliver at least a diagnosis to the benefit of our edification! torsdag den 4 november 2010 klockan 14:00 skrev Mats Erik Andersson detta: > Dear Holger, and all readers at debian-mentors, > > a quick reply to a useful answer! > > torsdag den 4 november 201

Re: The handling of piupart failures.

2010-11-04 Thread Mats Erik Andersson
torsdag den 4 november 2010 klockan 16:58 skrev Holger Levsen detta: > Hi Mats, > > On Donnerstag, 4. November 2010, Mats Erik Andersson wrote: > > At this point only the number of packages differs: 6112 against 6113. > > All potential problems are clearly conceiled and pos

On the pruning of Build-Depends

2010-11-09 Thread Mats Erik Andersson
nformational purpose, as build dependencies of the package. Clearly, I would not have mentioned all secondary dependencies, only those that do directly influence the package at build time. Best regards, Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Re: RFS: webfs (updated package)

2010-11-17 Thread Mats Erik Andersson
A ping for this already uploaded and resting package. tisdag den 26 oktober 2010 klockan 12:53 skrev Mats Erik Andersson detta: > Dear mentors, > > I am looking for a sponsor for the new version 1.21+ds1-7 > of my package "webfs". > > It builds these binary packages

Debconf in non-interactive mode

2010-11-20 Thread Mats Erik Andersson
there some mechanism I can use in the postinst script that lets me determine whether the upgrade is being conducted in non-interactive mode? The answer would help me in choosing a strategy for mending the script. Best regards, Mats Erik Andersson, pending DM (the keyring is

Re: Debconf in non-interactive mode

2010-11-22 Thread Mats Erik Andersson
Dear Niko, måndag den 22 november 2010 klockan 12:47 skrev Niko Tyni detta: > On Sat, Nov 20, 2010 at 11:38:08PM +0100, Mats Erik Andersson wrote: > > > I could find good use of some advice on Debconf usage. > > The recent automated package upgrade tests, conducted > >

RFS: webfs (updated package)

2010-11-30 Thread Mats Erik Andersson
dget http://mentors.debian.net/debian/pool/main/w/webfs/webfs_1.21+ds1-7.dsc Kind regards Mats Erik Andersson, DM -- 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

RFS: webfs (updated package)

2010-12-02 Thread Mats Erik Andersson
ontributed support for libgnutls. Kind regards Mats Erik Andersson -- 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/20101202225340.ga10...@mea.homelinux.org

Re: ITS: webfs (updated package)

2010-12-03 Thread Mats Erik Andersson
fredag den 3 december 2010 klockan 12:56 skrev Alexander Reichle-Schmehl detta: > Hi! > > Am 02.12.2010 23:53, schrieb Mats Erik Andersson: > > > I am looking for a sponsor for the version 1.21+ds1-8 > > of my package "webfs". > [..] > > The packag

Re: ITS: webfs (updated package)

2010-12-03 Thread Mats Erik Andersson
fredag den 3 december 2010 klockan 13:54 skrev Jakub Wilk detta: > * Alexander Reichle-Schmehl , 2010-12-03, 13:43: I'm looking at it now... Just one question, is there a reason why you use "rm $TEMPCONFFILE 2>/dev/null || true" instead of "rm -f $TEMPCONFFILE"? It's

The keypad and Policy 9.8

2010-12-03 Thread Mats Erik Andersson
Hello all, two days ago I opened a wishlist bug [1] against Xvt, a terminal emulator. The patch included with the bug report will among its corrections to other keys also make sure that XK_KP_Delete behaves identically to XK_Delete. Now that I came to think of Debian Policy, section 9.8, I am int

Re: ITS: webfs (updated package)

2010-12-03 Thread Mats Erik Andersson
fredag den 3 december 2010 klockan 15:39 skrev Jakub Wilk detta: > * Mats Erik Andersson , 2010-12-03, 14:54: >> In the particular case at hand, I am dealing with the removal of >> a temporary file, used with mktemp at creation time, so one small >> breach would be that

Depositing source archive at Alioth.

2010-12-07 Thread Mats Erik Andersson
t in conjuction with collaborative translation work for additional docu- mentation, the present matter comes to my mind. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Re: Depositing source archive at Alioth.

2010-12-07 Thread Mats Erik Andersson
tisdag den 7 december 2010 klockan 11:51 skrev Luke Faraone detta: > On 12/07/2010 11:25 AM, Mats Erik Andersson wrote: > > Hello all, > > > > I am working on an ITP regarding rgPaint and I maintain, ever since > > starting, the corresponding directory "debia

Re: Depositing source archive at Alioth.

2010-12-07 Thread Mats Erik Andersson
tisdag den 7 december 2010 klockan 09:51 skrev Russ Allbery detta: > Mats Erik Andersson writes: > > > I am working on an ITP regarding rgPaint and I maintain, ever since > > starting, the corresponding directory "debian/" at Alioth/deb-maint. > > > Which i

RFS: rush (new package)

2010-12-14 Thread Mats Erik Andersson
URL: http://mentors.debian.net/debian/pool/main/r/rush - Source repository: deb-src http://mentors.debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/r/rush/rush_1.7-1.dsc I would please me if someone looked at this package and reported conclusions on the packaging. Kind regards

RFS: rush

2010-12-21 Thread Mats Erik Andersson
ool/main/r/rush/rush_1.7-1.dsc I would please me if someone looked at this package and reported conclusions on the packaging. Kind regards Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: RFS: rush

2010-12-21 Thread Mats Erik Andersson
I have modified the watch file to use HTTP instead of FTP. The new package has been uploaded to mentors.debian.net and it awaits further critisism. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsub

Creation policy in /var/lib/.

2010-12-21 Thread Mats Erik Andersson
. I am not really comfortable with this behaviour, and I myself would like the daemon to fail if the subdirectory is missing. Is there something in the Debian Policy that supports my view? I am not able to find any relevant part. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email

Re: RFS: rush

2010-12-21 Thread Mats Erik Andersson
tisdag den 21 december 2010 klockan 18:46 skrev Lars Buitinck detta: > 2010/12/21, Mats Erik Andersson : > > Anyway, I have modified the watch file to use HTTP instead of FTP. > > The new package has been uploaded to mentors.debian.net and it > > awaits further critisism.

Re: RFS: rush

2010-12-21 Thread Mats Erik Andersson
tisdag den 21 december 2010 klockan 19:32 skrev Laszlo Boszormenyi detta: > On Tue, 2010-12-21 at 17:47 +0100, Mats Erik Andersson wrote: > [...] > > > Anyway, I have modified the watch file to use HTTP instead of FTP. > > The new package has been uploaded to mentors.debian.

  1   2   >