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
|
libobject-event-perl (1.230-2) unstable; urgency=medium
[ 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
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
* Apply wrap-and-sort
* Remove Maximilian Gaß from Uploaders (no more active according to himself)
[ 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 ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Add Testsuite declaration for autopkgtest-pkg-perl.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ 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 myself to Uploaders
-- Niko Tyni <ntyni@debian.org> Sat, 31 Mar 2018 14:32:50 +0300
libobject-event-perl (1.230-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* debian/copyright: Update years of copyright.
[ Fabrizio Regalli ]
* New upstream release
* Bump to 3.9.2 Standards-Version
* Added myself to Uploaders and Copyright
* Added 01-fix-spelling-error.diff patch
-- Fabrizio Regalli <fabreg@fabreg.it> Thu, 04 Aug 2011 23:31:39 +0200
libobject-event-perl (1.220-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Slight rewrite to control description
* Bump to debhelper compat 8
* Standards-Version 3.9.1 (specifically refer to GPL-1)
* Refresh copyright information
* Use new 3.0 (quilt) source format
* Replace perl-path patch with overrides
[ gregor herrmann ]
* Remove version from libanyevent-perl (build) dependency, nothing older
ever was in the archive.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 11 Mar 2011 21:08:24 -0500
libobject-event-perl (1.210-1) unstable; urgency=low
* New upstream release
* debian/watch: Add uversionmangle to pad to three digits after the
period
-- Maximilian Gass <mxey@cloudconnected.org> Tue, 17 Nov 2009 10:00:50 +0100
libobject-event-perl (1.101-1) unstable; urgency=low
* New upstream release
+ Fix bug in event method always returning false
+ Now uses common::sense
* Remove extraneous new line in description
* Added myself to Uploaders and Copyright
-- Jonathan Yu <jawnsy@cpan.org> Fri, 04 Sep 2009 17:29:41 -0400
libobject-event-perl (1.1-1) unstable; urgency=low
[ Maximilian Gass ]
* New upstream release
* Bumped Standards-Version to 3.8.3
[ 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).
[ gregor herrmann ]
* debian/patches/perl-path: fix path in new example script.
-- Maximilian Gass <mxey@cloudconnected.org> Mon, 17 Aug 2009 17:35:22 +0200
libobject-event-perl (1.0-1) unstable; urgency=low
* Initial Release (closes: #536854).
-- Maximilian Gaß <mxey@cloudconnected.org> Tue, 14 Jul 2009 15:33:44 +0200
|