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
  
     | 
    
      libtoml-parser-perl (0.91-3) unstable; urgency=medium
  * Team upload.
  * Drop manpage removal from debian/rules.
    Build-depend on libmodule-build-tiny-perl (>= 0.040) instead, which is the
    first version to not create them.
    Thanks to Niko Tyni for the bug report. (Closes: #1040020)
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Jul 2023 15:19:20 +0200
libtoml-parser-perl (0.91-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
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.
 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 28 Jun 2022 21:14:59 +0100
libtoml-parser-perl (0.91-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 0.91.
 -- gregor herrmann <gregoa@debian.org>  Sat, 11 Nov 2017 22:27:45 +0100
libtoml-parser-perl (0.90-1) unstable; urgency=medium
  [ gregor herrmann ]
  * Drop debian/tests/pkg-perl/smoke-tests, handled by pkg-perl-
    autopkgtest now.
  [ Lucas Kanashiro ]
  * Import upstream version 0.90
  * Declare compliance with Debian Policy 4.1.1
 -- Lucas Kanashiro <kanashiro@debian.org>  Fri, 27 Oct 2017 13:31:42 -0200
libtoml-parser-perl (0.10-1) unstable; urgency=medium
  * Import upstream version 0.10
  * Bump debhelper compatibility level to 10
  * debian/control: update uploader's email address
  * Remove the Perl version constraint for build
  * Declare compliance with Debian Policy 4.0.0
 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 21 Jun 2017 17:41:45 -0300
libtoml-parser-perl (0.08-1) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  [ Nick Morrott ]
  * New upstream version 0.08
  * Refresh build-dependencies
  * Refresh d/u/metadata
  [ gregor herrmann ]
  * autopkgtest: enable more smoke tests.
 -- gregor herrmann <gregoa@debian.org>  Fri, 25 Nov 2016 17:06:01 +0100
libtoml-parser-perl (0.07-1) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ Lucas Kanashiro ]
  * Import upstream version 0.07
  * Update years of Debian packaging copyright
  * Declare compliance with Debian policy 3.9.8
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sun, 10 Apr 2016 17:24:34 -0300
libtoml-parser-perl (0.06-1) unstable; urgency=medium
  [ Lucas Kanashiro ]
  * Import upstream version 0.06
    Add support for TOML 0.4.0 (Closes: #806919)
  [ gregor herrmann ]
  * Build depend on perl 5.17.3 to ensure we have Storable 2.38.
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 02 Dec 2015 22:09:32 -0200
libtoml-parser-perl (0.05-1) unstable; urgency=low
  * Initial Release. (Closes: #796038)
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 18 Aug 2015 14:28:31 -0300
 
     |