r4285 - in /packages/libmime-types-perl/trunk: ChangeLog MANIFEST META.yml README debian/changelog lib/MIME/Type.pm lib/MIME/Type.pod lib/MIME/Types.pm lib/MIME/Types.pod version

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Nov 19 19:45:36 CET 2006


Author: gregoa-guest
Date: Sun Nov 19 19:45:36 2006
New Revision: 4285

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4285
Log:
* New upstream release.

Modified:
    packages/libmime-types-perl/trunk/ChangeLog
    packages/libmime-types-perl/trunk/MANIFEST
    packages/libmime-types-perl/trunk/META.yml
    packages/libmime-types-perl/trunk/README
    packages/libmime-types-perl/trunk/debian/changelog
    packages/libmime-types-perl/trunk/lib/MIME/Type.pm
    packages/libmime-types-perl/trunk/lib/MIME/Type.pod
    packages/libmime-types-perl/trunk/lib/MIME/Types.pm
    packages/libmime-types-perl/trunk/lib/MIME/Types.pod
    packages/libmime-types-perl/trunk/version

Modified: packages/libmime-types-perl/trunk/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/ChangeLog?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/ChangeLog (original)
+++ packages/libmime-types-perl/trunk/ChangeLog Sun Nov 19 19:45:36 2006
@@ -5,6 +5,15 @@
 
 **** Inform Austin Ziegler < mime-types at halostatue.ca> at each release, to
 **** update his Ruby port of the module.
+
+version 1.18: Fri Nov 17 21:20:20 CET 2006
+
+	- [David Nesting] application/atom+xml and image/svg+xml
+
+	- [Islue Hu] audio/3gpp2 and video/3gpp2
+
+	- [Stephen Steneken] application/octet-stream += dmg, so, dll
+	  and videa/x-flv.
 
 version 1.17: Sun Aug 13 10:32:37 CEST 2006
 

Modified: packages/libmime-types-perl/trunk/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/MANIFEST?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/MANIFEST (original)
+++ packages/libmime-types-perl/trunk/MANIFEST Sun Nov 19 19:45:36 2006
@@ -1,6 +1,5 @@
 ChangeLog
 MANIFEST
-META.yml                                 Module meta-data (added by MakeMaker)
 Makefile.PL
 README
 lib/MIME/Type.pm
@@ -12,3 +11,4 @@
 t/20types.t
 t/30export.t
 version
+META.yml                                 Module meta-data (added by MakeMaker)

Modified: packages/libmime-types-perl/trunk/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/META.yml?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/META.yml (original)
+++ packages/libmime-types-perl/trunk/META.yml Sun Nov 19 19:45:36 2006
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         MIME-Types
-version:      1.17
+version:      1.18
 version_from: version
 installdirs:  site
 requires:

Modified: packages/libmime-types-perl/trunk/README
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/README?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/README (original)
+++ packages/libmime-types-perl/trunk/README Sun Nov 19 19:45:36 2006
@@ -8,7 +8,7 @@
 
 The first special data item is whether a data type is binary
 or ascii.  This is required for correctly encoding e-mail
-attachments, and implemented for the Mail::Box v2.01 module.
+attachments, and implemented for the Mail::Box module.
 
 Improvements and additions please to
        Mark Overmeer, <mimetypes at overmeer.net>

Modified: packages/libmime-types-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/debian/changelog?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/debian/changelog (original)
+++ packages/libmime-types-perl/trunk/debian/changelog Sun Nov 19 19:45:36 2006
@@ -1,3 +1,9 @@
+libmime-types-perl (1.18-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 19 Nov 2006 19:44:42 +0100
+
 libmime-types-perl (1.17-2) unstable; urgency=low
 
   * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.

Modified: packages/libmime-types-perl/trunk/lib/MIME/Type.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/lib/MIME/Type.pm?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/lib/MIME/Type.pm (original)
+++ packages/libmime-types-perl/trunk/lib/MIME/Type.pm Sun Nov 19 19:45:36 2006
@@ -1,6 +1,6 @@
 package MIME::Type;
 use vars '$VERSION';
-$VERSION = '1.17';
+$VERSION = '1.18';
 
 use strict;
 

Modified: packages/libmime-types-perl/trunk/lib/MIME/Type.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/lib/MIME/Type.pod?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/lib/MIME/Type.pod (original)
+++ packages/libmime-types-perl/trunk/lib/MIME/Type.pod Sun Nov 19 19:45:36 2006
@@ -82,11 +82,11 @@
 Create (I<instantiate>) a new MIME::Type object which manages one
 mime type.
 
--Option    --Defined in     --Default
+ Option    --Defined in     --Default
  encoding                     <depends on type>
  extensions                   []
  simplified                   <derived from type>
- system                       C<undef>
+ system                       undef
  type                         <required>
 
 . encoding '7bit'|'8bit'|'base64'|'quoted-printable'
@@ -289,7 +289,7 @@
 
 =head1 COPYRIGHTS
 
-Module version 1.17.
+Module version 1.18.
 Written by Mark Overmeer (mimetypes at overmeer.net).  See the ChangeLog for
 other contributors.
 

Modified: packages/libmime-types-perl/trunk/lib/MIME/Types.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/lib/MIME/Types.pm?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/lib/MIME/Types.pm (original)
+++ packages/libmime-types-perl/trunk/lib/MIME/Types.pm Sun Nov 19 19:45:36 2006
@@ -1,7 +1,7 @@
 
 package MIME::Types;
 use vars '$VERSION';
-$VERSION = '1.17';
+$VERSION = '1.18';
 
 use strict;
 
@@ -42,7 +42,7 @@
 
             next if $args->{only_complete} && ! $extensions;
             my $extent = $extensions ? [ split /\,/, $extensions ] : undef;
-                    
+
             my $simplified = MIME::Type->simplified($type);
             push @{$list{$simplified}}, MIME::Type->new
               ( type       => $type
@@ -146,7 +146,7 @@
     $self->create_type_index unless keys %type_index;
     return values %type_index;
 }
-                                                                                
+
 #-------------------------------------------
 
 
@@ -156,7 +156,7 @@
 
     return keys %type_index;
 }
-                                                                                
+
 #-------------------------------------------
 
 
@@ -225,12 +225,13 @@
 # Internet media type registry is at
 # http://www.iana.org/assignments/media-types/
 
-$mime_type_definitions = <<MIMETYPES;
+$mime_type_definitions = <<__MIMETYPES__;
 application/activemessage
 application/andrew-inset		ez
 application/appledouble					base64
 application/applefile					base64
 application/atomicmail
+application/atom+xml			atom		8bit
 application/batch-SMTP
 application/beep+xml
 application/cals-1840
@@ -269,7 +270,7 @@
 application/news-transmission
 application/ocsp-request	orq
 application/ocsp-response	ors
-application/octet-stream	bin,dms,lha,lzh,exe,class,ani,pgp	base64
+application/octet-stream bin,dms,lha,lzh,exe,class,ani,pgp,so,dll,dmg	base64
 application/oda			oda
 application/ogg			ogg
 application/parityfec
@@ -391,7 +392,7 @@
 application/vnd.groove-vcard
 application/vnd.hbci		hbci,hbc,kom,upa,pkd,bpd
 application/vnd.hhe.lesson-player	les
-application/vnd.hp-HPGL		plt,hpgl	
+application/vnd.hp-HPGL		plt,hpgl
 application/vnd.hp-hpid
 application/vnd.hp-hps
 application/vnd.hp-PCL
@@ -620,7 +621,7 @@
 application/x-excel
 application/x-fractals
 application/x-futuresplash	spl
-application/x-ghostview		
+application/x-ghostview
 application/x-gtar		gtar,tgz,tbz2,tbz		base64
 application/x-gunzip
 application/x-gzip		gz				base64
@@ -690,7 +691,8 @@
 application/x-x509-ca-cert	crt				base64
 application/zip			zip				base64
 audio/32kadpcm
-audio/3gpp			3gpp
+audio/3gpp
+audio/3gpp2
 audio/AMR			amr				base64
 audio/AMR-WB			awb				base64
 audio/basic			au,snd				base64
@@ -750,7 +752,7 @@
 audio/vnd.nuera.ecelp7470	ecelp7470
 audio/vnd.nuera.ecelp9600	ecelp9600
 audio/vnd.octel.sbc
-audio/vnd.qcelp	
+audio/vnd.qcelp
 audio/vnd.rhetorex.32kadpcm
 audio/vnd.sealedmedia.softseal.mpeg	smp3,smp,s1m
 audio/vnd.vmx.cvsd
@@ -775,6 +777,7 @@
 image/png			png				base64
 image/prs.btif
 image/prs.pti
+image/svg+xml			svg				8bit
 image/t38
 image/targa			tga
 image/tiff-fx
@@ -894,7 +897,8 @@
 text/x-sgml				sgml,sgm			8bit
 text/x-vCalendar			vcs				8bit
 text/x-vCard				vcf				8bit
-video/3gpp				3gp,3gpp
+video/3gpp				3gp,3gpp			base64
+video/3gpp2				3g2,3gpp2			base64
 video/BMPEG
 video/BT656
 video/CelB
@@ -931,6 +935,7 @@
 video/vnd.sealed.swf			sswf,ssw
 video/vnd.vivo				viv,vivo
 video/x-fli				fli				base64
+video/x-flv				flv				base64
 video/x-ms-asf				asf,asx
 video/x-ms-wmv				wmv
 video/x-msvideo				avi				base64
@@ -946,6 +951,6 @@
 vms:text/plain				doc				8bit
 mac:application/x-macbase64		bin
 
-MIMETYPES
+__MIMETYPES__
 
 1;

Modified: packages/libmime-types-perl/trunk/lib/MIME/Types.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/lib/MIME/Types.pod?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/lib/MIME/Types.pod (original)
+++ packages/libmime-types-perl/trunk/lib/MIME/Types.pod Sun Nov 19 19:45:36 2006
@@ -45,7 +45,7 @@
 implementation, it does not matter whether you create this object often
 within your program, but in the future this may change.
 
--Option       --Defined in--Default
+ Option       --Defined in--Default
  only_complete              <false>
 
 . only_complete BOOLEAN
@@ -197,7 +197,7 @@
 
 =head1 COPYRIGHTS
 
-Module version 1.17.
+Module version 1.18.
 Written by Mark Overmeer (mimetypes at overmeer.net).  See the ChangeLog for
 other contributors.
 

Modified: packages/libmime-types-perl/trunk/version
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmime-types-perl/trunk/version?rev=4285&op=diff
==============================================================================
--- packages/libmime-types-perl/trunk/version (original)
+++ packages/libmime-types-perl/trunk/version Sun Nov 19 19:45:36 2006
@@ -1,1 +1,1 @@
-$VERSION='1.17';
+$VERSION='1.18';




More information about the Pkg-perl-cvs-commits mailing list