Skip to content

Debian Changelog bbtime (0.1.5-12)

2007

bbtime (0.1.5-12) unstable; urgency=low

   * Add dpatch to Build-Depends in debian/control.
   * Add patch to remove stripping from Makefile.in. Closes: #436577.
   * Add dpatch language to debian/rules.
   * Remove cruft from debian/watch.

 -- Kevin Coyner <kcoyner@debian.org>  Tue, 14 Aug 2007 14:32:07 -0400

bbtime (0.1.5-11) unstable; urgency=low

   * New e-mail address for maintainer. Changed throughout debian/* files.
   * Cleaned up cruft in debian/changelog.
   * Updated maintainer name/e-mail at bottom of debian/copyright.
   * Cleaned up unneeded comments in debian/rules.

 -- Kevin Coyner <kcoyner@debian.org>  Tue, 14 Aug 2007 14:16:20 -0400

2006

bbtime (0.1.5-10) unstable; urgency=low

   * Update Standards-Version to 3.7.2 (no changes).
   * Added homepage to description in debian/control.
   * Bumped up debhelper version to 5.0.
   * Added ${misc:Depends} to binary Depends: in debian/control.
   * Added missing debian/compat file with value of 5, removed DH_COMPAT
     line in debian/rules.
   * Corrected address of FSF in debian/copyright.
   * In debian/rules, changed use of `pwd` to $(CURDIR) per bug #390383.

 -- Kevin Coyner <kevin@rustybear.com>  Wed, 4 Oct 2006 10:59:11 -0400

2005

bbtime (0.1.5-9) unstable; urgency=low

   * Small changes to short and long descriptions to include fluxbox
   * Added new file debian/watch
   * New maintainer (Closes: Bug#285161)
   * Added language to debian/rules to create configure.sub and configure.guess
     files
   * Added autotools-dev to debian/rules Build-Depends

 -- Kevin Coyner <kevin@rustybear.com>  Sun, 14 Aug 2005 07:27:40 -0400

bbtime (0.1.5-8) unstable; urgency=low

   * QA Upload
   * Recompile for g++ transition
   * Update Standards-Version to 3.6.2 (no changes)
   * Remove needless dependecy on libx11-6

 -- Frank Lichtenheld <djpig@debian.org>  Thu, 7 Jul 2005 19:07:40 +0300

bbtime (0.1.5-7) unstable; urgency=low

   * QA Group upload orphaning this package

 -- Andrew Pollock <apollock@debian.org>  Wed, 9 Mar 2005 11:30:32 +1100

2004

bbtime (0.1.5-6) unstable; urgency=low

   * Fine, I will do a bit of voodoo programming and add a
     dependency on libxt-dev, despite the fact I can see no
     reason why it would fix the problem. (Closes: #234838)
   * Hoping this is the last release for a while.

 -- David Starner <dvdeug@debian.org>  Wed, 25 Feb 2004 23:18:11 -0600

bbtime (0.1.5-5) unstable; urgency=low

   * As far as I can tell, the new X11 development packages
     no where depend on libx11. Adding that as an explicit
     build-dependency.

 -- David Starner <dvdeug@debian.org>  Sun, 22 Feb 2004 06:43:06 -0600

bbtime (0.1.5-4) unstable; urgency=low

   * Since the new X11 packages have xlibs-dev as a dummy package,
     all the architectures which haven't built X yet are trying
     to pull in the new X packages and failing.
   * May as well update the X11 dependencies to the "new and improved"
     ones.

 -- David Starner <dvdeug@debian.org>  Sun, 22 Feb 2004 01:01:43 -0600

bbtime (0.1.5-3) unstable; urgency=low

   * Avast, ye mateys! We be seizing this here abandonded vessel.
     (Closes: #190191)
   * It's not valgrind-clean, but there doesn't seem to be any
     observable effects from this

 -- David Starner <dvdeug@debian.org>  Wed, 18 Feb 2004 03:17:05 -0600

2003

bbtime (0.1.5-2) unstable; urgency=low

   * Uploading with maintainer set to QA group

 -- Andrew Pollock <apollock@debian.org>  Fri, 7 Nov 2003 20:44:48 +1100

2002

bbtime (0.1.5-1) unstable; urgency=low

   * New upstream release
     + GCC-3.0 fixes in upstream
   * Standards-Version 3.5.8:
     + Support DEB_BUILD_OPTIONS=noopt, build with -g as default

 -- Timshel Knoll <timshel@debian.org>  Thu, 28 Nov 2002 12:48:44 +1100

bbtime (0.1.3-6) unstable; urgency=low

   * Really fix build errors on hppa (closes: #105056) (again),
     thanks to James Troup & LaMont Jones
   * Integrated 24 hour clock fix (closes: #121415), thanks to Julien Puydt

 -- Timshel Knoll <timshel@debian.org>  Mon, 11 Feb 2002 09:58:03 +1100

bbtime (0.1.3-5) unstable; urgency=low

   * debian/control: Build-Depends on build-essential libstdc++-dev and g++
     packages removed (closes: #105946), xlib6g-dev -> xlibs-dev
   * Integrated NMU fixes (see previous log entry) (closes: #105946, $105056)
   * debian/bbtime.1, debian/bbtime.manpages: added manpage bbtime.1, removed
     (thanks Chris Tillman <tillman@azstarnet.com>) (closes: #89479)
   * debian/rules: DH_COMPAT=3, removed dh_undocumented manpage link,
     dh_installmanpages -> dh_installman, debhelper 3 automagically marks
     files in /etc as conffiles (closes: #132154)
   * debian/copyright: fixed common-licences -> common licenses misspelling
     (thanks to Chris Tillman <tillman@azstarnet.com>) (closes: #126911)
   * Standards-Version: 3.5.6 (no changes required)

 -- Timshel Knoll <timshel@debian.org>  Sat, 9 Feb 2002 11:28:01 +1100

2001

bbtime (0.1.3-4.1) unstable; urgency=low

   * NMU
   * Remove build-depend on (build-essential) libstdc++-dev.  Closes: #105946.
   * Fix compile errors on hppa.  Closes: #105056.

 -- LaMont Jones <lamont@smallone.fc.hp.com>  Thu, 26 Jul 2001 22:31:11 -0600

bbtime (0.1.3-4) unstable; urgency=low

   * debian/rules: removed call to deprecated dh_testversion, updated
     to DH_COMPAT=2
   * debian/control: added Suggests: blackbox,
     Build-Depends: debhelper (>= 2.0.0)
   * Changed install location for config files from /usr/share/bbtools
     to /etc/bbtools.
   * Removed bbtoolsrc.in file from package, now install the generated
     bbtoolsrc with dh_installexamples.
   * debian/examples: Added files from upstream's data/ dir:
     bbtoolsrc, bbtime.conf, bbtime.nobb and bbtime.style.

 -- Timshel Knoll <timshel@debian.org>  Sun, 25 Mar 2001 00:37:36 +1100

bbtime (0.1.3-3) unstable; urgency=low

   * Made bbtime.hh '#include <time.h>' if HAVE_STRFTIME is defined
     (closes: Bug#86967)
   * debian/rules: Removed call to obsolete dh_suidregister, changed install
     location from /usr/X11R6 to /usr (to comply with latest policy)
   * debian/docs: removed INSTALL documentation - this fixes lintian warning.

 -- Timshel Knoll <timshel@debian.org>  Tue, 13 Mar 2001 18:18:11 +1100

bbtime (0.1.3-2) unstable; urgency=low

   * Renamed usr/share/bbtools/bbtoolsrc.in to bbtoolsrc.in.bbtime, to fix
     filename conflict with the bbdate package
     (closes: Bug#70776, Bug#82996, Bug#83320, Bug#83655)

 -- Timshel Knoll <timshel@debian.org>  Sun, 4 Feb 2001 17:58:34 +1100

2000

bbtime (0.1.3-1) unstable; urgency=low

   * Initial Release.

 -- Timshel Knoll <timshel@debian.org>  Thu, 31 Aug 2000 22:16:29 +1100