RFS: bubbros (aka bub-n-bros)

2008-01-01 Thread Siegfried-Angel
Dear mentors,

I am looking for a sponsor for my package "bubbros".

* Package name: bubbros
  Version : 1.6-1
  Upstream Author : Armin Rigo <[EMAIL PROTECTED]>
* URL : http://bub-n-bros.sourceforge.net/
* License : MIT (source), Artistic License (data)
  Section : games

It builds these binary packages:
bubbros- multiplayer clone of the famous Bubble Bobble game

The package appears to be lintian clean.

The upload would fix these bugs: 308148

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/b/bubbros
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/b/bubbros/bubbros_1.6-1.dsc

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

Kind regards
 Siegfried-Angel Gevatter Pujals (RainCT)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: libowfat (NMU update)

2008-01-02 Thread Siegfried-Angel
Dear mentors,

I am looking for a sponsor for the new version 0.27-0.1 of package
"libowfat". This is an NMU, as a bug requesting a new version (filled
six months ago), neither my (20 days old) question about when this
will get in Debian (as it's required to get it into Ubuntu without having
a different checksum, since upstream releases .tar.bz2 files only)
received any answer.

It builds these binary packages:
libowfat-dev - A reimplementation of libdjb

The package appears to be lintian clean.

The upload would fix these bugs: 435478, 447312

Bug 435478 is the update request, and 447312 is a file overwrite error,
which would be fixed with this upload by adding a conflict. It also
includes other improvements (like adding a watch file, updating the
standards version and fixing lintian/linda's complains); I'm not sure if all
those are appropriate for a NMU, but I don't see how they could do any
harm (but if they aren't appropriate just tell me and I'll revert them).

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/l/libowfat
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/l/libowfat/libowfat_0.27-0.1.dsc

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

Kind regards
 Siegfried-Angel Gevatter Pujals (RainCT)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



.menu and .desktop files

2008-01-31 Thread Siegfried-Angel
Hi,

As an Ubuntu Developer I ask you to please do so, as if a package is
missing a .desktop file it will have to be modified in Ubuntu to add
it (and do this again each time we get a new revision of it from
Debian, until the Maintainer adds it to Debian).

Creating a .desktop file is pretty easy. You can find the latest
specifications here [0] on FreeDesktop.org, and a list of categories
on [1]. There is also some more information about them (including an
example) on Ubuntu's wiki, [2].

Once you created one, you can check if it is correct with the
"desktop-file-validate" command (available in the "desktop-file-utils"
package).

[0] http://standards.freedesktop.org/desktop-entry-spec/latest/
[1] http://standards.freedesktop.org/menu-spec/latest/apa.html
[2] https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles#Desktop

Thanks,

--
Siegfried-Angel Gevatter Pujals (RainCT)
GNU/Linux User #438657. Ubuntu User #11680.

2008/1/31, Thibaut Paumard <[EMAIL PROTECTED]>:
> Dear Mentors,
>
> as per policy, I provide a .menu file each time one of my packages
> provides a command for which it makes sense. These menu files are not
> used in Ubuntu, which apparently uses only the .desktop files.
>
> Should I/may I also provide a .desktop file? I'm not really sure how
> to do this properly, as I can't find a clear policy. Any pointer?
>
> Best regards, Thibaut.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



What is the urgency field (in debian/changelog) for?

2008-02-21 Thread Siegfried-Angel
Dear mentors,

I'd like to ask you where I could find an explanation about what the
'urgency' field in debian/changelog is for, as it has been intriguing
me for quite some time now.

I've checked the Debian Policy Manual and the Debian New Maintainers'
Guide but couldn't find much information about it in neither of them.

Thanks,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
GNU/Linux User #438657. Ubuntu User #11680.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: gruler - measure objects on screen with a variety of metrics

2008-03-04 Thread Siegfried-Angel
Dear mentors,

I am looking for a sponsor for my new package "gruler".

* Package name: gruler
  Version: 0.8-1
  Upstream Author: Ian McIntosh <[EMAIL PROTECTED]>
* URL: http://gnomecoder.wordpress.com/screenruler/
* License: GPLv2+
  Section: utils

It only build one binary, with the same name as the source package
(gruler), and is both lintian and linda clean.

The upload would fix bug #466691.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/g/gruler
- dget http://mentors.debian.net/debian/pool/main/g/gruler/gruler_0.8-1.dsc

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

Kind regards,

Siegfried-Angel Gevatter Pujals (RainCT)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Easiest way to Debianise a package?

2008-04-11 Thread Siegfried-Angel
Hello,

I'm not a DD, but here are the first impressions I got from a quick review:

 - There are lots of unnecessary files (all the .ex stuff, empty ones,
and otherwise unnecessary files). Also, yatc/trunk/debian/dirs lists
some directories which probably don't need to be created explictly.

 - It's recommended to have a debian/watch file or a get-orig-source
in debian/rules to download the upstream tarball.

 - Both packages have "Priority: extra" in debian/control. You
probably want "optional" there; see
/usr/share/doc/debian-policy/policy.html/ch-archive.html#s-priorities
for an explanation about all possible values.

 - I haven't really checked, but on a first glance it seems like yatc
misses some build dependencies. Have you tried if it builds correctly
in a chroot (like for example with pbuilder)?

 - Why is the binary package tibia-data set as architecture dependent
("Architecture: any" means that it should be compiled for all
available architectures; you probably want "all" there, which means
that it is architecture independent and the .deb only needs to be
build on one architecture).

 - Please don't say which packages it requires in yatc's description.

 - The descriptions could take some spell checking ("an MMORPG" -> "a
MMORPG"; "2d" -> "2D"), and I think that they are too short.

 - You can remove lines 3-7 from debian/rules, the commented examples
stuff in build-stamp and the comments from binary-arch.

 - tibia-data could suggest or recommend yatc.

 - The current standards version is 3.7.3, not 3.7.2.

 - This is only a personal preference, but if a package is licensed
under "GPL version 2 or later" I prefer to refer to
"/usr/share/common-licenses/GPL" instead of
"/usr/share/common-licenses/GPL-2" (was GPL links to the latest one,
which is that one which the FSF recommends).

But anyway, good work. I know that packaging can be quite difficult at start :).

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Updating a package; ediquette and procedure questions

2008-06-23 Thread Siegfried-Angel
2008/6/23 Paul Johnson <[EMAIL PROTECTED]>:
> 2. In Ubuntu, or Debian more generally, what happens when package
> maintainers don't stay up to date?

Ben already answered this point for Debian, so I'll answer it for Ubuntu.

If the package is only in Ubuntu or the version already in Ubuntu is
newer than that one in Debian: file a bug and tag it "upgrade". If you
want, update the package yourself, attach the .diff.gz to the bug that
you've filled and subscribe "ubuntu-universe-sponsors"; also consider
submitting your changes to Debian (in a bug report).

If the same version of the package is in Debian, it is preferred to do
what Ben suggested and wait for Debian to package the new version, but
if the Maintainer is unresponsive (and especially if Feature Freeze is
approaching) just do so yourself as explained above.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: building for 'any' architecture?

2008-09-21 Thread Siegfried-Angel
Hi,

In debian/control, change "Architecture: any" to "Architecture: all".

The Architecture field can take the following values:

 - any: Build the package on all architecture.
 - i386,  amd64, etc.: Only build the package on the indicated architectures.
 - all: the package is architecture independent: build it on a single
architecture and use the resulting binary for all the others.

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: A little question of a license

2008-10-16 Thread Siegfried-Angel
Hi,

Sure, this license is just "Attribution" (and "Don't use our names to
promote derivate products"), so there should be absolutely no problem
with it.

(Disclaimer: IANADD, IANAL, etc.)

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Different suggests/recomends according to architecture

2008-10-31 Thread Siegfried-Angel
Hi Julien,

If I remember correctly, you can use the following syntax:
"python-psyco [i386]".

Hope this helps,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: open-invaders

2007-07-05 Thread Siegfried-Angel

Dear mentors,

I am looking for a sponsor for my package "open-invaders".

* Package name: open-invaders
 Version   : 0.2-1
 Upstream Author : Darryl LeCount
* URL   : http://www.jamyskis.net/invaders.php
* License   : GPLv2
 Section   : games

It builds these binary packages:
open-invaders - Space Invaders clone

The package appears to be lintian clean.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/o/open-invaders
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/o/open-invaders/open-invaders_0.2-1.dsc

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

Kind regards
Siegfried-Angel Gevatter Pujals (RainCT)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: open-invaders

2007-07-31 Thread Siegfried-Angel
Hi,

Thanks for looking at it Alexander, and sorry that I did not answer
before but I wasn't subscribed to this list and so did not see your
reply before.

I fixed everything you said (it's online on mentors.deban.net [1])
except point 3, that one about the architecture independent stuff. You
mean that the data should be in a separate binary package
(open-invaders-data)?

If so, could you appoint me to a tutorial on how to do that? (I looked
at the contents of the Debian New Maintainer's Guide but it doesn't
look like there's anything related to that). Also, currently the game
is only building on i386 (upstream author promised to fix that, but it
may still need some time), so is this necessary now?

[1] http://mentors.debian.net/debian/pool/main/o/open-invaders/

Thanks again,

Siegfried-Angel Gevatter Pujals (RainCT)


On 18 Jul, 17:20, Alexander Schmehl <[EMAIL PROTECTED]> wrote:
> Hi!
>
> * Siegfried-Angel <[EMAIL PROTECTED]> [070705 22:18]:
>
> > * Package name: open-invaders
> >  Version   : 0.2-1
> >  Upstream Author : Darryl LeCount
> > * URL   :http://www.jamyskis.net/invaders.php
> > * License   : GPLv2
> >  Section   : games
>
> Problems with your package:
>
> - Binary is installed to /usr/bin/open-invaders, but should be
>   /usr/games
> - Data ist installed to /usr/share/open-invaders/, but should be
>   /usr/share/games/open-invaders/
> - You install 3.1 MB of arch independent stuff which should go in a
>   sepperate arch:all package
> - Your package contains /usr/include/
> - In your debian/rules you should replace -$(MAKE) distclean with [ ! -f
>   Makefile ] || $(MAKE) distclean (as lintian would have told you)
>
> Rest seemst fine.  If you fix those, I'll upload your package.
>
> Yours sincerely,
>   Alexander


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: qttube

2007-08-08 Thread Siegfried-Angel
Dear mentors,

I am looking for a sponsor for my package "qttube".

* Package name: qttube
  Version : 0.2~pre1-0ubuntu1
  Upstream Author : Siegfried-Angel Gevatter Pujals   (me)
* URL : http://wiki.ubuntu.com/QtTube
* License : GPLv2
  Section : x11

It builds these binary packages:
qttube - graphical application to download videos from YouTube

The package appears to be lintian clean, except for this messages
(checking the .deb):
 - E: qttube: postinst-does-not-call-updatemenus usr/share/menu/qttube
 - E: qttube: postrm-does-not-call-updatemenus usr/share/menu/qttube
However, qttube.postinst.debhelper and qttube.postrm.debhelper files
are generated during build and both call update-menus, so I don't know
what the problem is.

The upload would fix these bugs: 436659

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/q/qttube
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/q/qttube/qttube_0.2~pre1-0ubuntu1.dsc

I would be glad if someone uploaded this package for me, or helps me
on how to improve it it further if it has any problem.

Kind regards
 Siegfried-Angel Gevatter Pujals (RainCT)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: qttube

2007-08-08 Thread Siegfried-Angel
Hi again,

Sorry, the files had wrong versioning (-0ubuntu1) and I corrected
that. You can dget it from here now:
http://mentors.debian.net/debian/pool/main/q/qttube/qttube_0.2~pre1-1.dsc


2007/8/8, Florent Rougon <[EMAIL PROTECTED]>:
> Maybe your qttube.post{inst,rm} are missing the #DEBHELPER# line?

If it isn't clear in my last message, it's debhelper who generates
that files during the build.


Thanks for looking at it,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Linux User #438657. Ubuntu User #11680.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: gbrainy

2007-09-12 Thread Siegfried-Angel
Dear mentors,

I am looking for a sponsor for my package "gbrainy".

* Package name: gbrainy
  Version : 0.2-1
  Upstream Author : Jordi Mas i Hernandez
* URL : http://live.gnome.org/gbrainy
* License : GPLv2+
  Section : games

It builds these binary packages:
gbrainy- a brain teaser game and trainer to have fun and to keep
your brain trained

The package appears to be lintian clean, except for this message «W:
gbrainy: menu-item-creates-new-section Games/Logic
/usr/share/menu/gbrainy:2». I don't know why it's complaining, since
LogicGames is listed in the Free Desktop specifications.

The upload would fix these bugs: 440982

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/g/gbrainy
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/g/gbrainy/gbrainy_0.2-1.dsc

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

Kind regards
 Siegfried-Angel Gevatter Pujals (RainCT)


Re: RFS: gbrainy

2007-09-14 Thread Siegfried-Angel
Sorry that I haven't send the other messages to debian-mentors, I had
not noticed that GMail changed the "To" field.

Anyways, pbuilder build it successfully :).

Thanks,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Linux User #438657. Ubuntu User #11680.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: julius - speech recognition engine

2010-07-04 Thread Siegfried-Angel Gevatter Pujals
Dear mentors,

I am looking for a sponsor for the new version 4.1.5-1
of my package "julius".

It builds these binary packages:
julius - speech recognition engine
libjulius-dev - speech recognition engine - development headers

ITP: #506606

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/j/julius
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/j/julius/julius_4.1.5-1.dsc

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

Kind regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer   363DEAE3


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



Re: RFS: julius - speech recognition engine

2010-07-13 Thread Siegfried-Angel Gevatter Pujals
2010/7/7 Asheesh Laroia:
> Cool package. [...]

Yeah, it is! So come on, who wants to sponsor this? :)

In case you need some motivation, here is an example of how you could use it:
http://bloc.eurion.net/archives/2008/writing-a-command-and-control-application-with-voice-recognition/

Cheers,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


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



Re: Different behaviour of dpkg-buildpackage and pbuilder

2009-02-15 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2009/2/15 Gudjon I. Gudjonsson :
> How can there possibly be this difference between these two tools?

I don't know what could trigger something like this, but it may be
worth checking that you have the same build dependencies (and version
of them) installed as pbuilder gets.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: BUG classification

2009-02-24 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi,

2009/2/24 Laurent Guignard :
> I am not a native and i don't understand what is an "Outstanding" bug ?

An outstanding bug is a bug that hasn't been fixed yet.


If you look up "outstanding" at
http://dictionary.reference.com/browse/outstanding:

«3. continuing in existence; remaining unsettled, unpaid, etc.:
outstanding debts.»


Cheers,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: New upstream release

2009-03-14 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2009/3/14 Jaromír Mikeš :
> dpkg-genchanges: warning: missing Section for source files

Well, I guess you're missing "Section:" in debian/control.


-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: itp-bug

2009-03-15 Thread Siegfried-Angel Gevatter Pujals (RainCT)
> 2009/3/16 Jaromír Mikeš :
> I am running ubuntu based distro "reportbug wnpp" not working on it can I use 
> "ubuntu-bug"?
> Or some other way?

reportbug --bts=debian


-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: how include menu entry?

2009-04-18 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi,

2009/4/18 Grammostola Rosea :
> How do I include an menu entry and icon in the package?

For the traditional Debian menu entries, see:
http://www.debian.org/doc/packaging-manuals/menu-policy/index.html

For FreeDesktop.org menu entries, see:
 - Packaging information:
https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles#Desktop
 - Specifications: http://standards.freedesktop.org/desktop-entry-spec/latest/
 - List of categories:
http://standards.freedesktop.org/menu-spec/latest/apa.html
 - The "desktop-file-validate" tool to check if the file looks correct.

If you don't feel like reading that, just "use the source". Look at
how some other package does it.


Cheers,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: debhelper 7 tutorial

2010-05-14 Thread Siegfried-Angel Gevatter Pujals (RainCT)
I've found http://joey.kitenet.net/talks/debhelper/debhelper-slides.pdf
quite helpful.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer   363DEAE3


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



Re: RFS: julius - speech recognition engine

2010-07-13 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Felipe,

Thank you for taking a look at the Julius package.

2010/7/13 Felipe Sateler :
> - Why do you modify the manpages via sed instead of patching them?

Because IMHO it's much easier to maintain than having a big patch
which I have to update every time a manpage changes.

> - You say you remove a manpage because you have a better one, but there
> is not actually one (dfa_minimize)?

Good catch, fixed.

> - Any reason why you don't enable parallel builds with DEB_BUILD_PARALLEL?

Not really. I've added that now.

> - Why are there only static libraries?

It's what upstream's build system provides, and I was told that the
libraries do stuff like calling abort() so I haven't really bothered
about it. I want to look into this some day though and maybe patch it.

> ... and I'm not quite confident about the license, specially about the
> Kyoto District Court venue thing (clause 5).

Uhm, isn't that a common thing in licenses? It's the least clause I'd
have expected to be problematic, personally I'm more worried about the
advertising clause. In any case, I could live with it if the package
goes into non-free.

I've updated the package to include the manpage and to enable parallel
building. http://mentors.debian.net/debian/pool/main/j/julius/julius_4.1.5-1.dsc

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


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



Re: RFS: julius - speech recognition engine

2010-07-18 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2010/7/14 Felipe Sateler :
> The thing is that I'm not a legalese person, so I'm not confident enough
> to upload it. Would you mind passing the license through debian-legal
> and see what they say?

Okay, I raised this on debian-legal and indeed they confirmed that it
is non-free (the problem being the publicity clause and, for some
people, also the venue clause about which you had expressed concern).

[0] http://lists.debian.org/debian-legal/2010/07/msg00024.html

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


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



Re: RFS: gpick

2010-12-04 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Elías,

2010/12/4 Elías Alejandro :
> - URL: http://mentors.debian.net/debian/pool/main/g/gpick
> I would be glad if someone uploaded this package for me.

It looks pretty good, just some minor comments:

 - Please remove debian/docs, the file it is supposed to install
contains no useful information. Further, it isn't even being
installed; since it's called "copyright", it is being overwritten by
debian/copyright.

 - You include a debian/manpages file, but then you manually install
it in debian/rules.

 - You don't need to include libc6 and quilt [0] in the dependencies.

 - About the long description: you've got two spaces in "mix them to
get". There's no need for it to mention what language the application
is written in (this information is already visible from the
dependencies, plus it could be expressed using debtags). Maybe you
could also elaborate a bit more on the features it provides.

 - This is no way required, but have you considered using the
machine-readable format [1] for debian/copyright?

[0] 
http://wiki.debian.org/Projects/DebSrc3.0#Doesa3.0.28quilt.29sourcepackageneedtobuild-dependonquilt.3F
[1] http://dep.debian.net/deps/dep5/

I'd be happy to upload if you fix these issues.

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


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



Re: DEP5 and multiple copyrights for same file

2011-01-20 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Jean,

Something likes this should do:

--
Files: gtk/core_math2.cc
Copyright: 2004-2010, Thomas Okken
License: GPL-2

Files: gtk/core_math2.cc
Copyright: 1993, Sun Microsystems, Inc.
License: other
 Permission to use, copy, modify, and distribute this
 software is freely granted, provided that this notice
 is preserved.
--

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


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



Re: DEP5 and multiple copyrights for same file

2011-01-20 Thread Siegfried-Angel Gevatter Pujals (RainCT)
For extra points, make the first one:

License: GPL-2
 See /usr/share/common-licenses/GPL-2.


-- 
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/AANLkTikBhwsWgr5bZLWk63tAq75+4s+FgYCozu2ZL3k=@mail.gmail.com



Re: DEP5 and multiple copyrights for same file

2011-01-20 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2011/1/20 Niels Thykier :
>> Files: gtk/core_math2.cc
>> Files: gtk/core_math2.cc

Oh, I hadn't noticed they are both the same file.

> It has been a while since I last read the DEP-5, but I believe the above
> is handled with "GPL-2 and other" instead of multiple sections.

Yeah, I believe that's right.


-- 
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/AANLkTimDAd2okp=ibD=tqtavuhxh1vqhtgseh8gxk...@mail.gmail.com



Re: DEP5 and multiple copyrights for same file

2011-01-20 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Craig,

2011/1/20 Craig Small :
>> License: GPL-2
>>  See /usr/share/common-licenses/GPL-2.
> I believe it needs the full GPL-2 excerpt just like a normal copyright
> file has got.

I've had several packages with license text like this accepted.

Is there some reason to include the GPL header, other than it being
common practice?

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


--
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/AANLkTimUT8UAX5XDTrNTcOP7k5O8n0==dkg66eoew...@mail.gmail.com



Re: data only package?

2011-05-11 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Paul,

2011/5/11 Paul Elliott :
> Can anyone name an example of a well packaged data only package, (no build
> needed), which is written in dh?  I would like to look at an example.

Probably someone else will come up with better examples, but here are
some possibilities:

 - For traditional dh, glest-data comes to mind, but you'd probably
want to use a debian/install file instead of using "cp" in
debian/rules.

 - For dh7, you could take a look at gnome-activity-journal, which is
a Python application and not a data package, but again the main change
would be using a debian/install file instead of having dh7
automatically call distutils to do the job.

 - (You can see an example of debian/install usage in topshelf, but
the rules file there is CDBS.)

In any case, there shouldn't be much to it, you just put in a minimal
dh7 debian/rules file and then a debian/install file where you list
all files/directories " ", one line each
(for example, "mycoolapp.png usr/share/pixmaps").

I hope this helps. If you've got any particular problem, just ask.

Regards,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3


--
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/BANLkTi�wzjRN49nWH=zwksw8ye8xz...@mail.gmail.com



Re: What is the proper way to rename scripts?

2011-11-02 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2011/11/2 Paul Elliott :
> I have put in a patch to change all references to this script. This includes
> references in the build procedure. Therefore, the renaming must take place
> before any part of the build procedure runs. Just like it always had the new
> name. What is the canonical way to do this? Thank You.

Whenever I've encountered this situation I just change all references
after the build procedure, invoking "sed" from debian/rules (I find
this much cleaner than using patches, since it doesn't require any
changes if the files change, etc., you just have to be cautious that
the clean rule reverts the changes correctly).

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer


-- 
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/CALF0CpDmD=L7=svzDQFXvFx=wY41fFFh3=Mm994Q7m8Fpyzc=g...@mail.gmail.com



Re: What is the proper way to rename scripts?

2011-11-02 Thread Siegfried-Angel Gevatter Pujals (RainCT)
2011/11/2 Paul Elliott :
> Is there an dh override that is commonly used to hook in before the build
> procedure runs?

Sure, override dh_auto_build.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer


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



Re: Need assistance in packaging / Brauche Hilfe bei der Erstellung von Paketen

2011-11-07 Thread Siegfried-Angel Gevatter Pujals (RainCT)
Hi Björn,

Maybe someone else can give you more details, but in the meantime here
are some useful links (which should have more than enough information
to get you started if you're already familiar with packaging):

2011/11/7 Björn Esser :
> how to write/create man-pages

See https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles#Man_Pages.

> one source in multiple packages (e.g. somewhat (arch),
> somewhat-doc(no-arch), somewhat-data (no-arch), etc.), removing
> obsolete/not used files from the package

I've found http://wiki.debian.org/PkgSplit, but that page lets it look
much more scary than it actually is. To generate multiple packages,
the usual procedure is having debian/rules install everything into
debian/tmp (instead of debian/), and then having
debian/.install (also .docs, .manpages, etc. if
needed) to copy the files you're interested in into the correct
debian/ directory.

Of course you'll also need additional source stanzas in debian/control
for each binary packages. If you're using debhelper 7 or CDBS they
should then handle the debian/rules part automatically.

> and in how-to package libs
> (libany, libany-dev, libany-doc, etc.)

http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html
(also http://www.debian.org/doc/debian-policy/ch-sharedlibs.html)

Hope this helps,

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer


--
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/CALF0CpD-Ls0WqvqAddrqmUkYWx=rr0d-bgoqksze1ztu6+k...@mail.gmail.com