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 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
  
     | 
    
      libemail-outlook-message-perl (0.921-1) unstable; urgency=medium
  * Import upstream version 0.921.
  * Drop fix-test-failures.patch, merged upstream.
  * Declare compliance with Debian Policy 4.6.0.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Fri, 28 Jan 2022 20:13:48 +0100
libemail-outlook-message-perl (0.920-2) unstable; urgency=medium
  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.
    + Build-Depends-Indep: Drop versioned constraint on libemail-mime-perl,
      libemail-sender-perl and libemail-simple-perl.
    + libemail-outlook-message-perl: Drop versioned constraint on
      libemail-mime-perl, libemail-sender-perl and libemail-simple-perl in
      Depends.
  [ Axel Beckert ]
  * Add a debian/salsa-ci.yml file to enable Salsa CI.
  * Add debian/tests/pkg-perl/syntax-extra to also check the syntax of
    msgconvert to catch cases like #983433 in the future via autopkgtest.
  * Add missing Recommends on libemail-address-perl for msgconvert script.
    + Document script dependency (but not library dependency) in long
      package description.
    + Closes: #983433; Thanks to Paul Wise for the bug report!
  * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
 -- Axel Beckert <abe@debian.org>  Wed, 24 Feb 2021 19:51:20 +0100
libemail-outlook-message-perl (0.920-1) unstable; urgency=medium
  * Import new upstream release 0.920.
    + Drop all patches (applied upstream), debian/source/include-binaries,
      debian/charset.msg and override_dh_auto_test in debian/rules.
    + Add new patch to fix test failures older Email::MIME versions: Allow
      double quotes in MIME headers. (Patch has been accepted upstream.)
  * Bump debhelper-compat to 13.
 -- Axel Beckert <abe@debian.org>  Sun, 13 Sep 2020 20:25:40 +0200
libemail-outlook-message-perl (0.919-3) unstable; urgency=medium
  * Workaround problem with charset.t not having its test data file available
    when run from autopkgtest by skipping its testcases.
  * Fix mbox separators. (Closes: #904664)
  * Fix wide character handling to avoid "Wide character in ..." messages
    from Perl and truncated/missing message data.
 -- Olly Betts <olly@survex.com>  Sat, 29 Aug 2020 07:39:06 +1200
libemail-outlook-message-perl (0.919-2) unstable; urgency=medium
  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Olly Betts ]
  * debian/control: Specify "Rules-Requires-Root: no"
  * declare conformance with Policy 4.5.0 (no changes needed)
  * Cherry-pick patch from upstream to fix charset handling. (Closes: #969012)
 -- Olly Betts <olly@survex.com>  Wed, 26 Aug 2020 15:25:36 +1200
libemail-outlook-message-perl (0.919-1) unstable; urgency=medium
  * Import upstream version 0.919.
  * Update years of packaging copyright.
  * Bump versioned (build) dependency on libemail-simple-perl.
  * Declare compliance with Debian Policy 4.1.1.
 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Nov 2017 19:31:05 +0100
libemail-outlook-message-perl (0.918-2) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  [ Axel Beckert ]
  * Change all links to GitHub in packaging to HTTPS.
  * Switch URLs of debian/control Homepage header and debian/copyright
    Source header.
  * Mention http://www.matijs.net/software/msgconv/ and included tool
    msgconvert in long package description.
  * Add myself to Uploaders.
  * Raise debhelper compatibility to 10.
    + Update versioned debhelper build-dependency accordingly.
  * Declare compliance with Debian Policy 3.9.8.
 -- Axel Beckert <abe@debian.org>  Wed, 04 Jan 2017 18:24:12 +0100
libemail-outlook-message-perl (0.918-1) unstable; urgency=medium
  * Import upstream version 0.918.
  * Update years of packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Sat, 04 Jul 2015 20:53:05 +0200
libemail-outlook-message-perl (0.917-1) unstable; urgency=medium
  * Import upstream version 0.917
  * Drop pod-syntax.patch, merged upstream.
  * Mark package as autopkgtest-able.
 -- gregor herrmann <gregoa@debian.org>  Wed, 15 Oct 2014 19:37:59 +0200
libemail-outlook-message-perl (0.916-1) unstable; urgency=medium
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.
  * New upstream release.
  * Add debian/upstream/metadata
  * Add new (build) dependencies.
  * Update years of upstream and packaging copyright.
  * Add a patch to fix a POD syntax error.
  * Declare compliance with Debian Policy 3.9.6.
 -- gregor herrmann <gregoa@debian.org>  Sun, 12 Oct 2014 18:04:38 +0200
libemail-outlook-message-perl (0.914-1) 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 ]
  * New upstream release.
  * Bump versioned (build) dependency on libemail-mime-perl.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.4.
 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Sep 2013 18:29:56 +0200
libemail-outlook-message-perl (0.912-1) unstable; urgency=low
  * Team upload.
  * Imported Upstream version 0.912
    + Fix test cases to deal with changed CRLF handling in Email::Simple.
      (Closes: #682633).
  * Adjus (build-)dependency for libemail-mime-perl.
    Change unversioned (Build-)Depends(-Indep) on libemail-mime-perl to be
    versioned on (>= 1.911).
  * Add missing (build-)dependency for libemail-simple-perl.
    Add versioned (Build-)Depends(-Indep) on libemail-simple-perl
    (>= 2.102).
 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 29 Jul 2012 15:19:10 +0200
libemail-outlook-message-perl (0.911-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ gregor herrmann ]
  * New upstream release.
  * debian/copyright: update to Copyright-Format 1.0.
  * Update years of upstream and packaging copyright.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Set debhelper compatibility level to 8.
  * Update Email::MIME* (build) dependencies.
  * Build-depend on Module::Build 0.38.
 -- gregor herrmann <gregoa@debian.org>  Sat, 16 Jun 2012 18:11:18 +0200
libemail-outlook-message-perl (0.910-2) unstable; urgency=low
  [ Olly Betts ]
  * debian/source/format: Create and set to "3.0 (quilt)".
  * debian/control: Add missing Perl module dependencies.
  [ gregor herrmann ]
  * debian/control: adapt (build) dependencies to upstream recommendations,
    thanks to Matijs van Zuijlen for the bug report (closes: #600264).
  * Don't install README anymore.
  * debian/copyright: refresh license stanzas.
  * Add /me to Uploaders.
  * debian/control: improve short and long descriptions.
 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Oct 2010 21:31:29 +0200
libemail-outlook-message-perl (0.910-1) unstable; urgency=low
  * Initial release. (Closes: #593318: ITP: libemail-outlook-message-perl)
 -- Olly Betts <olly@survex.com>  Tue, 17 Aug 2010 12:13:41 +0000
 
     |