| 12
 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
 
 | libsms-send-perl (1.07-1) unstable; urgency=medium
  * Import upstream version 1.07.
  * Update Upstream-Contact.
  * Update debian/upstream/metadata.
  * Remove build dependency on libmodule-install-perl.
  * Drop Module::Install::DSL.patch, not needed anymore.
  * Drop Module::Install from debian/copyright. The files are gone.
  * Install new upstream CONTRIBUTING document.
 -- gregor herrmann <gregoa@debian.org>  Fri, 18 Aug 2023 13:26:18 +0200
libsms-send-perl (1.06-5) unstable; urgency=medium
  * Add patch to make Makefile.PL work without Module::Install::DSL.
    Thanks to Niko Tyni for the bug report. (Closes: #1040023)
  * Update years of packaging copyright.
  * Cleanup alternative dependencies.
  * Declare compliance with Debian Policy 4.6.2.
  * Annotate test-only build dependencies with <!nocheck>.
 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Jul 2023 16:45:23 +0200
libsms-send-perl (1.06-4) unstable; urgency=medium
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.
 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 17 Jun 2022 10:28:04 +0100
libsms-send-perl (1.06-3) unstable; urgency=medium
  * Team upload.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.3
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl
 -- Niko Tyni <ntyni@debian.org>  Sun, 28 Jan 2018 15:00:12 +0200
libsms-send-perl (1.06-2) unstable; urgency=low
  * Team upload
  [ 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
  [ gregor herrmann ]
  * Explicitly (build-)depend on Module::Pluggable. (Closes: #711673)
  * Strip trailing slash from metacpan URLs.
  [ Damyan Ivanov ]
  * Declare conformance with Policy 3.9.5
 -- Damyan Ivanov <dmn@debian.org>  Tue, 10 Jun 2014 21:34:42 +0300
libsms-send-perl (1.06-1) unstable; urgency=low
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Harlan Lieberman-Berg ]
  * New upstream version (1.06).
  * Remove unnecessary README.source describing dquilt.
  * Bump d/compat to 8.
  * Cleaned up d/copyright for DEP-5 compliance.
  * Add d/source/format
  * Change dependencies around a bit.
  * Use dh for everything in d/rules.
  * Remove unnecessary patch.
  * Add patch to correct minor manpage misspelling.
  [ Florian Schlichting ]
  * Fix various TODO items.
  * Remove version from Perl and Class::Adapter (build) dependencies.
  * Bump years of upstream copyright.
  * Bump Standards-Version to 3.9.3 (use copyright-format 1.0).
  * Add myself to Uploaders and copyright.
 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sat, 07 Apr 2012 23:31:52 +0200
libsms-send-perl (0.05-2) unstable; urgency=low
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Add patch require_perl.patch that bumps the required perl version in
    META.yml, thanks to Marco Rodrigues for the bug report (closes: #521580).
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.1 (no changes).
  * debian/copyright: switch to new format.
 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Mar 2009 19:45:53 +0100
libsms-send-perl (0.05-1) unstable; urgency=low
  * Initial release. (Closes: #495218: ITP: libsms-send-perl -- Driver-
    based API for sending SMS messages)
 -- Vincent Danjean <vdanjean@debian.org>  Fri, 15 Aug 2008 15:23:28 +0200
 |