File: changelog

package info (click to toggle)
irssi-plugin-otr 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 268 kB
  • ctags: 187
  • sloc: ansic: 2,180; makefile: 50; sh: 5
file content (169 lines) | stat: -rw-r--r-- 6,455 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
irssi-plugin-otr (1.0.2-1) unstable; urgency=medium

  * new upstream release
  * update to latest policy, no change
  * ship upstream README file
  * bump irssi dependency to 0.8.20 to make sure we have a compilation
    time ABI check
  * migrate to auto dbgsym

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 15 Dec 2016 12:17:27 -0500

irssi-plugin-otr (1.0.1+f75eb26-1) unstable; urgency=medium

  * New upstream snapshot, required to fix ABI problems with irssi 1.18
    (Closes: #818590)
  * Remove prefix patch, merged upstream

 -- Antoine Beaupré <anarcat@debian.org>  Fri, 25 Mar 2016 14:31:27 -0400

irssi-plugin-otr (1.0.1-1) unstable; urgency=medium

  * New upstream release (Closes: #819011)
  * New patch: respect $PREFIX to fix multiarch installs (Closes: #817172)
  * Use upstream's tarball by prefering bz2 compression

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 22 Mar 2016 16:22:49 -0400

irssi-plugin-otr (1.0.0-1) unstable; urgency=medium

  * Put the package under the umbrella of the Debian OTR Team.  Huge
    thanks to David Spreen <netzwurm@debian.org> for having maintained
    this package for many years! (Closes: #738930).
  * Package new 1.0.0 upstream version (Closes: #739106).
    * Get rid of patch merged upstream (gmodule-nolink.patch).
  * Update to standards 3.9.5, no change.
  * Use upstream tags to build tarball.
  * Ship updated watch file.
  * Keep build verbose to remove W-compiler-flags-hidden warnings.

 -- Antoine Beaupré <anarcat@debian.org>  Sat, 22 Feb 2014 11:21:23 -0500

irssi-plugin-otr (1.0.0~alpha2-1) unstable; urgency=low

  * Ship a second binary package, with debugging symbols.
  * New upstream patch: gmodule-nolink.patch to remove extra linking.
  * Upload to unstable now that libotr5 is usable there.
  * Restore the libotr5-4.0.0-2.1 dependency to make sure this is usuable.

 -- Antoine Beaupré <anarcat@debian.org>  Fri, 10 May 2013 19:43:24 -0400

irssi-plugin-otr (1.0.0~alpha2-1~exp0) experimental; urgency=low

  * New upstream release.
  * Remove destdir_support.patch, accepted upstream.
  * Remove python build dependency.
  * Use dh-autoreconf instead of manual bootstrap code.
  * Add missing dependencies.
  * Upload to experimental (Closes: #695150, #569506, #576696, #499229).
  * Add myself to maintainers.
  * Change dependency on libotr5 so we don't have to wait for the
    experimental release to build. We still upload to experimental to
    avoid shipping a broken version in sid. Once libotr5-4.0.0-2.1 hits
    unstable, this can be uploaded to unstable too.

 -- Antoine Beaupré <anarcat@debian.org>  Fri, 10 May 2013 09:07:12 -0400

irssi-plugin-otr (1.0.0~alpha1-0.1) experimental; urgency=low

  * Non-maintainer upload.
  * Upload the revamped version to experimental (Closes: #695150).
    * Remove support for xchat.
    * Fix information leak in /me (Closes: #569506)
    * Fix numerous segfaults (Closes: #576696, #499229)
    * Remove patch/01_remove_buildfor_variable.patch - irrelevant
  * Change control and copyright files to mention new upstream.
  * Remove old copyright notices refering to missing code.
  * Update to standards 3.9.4.

 -- Antoine Beaupré <anarcat@debian.org>  Wed, 08 May 2013 22:09:00 -0400

irssi-plugin-otr (0.3-2) unstable; urgency=low

  * Rebuild. Irssi patch for Debian Bug 531357 broke old irssi-otr. Fixed
    by rebuilding against 0.8.14. (Closes: #533655)
  * debian/control: Depend on irssi >= 0.8.14.
  

 -- David Spreen <netzwurm@debian.org>  Sun, 09 Aug 2009 00:45:00 -0700

irssi-plugin-otr (0.3-1) unstable; urgency=low

  * New upstream release.
  * First upload to unstable after 0.2. Introduces xchat-otr
    to unstable.

 -- David Spreen <netzwurm@debian.org>  Mon, 16 Feb 2009 16:33:28 -0800

irssi-plugin-otr (0.2+20090206-1) experimental; urgency=low

  * New git snapshot.
  * debian/patches/01_fix_irssisbar_h.patch: Removed (fixed upstream).
  * debian/patches/02_remove_irssi_reference_from_keygen.patch:
    Removed (patch adopted by upstream).
  * debian/patches/01_remove_buildfor_variable.patch: Added patch
    to keep building xchat and irssi targets from the same source.

 -- David Spreen <netzwurm@debian.org>  Fri, 06 Feb 2009 10:11:16 -0800

irssi-plugin-otr (0.2+20090128-1) experimental; urgency=low

  * New git snapshot now with X-Chat support!
  * debian/control: Added X-Chat binary package including
    build-dependency on xchat-common.
  * debian/rules: Manually installing README.xchat
  * debian/*.install: Added install files for irssi and 
    xchat plugin packages.
  * debian/patch/01_fix_irssisbar_h.patch: Fixed check 
    for local copy of irssi statusbar headers.
  * debian/patch/02_remove_irssi_reference_from_keygen.patch:
    Removed irssi reference from keygen message.

 -- David Spreen <netzwurm@debian.org>  Thu, 29 Jan 2009 13:28:22 -0800

irssi-plugin-otr (0.2+20090119-1) experimental; urgency=low

  * New git snapshot. (Closes: #498502, 498401)
  * debian/rules: Changed build-system to cdbs.
  * debian/control: Added cdbs build-dependency.

 -- David Spreen <netzwurm@debian.org>  Mon, 19 Jan 2009 14:07:25 -0800

irssi-plugin-otr (0.2-2) unstable; urgency=low

  * Added debian/watch file.

 -- David Spreen <netzwurm@debian.org>  Fri, 22 Aug 2008 09:57:50 -0700

irssi-plugin-otr (0.2-1) unstable; urgency=low

  * New upstream release.

 -- David Spreen <netzwurm@debian.org>  Mon, 14 Jul 2008 08:50:59 -0700

irssi-plugin-otr (0.1-3) unstable; urgency=low

  * The 'Okay-Okay-I-Am-Using-Pbuilder-Already' release.
  * CMakeLists.txt: Removed dependency on wget. Reported upstream. 
    (Closes: #490021).
  * Added new website address to control file/copyright file.

 -- David Spreen <netzwurm@debian.org>  Thu, 10 Jul 2008 16:13:01 -0700

irssi-plugin-otr (0.1-2) unstable; urgency=low

  * debian/control: Added build-time dependency on python and pkg-config. 
    (Closes: #489680).
  * debian/copyright: Added proper copyright for the irssi headers that
    are used to build the package.
  * debian/control: Changed standards version to 3.8.0.1.

 -- David Spreen <netzwurm@debian.org>  Mon, 07 Jul 2008 11:52:52 -0700

irssi-plugin-otr (0.1-1) unstable; urgency=low

  * Initial release (Closes: #486156)
  * CMakeLists.txt: Removed version number from /usr/share/doc/irssi-plugin-otr
    (This has been reported to upstream and should be fixed in 0.2).

 -- David Spreen <netzwurm@debian.org>  Tue, 01 Jul 2008 14:29:48 -0700