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
  
     | 
    
      libclass-adapter-perl (1.09-1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
  * Add debian/upstream/metadata.
  * Update upstream contact.
  * debian/copyright: remove stanza about dropped files.
  * Drop spelling.patch, applied upstream.
  * Install new upstream CONTRIBUTING document.
 -- gregor herrmann <gregoa@debian.org>  Mon, 25 Jun 2018 21:42:16 +0200
libclass-adapter-perl (1.08-1) unstable; urgency=medium
  * Team upload.
  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/copyright: update years of copyright, refer to GPL-1, refer to
    "Debian systems" instead of "Debian GNU/Linux systems".
  * Drop patch spelling.patch: applied upstream.
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  * debian/control: Convert Vcs-* fields to Git.
  [ Fabrizio Regalli ]
  * Bump to 3.9.2 Standard-Version.
  * Add myself to Uploaders.
  * Switch d/compat to 8.
  * Build-Depends: switch to debhelper (>= 8).
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Fix typo in long description.
  * Add a new spelling patch.
 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Apr 2018 16:31:20 +0200
libclass-adapter-perl (1.07-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/copyright: Update years of copyright.
  * debian/control: Remove build-dependencies for tests moved to xt/.
  * Use source format 3.0 (quilt).
  * Update debian/copyright to current DEP-5 proposal.
  * Fix spelling error in documentation.
    + new patch: spelling.patch
  * Bump Standards-Version to 3.8.4 (no changes).
  [ gregor herrmann ]
  * debian/rules: remove AUTOMATED_TESTING, not used by tests anymore.
 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 12 Apr 2010 11:32:07 +0900
libclass-adapter-perl (1.06-1) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Ansgar Burchardt ]
  * New upstream release
    + debian/copyright: Update years of copyright.
    + add build-dep on libperl-minimumversion-perl (>= 1.20)
  * Use minimal debian/rules.
  * Make build-dep on perl unversioned as allowed by Policy 3.8.3.
  * Bump Standards-Version to 3.8.3.
  * Add perl (>= 5.10.1) as an alternative to libpod-simple-perl
 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 24 Nov 2009 22:01:03 +0900
libclass-adapter-perl (1.05-1) unstable; urgency=low
  * New upstream release.
  * Add myself to Uploaders.
  * Convert debian/copyright to proposed machine-readable format
  * Enable some more tests, add build-depends on libtest-pod-perl,
    libpod-simple-perl, libtest-minimumversion-perl, libtest-cpan-meta-perl
  * Set debian/compat to 7
 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 19 Sep 2008 19:19:28 +0200
libclass-adapter-perl (1.04-1) unstable; urgency=low
  * Initial release. (Closes: #495192: ITP: libclass-adapter-perl --
    Perl implementation of the "Adapter" Design Pattern)
 -- Vincent Danjean <vdanjean@debian.org>  Fri, 15 Aug 2008 10:41:45 +0200
 
     |