File: changelog

package info (click to toggle)
bbtime 0.1.5-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 456 kB
  • ctags: 510
  • sloc: cpp: 4,175; sh: 327; makefile: 88
file content (131 lines) | stat: -rw-r--r-- 4,761 bytes parent folder | download
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
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

Local variables:
mode: debian-changelog
End: