1 bti (031-5) UNRELEASED; urgency=low
3 * debian/watch: use github redirector, there are no released tarballs at the
6 -- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2011 00:52:31 +0100
8 bti (031-4) unstable; urgency=low
10 * Build-depend on libcurl4-nss-dev instead of libcurl4-gnutls-dev; they
11 conflict with each other, and liboauth-dev now requires the former.
12 (Fixes a not-yet-detected FTBFS.)
14 -- gregor herrmann <gregoa@debian.org> Sat, 26 Nov 2011 23:53:14 +0100
16 bti (031-3) unstable; urgency=low
18 * Add patch to output the correct configfile name (identi.ca/OAuth/access
19 tokens). Thanks to Vincent Lefevre for the bug report; closes: #646681.
21 -- gregor herrmann <gregoa@debian.org> Sat, 05 Nov 2011 17:48:05 +0100
23 bti (031-2) unstable; urgency=low
25 * New patch debian/patches/identi.ca-oauth.patch: change identica_* OAuth
26 URI's to point to https instead of http (closes: #602507).
27 * Set Standards-Version to 3.9.2 (no changes).
28 * Improve long description.
30 -- gregor herrmann <gregoa@debian.org> Tue, 25 Oct 2011 20:35:48 +0200
32 bti (031-1) unstable; urgency=low
34 * New upstream release:
35 - addresses "bti doesn't warn if the password is incorrect": check server
36 replies in non-background mode, only in non-OAuth mode
37 (partly solves #602502)
39 -- gregor herrmann <gregoa@debian.org> Tue, 22 Mar 2011 17:18:10 +0100
41 bti (030-1) unstable; urgency=low
43 * New upstream release.
44 * Switch to debhelper 8.
46 -- gregor herrmann <gregoa@debian.org> Fri, 18 Mar 2011 12:32:44 +0100
48 bti (029-2) unstable; urgency=low
52 -- gregor herrmann <gregoa@debian.org> Mon, 07 Feb 2011 18:32:28 +0100
54 bti (029-1) experimental; urgency=low
56 * New upstream release: includes fixes for
57 + "the --dry-run option has no effect (tweets get posted anyway)
58 with OAuth" (closes: #608608)
59 + "--replyto doesn't work with OAuth" (closes: #608112)
60 * laconi.ca was renamed to StatusNet (in August 2009); adjust package
61 description and add a patch to change the name in the manpage and the
62 example config; thanks to Julien Valroff for the bug report
64 * Drop patch 0001-Fixing-Identi.ca-s-OAuth-request_token-URI.patch, applied
66 * Refresh remaining patches.
67 * debian/copyright: update years of upstream and packaging copyright; update
69 * Don't install README anymore.
70 * Upload to experimental because of the freeze.
72 -- gregor herrmann <gregoa@debian.org> Fri, 14 Jan 2011 02:43:10 +0100
74 bti (028-2) unstable; urgency=low
76 * Add patch 0001-Fixing-Identi.ca-s-OAuth-request_token-URI.patch by Amir
77 Mohammad Saied which adds the oauth_callback parameter to the identi.ca
78 request_token URI in order to make OAuth work with identi.ca
80 * Minor fixes in README.Debian.
82 -- gregor herrmann <gregoa@debian.org> Wed, 24 Nov 2010 18:03:23 +0100
84 bti (028-1) unstable; urgency=low
86 * New upstream release:
87 - support for replying to notices
88 - adds OAuth support for both twitter and identi.ca (closes: #588235)
89 - split --background from --bash, and make the latter imply the former
90 * Refresh manpage-debian.patch.
91 * Set Standards-Version to 3.9.1 (no changes).
92 * Add build dependency on liboauth-dev.
93 * debian/rules: switch order of dh arguments (preparation for dh8).
94 * debian/copyright: update years of upstream copyright.
95 * Add README.Debian about OAuth usage.
97 -- gregor herrmann <gregoa@debian.org> Wed, 03 Nov 2010 23:00:59 +0100
99 bti (026-1) unstable; urgency=low
101 * Bump build dependency on bash-completion (needed for --with
102 bash-completion in debian/rules).
104 * New upstream release.
105 * Refresh patch manpage-debian.patch and DEP3 patch headers.
106 * debian/copyright: refresh DEP5 header, update years of packaging
108 * Set Standards-Version to 3.8.4 (no changes).
109 * Convert to source format 3.0 (quilt). Remove quilt framework.
110 Lower debhelper dependency.
112 -- gregor herrmann <gregoa@debian.org> Wed, 19 May 2010 21:41:04 +0200
114 bti (025-1) unstable; urgency=low
116 * New upstream release:
117 - set default host to twitter (closes: #563098)
118 - mention correct host in prompts (closes: #563099)
120 -- gregor herrmann <gregoa@debian.org> Sun, 10 Jan 2010 01:29:11 +0100
122 bti (024-1) unstable; urgency=low
124 * New upstream release:
125 - do not display password while user types it (LP: #386525)
126 - disable echo when reading the password
127 - add laconica group support
128 * debian/control: add Homepage field and adjust long description.
129 * Use "--with bash-completion" in debian/rules to install bash-completion
130 snippet; bump build dependencies on debhelper and bash-completion in
133 -- gregor herrmann <gregoa@debian.org> Wed, 02 Dec 2009 17:09:28 +0100
135 bti (023-2) unstable; urgency=low
137 * Build depend on libreadline-dev instead of libreadline5-dev, thanks to
138 Matthias Klose for the pointer.
139 * Set Standards-Version to 3.8.3 (no changes).
140 * Add debian/README.source to document quilt usage.
141 * Simplify debian/rules, adjust versioned build dependencies on debhelper
142 and quilt in debian/control.
143 * Use dh_bash-completion for installing the completion snippet; adjust
144 debian/rules, add a versioned build dependency on bash-completion.
146 -- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 16:14:08 +0200
148 bti (023-1) unstable; urgency=low
150 * New upstream release, main changes:
152 - SSL also for twitter
153 * debian/copyright: add new additional copyright holder.
154 * Refresh patch manpage-debian.patch.
155 * debian/control: mention additional actions in long description.
157 -- gregor herrmann <gregoa@debian.org> Thu, 28 May 2009 17:37:08 +0200
159 bti (022-1) unstable; urgency=low
161 * New upstream release, main changes:
162 - support for custim laconi.ca instances
163 - use SSL for identi.ca
164 * debian/copyright: add additional copyright holder.
166 -- gregor herrmann <gregoa@debian.org> Wed, 06 May 2009 23:05:42 +0200
168 bti (021-1) unstable; urgency=low
170 * New upstream release, contains changes in autoconf tools:
171 - simplify debian/rules and debian/install
172 - replace xmtlo with xsltproc, docbook-xsl, docbook-xml in debian/control
174 -- gregor herrmann <gregoa@debian.org> Wed, 15 Apr 2009 17:12:53 +0200
176 bti (020-1) unstable; urgency=low
178 * New upstream release:
179 - remove patch getopt.patch, included upstream
180 - remove manpage for bti-shrink-urls from debian/, included upstream
181 - upstream uses autoconf, adjust debian/rules and debian/install, remove
184 -- gregor herrmann <gregoa@debian.org> Tue, 14 Apr 2009 20:40:24 +0200
186 bti (017-1) unstable; urgency=low
188 * New upstream release.
189 * Add build-dependency on libpcre3-dev.
190 * Refresh patch manpage-debian.patch.
191 * debian/install: add new bti-shrink-urls.
192 * debian/copyright: add information about bti-shrink-urls.
193 * Create a manpage for bti-shrink-urls.
194 * debian/rules: skip dh_auto_install (upstream Makefile now has an install
195 target which is not easier to use than the manual installation we've been
197 * Add a new patch getopt.patch to make the new commandline options available
200 -- gregor herrmann <gregoa@debian.org> Tue, 24 Mar 2009 20:47:41 +0100
202 bti (015-1) unstable; urgency=low
204 * New upstream release; from the RELEASE-NOTES:
205 "--action support, bti now can output data from the twitter
206 and identica servers".
207 * Add build dependency on libxml2-dev.
208 * Refresh patch manpage-debian.patch.
209 * Set Standards-Version to 3.8.1 (no changes).
211 -- gregor herrmann <gregoa@debian.org> Thu, 12 Mar 2009 17:17:11 +0100
213 bti (014-1) unstable; urgency=low
215 * New upstream release.
217 -- gregor herrmann <gregoa@debian.org> Sat, 14 Feb 2009 18:36:36 +0100
219 bti (013-1) unstable; urgency=low
221 * New upstream release.
222 * Use dh_install instead of dh_bash-completion to install the bash
223 completion snippet in order to work around a problem on the amd64 buildd
224 (closes: #513115). Drop build dependency on bash-completion.
226 -- gregor herrmann <gregoa@debian.org> Thu, 05 Feb 2009 20:54:54 +0100
228 bti (012-1) unstable; urgency=low
230 * New upstream release.
231 * Install the new bash completion script; add bash-completion to
232 Build-Depends and Suggests.
233 * Refresh patch manpage-debian.patch.
235 -- gregor herrmann <gregoa@debian.org> Sun, 25 Jan 2009 00:52:13 +0100
237 bti (011-1) unstable; urgency=low
239 * New upstream release.
240 * Add build dependency on libreadline5-dev.
242 -- gregor herrmann <gregoa@debian.org> Tue, 20 Jan 2009 17:05:57 +0100
244 bti (010-1) unstable; urgency=low
246 * New upstream release, includes a new --proxy option and honours the
247 http_proxy environment variable (closes: #511087).
248 * Refresh patch manpage-debian.patch.
250 -- gregor herrmann <gregoa@debian.org> Mon, 12 Jan 2009 22:46:19 +0100
252 bti (008-1) unstable; urgency=low
254 * New upstream release (due to december twitter server change).
255 * Update years of packaging copyright.
257 -- gregor herrmann <gregoa@debian.org> Sat, 10 Jan 2009 06:01:45 +0100
259 bti (007-1) unstable; urgency=low
261 * New upstream release.
263 -- gregor herrmann <gregoa@debian.org> Sun, 26 Oct 2008 23:36:48 +0100
265 bti (006-1) unstable; urgency=low
267 * Initial release (Closes: #503241)
269 -- gregor herrmann <gregoa@debian.org> Fri, 24 Oct 2008 20:53:07 +0200