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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
bbtime (0.1.5-16) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.4.0 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Updated to debhelper compat level 13.
-- Petter Reinholdtsen <pere@debian.org> Wed, 12 Jun 2024 06:48:20 +0200
bbtime (0.1.5-15) unstable; urgency=medium
* QA upload.
* Upload to unstable.
* Bump Standards-Version to 4.4.0.
-- Reiner Herrmann <reiner@reiner-h.de> Sat, 27 Jul 2019 11:43:15 +0200
bbtime (0.1.5-14) experimental; urgency=medium
* QA upload.
* Convert packaging to source format 3.0 (quilt).
* Convert to dh-style build.
* Depend on debhelper-compat 12.
- drop dependency on autotools-dev.
* Bump Standards-Version to 4.3.0.
* Fix build with GCC9, by moving the linked X11 library
to the correct place. (Closes: #925636)
This also fixes building with --as-needed. (Closes: #631747)
* Drop d/bbtime.files.
* Enable all hardening options.
* Convert d/copyright to copyright format 1.0.
* Don't install README.bbtime to /etc.
-- Reiner Herrmann <reiner@reiner-h.de> Fri, 07 Jun 2019 16:10:51 +0200
bbtime (0.1.5-13) unstable; urgency=medium
* Orphaning.
* debian/control:
+ Added a Homepage field and removed homepage link from the long
description. Closes: #615238.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>.
-- Kevin Coyner <kcoyner@debian.org> Thu, 08 Sep 2016 14:22:37 -0400
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
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
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
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
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
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
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
bbtime (0.1.3-1) unstable; urgency=low
* Initial Release.
-- Timshel Knoll <timshel@debian.org> Thu, 31 Aug 2000 22:16:29 +1100
|