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
  
     | 
    
      libtemplate-plugin-calendar-simple-perl (1.04-1) unstable; urgency=medium
  * Import upstream version 1.04.
  * Declare compliance with Debian Policy 4.6.2.
  * Update years of upstream and packaging copyright.
 -- gregor herrmann <gregoa@debian.org>  Sun, 04 Feb 2024 03:58:33 +0100
libtemplate-plugin-calendar-simple-perl (1.00-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.
  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Drop Bug-Database from debian/upstream/metadata.
    Issues are disabled in the GitHub repo.
  * Add patch for compatibility with Calendar::Simple 2.0.
    (Closes: #964155)
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update debian/upstream/metadata.
  * Add /me to Uploaders.
 -- gregor herrmann <gregoa@debian.org>  Mon, 23 May 2022 18:22:49 +0200
libtemplate-plugin-calendar-simple-perl (1.00-1) unstable; urgency=medium
  * Team upload.
  * Import upstream version 1.00
  * Update year of upstream copyright and debian/* copyright
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Thu, 07 Jan 2016 23:23:19 -0200
libtemplate-plugin-calendar-simple-perl (0.06-1) unstable; urgency=medium
  * Team upload.
  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 0.06
  [ gregor herrmann ]
  * Lowercase short description.
 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 08 Sep 2015 22:38:13 -0300
libtemplate-plugin-calendar-simple-perl (0.05-1) unstable; urgency=medium
  * Team upload
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ Axel Beckert ]
  * Import upstream version 0.05
    + No more install README.
    + Update debian/copyright wrt. to license change (MIT to Artistic 2.0)
    + Also update copyright years and upstream's e-mail address.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtestable.
  * Convert debian/copyright to machine-readable DEP5 format.
 -- Axel Beckert <abe@debian.org>  Sat, 08 Aug 2015 16:02:34 +0200
libtemplate-plugin-calendar-simple-perl (0.02-4) unstable; urgency=low
  * Team upload
  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
  * debian/watch: use dist-based URL.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ Axel Beckert ]
  * Switch to source format "3.0 (quilt)"
  * Fix lintian warning debian-watch-contains-dh_make-template
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
  * Revamp debian/rules
    + Fix lintian warning debian-rules-missing-recommended-target
    + Replace "dh_clean -k" with "dh_prep"
    + Use dh_auto_{configure,build,test,install,clean}
      - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
    + Drop manual stamp file removal, now done by dh_clean automatically
    + Drop redundant dh_builddeb parameter
    + Drop obsolete /usr/lib/perl5 handling
    + Remove no more needed variable usage
    + Remove obsolete dh_installchangelogs parameter
    + Move dh_installdocs parameter to debian/docs
    + Finally switch to a minimal dh-style debian/rules file.
  * Bump Standards-Version to 3.9.5 (no further changes)
 -- Axel Beckert <abe@debian.org>  Sun, 15 Dec 2013 23:42:28 +0100
libtemplate-plugin-calendar-simple-perl (0.02-3) unstable; urgency=low
  * Adopted for Debian Perl Group
  * debian/control:
   + Standards-Version: increased to 3.7.2.1
   + debhelper (>= 5) moved to Build-Depends:
  * debian/compat: increased to 5
 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 22 Nov 2006 13:22:55 +0100
libtemplate-plugin-calendar-simple-perl (0.02-2) unstable; urgency=low
  * Switched to my debian.org email address.
  * debian/watch - Updated URL so it does not timeout.
 -- Stephen Quinney <sjq@debian.org>  Thu, 22 Sep 2005 22:21:56 +0100
libtemplate-plugin-calendar-simple-perl (0.02-1) unstable; urgency=low
  *  Inital release, closes: #230416.
 -- Stephen Quinney <sjq@debian.org>  Sun,  6 Jun 2004 09:24:15 +0100
 
     |