File: changelog

package info (click to toggle)
emacs-jabber 0.8.92%2Bgit98dc8e-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,032 kB
  • sloc: lisp: 12,234; makefile: 71; sh: 1
file content (203 lines) | stat: -rw-r--r-- 6,180 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
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
emacs-jabber (0.8.92+git98dc8e-6) unstable; urgency=medium

  [ David Krauser ]
  * Update maintainer email address

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove unnecessary ${misc:Built-Using} for elpa-jabber

  [ Matteo F. Vescovi ]
  * debian/control: RRR set
  * debian/control: S-V bump 4.1.4 -> 4.5.0 (no changes needed)
  * debian/watch: http:// -> https:// for URI path

 -- Matteo F. Vescovi <mfv@debian.org>  Sat, 29 Feb 2020 20:41:33 +0100

emacs-jabber (0.8.92+git98dc8e-5) unstable; urgency=medium

  * Team upload.
  * Rebuild with current dh-elpa

 -- David Bremner <bremner@debian.org>  Sun, 25 Aug 2019 09:14:56 -0300

emacs-jabber (0.8.92+git98dc8e-4) unstable; urgency=medium

  * debian/: debhelper bump 10 -> 11
  * debian/control:
    - S-V bump 3.9.8 -> 4.1.4 (no changes needed)
    - Vcs-* fields updated poiting to salsa
  * debian/rules: drop '--parallel' parameter

 -- Matteo F. Vescovi <mfv@debian.org>  Thu, 14 Jun 2018 22:27:40 +0200

emacs-jabber (0.8.92+git98dc8e-3) unstable; urgency=medium

  * Team upload.
  * Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned
    emacs

 -- David Bremner <bremner@debian.org>  Sat, 02 Jun 2018 20:21:08 -0300

emacs-jabber (0.8.92+git98dc8e-2) unstable; urgency=medium

  * Upload to unstable

 -- Matteo F. Vescovi <mfv@debian.org>  Sat, 17 Dec 2016 14:15:10 +0100

emacs-jabber (0.8.92+git98dc8e-1) experimental; urgency=medium

  * New upstream snapshot release

 -- Matteo F. Vescovi <mfv@debian.org>  Thu, 15 Dec 2016 22:32:27 +0100

emacs-jabber (0.8.92-1) experimental; urgency=medium

  * New upstream release (Closes: #665954)
    - debian/compat: 7 -> 10 version bump
    - debian/copyright: DEP-5 compliance and refresh
    - debian/control: new structure based on dh-elpa
    - debian/control: transition package added
    - debian/rules: new skeleton based on dh-elpa
    - debian/rules: overrides added for correct building
    - debian/: new files following dh-elpa structure
      - elpa
      - gbp.conf
      - watch
    - debian/: old packaging files removed
    - debian/dirs: remove obsolete emacs-jabber path
    - debian/elpa: old installation path removed

 -- Matteo F. Vescovi <mfv@debian.org>  Tue, 06 Dec 2016 09:30:46 +0100

emacs-jabber (0.8.0-3) unstable; urgency=low

  * Orphaned.

 -- Milan Zamazal <pdm@debian.org>  Tue, 27 Mar 2012 11:33:28 +0200

emacs-jabber (0.8.0-2) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.
  * Make sure `dir' file is not included in the package.
  * Standards 3.8.4.

 -- Milan Zamazal <pdm@debian.org>  Mon, 15 Mar 2010 09:32:18 +0100

emacs-jabber (0.8.0-1) unstable; urgency=low

  * New upstream version.
  * Depend on install-info.
  * Build-Depend on gconf2.
  * Standards 3.8.3.

 -- Milan Zamazal <pdm@debian.org>  Mon, 14 Sep 2009 15:50:05 +0200

emacs-jabber (0.7.93-2) unstable; urgency=low

  * Simplify dependencies on Emacsen; closes: #540244.
  * Standards 3.8.2 (no real change).
  * Support emacs23.

 -- Milan Zamazal <pdm@debian.org>  Mon, 10 Aug 2009 12:27:51 +0200

emacs-jabber (0.7.93-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@debian.org>  Tue, 24 Feb 2009 10:33:44 +0100

emacs-jabber (0.7.92-1) experimental; urgency=low

  * New upstream version.
  * Don't depend on flim, depend on gnutls-bin | starttls; thanks to
    Magnus Henoch; closes: #501166.
  * Uploaded to experimental because lenny is frozen.

 -- Milan Zamazal <pdm@debian.org>  Mon, 06 Oct 2008 12:23:42 +0200

emacs-jabber (0.7.91+20080729-2) experimental; urgency=low

  * Fix creation of log file in insecure directory.
  * Uploaded to experimental because lenny is frozen.

 -- Milan Zamazal <pdm@debian.org>  Tue, 26 Aug 2008 13:10:01 +0200

emacs-jabber (0.7.91+20080729-1) experimental; urgency=low

  * CVS snapshot.  It fixes some problems with MUC functions in Emacs 22.2
    and TLS handling.
  * Additional fix applied to make groupchat invitiations work.
  * Standards 3.8.0 (no real change).
  * Uploaded to experimental because lenny is frozen.

 -- Milan Zamazal <pdm@debian.org>  Tue, 29 Jul 2008 16:02:36 +0200

emacs-jabber (0.7.91-1) unstable; urgency=low

  * New upstream (pretest) version.

 -- Milan Zamazal <pdm@debian.org>  Sat, 31 May 2008 09:48:51 +0200

emacs-jabber (0.7.90-1) unstable; urgency=low

  * New upstream (pretest) version.
  * debian/copyright updated.
  * Standards 3.7.3 (no real change).
  * Home page URL moved from description to control fields.

 -- Milan Zamazal <pdm@debian.org>  Wed, 30 Apr 2008 16:59:07 +0200

emacs-jabber (0.7.1-5) unstable; urgency=low

  * Fix of TLS connection creation, thanks to Valery V. Vorotyntsev.
    Closes: #476333.

 -- Milan Zamazal <pdm@debian.org>  Wed, 23 Apr 2008 10:47:43 +0200

emacs-jabber (0.7.1-4) unstable; urgency=low

  * jabber-keepalive.el updated from upstream CVS.  This avoids annoying
    verbosity when keepalive is enabled.

 -- Milan Zamazal <pdm@debian.org>  Mon, 18 Feb 2008 20:28:44 +0100

emacs-jabber (0.7.1-3) unstable; urgency=low

  * Prefer emacs22 in emacsen dependencies; closes: #434023.

 -- Milan Zamazal <pdm@debian.org>  Sat, 21 Jul 2007 10:08:00 +0200

emacs-jabber (0.7.1-2) unstable; urgency=low

  * Updated for emacs22.

 -- Milan Zamazal <pdm@debian.org>  Tue, 22 May 2007 20:39:45 +0200

emacs-jabber (0.7.1-1) experimental; urgency=low

  * New upstream version.
  * Upload to experimental because etch is in freeze.

 -- Milan Zamazal <pdm@debian.org>  Mon,  5 Feb 2007 10:12:18 +0100

emacs-jabber (0.7-3) unstable; urgency=low

  * Upstream CVS backport: fix of jabber-password rewriting.

 -- Milan Zamazal <pdm@debian.org>  Wed,  5 Jul 2006 15:15:30 +0200

emacs-jabber (0.7-2) unstable; urgency=low

  * Don't depend on flim, recommend it.
  * Upstream CVS backport: jabber-autoaway.el added.

 -- Milan Zamazal <pdm@debian.org>  Wed, 28 Jun 2006 08:30:13 +0200

emacs-jabber (0.7-1) unstable; urgency=low

  * Initial release, based on unofficial packaging by Magnus Henoch;
    closes: #372882.

 -- Milan Zamazal <pdm@debian.org>  Mon, 12 Jun 2006 19:01:19 +0200