From: gregor herrmann Date: Sat, 3 Dec 2011 00:00:28 +0000 (-0000) Subject: New upstream release X-Git-Tag: debian/032-1~4 X-Git-Url: https://git.toastfreeware.priv.at/debian/bti.git/commitdiff_plain/599b725570c1ef6f5929d04f1038586457103e48 New upstream release --- 599b725570c1ef6f5929d04f1038586457103e48 diff --cc debian/changelog index 47fbecb,0000000..3956b84 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,269 -1,0 +1,270 @@@ - bti (031-5) UNRELEASED; urgency=low ++bti (032-1) UNRELEASED; urgency=low + + * debian/watch: use github redirector, there are no released tarballs at the + moment. ++ * New upstream release + - -- gregor herrmann Sat, 03 Dec 2011 00:52:31 +0100 ++ -- gregor herrmann Sat, 03 Dec 2011 00:54:11 +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 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 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 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 Tue, 22 Mar 2011 17:18:10 +0100 + +bti (030-1) unstable; urgency=low + + * New upstream release. + * Switch to debhelper 8. + + -- gregor herrmann Fri, 18 Mar 2011 12:32:44 +0100 + +bti (029-2) unstable; urgency=low + + * Upload to unstable. + + -- gregor herrmann 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 Fri, 14 Jan 2011 02:43:10 +0100 + +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 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 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 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 Sun, 10 Jan 2010 01:29:11 +0100 + +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 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 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 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 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 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 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 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 Thu, 12 Mar 2009 17:17:11 +0100 + +bti (014-1) unstable; urgency=low + + * New upstream release. + + -- gregor herrmann 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 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 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 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 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 Sat, 10 Jan 2009 06:01:45 +0100 + +bti (007-1) unstable; urgency=low + + * New upstream release. + + -- gregor herrmann Sun, 26 Oct 2008 23:36:48 +0100 + +bti (006-1) unstable; urgency=low + + * Initial release (Closes: #503241) + + -- gregor herrmann Fri, 24 Oct 2008 20:53:07 +0200