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
|
libanyevent-xmpp-perl (0.55-3) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-Git field: Use https URL.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include current year.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Update git-buildpackage config: Filter any .git* file.
* Stop track upstream source with CDBS (use gpb --uscan).
* Update watch file:
+ Bump to version 4.
+ Use https protocol URL.
+ Tighten to ignore prereleases.
+ Mention gpb in usage comment.
* Modernize copyright check:
+ Extract metadata from binary files before copyright check.
+ Tighten to build-depend versioned on cdbs.
+ Build-depend on licensecheck (not devscripts).
+ Build-depend on + libregexp-assemble-perl libimage-exiftool-perl
libfont-ttf-perl.
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Sep 2016 19:12:05 +0200
libanyevent-xmpp-perl (0.55-2) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* mark package as autopkg-testable
* Declare conformance with Policy 3.9.6
* Fix spelling error in long description
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Nov 2015 11:30:16 +0000
libanyevent-xmpp-perl (0.55-1) unstable; urgency=medium
[ upstream ]
* New upstream release.
+ Skip re-send if this jabber account is offline.
+ Fix properly clear the disconnected callback.
+ Add repository information to META file.
[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Update copyright info:
+ Extend coverage of packaging.
* Update watch file to use metacpan.org URL.
* Fix use cpan.org/author (not search.cpan.org) for get-orig-source
target.
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 May 2014 09:21:48 +0200
libanyevent-xmpp-perl (0.54-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Use canonical host (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Fix mention XEP-0184 Message Receipts in long description.
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions.
* Add github URL as alternate source.
* Stop track md5sum of upstream tarball.
* Bump packaging license to GPL-3+, and extend coverage to include
recent years.
-- Jonas Smedegaard <dr@jones.dk> Tue, 30 Apr 2013 12:24:01 +0200
libanyevent-xmpp-perl (0.54-1) unstable; urgency=low
[ upstream ]
* New upstream release.
+ Add AnyEvent::XMPP::Ext::Receipts for XEP-0184 message receipts.
+ Fix error message "protocol error" when connecting without
Net::SSLeay by depending on Net::SSLeay.
+ Bugfix: don’t call ->release on destroyed object.
[ Jonas Smedegaard ]
* Bump dephelper compatibility level to 8.
* Bump standards-version to 3.9.4.
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
+ Add Files section for newly added AnyEvent::XMPP::Ext::Receipts
extension.
+ List upstream issue tracker as preferred upstream contact.
* (Build-)depend on libnet-ssleay-perl, to match upstream change.
* Mention XEP-0184 Message Receipts in long description.
-- Jonas Smedegaard <dr@jones.dk> Sat, 15 Dec 2012 13:48:13 +0100
libanyevent-xmpp-perl (0.53-1) unstable; urgency=low
* New upstream release.
* Drop both patches: Adopted upstream.
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
-- Jonas Smedegaard <dr@jones.dk> Mon, 15 Oct 2012 13:44:52 +0200
libanyevent-xmpp-perl (0.52-1) unstable; urgency=low
* New upstream release.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Jonas Smedegaard ]
* Drop patch 1003 to fix timestamp: Fixed upstream.
* Bump debhelper compat level to 7.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org URL in Vcs-Browser field.
* Update copyright file: Bump format to 1.0.
* Update copyright file: Quote license strings in comments.
* Update package relations:
+ Relax build-depend unversioned on debhelper (needed version
satisfied even in oldstable).
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 Mar 2012 21:21:54 +0100
libanyevent-xmpp-perl (0.51-1) unstable; urgency=low
* Initial Release.
Closes: bug#627633.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 May 2011 03:40:33 +0200
|