File: changelog

package info (click to toggle)
libanyevent-xmpp-perl 0.55-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 784 kB
  • ctags: 553
  • sloc: perl: 8,004; makefile: 13
file content (95 lines) | stat: -rw-r--r-- 3,343 bytes parent folder | download
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
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