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
|
bbrun (1.6-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "ftbfs with GCC-5": add patch to build with "-std=gnu89".
(Closes: #777797)
-- gregor herrmann <gregoa@debian.org> Sun, 19 Jul 2015 18:37:49 +0200
bbrun (1.6-6) unstable; urgency=low
* debian/control:
+ Moved homepage from text body to its own field. Closes: #615255.
+ Bumped debhelper to version 8.
+ Bumped Standards-Version to 3.9.1. No changes.
* Changed debian/compat to 8.
* Added debian/README.source. Package uses dpatch patch system.
* Fix FTBFS with binutils-gold with patch. Closes: #553952. Thanks to
Mahyuddin Susanto.
* Changed dh_clean -k to dh_prep in debian/rules.
* Fix manpage error.
* Fix warning: comparison with string literal results in
unspecified behavior. Closes: #614244. Thanks to Tilmann Hentze.
-- Kevin Coyner <kcoyner@debian.org> Wed, 16 Mar 2011 00:40:37 +0000
bbrun (1.6-5) unstable; urgency=low
* New e-mail address for maintainer. Changed in debian/control and man page.
* In debian/menu, changed section title from Apps/Tools to
Applications/System/Administration to conform with new menu policy.
* debian/rules:
+ Cleaned up a little cruft
+ Added patch, unpatch, clean-patched to PHONY
+ Changed a make clean rule and patch-stamp
-- Kevin Coyner <kcoyner@debian.org> Mon, 06 Aug 2007 21:32:57 -0400
bbrun (1.6-4) unstable; urgency=low
* New maintainer. Closes: #410617.
* debian/control:
+ Updated description.
+ debhelper bumped to version 5.
* Updated debian/compat to version 5.
* Added debian/watch file.
* Updated man page.
* Updated debian/copyright.
-- Kevin Coyner <kevin@rustybear.com> Mon, 12 Feb 2007 19:51:38 -0500
bbrun (1.6-3) unstable; urgency=low
* Added a patch to fix main window mot being destroyed when pressing Enter
(Closes: #357104). Thanks to Milan Zazrivec <xzazriv@fi.muni.cz>
* Standards-Version 3.7.2
-- Stan Vasilyev <stan.vasilyev@csun.edu> Sat, 27 May 2006 14:25:25 -0700
bbrun (1.6-2) unstable; urgency=low
* Added a patch to fix FTBFS on GNU/kFreeBSD (Closes: #341013)
Thanks to Petr Salinger <Petr.Salinger@t-systems.cz>
-- Stan Vasilyev <stan.vasilyev@csun.edu> Sun, 27 Nov 2005 16:16:24 -0800
bbrun (1.6-1) unstable; urgency=low
* Initial release. (Closes: #291801: ITP: bbrun -- Black Box/fluxbox
desktop tool to run commands - Debian Bug report logs)
* Wrote a manpage
-- Stan Vasilyev <stan.vasilyev@csun.edu> Thu, 3 Nov 2005 10:07:16 -0800
|