2011
bti (032-1) unstable; urgency=low
* New upstream release
* debian/watch: use github redirector, there are no released tarballs at the
moment.
* The tarball from github doesn't ship a configure script; use
dh-autoreconf.
* Refresh patch manpage-debian.patch (offset), drop remaining patches (all
included upstream).
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2011 01:25:55 +0100
bti (031-4) unstable; urgency=low
* Build-depend on libcurl4-nss-dev instead of libcurl4-gnutls-dev; they
conflict with each other, and liboauth-dev now requires the former.
(Fixes a not-yet-detected FTBFS.)
-- gregor herrmann <gregoa@debian.org> Sat, 26 Nov 2011 23:53:14 +0100
bti (031-3) unstable; urgency=low
* Add patch to output the correct configfile name (identi.ca/OAuth/access
tokens). Thanks to Vincent Lefevre for the bug report; closes: #646681.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Nov 2011 17:48:05 +0100
bti (031-2) unstable; urgency=low
* New patch debian/patches/identi.ca-oauth.patch: change identica_* OAuth
URI's to point to https instead of http (closes: #602507).
* Set Standards-Version to 3.9.2 (no changes).
* Improve long description.
-- gregor herrmann <gregoa@debian.org> Tue, 25 Oct 2011 20:35:48 +0200
bti (031-1) unstable; urgency=low
* New upstream release:
- addresses "bti doesn't warn if the password is incorrect": check server
replies in non-background mode, only in non-OAuth mode
(partly solves #602502)
-- gregor herrmann <gregoa@debian.org> Tue, 22 Mar 2011 17:18:10 +0100
bti (030-1) unstable; urgency=low
* New upstream release. * Switch to debhelper 8.
-- gregor herrmann <gregoa@debian.org> Fri, 18 Mar 2011 12:32:44 +0100
bti (029-2) unstable; urgency=low
* Upload to unstable.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Feb 2011 18:32:28 +0100
bti (029-1) experimental; urgency=low
* New upstream release: includes fixes for
+ "the --dry-run option has no effect (tweets get posted anyway)
with OAuth" (closes: #608608)
+ "--replyto doesn't work with OAuth" (closes: #608112)
* laconi.ca was renamed to StatusNet (in August 2009); adjust package
description and add a patch to change the name in the manpage and the
example config; thanks to Julien Valroff for the bug report
(closes: #605407).
* Drop patch 0001-Fixing-Identi.ca-s-OAuth-request_token-URI.patch, applied
upstream.
* Refresh remaining patches.
* debian/copyright: update years of upstream and packaging copyright; update
formatting.
* Don't install README anymore.
* Upload to experimental because of the freeze.
-- gregor herrmann <gregoa@debian.org> Fri, 14 Jan 2011 02:43:10 +0100
2010
bti (028-2) unstable; urgency=low
* Add patch 0001-Fixing-Identi.ca-s-OAuth-request_token-URI.patch by Amir
Mohammad Saied which adds the oauth_callback parameter to the identi.ca
request_token URI in order to make OAuth work with identi.ca
(closes: #602507).
* Minor fixes in README.Debian.
-- gregor herrmann <gregoa@debian.org> Wed, 24 Nov 2010 18:03:23 +0100
bti (028-1) unstable; urgency=low
* New upstream release:
- support for replying to notices
- adds OAuth support for both twitter and identi.ca (closes: #588235)
- split --background from --bash, and make the latter imply the former
* Refresh manpage-debian.patch.
* Set Standards-Version to 3.9.1 (no changes).
* Add build dependency on liboauth-dev.
* debian/rules: switch order of dh arguments (preparation for dh8).
* debian/copyright: update years of upstream copyright.
* Add README.Debian about OAuth usage.
-- gregor herrmann <gregoa@debian.org> Wed, 03 Nov 2010 23:00:59 +0100
bti (026-1) unstable; urgency=low
* Bump build dependency on bash-completion (needed for --with
bash-completion in debian/rules).
* New upstream release.
* Refresh patch manpage-debian.patch and DEP3 patch headers.
* debian/copyright: refresh DEP5 header, update years of packaging
copyright.
* Set Standards-Version to 3.8.4 (no changes).
* Convert to source format 3.0 (quilt). Remove quilt framework.
Lower debhelper dependency.
-- gregor herrmann <gregoa@debian.org> Wed, 19 May 2010 21:41:04 +0200
bti (025-1) unstable; urgency=low
* New upstream release:
- set default host to twitter (closes: #563098)
- mention correct host in prompts (closes: #563099)
-- gregor herrmann <gregoa@debian.org> Sun, 10 Jan 2010 01:29:11 +0100
2009
bti (024-1) unstable; urgency=low
* New upstream release:
- do not display password while user types it (LP: #386525)
- disable echo when reading the password
- add laconica group support
* debian/control: add Homepage field and adjust long description.
* Use "--with bash-completion" in debian/rules to install bash-completion
snippet; bump build dependencies on debhelper and bash-completion in
debian/control.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Dec 2009 17:09:28 +0100
bti (023-2) unstable; urgency=low
* Build depend on libreadline-dev instead of libreadline5-dev, thanks to
Matthias Klose for the pointer.
* Set Standards-Version to 3.8.3 (no changes).
* Add debian/README.source to document quilt usage.
* Simplify debian/rules, adjust versioned build dependencies on debhelper
and quilt in debian/control.
* Use dh_bash-completion for installing the completion snippet; adjust
debian/rules, add a versioned build dependency on bash-completion.
-- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 16:14:08 +0200
bti (023-1) unstable; urgency=low
* New upstream release, main changes:
- new 'verbose' mode
- SSL also for twitter
* debian/copyright: add new additional copyright holder.
* Refresh patch manpage-debian.patch.
* debian/control: mention additional actions in long description.
-- gregor herrmann <gregoa@debian.org> Thu, 28 May 2009 17:37:08 +0200
bti (022-1) unstable; urgency=low
* New upstream release, main changes:
- support for custim laconi.ca instances
- use SSL for identi.ca
* debian/copyright: add additional copyright holder.
-- gregor herrmann <gregoa@debian.org> Wed, 06 May 2009 23:05:42 +0200
bti (021-1) unstable; urgency=low
* New upstream release, contains changes in autoconf tools:
- simplify debian/rules and debian/install
- replace xmtlo with xsltproc, docbook-xsl, docbook-xml in debian/control
-- gregor herrmann <gregoa@debian.org> Wed, 15 Apr 2009 17:12:53 +0200
bti (020-1) unstable; urgency=low
* New upstream release:
- remove patch getopt.patch, included upstream
- remove manpage for bti-shrink-urls from debian/, included upstream
- upstream uses autoconf, adjust debian/rules and debian/install, remove
debian/manpages
-- gregor herrmann <gregoa@debian.org> Tue, 14 Apr 2009 20:40:24 +0200
bti (017-1) unstable; urgency=low
* New upstream release.
* Add build-dependency on libpcre3-dev.
* Refresh patch manpage-debian.patch.
* debian/install: add new bti-shrink-urls.
* debian/copyright: add information about bti-shrink-urls.
* Create a manpage for bti-shrink-urls.
* debian/rules: skip dh_auto_install (upstream Makefile now has an install
target which is not easier to use than the manual installation we've been
using).
* Add a new patch getopt.patch to make the new commandline options available
in bti.c.
-- gregor herrmann <gregoa@debian.org> Tue, 24 Mar 2009 20:47:41 +0100
bti (015-1) unstable; urgency=low
* New upstream release; from the RELEASE-NOTES:
"--action support, bti now can output data from the twitter
and identica servers".
* Add build dependency on libxml2-dev.
* Refresh patch manpage-debian.patch.
* Set Standards-Version to 3.8.1 (no changes).
-- gregor herrmann <gregoa@debian.org> Thu, 12 Mar 2009 17:17:11 +0100
bti (014-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Feb 2009 18:36:36 +0100
bti (013-1) unstable; urgency=low
* New upstream release.
* Use dh_install instead of dh_bash-completion to install the bash
completion snippet in order to work around a problem on the amd64 buildd
(closes: #513115). Drop build dependency on bash-completion.
-- gregor herrmann <gregoa@debian.org> Thu, 05 Feb 2009 20:54:54 +0100
bti (012-1) unstable; urgency=low
* New upstream release.
* Install the new bash completion script; add bash-completion to
Build-Depends and Suggests.
* Refresh patch manpage-debian.patch.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Jan 2009 00:52:13 +0100
bti (011-1) unstable; urgency=low
* New upstream release. * Add build dependency on libreadline5-dev.
-- gregor herrmann <gregoa@debian.org> Tue, 20 Jan 2009 17:05:57 +0100
bti (010-1) unstable; urgency=low
* New upstream release, includes a new --proxy option and honours the
http_proxy environment variable (closes: #511087).
* Refresh patch manpage-debian.patch.
-- gregor herrmann <gregoa@debian.org> Mon, 12 Jan 2009 22:46:19 +0100
bti (008-1) unstable; urgency=low
* New upstream release (due to december twitter server change). * Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Jan 2009 06:01:45 +0100
2008
bti (007-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sun, 26 Oct 2008 23:36:48 +0100
bti (006-1) unstable; urgency=low
* Initial release (Closes: #503241)
-- gregor herrmann <gregoa@debian.org> Fri, 24 Oct 2008 20:53:07 +0200