1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
libfile-mimeinfo-perl (0.27-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Add debian/upstream/metadata
* Import upstream version 0.27
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jun 2015 21:33:38 +0200
libfile-mimeinfo-perl (0.26-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 12 May 2014 19:45:01 +0200
libfile-mimeinfo-perl (0.25-1) unstable; urgency=medium
* Fix bug number in last changelog entry.
* New upstream releases 0.23, 0.24, 0.25.
* Drop 0001-Properly-escape-MIME-types-containing.patch
(merged upstream).
-- gregor herrmann <gregoa@debian.org> Thu, 03 Apr 2014 22:27:04 +0200
libfile-mimeinfo-perl (0.22-2) unstable; urgency=medium
* Add patch to escape MIME types before using them in regexps.
Thanks to brian m. carlson for the patch. (Closes: #690334)
-- gregor herrmann <gregoa@debian.org> Mon, 31 Mar 2014 21:41:44 +0200
libfile-mimeinfo-perl (0.22-1) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Update years of packaging copyright and Upstream-Contact.
-- gregor herrmann <gregoa@debian.org> Sat, 01 Mar 2014 23:28:13 +0100
libfile-mimeinfo-perl (0.21-1) unstable; urgency=medium
* New upstream release.
Fixes "typo in mimeopen manpage (freedestop)" (Closes: #728614)
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 16:20:01 +0100
libfile-mimeinfo-perl (0.20-1) unstable; urgency=low
* Team upload
* fix typo in long description (files → file's)
Thanks to Pascal De Vuyst. Closes: #726100
* Imported Upstream version 0.20
+ fixes typos in documentation
* drop --build-system argument from dh, upstream removed Build.PL
-- Damyan Ivanov <dmn@debian.org> Wed, 16 Oct 2013 23:13:37 +0300
libfile-mimeinfo-perl (0.18-1) unstable; urgency=low
* New upstream release.
* Drop patches, both merged upstream.
* Build-depend on Module::Build 0.40.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Oct 2013 22:35:51 +0200
libfile-mimeinfo-perl (0.16-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add a patch to fix test failures under Perl 5.18. (Closes: #709795)
* Add a patch to fix a spelling mistake.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update years of packaging copyright.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Sun, 26 May 2013 19:57:01 +0200
libfile-mimeinfo-perl (0.16-1) unstable; urgency=low
* New upstream release (closes: #421500).
* Remove patches, both applied upstream.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2012 18:55:23 +0100
libfile-mimeinfo-perl (0.15-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523235)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Add patch to fix build failure with perl 5.14. (Closes: #629277)
* Switch to source format 3.0 (quilt).
* Use tiny debian/rules.
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.2 (no changes).
* Mention module name in long description.
* debian/copyright: use DEP5 format.
* Remove unused lintian override.
* Add a patch to fix some spelling mistakes. (Closes: #485372)
* Add libtest-pod-perl, libtest-pod-coverage-perl to B-D-I.
-- gregor herrmann <gregoa@debian.org> Tue, 09 Aug 2011 17:22:37 +0200
libfile-mimeinfo-perl (0.15-1) unstable; urgency=low
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
<rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
Uploaders.
* Add debian/watch.
[ Damyan Ivanov ]
* New upstream release
* debian/copyright: update years, note we are taking over maintenance, use
dist-based upstream source location
* replace cdbs with debhelper 7
+ rules: build target needed manual "configure" as dh_auto_configure is
fooled by the presence of an executable "./configure" file
+ bumped debhelper compatibility level and build-dependency
* add lintian override about an unbreakable URL in File::MimeInfo
* add myself to Uploaders
* Standards-Version 3.8.0 (no change needed)
-- Damyan Ivanov <dmn@debian.org> Mon, 23 Jun 2008 12:39:57 +0300
libfile-mimeinfo-perl (0.13-1) unstable; urgency=low
* New upstream release.
+ F:M::Applications now creates ~/.local/share/applications/ if it doesn't
exist already (Closes: #347462).
* Mention 'mimeopen' and 'mimetype' in the long Description (Closes: #347245).
* Use DH_COMPAT 5.
-- Florian Ragwitz <rafl@debian.org> Sun, 26 Mar 2006 19:35:19 +0200
libfile-mimeinfo-perl (0.12-4) unstable; urgency=low
* Fixed typo in new dependency to libfile-desktopentry-perl
(Closes: #340777).
-- Florian Ragwitz <rafl@debian.org> Thu, 22 Dec 2005 16:11:20 +0100
libfile-mimeinfo-perl (0.12-3) unstable; urgency=low
* Added dependency on libfile-desktopentry-perl (Closes: #340777).
-- Florian Ragwitz <rafl@debian.org> Wed, 30 Nov 2005 16:15:16 +0100
libfile-mimeinfo-perl (0.12-2) unstable; urgency=low
* Added dependency on shared-mime-info (Closes: #337426).
* Changed my Maintainer address.
-- Florian Ragwitz <rafl@debian.org> Fri, 4 Nov 2005 13:27:07 +0100
libfile-mimeinfo-perl (0.12-1) unstable; urgency=low
* Initial release.
-- Florian Ragwitz <rafl@debianforum.de> Wed, 26 Oct 2005 16:45:07 +0200
|