Bug#960788: ITP: alsa-sof-firmware -- Intel SOF audio firmware and topology

2020-09-03 Thread Jordi Mallach
Hi,

El dj. 03 de 09 de 2020 a les 08:11 +0200, en/na intrigeri va escriure:
> Hi Jordi,
> 
> I see you took responsibility for this ITP a few months ago.
> 
> Are you in a position to share a rough timeline?

After claiming it and looking at the source, I resolved this probably
belongs as part of linux-firmware or whatever the source name is, as
Ubuntu did. zumbi@ has been talking to the kernel people about this but
right now I'm unsure what the status is.

Jordi
-- 
Jordi Mallach 
Debian Project



Bug#956901: ITP: nginx-confgen -- Nginx configuration file macro language and preprocessor

2020-04-16 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach 

* Package name: nginx-confgen
  Version : 1.2
  Upstream Author : Yoran Heling 
* URL : https://dev.yorhel.nl/nginx-confgen/
* License : MIT
  Programming Lang: Haskell
  Description : Nginx configuration file macro language and preprocessor

 This is a preprocessor and macro system for nginx(-like) configuration
 files. It can be used to do pre-processing for nginx configuration files
 (and other configuration files with a similar syntax). It has support for
 "compile-time" macro expansion and variable interpolation, which should make it
 less tedious to maintain large and complex configurations.



Bug#843969: ITP: goiardi -- A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage

2016-11-11 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: goiardi
  Version : 0.11.0+git20161027.4.7d585ad-1
  Upstream Author : Jeremy Bingham
* URL : https://github.com/ctdk/goiardi
* License : Apache-2.0
  Programming Lang: Go
  Description : A Chef server written in Go

 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MySQL/MariaDB or PostgreSQL as its storage backend.



Bug#843830: ITP: golang-github-raintank-met -- an opinionated wrapper around metric client libraries

2016-11-09 Thread Jordi Mallach
El dj 10 de 11 de 2016 a les 01:33 +0100, en/na Jordi Mallach va
escriure:
> Package: wnpp
> Severity: wishlist
> Owner: Jordi Mallach <jo...@debian.org>
> 
> * Package name: golang-github-raintank-met
>   Version : 0.0~git20161103.0.05a94bb-1
>   Upstream Author : raintank
> * URL : https://github.com/raintank/met
> * License : TODO
  
This was meant to read AGPL-3.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



Bug#843830: ITP: golang-github-raintank-met -- an opinionated wrapper around metric client libraries

2016-11-09 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: golang-github-raintank-met
  Version : 0.0~git20161103.0.05a94bb-1
  Upstream Author : raintank
* URL : https://github.com/raintank/met
* License : TODO
  Programming Lang: Go
  Description : a wrapper around metric client libraries for Go

 This library provides an opinionated wrapper around metric client
 libraries for Go. It supports statsd (recommended) and dogstatsd.

This is a dependency of goiardi, a chef server written in Go that
I am packaging.



Bug#843827: ITP: golang-github-ctdk-go-trie -- Trie implementation based on a minimal automaton for Go

2016-11-09 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: golang-github-ctdk-go-trie
  Version : 0.0~git20161027.0.6443fbc-1
  Upstream Author : Jeremy Bingham
* URL : https://github.com/ctdk/go-trie
* License : MIT
  Programming Lang: Go
  Description : Trie implementation based on a minimal automaton for Go

 This library implements tries, also known as prefix trees, using
 minimal acyclic finite-state automata for the Go programming language.

This is a dependency of my upcoming ITP goiardi, a chef server written in Go.



Bug#843825: ITP: golang-github-ctdk-chefcrypto -- Go cryptographic routines to interact with chef servers

2016-11-09 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: golang-github-ctdk-chefcrypto
  Version : 0.0~git20161109.0.dea96d7-1
  Upstream Author : Jeremy Bingham
* URL : https://github.com/ctdk/chefcrypto
* License : Apache-2.0
  Programming Lang: Go
  Description : Go cryptographic routines to interact with chef servers

This library includes various cryptographic routines for communicating with
chef servers for golang programs and libraries. Originally part of goiardi,
it's been split out for packaging purposes.

It is being packaged as a dependency of go-chef, in turn a dependency of
goiardi, a chef server written in Go.



Bug#843772: ITP: golang-gopkg-alexcesaro-statsd.v1 -- simple and efficient Golang StatsD client

2016-11-09 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: golang-gopkg-alexcesaro-statsd.v1
  Version : 0.0~git20160306.0.c289775-1
  Upstream Author : Alexandre Cesaro
* URL : https://github.com/alexcesaro/statsd
* License : MIT
  Programming Lang: Go
  Description : simple and efficient Golang StatsD client

This is a simple and efficient Golang StatsD client.
 
It supports all StatsD metrics: counter, gauge, timing and set, as well
as InfluxDB and Datadog tags.

It is fast and GC-friendly: all functions for sending metrics do not
allocate. It is efficient: metrics are buffered by default. It has a
simple and clean API.

I'm packaging this as an indirect dep of goiardi, a chef server written in
Golang.



Bug#843718: ITP: golang-github-tideland-golib -- collection of misc Go packages

2016-11-08 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jo...@debian.org>

* Package name: golang-github-tideland-golib
  Version : 4.12.0-1
  Upstream Author : Frank Mueller <m...@tideland.biz>
* URL : https://github.com/tideland/golib
* License : BSD-3-clause
  Programming Lang: Go
  Description : Tideland Go Library

 The Tideland Go Library contains a set of useful Google Go packages for
 different purposes. They include:
 .
  - Audit: Support for unit tests with mutliple different assertion types
and functions to generate test data.
  - Cache: Lazy loading and caching of values.
  - Collections: Different additional collection types like ring buffer,
stack, tree, and more.
  - Errors: Detailed error values.
  - Etc: Reading and parsing of SML-formatted configurations including
substituion of templates.
  - Feed (Atom): Atom feed client.
  - Feed (RSS): RSS feed client.
  - Identifier: Identifier generation, like UUIDs or composed values.
  - Logger: Flexible logging.
  - Loop: Control of goroutines and their possible errors. Additional
option of recovering  in case of an error or a panic. Sentinels can
monitor multiple loops and restart them all in case of an abnormal end
of one of them.
  - Map/Reduce: Map/Reduce for data analysis.
  - Monitoring: Monitoring of execution times, stay-set indicators, and
configurable system variables.
  - Numerics: Different functions for statistical analysis.
  - Redis Client: Client for the Redis database.
  - Scene: Context-based shared data access, e.g. for web sessions or in cells.
  - Scroller: Continuous filtered reading/writing of data.
  - SML: Simple Markup Language, looking lispy, only with curly braces.
  - Sort: Parallel Quicksort.
  - Stringex: Helpful functions around strings extending the original
strings package.
  - Timex: Helpful functions around dates and times.
  - Version: Documentation of semantic versions.



Bug#766388: RFP: gnome-initial-setup -- bootstrapping after installation

2014-10-23 Thread Jordi Mallach
El dj 23 de 10 de 2014 a les 12:03 +0200, en/na Emilio Pozuelo Monfort
va escriure:
  This is part of GNOME release since 3.10. I think this can be nice
  addition to the empty GNOME screen after the installation. gdm should
  launch this application in the first boot situation.
 
 This wouldn't be very useful since all/most of the setup is done by d-i. Some 
 integration would be needed, so that the installer defers the setup so that 
 gnome-initial-setup can do it. I believe Laurent has investigated this.

Indeed, I think this specifically kicks in if no user has been created,
which is not the common case in Debian as d-i does create a user by
default.

Also please not g-i-s is already packaged (not uploaded) in pkg-gnome.
We've discussed a few times that it might be ok to upload it to Debian
as it might be useful for downstreams or special installers of Debian,
even if it's not part of the GNOME metapackage install.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1414068061.19200.7.ca...@debian.org



Bug#652827: ITP: hunspell-an -- Aragonese dictionary for hunspell

2011-12-20 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach jo...@debian.org

* Package name: hunspell-an
  Version : 0.2
  Upstream Author : Santiago Paricio
Juan Pablo Martínez
* URL : 
https://addons.mozilla.org/firefox/downloads/file/136466/corrector_ortografico_aragones-0.2-fx+tb+sm.xpi
* License : (GPL-3.0+, LGPL-3+, MPL-1.1)
  Description : Aragonese dictionary for hunspell
   This is the Aragonese dictionary for use with the hunspell spellchecker.
   .
   The wordlist is built using free corpuses using Aragonese Wikipedia and
   Aragonese Apertium dictionaries. They are based on the Aragonese grammar
   as proposed by the Academia de l'Aragonés.



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111220182209.9908.20842.report...@aigua.oskuro.net



Bug#617214: [Pkg-fonts-devel] Bug#617214: ITP: cantarell-fonts -- Humanist sans-serif font family

2011-09-28 Thread Jordi Mallach
Hi,

On Wed, Sep 28, 2011 at 10:09:00AM +0200, Nicolas Spalinger wrote:
 Apologies for my lack of availability these past few weeks.
 Will do a final check today and tweak the final items if needed and
 report back.

Thanks! I hope the upload can happen soon!

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#617214: ITP: cantarell-fonts -- Humanist sans-serif font family

2011-09-26 Thread Jordi Mallach
Hi,

The GNOME3 transition is reaching its critical stages, and soon the most
visible parts of GNOME will be replaced with their 3.x versions.

We'd *really* like to be able to upload GNOME 3.2 having Cantarell
available in unstable.

Has there been any progress with the packaging? When can we expect an
upload?

Thanks!
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#634235: ITP: mess-desktop-entries -- Desktop entries for MESS ROMS

2011-07-20 Thread Jordi Mallach
On Wed, Jul 20, 2011 at 02:45:14AM +0200, Jonas Smedegaard wrote:
 This package appeared in main and does not depend on MESS, only enhances 
 it - still it seems to me that this package have no use without MESS and 
 therefore should instead be in contrib - because MESS is in non-free.

This was noted by Tolimar when he accepted the package, and I made the
changes in -2, which should be sitting in NEW right now.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110720115832.gc22...@aigua.oskuro.net



Bug#634235: ITP: mess-desktop-entries -- Desktop entries for MESS ROMS

2011-07-17 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach jo...@debian.org

* Package name: mess-desktop-entries
  Version : 0.2
  Upstream Author : Matthew Barnes mbar...@redhat.com
* URL : none
* License : GPLv3
  Programming Lang: none
  Description : Desktop entries for MESS ROMS

 This is a collection of desktop entries to handle ROM files for certain game
 consoles. They use the Multiple Emulator Super System (MESS) to start a
 game by simply double-clicking the ROM file from a file manager.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110717230237.10376.25877.report...@aigua.oskuro.net



Bug#424905: Uploading MAME to Debian

2011-01-12 Thread Jordi Mallach
Hi!

On Tue, Jan 11, 2011 at 10:52:06PM +0100, Jordi Mallach wrote:
  There is still room for improvement, but the package is quite usable
  now, so feel free to go ahead :) !
 Looking at it!

I've made a few changes to make lintian happy, but otherwise the package
looked very good. It's being uploaded as we speak!

I don't see if the split, src2html  other needless binaries were removed,
but it seems the upstream authors said they are only useful for the MAME
release managers. We might want to remove them in the next upload.

I have uploaded to experimental, as there are binary packages that would
conflict in unstable. We need to ask for a removal of xmame, if that was
the original plan.

Congrats for the hard work!

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110112215326.ga9...@aigua.oskuro.net



Bug#424905: Uploading MAME to Debian

2011-01-11 Thread Jordi Mallach
On Sat, Jan 01, 2011 at 05:33:45PM +0100, Emmanuel Kasper wrote:
 Would like to be added to our mamedeb mailing lists until we get
 approved on Alioth ?

Sure, I forgot to say yes before.

On Tue, Jan 11, 2011 at 10:21:51PM +0100, Emmanuel Kasper wrote:
 Some update about the status of the package.
 
 I moved this a a different source package, which is not yet finished
 yet, but the mame pacakge itself is now fine. I have a look at how
 fedora packages mame, and they have also a separate rom package,
 containing one *single* rom.

Excellent!

 I sent our mame pages to the sdlmame forums here
 http://forums.bannister.org/ubbthreads.php?ubb=showflatNumber=66395#Post66395

Ok, I saw this. Do you know if they have been merged upstream yet?

 There is still room for improvement, but the package is quite usable
 now, so feel free to go ahead :) !

Looking at it!

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110111215206.gb4...@aigua.oskuro.net



Bug#424905: Uploading MAME to Debian

2010-12-27 Thread Jordi Mallach
Hi!

Great to hear from you! Let's get this done (ie, let's discuss what's
missing):

On Mon, Dec 27, 2010 at 05:33:27PM +0100, Emmanuel Kasper wrote:
 I wrote one month ago to the alioth admins to request an admission in
 Debian Games but got no reply. So pkg-game is great in the mean-time.
 I guess we have to show some (working, preferably ) code to get
 admitted in the team.

Ok. In any case, this isn't a blocker. The package can live outside
alioth for it's initial upload if necessary, and we can move it in as soon
a suitable group is created.

 We have three issues still open on our bug tracker
 (http://indefero.shaperstudio.com/p/mamedeb/issues/) and we thought we
 would send the package to you or mentors.debian.net once they get
 resolved. Your help / feedback is welcomed on those !

I see.

11. Comment out Mame rom downloading or move it in a separate package

I think this is release critical. My opinion is:

 - move this stuff to mame-roms-free (if free means libre; if the licences
   are “free beer”, then I'd go for mame-roms-nonfree or just mame-roms)
 - get rid of debconf entirely, if you install the mame roms package, you
   will not get any kind of questions whether the files should be
   downloaded or not. The postinst will always try to do it. The package
   description will warn about this. (flashplugin-nonfree is an example of
   a package that does this).
 - add a Suggests: mame-roms-free to the mame package.

I think this is the easiest and cleanest way of doing it.

We should think if mame-roms-* should be in a separate source package, or
inside mame's. The latter would make the mame-roms get installed every
time there's a new mame version, while it's highly improbable the free
roms will ever change again. I think it should be a separate source
package, but that's up to you.

12. dpkg-shlibdeps sends warning

This isn't critical at all. Using --as-needed is generally a good idea,
unless it breaks things. I don't think it would break anything, but in any
case, we can go ahead without this fix and add it in the future, if
wanted. It's probably a trivial fix anyway.

9. Review what is needed to be sent upstream ( and send it )

This isn't release critical either. Of course, we should be doing it ASAP,
but it doesn't block the upload in any way.

I'm more than happy to sponsor the first upload!

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101227190621.ga4...@aigua.oskuro.net



Bug#424905: Uploading MAME to Debian

2010-12-26 Thread Jordi Mallach
Hi!

Sorry, I've been terribly swamped with different stuff but I still haven't
forgotten!

On Mon, Nov 15, 2010 at 11:15:38AM +1100, Ludo wrote:
 Back to business after holidays.
 Thanks a lot Jordi, the MAME package is evolving faster with updates
 from Emmunuel and Félix. The help of a Debian developer to finalize
 and (I hope) upload it is greatly appreciated!

I really want to help, and would like to get some package up in the NEW
queue in the following weeks. In mid january I'll be totally swamped again
and won't be able to do much until after FOSDEM.

 About Alioth, as said by Emmunuel, we were not allowed to create a
 project because none of us are Debian developer/maintainer so we
 hosted ourselves the mamedeb project. In my opinion, there is no
 problem to switch from our VCS (Git) to Alioth if we can keep the
 history of our previous commits.

I have little experience with Git, but I guess it'll be easy enough to
import the current history.

If you think having a dedicated MAME group/project is important, I can ask
for one. If you think you can live with the Debian Games repository,
that's ok also. I'll ask for a pkg-mame project after sending this email,
in the meantime.

 About debian/changelog, I would really like to keep a log of all the
 initial work and bugfixes but I was not sure if I can put them as-is.

Sure, I'm sure you can. If you want to describe anything specific of the
packaging (other than the history), README.source or even copyright might
be good places. Depends on the content.

 About the longest path ever :) I have put the files into subfolders in
 order to separate media and link files from the core debian files.
 There are no other reason, so I'll put them on the debian folder.

Thanks!

 Sed separator replacement is on the way, ugly slashes escaping
 is replaced by _ in most of the commands:
 sed -i 's_[ +]comments_ /var/games/mame/comments;comments_' $INIFILE

Ok. It's not uncommon to find _ in paths, but it'll work in the meanwhile.
I normally use !, which is pretty hard to find in a filename.

 MAN pages are completed now: ldresample, mame-regrep, mame-split,
 mame-src2html, mame-srcclean, unidasm and mame.

You rock!

 About the chmod o+rw on the postinst: it is here to allow end-user
 to move/delete/save ROMs or ini files in this folder. In fact it is not
 necessary because end user will have it's own ini and ROM path so
 I'll remove it.

Good!

So, what's the current status? Come on, I need to build a new mame box for
our house in the mountain! :P

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#424905: Uploading MAME to Debian

2010-11-05 Thread Jordi Mallach
Hi Ludo and Emmanuel!

I must have been living in a cave, because I just learned about sdlmame,
the merge into mame itself and the efforts to add this to the official
Debian repositories.

In the ITP bug, I see there's been some confusion in the process to make
your packages part of Debian officially, partly due to Bruno stating he
would be in charge and then nothing happening for years.

It seems both of you have agreed to work together to bring MAME to
Debian. Is there any update on the status?

I'm a Debian Developer and am willing to help you finish whatever is
missing before you can do your first upload. I also offer my help if any
of you want to become a DD or a Debian Maintainer.

Thanks for all your work!
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101105164239.ga4...@aigua.oskuro.net



Bug#424905: Uploading MAME to Debian

2010-11-05 Thread Jordi Mallach
Hi!

On Fri, Nov 05, 2010 at 06:06:06PM +0100, Emmanuel Kasper wrote:
 Ludo did most of the packaging work, I commited some fix for powerpc.
 
 Right now the two packages ( mame and mame-tools) are  lintian clean
 exepct for debian-helper overrides warning and the packaging code is
 available from download from:
 http://indefero.shaperstudio.com/p/mamedeb/
 
 This will build a mame v 0.139 binary ( althoug upstream has just
 released 0.140 )
 
 We have also a mailing list at http://groups.google.com/group/mamedeb

Ok. My first suggestion is to maybe move all of this to Alioth and upload
the packages to mentors.debian.net. If you don't have Alioth accounts, you
should apply for one now.

In the bug report, others have suggested hosting mame in the games
packaging team repository. I think it's a good idea, but it's your call. I
don't think the Alioth admins are really happy about creating new groups
for just one app, and MAME really fits well in the games repo, while that
does not mean you'll lose control over your package.

As for the mailing list, you might want to just use the pkg-games-devel
list.

 A feedback on the packaging is more than welcome !

This is very good!

Ludo: I don't know where all the packaging history went. If you've been
maintaining mame for years, I don't see why you should be getting rid of
your entire debian/changelog. There's nothing bad in doing that, it just
doesn't show all the previous work behind the package.

You should probably update the package to the newest Standards-Version. I
also suggest you convert it to DpkgSource v3, as you're using quilt
anyway. If you need help with this, just say!

http://wiki.debian.org/Projects/DebSrc3.0

Nitpicks in the control file:

Extra newline between source package and mame binary package.

Description:

- ... is a hardware emulator...
- This package provides the MAME binary...
- Remove the authorship information. That will be available in the
  copyright file.
- No space between a word and :
  This package provides tools to be used with MAME:

In the copyright file, you refer to BSD, GPL and LGPL, but no links to
common-licenses.

dhdcd.c and others don't have an explicit copyright notice in the header,
but a pointer to MAME's website. You should probably tell upstream about
this.

Why do you put the .desktop and .xpm file in a deep dir inside the debian
dir? Why not move them to debian/, and reference those files in
mame.install (like you do, but using the longest path ever!)

A suggestion: on your sed constructs, use another separator and avoid
escaping the slashes:

sed -i 's%\(   comments\).*%\1;/var/games/mame/comments%' $INIFILE

You should not run find -exec chmod on every upgrade. If there are a lot
of files in that dir, installation could take ages.

Many manual pages need a bit more work (etc. all over the place!)
Finally, as you need to repack the .zip, why not do a .tar.bz2?

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101105202853.ga6...@aigua.oskuro.net



Bug#571144: ITP: openttd-opensfx -- a free sound set for use with the OpenTTD game

2010-02-25 Thread Jordi Mallach
Hi,

On Thu, Feb 25, 2010 at 02:53:27PM +0200, Timo Juhani Lindfors wrote:
  Maybe it should not be described as free if it is indeed non-free?
  Well, it is free under some definition of free, but you are right that
  this might be misleading. Perhaps freely available would be better?
 Freely distributable maybe?

Given the intention of the licence is to be free as in free software, but
it fails to meet Debian's requirements (proliferation of pointless CC
licences creates problems like this), I'd suggest using a construct using
dfsg-incompatible or so.

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#544702: ITP: gnosek-fcgiwrap -- simple server to run CGI applications over FastCGI

2009-09-02 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach jo...@debian.org

* Package name: gnosek-fcgiwrap
  Version : 0.0.20090717.28ac6f9-2
  Upstream Author : Grzegorz Nosek
* URL : http://nginx.localdomain.pl/wiki/FcgiWrap
* License : MIT
  Programming Lang: C
  Description : simple server to run CGI applications over FastCGI

 fcgiwrap is a simple server for running CGI applications over FastCGI.
 Its goal is to provide clean CGI support to the nginx webserver, although
 can be used with others.

 fcgiwrap is lightweight and has no configuration, making it possible to
 use the same pool to run different sites.



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



Bug#516585: [Pkg-alsa-devel] Bug#516585: RFH: alsa-lib

2009-02-25 Thread Jordi Mallach
On Sun, Feb 22, 2009 at 07:49:12PM +0100, Andreas Metzler wrote:
 Afaiui multilib and cross-compiling work differently and you wanted
 multilib, not cross compiling. But my understanding of this area is
 almost non-existing. If you wanted to cross compile for amd64 on
 i386 you would set 
 
 --build i486-linux-gnu --host x86_64-linux-gnu
 
 and this would cause ./configure to use amd64-pc-linux-gnu-gcc as
 compiler.
 
  Second: Why does it build on ppc ?
 
 No idea. :-(
 
 cu and- not getting the point of 64bit alsa on i486 anyway. - reas

That's another point we wanted to discuss.

Can anyone tell us if there's actually some point in providing lib64*
packages /at all/? Should we drop them? If we should drop them, what is
lib64z1, lib64ncurses, lib64readline5 and so on good for?

The building of these packages came with the original biarch patch that 
was contributed ages ago.

Jordi

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



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



Bug#466542: task-spooler for Debian

2009-02-12 Thread Jordi Mallach
Hi Alexander,

I just checked you keep working on task-spooler debs outside the
official archive.

Do you still need help to get it sponsored? Do you plan to become
a Debian maintainer?

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#457075: Status of Salomé packaging

2008-08-26 Thread Jordi Mallach
On Thu, Aug 21, 2008 at 08:02:40AM -0400, Adam C Powell IV wrote:
 I have resolved the compile problems, but at runtime, none of the
 modules load.  (As noted in this bug, you can get the latest at
 http://lyre.mit.edu/~powell/salome/ .)  I've solved this problem before,
 and could solve it again.
 
 But upstream practices are really frustrating me.  They released a new
 binary 3.2.9 Salomé-MECA back in -- forgot, March? -- but with no source
 code.  So any new effort I make is already obsolete.  Furthermore, they
 have never released the source of the MECA extensions, even though this
 is supposed to be an open source project.
 
 To add insult to injury, they have *never* replied to ANY of my emails
 or website inquiries.  (I even took the time to write to specific
 developers in French, but with no reply.)  I have put a *TON* of effort
 into this, on the order of 100 hours, as you can see from the nearly 50
 patches, and really feel blown off and disrespected by upstream.

I am very sorry to learn about this. Hopefully the situation can be
straightened with Christophe's mediation.

 At some point I'll give up on upstream and go ahead and fix the 3.2.6
 package, essentially maintaining a Debian fork until upstream releases
 more source.  But this is a very low priority for the above reasons.
 
 While ranting about upstream, I should thank Sylvestre Ledru for
 participating in the discussion with upstream, including using some of
 his contacts to try to move this along.  I hear there will be a meeting
 in September to try to resolve some of these issues, and will return to
 packaging work if something comes out of this process.

I am interested in having official Salomé Debian packages as it seems
we'll have to do an install for a client at work, and naturally I prefer
.debs for everything. From the threads I've read on the mailing list, it
looks like a .deb would really simplify the job.

I'll try to keep an eye on this bug report for new updates, if any.

Adam, it's evident you've invested lots of effort and patience into this
package and its dependencies. You have a big Thank You! from me for the
result so far. Let's hope things change for the better in the near
future!

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#457075: Status of Salomé packaging

2008-08-21 Thread Jordi Mallach
Hi Adam  rest of list,

I've been checking the archives for progress on Salomé's ITP, which
seemed quite promising back in March. However, after the success with
the OpenCASCADE effort, I see no more references to Salomé.

Is the ITP stalled for some licensing reason, or do the compile problems
still apply and have not been resolved yet?

Thanks in advance for the info!

Jordi

PS: please CC, I'm not subscribed to this list.
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



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



Bug#326398: Progress?

2007-07-23 Thread Jordi Mallach
Hi Alex,

9 months ago you stated you'd take over the packaging effort for
Joomla!, but the bug report has no other news on the matter.

Is the package ready? What's holding an upload?

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



Bug#231025: Nvu packaging

2004-05-20 Thread Jordi Mallach
Hi Stephen,

Any news about the nvu .debs?

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#243234: ITP: mozilla-thunderbird-locale-ca -- Mozilla Thunderbird Catalan Language/Region Package

2004-04-11 Thread Jordi Mallach
Package: wnpp
Severity: wishlist

* Package name: mozilla-thunderbird-locale-ca
  Version : 0.5
  Upstream Author : Toni Hermoso [EMAIL PROTECTED]
* URL : http://www.softcatala.org/
* License : (GPL/LGPL/MPL)
  Description : Mozilla Thunderbird Catalan Language/Region Package

 Catalan Menu/Message resource and Region property package for Mozilla
 Thunderbird 0.5.


Jordi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]



Bug#154049: Not packaging this

2004-04-11 Thread Jordi Mallach
retitle RFP: gdl -- Gnome Devtool Libraries
thanks

My package ended not using this, and I'm not sure of what the status of
gdl is right now. I think it's still used by scaffold, but I'm not sure
if they maintain it inside anjuta or as a separate module.

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#237821: ITP: mozilla-firefox-locale-ca -- Mozilla FireFox Catalan Language Package

2004-03-30 Thread Jordi Mallach
On Wed, Mar 17, 2004 at 06:37:48PM +0100, Aurelien Jarno wrote:
 FYI, since version 0.8-4 the Debian version of mozilla-firefox has an
 automatic locale selection (stolen from mozilla-thunderbird). It would
 be a good idea that your package support that. 

I based my package completely on yours, it was a lot cleaner than most
of the mozilla-locale packages out there. :)

 You just have to create a file in /var/lib/mozilla-firefox/locales.d/
 containing the text:
 ca:ES
 
 For more information, have a look at mozilla-firefox-locale-fr, or
 simply ask me.

I have one doubt, yes.

My upstream decided to use ca-CA inside the xpi, instead of ca-ES,
ca-AD, ca-FR or whatever. Currently, the only locale that exists for
Catalan is ca_ES. They used ca-CA just to not have Spain inside the
region name, although I warned them that the only correct locale, like
it or not, is ca_ES.

Does the autolocale support have into account the region name when it
selects the locale, or just the language part in a locale?

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#237821: ITP: mozilla-firefox-locale-ca -- Mozilla FireFox Catalan Language Package

2004-03-30 Thread Jordi Mallach
On Tue, Mar 30, 2004 at 05:12:22PM +0200, Thiemo Seufer wrote:
  My upstream decided to use ca-CA inside the xpi, instead of ca-ES,
  ca-AD, ca-FR or whatever. Currently, the only locale that exists for
  Catalan is ca_ES. They used ca-CA just to not have Spain inside the
  region name, although I warned them that the only correct locale, like
  it or not, is ca_ES.
 Do the ca_* locales actually differ substantially? If not, it's probably
 best to use plain ca.

Right now, glibc only has support for Catalan as spoken in Spain.
The mozilla locale just doesn't ship with a Region pack, so it's only
ca.

  Does the autolocale support have into account the region name when it
  selects the locale, or just the language part in a locale?
 I don't know about this specific implementation, but generally locales
 are supposed to prefer the full language_REGION if available, and use
 the more generic specification as fallback.

Yeah, for normal stuff. But I suspect Mozilla will act differently.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#237821: ITP: mozilla-firefox-locale-ca -- Mozilla FireFox Catalan Language Package

2004-03-13 Thread Jordi Mallach
Package: wnpp
Severity: wishlist

* Package name: mozilla-firefox-locale-ca
  Version : 0.8
  Upstream Author : Softcatalà [EMAIL PROTECTED]
* URL : http://www.softcatala.org/
* License : GPL/LGPL/MPL
  Description : Mozilla FireFox Catalan Language Package

 Catalan menu/message resource package for Mozilla FireFox.
 .
 Homepage: http://www.softcatala.org/projectes/mozilla/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]



Bug#220795: Any news on inkscape?

2004-01-08 Thread Jordi Mallach
Hi Wolfi,

Any news on the inkscape packages? I'm very interested in having this
app available.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#222107: RFA: wmifs -- WindowMaker dock app for monitoring network traffic

2003-12-03 Thread Jordi Mallach
On Mon, Dec 01, 2003 at 04:30:19PM +0100, Romain Francoise wrote:
  Please base your package on this (even if you revert to debhelper or
  whatever), and not on -11, as a few policy updates have taken place.
 I was going to bring the package to current policy standards anyway;
 thanks for doing it for me..  :-)
 
 As for cdbs, I never used it but I guess this is a good opportunity to
 learn...

Ok :)
I find cdbs is very convenient for very simple packages like this. I
also wanted to split the Debian patch into different patches using
cdbs' simple-patchsys.mk, but I never got round to doing so.

  Thanks for taking over! I stopped using wmifs a month ago.
 My pleasure!  I had considered offering to take over the package some
 weeks ago (around the time I took wmclock over) but it seemed pretty
 well maintained, so I didn't.  I've been using wmifs for years, I
 wouldn't like to see it disappear from the archive.

Right. I mailed -devel a while back about getting wmifs ITA'ed, and
never did because one NM showed interest. He never said anything again,
so jsut went ahead the other day during a TODO cleanup :)
Besides policy updates, the package doesn't need work: prepare to get
one or two bugs every year or so :)

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


signature.asc
Description: Digital signature


Bug#222107: RFA: wmifs -- WindowMaker dock app for monitoring network traffic

2003-12-03 Thread Jordi Mallach
On Mon, Dec 01, 2003 at 01:54:10PM +0100, Romain Francoise wrote:
 retitle 222107 ITA: wmifs -- WindowMaker dock app for monitoring network 
 traffic
  I request an adopter for the wmifs package.
 I'd like to take it.  I'll upload a package as soon as possible.

Thanks Romain!

As I stated in my RFA, I desired to be contacted before anyone took
over. This is because I uploaded a new package to an UploadQueue while
the archive was closed.

This is the changelog:

 wmifs (1.3b1-12) unstable; urgency=low
 .
   * The Why hasn't anyone taken over wmifs yet? release.
   * debian/changelog: recode as UTF-8.
   * debian/control:
 + build-depend on cdbs, bump debhelper to (= 4.1.0).
 + bump Standards-Version to 3.6.1.0.
   * debian/compat: use debhelper 4.
   * debian/rules: switch to cdbs.

Please base your package on this (even if you revert to debhelper or
whatever), and not on -11, as a few policy updates have taken place.

I'm attaching the diff and dsc of -12.

Thanks for taking over! I stopped using wmifs a month ago. Regarding the
longstanding open bug report against wmifs, I think it's fixed in the
current versions, but it's difficult to know. I would just close it, as
the submitter never replied.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.0
Source: wmifs
Version: 1.3b1-12
Binary: wmifs
Maintainer: Jordi Mallach [EMAIL PROTECTED]
Architecture: any
Standards-Version: 3.6.1.0
Build-Depends: debhelper (= 4.1.0), xlibs-dev
Files: 
 4a6ec0141792debac2803e0697fa1dd6 32970 wmifs_1.3b1.orig.tar.gz
 706dea380cd069a36361d0bf833beacb 7755 wmifs_1.3b1-12.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/w4ZgJYSUupF6Il4RAqe/AKDXZjUCZRL8fElE58l4apjGUMn42ACdE9TV
EA6g3GsYKJBspA4bONU05M4=
=VNbl
-END PGP SIGNATURE-


wmifs_1.3b1-12.diff.gz
Description: Binary data


signature.asc
Description: Digital signature


Bug#202419: any idea of hwen this will be uploaded?

2003-08-29 Thread Jordi Mallach
Hello, young developer ;)

On Fri, Aug 29, 2003 at 09:25:22AM -0300, Leo Costela Antunes wrote:
 I'm really delayed with this package, because of real-life issues, but I
 think I'll have it up at http://people.d.o/~costela/ by the weekend (I
 had promised upstream it would be up LAST weekend... =/ ...)
 
 I'll let you know when it hits the web!

FWIW, I did my own debs, using the easy route: packaged with CDBS.

Diff  dsc attached.
If you're not going to be able to upload soon, maybe I could do the
first upload and then you take over, if you want.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


camorama_0.17-1.diff.gz
Description: Binary data
Format: 1.0
Source: camorama
Version: 0.17-1
Binary: camorama
Maintainer: Jordi Mallach [EMAIL PROTECTED]
Architecture: any
Standards-Version: 3.6.1.0
Build-Depends: cdbs, debhelper ( 4.1.0), libgnomeui-dev
Files: 
 2cb8621f8039b9169bcb92a4c543604a 371291 camorama_0.17.orig.tar.gz
 5b34a055f3c5d729d182e324ef96b9c5 1205 camorama_0.17-1.diff.gz


pgpW3Uvn9Fi6p.pgp
Description: PGP signature


Bug#202419: any idea of hwen this will be uploaded?

2003-08-29 Thread Jordi Mallach
On Fri, Aug 29, 2003 at 07:17:41PM +0200, Jordi Mallach wrote:
 FWIW, I did my own debs, using the easy route: packaged with CDBS.
 
 Diff  dsc attached.
 Build-Depends: cdbs, debhelper ( 4.1.0), libgnomeui-dev

I think this is missing libpng12-dev and libjpeg62-dev. Whoops.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


pgpB2qTQKY37v.pgp
Description: PGP signature


Bug#202419: any idea of hwen this will be uploaded?

2003-08-28 Thread Jordi Mallach
Package: wnpp
Version: unavailable; reported 2003-08-28
Followup-For: Bug #202419

Hi Leo,

My brother just got a webcam. Do you have packages ready? If so, can you upload 
them or provide an URL?

Thanks,
Jordi

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux foc 2.4.21 #1 dj ago 28 10:43:33 CEST 2003 i686
Locale: LANG=ca_ES, LC_CTYPE=ca_ES




Bug#207153: RFP: ttf-isabella -- Isabella TrueType font based on Isabella Breviary

2003-08-25 Thread Jordi Mallach
Package: wnpp
Version: unavailable; reported 2003-08-25
Severity: wishlist

* Package name: ttf-isabella
  Version : 1.0
  Upstream Author : John Stracke [EMAIL PROTECTED]
* URL : http://www.thibault.org/fonts/isabella/
* License : GPL
  Description : Isabella TrueType font based on Isabella Breviary



John has just released 1.0 of this free font, and I think it looks quite
good. It'd be nice to have it in Debian as it would enhance our Debian-Desktop
project.

I might end up doing it if nobody else steps up, but I'd first need to
get a clue about font packaging^Wstuff in general.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nubol 2.4.20 #2 Mon Feb 10 13:04:41 CET 2003 i686
Locale: LANG=en_GB, LC_CTYPE=en_GB


-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


pgpXyAlJNlEGc.pgp
Description: PGP signature


ITP: freeciv-sound-standard -- Standard sound pack for Freeciv

2003-04-25 Thread Jordi Mallach
retitle 157221 ITP: freeciv-sound-standard -- Standard sound pack for Freeciv
reassign 157221 wnpp
severity 157221 wishlist
thanks

 This is the standard sound pack for Freeciv. It provides Freeciv clients
 with a set of sounds for different events and actions in the game.

The .wav files included in the tarball are taken from sites which offer
free datafiles which can be used in games, like OpenQuartz.

Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


pgp7p2oaiAYXF.pgp
Description: PGP signature


Bug#186601: RFA: twig -- The Web Information Gateway

2003-03-28 Thread Jordi Mallach
Package: wnpp

Hello!

Sadly enough, I want to put twig in the hands of someone with more time.
It's quite important for the taker to regularly use this package and to
try to follow what happens in the upstream development list.

TWIG is a very good groupware app, which includes agenda, webmail, etc.
The package needs relatively little work, as upstream releases don't
happen often. Relatively, because right now it doesn't use www-config,
and it should, to make the configuration a lot simpler.

It has two open bugs, one very old and difficult to reproduce, and
another one which could be fixed by recent Evolution releases.

TWIG is made by a team of 4/5 core developers, one of them which uses
Debian. They are nice to work with, and very responsive. The twig-devel
mailing list has very little traffic.

If anyone is interested, please mail me directly, or Cc: me, as I'm not
on debian-devel anymore (Mail-Followup-To: should be set).

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/


pgp2NlmXstWC0.pgp
Description: PGP signature


Bug#168365: O: gimp1.3 -- The GNU Image Manipulation Program, unstable version 1.3

2002-11-08 Thread Jordi Mallach
Package: wnpp
Version: unavailable; reported 2002-11-09
Severity: normal

Bastien Nocera has orphaned gimp1.3, which is the current development
version of the GNU Image Manipulation Program.

It's currently a few versions behind, and has a few bugs that should be
fixed asap. If you want to take it, please consider taking
xfont-gimpers, as they are orphaned too and both packages are quite
related.

The package description is:
 The GIMP lets you draw, paint, edit images, and much more! GIMP
 includes the functionality and plug-ins of other famous image
 editing and processing programs.
 .
 This is the unstable 1.3 version of GIMP.
 .
 You ***MUST*** --- (really!) have the xfonts-75dpi and xfonts-100dpi
 packages available on the X server, whether via files or via a font
 server like xfs. The gimp package only Recommends: these packages because
 it's possible to have them served remotely, but you really should
 install them. :)

Jordi




Bug#160284: ITP: po-debconf -- Manage translated Debconf templates files with gettext

2002-09-10 Thread Jordi Mallach
On Tue, Sep 10, 2002 at 01:52:43AM +0200, Denis Barbier wrote:
   Description : Manage translated Debconf templates files with gettext
 
  This package is an alternative to debconf-utils and provide tools
  to manage translated Debconf templates files with common gettext
  utilities.

You guys rock!

Merci, this will make our lives easier :)

Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://www.debian.org/

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E



Bug#154049: ITP: gdl -- Gnome Devtool Libraries

2002-07-23 Thread Jordi Mallach
Package: wnpp
Version: N/A; reported 2002-07-24
Severity: wishlist

* Package name: gdl
  Version : 0.3.0
  Upstream Author : Dave Camp  [EMAIL PROTECTED]
Neil Hodgson [EMAIL PROTECTED]
* URL : http://www.gnome.org/
* License : GPL
  Description : Gnome Devtool Libraries

This package contains components and libraries that are intended to
be shared between GNOME development tools, including gnome-debug,
gnome-build, and gIDE.

This is actually an Intent To Resurrect, as this package was removed
from the distribution on April for not being maintained.

I'm just taking it because I need it for the next version of one of my
packages. If someone is packaging anjuta, I'd be glad^W^W^Wplease, take
over this.



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



Bug#137760: micq debian pkg

2002-03-15 Thread Jordi Mallach
On Mon, Mar 11, 2002 at 12:40:11AM +0100, Martin Michlmayr wrote:
  Well, actually, I was trying to become a Debian developer to do it myself
  (I'm already running a buildd, so there); I'll probably have a chance to
  catch some Debian developers on the next SAGE-KA meeting on Monday to sign
 BTW, Juan Alvarez [EMAIL PROTECTED] has just mailed me and
 said he's interested.

Hi,

I'm micq's first maintainer, mc will probably remember me. I'd be
willing to sponsor Juan or Rüdiger, so drop me a line if you're still
interested in Micq.

Thanks,
Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgpk6p4jFRGxP.pgp
Description: PGP signature


Bug#123250: Reopening

2002-01-14 Thread Jordi Mallach
The package hasn't been installed yet,
please close when it is.

Thanks,
Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgpMymML8okbN.pgp
Description: PGP signature


Bug#123250: acknowledged by developer (Fwd: mozilla-locale-es-es_0 .9.5-4_i386.changes is NEW (Tue, Dec 25, 2001 at 08:52:47PM +0100))

2001-12-25 Thread Jordi Mallach
Hm. The package hasn't been installed yet, you just got NEW.

Anyway, my real concern is about the package name. Shouldn't it be
mozilla-locale-es? Is there anything that makes it Spain dependant?

If there isn't, it should be renamed.

Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgpXRw8GgsSW6.pgp
Description: PGP signature


Bug#126282: ITP: mozilla-locale-ca -- Mozilla Catalan Language/Region Package

2001-12-23 Thread Jordi Mallach
Package: wnpp
Severity: wishlist

Softcatalà.org is working on the Catalan translation of Mozilla.
I intend to package their xpi for Debian.

Thanks,
Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgp0oHdVCYJkH.pgp
Description: PGP signature


Bug#123250: RPF: mozilla-locale-es -- Mozilla Spanish Language/Region Package.

2001-12-10 Thread Jordi Mallach
Package: wnpp
Severity: wishlist

I'd like to see Mozilla's translation packaged in Debian, just like
German and Japanese is.

www.telecable.es/personales/alexander/mozilla/

Thanks,

Jordi
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E



Bug#121825: Glimpse removal

2001-12-05 Thread Jordi Mallach
=
[Date: Sat, 25 Aug 2001 14:34:44 -0400] [ftpmaster: James Troup]
Removed the following packages from unstable:

   glimpse |  4.1-2 | source, alpha, arm, i386, m68k, powerpc, sparc
Closed bugs: 109355

--- Reason ---
ROQA; no FHS transition, maintainer MIA, 1.5 year old grave security bugs.
--
=

In short, it was buggy as hell.

-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgpgVjdqqPCSJ.pgp
Description: PGP signature


Really ITP'ing tintin++

2001-08-30 Thread Jordi Mallach
retitle 68180 ITP: tintin++ -- A powerful, text-based MUD client
thanks

Ok, I talked to Tintin++'s authors and they agreed to relicense this
classic client to the GPL.

I'll upload a package as soon as I've fixed some build problems.

Jordi (considering the 3 y/o ITP wouldn't get done :)
-- 
Jordi Mallach Pérez || [EMAIL PROTECTED] || Rediscovering Freedom,
   aka Oskuro in|| [EMAIL PROTECTED]  || Using Debian GNU/Linux
 Reinos de Leyenda  || [EMAIL PROTECTED]  || http://debian.org

http://sindominio.net  GnuPG public information:  pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E


pgphFeemSrg9E.pgp
Description: PGP signature