Please test the split of mime-support into media-types and mailcap, in Experimental now.

2020-10-27 Thread Charles Plessy
Dear all, I am pleased to report that the media-types and mailcap packages have been accepted in Experimental. They implement the split of the mime-support package into two components, that I described in #964850. If you are interested in that change, I would be happy if you could help me by

Bug#971721: mime-support: missing dependency on perl

2020-10-05 Thread Niko Tyni
Package: mime-support Version: 3.64 Severity: serious On Mon, Oct 05, 2020 at 09:09:01AM +0200, Adam Borowski wrote: > On Mon, Oct 05, 2020 at 01:52:19PM +1000, Jai Flack wrote: > > Forgive me if this is an ignorant question but isn't mailcap missing > > dependencies? If I bui

Re: Splitting mime-support into mailcap and media-types (Re: Bug#964850: ITP: mailcap -- Debian's mailcap system, and support programs)

2020-10-05 Thread Jai Flack
Adam Borowski writes: [...] > perl-base is essential. Thanks, My apologies, I couldn't find it on the wiki. -- Thanks, Jai

Re: Splitting mime-support into mailcap and media-types (Re: Bug#964850: ITP: mailcap -- Debian's mailcap system, and support programs)

2020-10-05 Thread Adam Borowski
On Mon, Oct 05, 2020 at 01:52:19PM +1000, Jai Flack wrote: > Forgive me if this is an ignorant question but isn't mailcap missing > dependencies? If I build, then install all three and then ask apt about > mailcap's dependencies it gives: [...] > But the script it installs clearly depends on Perl

Re: Splitting mime-support into mailcap and media-types (Re: Bug#964850: ITP: mailcap -- Debian's mailcap system, and support programs)

2020-10-04 Thread Jai Flack
Hi Charles, Charles Plessy writes: > Le Sat, Jul 11, 2020 at 01:48:55PM +0900, Charles Plessy a écrit : >> >> I plan to split the mime-support package into "mailcap" (this WNPP bug) >> that will provide the mailcap system, optionally, and "media-types"

Splitting mime-support into mailcap and media-types (Re: Bug#964850: ITP: mailcap -- Debian's mailcap system, and support programs)

2020-10-04 Thread Charles Plessy
Le Sat, Jul 11, 2020 at 01:48:55PM +0900, Charles Plessy a écrit : > > I plan to split the mime-support package into "mailcap" (this WNPP bug) > that will provide the mailcap system, optionally, and "media-types" > (ITP later), which will provide /etc/mime.types (P

Re: Bug#787571: How about transferring /etc/mime.types from mime-support to base-files.

2015-06-04 Thread Charles Plessy
Le Wed, Jun 03, 2015 at 01:04:26AM +0200, Santiago Vila a écrit : > > To summarize: Because this would imply a change in the essentialness > of the file, I don't think it would be a good idea. Thanks for the quick and precise answer. I agree. Have a nice day, Charles -- Charles Plessy Tsurum

Re: Bug#787571: How about transferring /etc/mime.types from mime-support to base-files.

2015-06-02 Thread Santiago Vila
On Wed, Jun 03, 2015 at 07:06:54AM +0900, Charles Plessy wrote: > Package: base-files > Severity: wishlist > X-Debbugs-CC: debian-devel@lists.debian.org > > Dear Santiago, > > the mime-support package that I maintain can be thought of two compontents: > > - the /e

Bug#787571: How about transferring /etc/mime.types from mime-support to base-files.

2015-06-02 Thread Charles Plessy
Package: base-files Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org Dear Santiago, the mime-support package that I maintain can be thought of two compontents: - the /etc/mime.types file, that is parsed directly by some indepentent packages such as apache2, and - the

Updated mime-support to version 3.55.

2014-05-06 Thread Charles Plessy
Dear all, I have uploaded an update of mime-support, to version 3.55. Among the most visible changes: - update-mime does not automatically quote anymore “%s” when collecting the package-provided mailcap lines from /usr/lib/mime/package/. This may reveal bugs with applications that did

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-31 Thread Charles Plessy
recently discussed, and indeed mime-support in experimental is a first step into de-duplication of information between packages desktop menu entries and mailcap entries. - The shared MIME info database and its specification (http://freedesktop.org/wiki/Software/sha

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-31 Thread Russ Allbery
laces as possible but fall back on the >> previous standard for applications that still use it. > Hi Russ, > I would be interested to have pointers to such projects. > For the registered media types, in my undestanding both mime-support (or > its equivalents in other distributi

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-31 Thread Charles Plessy
k on the previous > standard for applications that still use it. Hi Russ, I would be interested to have pointers to such projects. For the registered media types, in my undestanding both mime-support (or its equivalents in other distributions) and shared-mime-info (through its XDG upstream)

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-30 Thread Russ Allbery
Josselin Mouette writes: > All applications implementing the XDG MIME specification (e.g. through > GIO or kdelibs) get the benefit of such features (and others such as > aliasing). > Yet people keep screaming that mime-support is awesome and don’t want to > drop it. Please don&

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-30 Thread Josselin Mouette
O or kdelibs) get the benefit of such features (and others such as aliasing). Yet people keep screaming that mime-support is awesome and don’t want to drop it. -- .''`. Josselin Mouette : :' : `. `' `- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with

Re: Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-29 Thread Christoph Anton Mitterer
On Thu, 2012-08-30 at 07:16 +0900, Charles Plessy wrote: > A type is a subclass of another type if any instance of the first type is > also an instance of the second. For example, all image/svg files are also > text/xml, text/plain and application/octet-stream files. Subclassing is > about >

Inconsistency between mime-support, shared-mime-info and file for PHP files media types.

2012-08-29 Thread Charles Plessy
[Copy sent to maintainers of mime-support, shared-mime-info, file and php5, as an invitation to participate to the discussion.] Le Sun, Aug 26, 2012 at 01:27:51PM -0700, Ben Hutchings a écrit : > On Sun, 2012-08-26 at 19:55 +0200, Christoph Anton Mitterer wrote: > > > > With

Re: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-25 Thread Andreas Tille
On Thu, Jul 26, 2012 at 09:27:39AM +0900, Charles Plessy wrote: > > We did not have that much time to make extensive tests. On my computer, I did > not suffer from the lack of a mailcap entry for evince, so please, people > concerned with #658139, test the package and let us know what you think.

Re: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-25 Thread Charles Plessy
Le Tue, Jul 17, 2012 at 03:51:55PM +, Laszlo Boszormenyi (GCS) a écrit : > > It is now visible: > http://anonscm.debian.org/gitweb/?p=collab-maint/mime-support.git;a=summary Dear all, I have uploaded to mime-support version 3.53_experimental1 to experimental. As discussed earlie

Re: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-17 Thread Brian White
> > Lastly, I would like to thank Brian for his impressively 16-years long > work on > mime-support. Brian, feel free to stay among the uploaders ! > Thanks. I wish I had the energy to make some of the much-needed changes but I'm just not involved with the project enough

Re: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-17 Thread Laszlo Boszormenyi (GCS)
aint/mime-support.git;a=summary Empty at the moment. I used git-debimport , the result is at GitHub for review: https://github.com/gcsideal/mime-support If it's OK, I'll rebase to git.debian.org . Regards, Laszlo/GCS signature.asc Description: This is a digitally signed message part

Re: Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
;comittee) is solved or Wheezy released. +1 > Lastly, I would like to thank Brian for his impressively 16-years long work on > mime-support. Brian, feel free to stay among the uploaders ! I join as well. Thanks Brian for your previous work! Hope you will be still close to the

Collaborative maintenance of mime-support (was Re: Using FreeDesktop MIME entries directly in mime-support).

2012-07-16 Thread Charles Plessy
Le Mon, Jul 16, 2012 at 09:48:47PM +, Laszlo Boszormenyi (GCS) a écrit : > On Mon, 2012-07-16 at 23:35 +0200, Cyril Brulebois wrote: > > Laszlo Boszormenyi (GCS) (16/07/2012): > > > My intention was to limit people who can commit to mime-support. It > > > seems th

Re: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
On Mon, 2012-07-16 at 23:35 +0200, Cyril Brulebois wrote: > Laszlo Boszormenyi (GCS) (16/07/2012): > > My intention was to limit people who can commit to mime-support. It > > seems there are multiple viewpoints for example about > > application/x-httpd-* types. One may do mo

Re: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Laszlo Boszormenyi (GCS)
Hi Cyril, On Mon, 2012-07-16 at 22:49 +0200, Cyril Brulebois wrote: > Charles Plessy (16/07/2012): > > If nobody else volunteers, I propose to start a maintenance group for > > the mime-support package, that I would store in a Git repository on > > Alioth's collab-

Re: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Cyril Brulebois
Laszlo Boszormenyi (GCS) (16/07/2012): > > I think that's a perfect use case for collab-maint. László, do you > > really need a dedicated group for that? > My intention was to limit people who can commit to mime-support. It > seems there are multiple viewpoints for exampl

Re: Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-16 Thread Cyril Brulebois
Charles Plessy (16/07/2012): > If nobody else volunteers, I propose to start a maintenance group for > the mime-support package, that I would store in a Git repository on > Alioth's collab-maint group. I think that's a perfect use case for collab-maint. László, do you real

Using FreeDesktop MIME entries directly in mime-support (Re: Fixing the mime horror ini Debian).

2012-07-15 Thread Charles Plessy
Hello everybody, http://bugs.debian.org/497779 contains a patch for the mime-support package to solve this problem for every package that provides a .desktop file but no mailcap entry. The mime-support package has been orphaned last week. Wouldn't one of the following solutions be accep

mime-support orphaned (was: Re: Fixing the mime horror ini Debian)

2012-07-14 Thread Charles Plessy
Le Sat, Jul 14, 2012 at 10:16:56PM +0200, Brian White a écrit : > I ran whatever command it is and chose whatever option (orphan/wnpp/etc) > was appropriate. Hi again, apparently, the orphan bug that you submitted got lost somewhere, so I opened one today: http://bugs.debian.org/681640 Have a n

Re: May be ITP: mime-support-extra to close #658139 (Was: Breaking programs because a not yet implemented solution exists in theory)

2012-06-01 Thread Andreas Tille
Hi, On Thu, May 31, 2012 at 10:56:50PM +0200, Michael Biebl wrote: > On 31.05.2012 21:35, Andreas Tille wrote: > > > In any case the idea is to collect issues of broken mime support where > > maintainers are unable / not willing to respect Debian policy 9.7. > > Addin

Re: May be ITP: mime-support-extra to close #658139 (Was: Breaking programs because a not yet implemented solution exists in theory)

2012-05-31 Thread Michael Biebl
On 31.05.2012 21:35, Andreas Tille wrote: > In any case the idea is to collect issues of broken mime support where > maintainers are unable / not willing to respect Debian policy 9.7. > Adding more entries is simple: Just add the according mime file as > .mime and add to "En

May be ITP: mime-support-extra to close #658139 (Was: Breaking programs because a not yet implemented solution exists in theory)

2012-05-31 Thread Andreas Tille
r the solution proposed below could help here: I just injected svn://svn.debian.org/collab-maint/deb-maint/mime-support-extra which would bring back mime support for evince for all applications I'm using. (I was too bored to always update a local evince package which works.) It is *very*

Re: Mime Support -- Please somebody reply this

2006-05-15 Thread Frank Küster
ding it shd by default > open with the installer. This sounds like you are using a browser-based scheme? > For invoking this option which pacakge we need to alter. > > I heard something about mime-support package. Is there anything to > be done in this package

Re: Mime Support -- Please somebody reply this

2006-05-14 Thread Indraveni
t open with the installer. For invoking this option which pacakge we need to alter.I heard something about mime-support package. Is there anything to be done in this package or anything else.Help PleaseRegards Indraveni What makes Sachin India's highest paid sport

Mime Support

2006-05-12 Thread Indraveni
this option which pacakge we need to alter.I heard something about mime-support package. Is there anything to be done in this package or anything else.Help PleaseRegards Indraveni What makes Sachin India's highest paid sports celebrity?, Share your knowledge on Yahoo!

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Pete Ryland
Ah, G'day Jamie - didn't actually realise you were the maintainer.. :) On Thu, Jan 10, 2002 at 03:49:49PM +1100, Jamie Wilkinson wrote: > This one time, at band camp, Pete Ryland wrote: > >So is this a bug with mime-support (shouldn't have blown away mailcap > >wh

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Jamie Wilkinson
This one time, at band camp, Pete Ryland wrote: >So is this a bug with mime-support (shouldn't have blown away mailcap when >/tmp was full), quake2-data (shouldn't have filled /tmp in the first place), >both, or should I have been monitoring /tmp and it's really my ow

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Matt Zimmerman
On Wed, Jan 09, 2002 at 11:27:51PM +, Pete Ryland wrote: > On Wed, Jan 09, 2002 at 06:16:54PM -0500, Matt Zimmerman wrote: > > quake2-data should prompt the admin where to download the files, since > > TMPDIR is not expected to have such large amounts of space, wherever it > > points to. > >

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Pete Ryland
On Wed, Jan 09, 2002 at 06:16:54PM -0500, Matt Zimmerman wrote: > quake2-data should prompt the admin where to download the files, since > TMPDIR is not expected to have such large amounts of space, wherever it > points to. It does prompt for a download location, but after downloading unpacks to /

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Matt Zimmerman
On Wed, Jan 09, 2002 at 05:13:48PM -0200, Henrique de Moraes Holschuh wrote: > On Wed, 09 Jan 2002, Pete Ryland wrote: > > So is this a bug with mime-support (shouldn't have blown away mailcap when > > Grave bug against mime-support IF it is the package that generates > /e

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Joey Hess
Adam Heath wrote: > /tmp is a real directory, and exists on the root filesystem. This allows boot > programs to create temp files. > > Upon bootup, I bind mount /tmp to some other place, that has lots of place. > This allows larger programs after booting to create larger files. This only > works

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Adam Heath
On Wed, 9 Jan 2002, Pete Ryland wrote: I solve the small space problem in /tmp this way. /tmp is a real directory, and exists on the root filesystem. This allows boot programs to create temp files. Upon bootup, I bind mount /tmp to some other place, that has lots of place. This allows larger pr

Re: BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Henrique de Moraes Holschuh
On Wed, 09 Jan 2002, Pete Ryland wrote: > So is this a bug with mime-support (shouldn't have blown away mailcap when Grave bug against mime-support IF it is the package that generates /etc/mailcap. It must be able to detect write errors, and avoid data loss. > /tmp was full),

BUG: Quake2 and mailcap file (mime-support)

2002-01-09 Thread Pete Ryland
g the device and causing all sorts of troubles. This was resolved without too much pain (although still no quake2 - that can wait for now), but something I noticed a bit later was that my mailcap entry was 0 byted. I'm figuring that one of the things upgraded was mime-support, and the conf

mime-support 2.03-1 released

1996-09-25 Thread Brian C. White
-BEGIN PGP SIGNED MESSAGE- Format: 1.5 Date: Thu, 24 Sep 1996 12:01:22 +0400 Source: mime-support Binary: mime-support Architecture: source all Version: 2.03-1 Distribution: unstable Urgency: low Maintainer: Brian White <[EMAIL PROTECTED]> Description: mime-support - MIME

mime-support 2.02-1 released

1996-08-15 Thread Brian C. White
-BEGIN PGP SIGNED MESSAGE- Date: 15 Aug 96 17:23 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: Brian White <[EMAIL PROTECTED]> Source: mime-support Version: 2.02-1 Binary: mime-support Architecture: all source Description: mime-support: MIME files '

Bug#4106: mime-support doc files are installed into /usr/doc

1996-08-11 Thread Susan G. Kleinmann
Package: mime-support Version: 2.0-1 mime-rfc-1542.txt.gz and mime-install.HOWTO.gz are installed into /usr/doc, rather than into /usr/doc/mime-support. Susan Kleinmann

mime-support 2.01-1 released

1996-08-09 Thread Brian C. White
-BEGIN PGP SIGNED MESSAGE- Date: 09 Aug 96 15:33 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: Brian White <[EMAIL PROTECTED]> Source: mime-support Version: 2.01-1 Binary: mime-support Architecture: all source Description: mime-support: MIME files 'mime