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
|
libschedule-at-perl (1.15-2) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Rene Mayorga from Uploaders. Thanks for your work!
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 13.
* Set debhelper-compat version in Build-Depends.
[ Andreas Tille ]
* Standards-Version: 4.7.2 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 19 Aug 2025 21:11:04 +0200
libschedule-at-perl (1.15-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 13:42:52 +0100
libschedule-at-perl (1.15-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 1.15
* Update debian/copyright format.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 04 May 2012 20:13:42 +0200
libschedule-at-perl (1.14-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Imported Upstream version 1.14
* Update debian/copyright file.
Update copyright years for upstream files and for debian/* packaging
files.
* Bump Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to (>= 9).
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 31 Jan 2012 07:49:13 +0100
libschedule-at-perl (1.13-1) unstable; urgency=low
* Team upload.
* New upstream release
* Drop fix-pod-errors.patch as applied upstream.
* debian/copyright: Update copyright years for debian/* packaging.
* Bump Standards-Version to 3.9.2 (no changes).
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 20 Jun 2011 23:40:19 +0200
libschedule-at-perl (1.11-1) unstable; urgency=low
* Team upload.
* New upstream release
* debian/copyright:
- Refresh upstream copyright stanza: Update copyright years.
- Refresh debian/* packaging stanza
- Explicitly refer to GPL-1 license text in common-licences.
- Refer to Debian systems in general instead of only Debian
GNU/Linux systems.
* Bump Standards-Version to 3.9.1.
* Add fix-pod-errors.patch to fix two small POD errors in manpage of
Schedule::At.
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 10 Dec 2010 20:55:53 +0100
libschedule-at-perl (1.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Refresh copyright information
* Use new 3.0 (quilt) copyright format
* Rewrite control description
* Add myself to Uploaders and Copyright
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Rene Mayorga ]
* debian/control: update my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Use tiny debian/rules.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 07 Apr 2010 11:58:56 -0400
libschedule-at-perl (1.08-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update years of upstream copyright.
* Add /me to Uploaders.
* debian/rules: add new enviroment variables to get full and verbose tests.
-- gregor herrmann <gregoa@debian.org> Fri, 10 Oct 2008 15:04:31 +0200
libschedule-at-perl (1.07-1) unstable; urgency=low
[ Vincent Danjean ]
* [debian/control] fix typo in Homepage field
[ gregor herrmann ]
* debian/watch: use dist-based URL.
[ Rene Mayorga ]
* New upstream release
* debian/control
+ debhelper version to 7
+ set standards-version to 3.8.0 (no changes needed)
+ add myself to uploaders
+ add module name to long-description
* debian/rules - refresh it using dh-make-perl -R
* debian/copyright - converted to (new)format
[ gregor herrmann ]
* debian/copyright: adjust years of upstream copyright to the notice in the
module.
-- Rene Mayorga <rmayorga@debian.org.sv> Sat, 13 Sep 2008 03:30:31 -0600
libschedule-at-perl (1.06-1) unstable; urgency=low
* Initial Release (ITP Closes: 452714)
-- Vincent Danjean <vdanjean@debian.org> Sat, 24 Nov 2007 17:14:47 +0100
|