From: gregor herrmann Date: Wed, 15 Apr 2009 14:38:38 +0000 (-0000) Subject: New upstream release. X-Git-Tag: debian/021-1~3 X-Git-Url: https://git.toastfreeware.priv.at/debian/bti.git/commitdiff_plain/a39e1d6ba1e8e5b490f6caec4378e3512245a3b0 New upstream release. --- a39e1d6ba1e8e5b490f6caec4378e3512245a3b0 diff --cc debian/changelog index 09ac6c8,0000000..92af4b1 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,94 -1,0 +1,100 @@@ ++bti (021-1) UNRELEASED; urgency=low ++ ++ * New upstream release. ++ ++ -- gregor herrmann Wed, 15 Apr 2009 16:37:45 +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