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 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
libnagios-object-perl (0.21.20-3) 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.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Jose Luis Rivas from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ 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 deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libmodule-build-perl.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 15:55:05 +0100
libnagios-object-perl (0.21.20-2.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 12:07:54 +0100
libnagios-object-perl (0.21.20-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Add debian/upstream/metadata
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Sat, 30 May 2015 20:41:45 +0200
libnagios-object-perl (0.21.20-1) unstable; urgency=low
* Imported Upstream version 0.21.20
* Switch order of dual lifed packages with perl satisfied in unstable.
Switch order for Module::Build alternative Build-Depends to perl
(>= 5.17.1) | libmodule-build-perl (>= 0.400000) as the version of perl
is now satisfied in unstable.
* Wrap and sort fields in debian/control file
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 24 Sep 2013 19:13:33 +0200
libnagios-object-perl (0.21.19-1) unstable; urgency=low
* Imported Upstream version 0.21.19
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 24 Jun 2013 16:38:30 +0200
libnagios-object-perl (0.21.18-1) unstable; urgency=low
* Imported Upstream version 0.21.18
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released together with Debian
Policy 3.9.3.
Update copyright years for debian/* packaging files.
* Bump Standards-Version to 3.9.4
* Refresh use-correct-path-to-status.dat patch (offset)
* Adjust Build-Depends for Module::Build requirements.
Add alternate Build-Depends on libmodule-build-perl (>= 0.400000) | perl
(>= 5.17.1).
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 11 Jun 2013 07:11:05 +0200
libnagios-object-perl (0.21.16-1) unstable; urgency=low
[ 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.
[ gregor herrmann ]
* New upstream release.
* Update years of packaging copyright.
* Set Standards-Version to 3.9.2 (no changes).
-- gregor herrmann <gregoa@debian.org> Sat, 22 Oct 2011 17:58:15 +0200
libnagios-object-perl (0.21.15-1) unstable; urgency=low
* New upstream release
* Bump debhelper compat to 8
-- Jonathan Yu <jawnsy@cpan.org> Sat, 12 Mar 2011 13:16:10 -0500
libnagios-object-perl (0.21.14-1) unstable; urgency=low
* New upstream release
* debian/control: Add liblist-compare-perl to Build-Depends-Indep.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 22 Dec 2010 10:41:04 +0100
libnagios-object-perl (0.21.13-1) unstable; urgency=low
* New upstream release
* Update my email address.
* debian/control: Remove alternate Build-Depends on perl (>= 5.10) |
libmodule-build-perl.
* Refresh debian/copyright: Refer to Debian systems in general instead
of only Debian GNU/Linux systems.
* Bump Standards-Version to 3.9.1.
* Refresh use-correct-path-to-status.dat patch for status.dat
locations in Debian's Nagios. Add patch headers.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 22 Dec 2010 08:29:28 +0100
libnagios-object-perl (0.21.12-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders.
* Refresh debian/copyright file: Update debian/* packaging stanza.
* Bump Standards-Version to 3.9.0 (no changes needed).
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Wed, 30 Jun 2010 11:15:41 +0200
libnagios-object-perl (0.21.10-1) unstable; urgency=low
* New upstream release.
* Convert to source format 3.0 (quilt).
-- gregor herrmann <gregoa@debian.org> Sat, 06 Mar 2010 17:33:04 +0100
libnagios-object-perl (0.21.9-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Drop whatis patches, no longer needed
* Drop unneded perl version dependency
* Update copyright to DEP5 format
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
-- Jonathan Yu <jawnsy@cpan.org> Mon, 08 Feb 2010 18:36:57 -0500
libnagios-object-perl (0.21.8-1) unstable; urgency=low
* Update ryan52's email address
* New upstream release
* remove missing_methods.patch, applied upstream
-- Ryan Niebur <ryan@debian.org> Sat, 26 Sep 2009 15:29:07 -0700
libnagios-object-perl (0.21.7-1) unstable; urgency=low
* New upstream release
* Debian Policy 3.8.3
* Update jawnsy's email address
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 03 Sep 2009 14:34:36 -0700
libnagios-object-perl (0.21.6-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Closes upstream bug: RT#47781
* Added myself to Uploaders and Copyright
[ Ryan Niebur ]
* remove fix-tests patch, fixed upstream
* remove bad pod
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 17 Jul 2009 18:09:24 -0700
libnagios-object-perl (0.21.5-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
[ Stephen Gran ]
* New patch missing_methods.patch: add missing option "escalation_options".
[ gregor herrmann ]
* Add /me to Uploaders.
* Set Standards-Version to 3.8.2 (no changes).
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jun 2009 17:16:45 +0200
libnagios-object-perl (0.21.4-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* Debian Policy 3.8.1
* refresh patches
* update dh7 usage
* update build deps
* add patch to fix tests
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 06 Jun 2009 15:59:00 -0700
libnagios-object-perl (0.21.3-1) unstable; urgency=low
* New upstream release
- remove work-with-nagios-3 patch, upstream has addressed it
* fix copyright file
* redo patch
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 21 Feb 2009 14:20:30 -0800
libnagios-object-perl (0.21.1-1) unstable; urgency=low
* New upstream release
- add fix-warnings-from-VERSION patch fixing incomplete transition from
$Rev$-derived version to plain string one
* update copyright
* add debian perl group members to copyright for debian packaging
* remove mention-version-3-in-man-pages patch, as it is no longer
relevant
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 23 Jan 2009 20:12:57 -0800
libnagios-object-perl (0.20-1) unstable; urgency=low
[ Jose Luis Rivas ]
* New upstream release
* Switched to debhelper v7, updated debian/rules, debian/compat and debhelper
dependency on debian/control to >= 7.
* debian/copyright: Updated formatting.
* Refreshed patches and deleted
fix-accidental-inclusion-of-wip-code-in-manpage, applied from upstream.
* debian/control:
+ Added me as uploader.
[ Ryan Niebur ]
* install the example scripts into
/usr/share/doc/libnagios-object-perl/examples instead of /usr/bin/
[ gregor herrmann ]
* debian/copyright: update years of upstream copyright.
-- Ryan Niebur <ryanryan52@gmail.com> Sun, 16 Nov 2008 21:45:36 -0800
libnagios-object-perl (0.14-2) unstable; urgency=low
[ Ryan Niebur ]
* New maintainer (Closes: #501941)
* bump standards version to 3.8.0
- added a README.source
- use the Homepage field
* nothing is compiled. no need for CFLAGS.
* Build distclean
- no need to run make clean, there is no makefile.
* use quilt
* don't install the scripts and their documentation. It seems that
the old package didn't have the scripts even though if I build it
from source it does. so, for now, just don't include it.
* Work with Nagios 3, the version in Debian Lenny. Patch from
http://rt.cpan.org/Public/Bug/Display.html?id=33125, thanks
TOMDAAE. (Closes: #503900)
* Added patch to use correct path to status.dat in man pages
* fix short description
* add whatis descriptions to man pages
* add Vcs-{Browser,Svn} fields
* Removed accidental inclusion of work in progress code in the man
page
* move perl and libmodule-build-perl from the Build-Depends-Indep
to Build-Depends as they are needed for the clean target
[ Damyan Ivanov ]
* debian/watch: use dist-based URL.
* debian/control: use dist-based Homepage
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 01 Nov 2008 13:06:15 -0700
libnagios-object-perl (0.14-1) unstable; urgency=low
* New upstream release
-- Thierry Randrianiriana <randrianiriana@gmail.com> Thu, 26 Oct 2006 17:09:46 +0300
libnagios-object-perl (0.10-1) unstable; urgency=low
* Initial release (Closes: #388726)
-- Thierry Randrianiriana <randrianiriana@gmail.com> Mon, 25 Sep 2006 11:01:55 +0300
|