~ubuntu-branches/ubuntu/intrepid/dlocate/intrepid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2002-03-10 09:44:16 UTC
  • Revision ID: james.westby@ubuntu.com-20020310094416-ceyi0iyltaaiz9u1
Tags: 0.5-0.1
* Non-Maintainer Upload.
* NMU, Craig Sanders seems to have lost his interest in this package,
  last upload was in 1999.
* Upload sponsored by Thom May <thom@debian.org>.
* cron job conditional on package being installed (Closes: #83196, #54073)
* remove /var/lib/dlocate on purge (Closes: #63902)
* work with long package names. Patch from Peter Samuelson, modified to
  limit length of output to $COLUMNS characters
  (Closes: #84018, #67650, #78621)
* Patch for #84018 adds "Hold" to the list of desired states, too.
 (Closes: #132930)
* dpkg -ls works with packages containing many files (use xargs),
  patch from Peter Samuelson (Closes: #91785)
* Works with slocate, using dpkg-divert --truename, patch from Robert
  Luberda, depend on dpkg 1.8.0, drop superfluous versioned conflicts
  on very old dpkg. Once this is uploaded I'll ask the slocate-maintainer
  to remove the "Conflicts: dlocate".
  (Closes: #100694, #101426, #129251) 
* depend on perl. (Closes: #132931)
* Use nice quotation marks in dlocate(1) (Closes: #129186)
* Add manpage for update-dlocatedb.8 (Closes: #76149)
* dlocate -l already mimics dpkg -l good enough
  (Closes: #43145, #43146, #45057)
* fix lintian warnings:
  findutils and bash are essential, depending on them is wrong
  copyright: fix location of GPL
  update-dlocatedb has no manpage.
  Add versioned Build-Depends-Indep: debhelper >= 3.0.0 (dh_installmanpages)
  Bump standards-version.
* update debian/rules from dh_make-template
* Use dh_installman instead of dh_installmanpages.
* Use DH_COMPAT=3, get rid of debian/conffiles.
* update dlocate(1)
* -l uses egrep and accepts extended re, document it in manpage.
* Old bug was already fixed: Generate initial database asynchronously
  (Closes: #42314)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dlocate (0.5-0.1) unstable; urgency=low
 
2
 
 
3
  * Non-Maintainer Upload.
 
4
  * NMU, Craig Sanders seems to have lost his interest in this package,
 
5
    last upload was in 1999.
 
6
  * Upload sponsored by Thom May <thom@debian.org>.
 
7
  * cron job conditional on package being installed (Closes: #83196, #54073)
 
8
  * remove /var/lib/dlocate on purge (Closes: #63902)
 
9
  * work with long package names. Patch from Peter Samuelson, modified to
 
10
    limit length of output to $COLUMNS characters
 
11
    (Closes: #84018, #67650, #78621)
 
12
  * Patch for #84018 adds "Hold" to the list of desired states, too.
 
13
   (Closes: #132930)
 
14
  * dpkg -ls works with packages containing many files (use xargs),
 
15
    patch from Peter Samuelson (Closes: #91785)
 
16
  * Works with slocate, using dpkg-divert --truename, patch from Robert
 
17
    Luberda, depend on dpkg 1.8.0, drop superfluous versioned conflicts
 
18
    on very old dpkg. Once this is uploaded I'll ask the slocate-maintainer
 
19
    to remove the "Conflicts: dlocate".
 
20
    (Closes: #100694, #101426, #129251) 
 
21
  * depend on perl. (Closes: #132931)
 
22
  * Use nice quotation marks in dlocate(1) (Closes: #129186)
 
23
  * Add manpage for update-dlocatedb.8 (Closes: #76149)
 
24
  * dlocate -l already mimics dpkg -l good enough
 
25
    (Closes: #43145, #43146, #45057)
 
26
  * fix lintian warnings:
 
27
    findutils and bash are essential, depending on them is wrong
 
28
    copyright: fix location of GPL
 
29
    update-dlocatedb has no manpage.
 
30
    Add versioned Build-Depends-Indep: debhelper >= 3.0.0 (dh_installmanpages)
 
31
    Bump standards-version.
 
32
  * update debian/rules from dh_make-template
 
33
  * Use dh_installman instead of dh_installmanpages.
 
34
  * Use DH_COMPAT=3, get rid of debian/conffiles.
 
35
  * update dlocate(1)
 
36
  * -l uses egrep and accepts extended re, document it in manpage.
 
37
  * Old bug was already fixed: Generate initial database asynchronously
 
38
    (Closes: #42314)
 
39
 
 
40
 -- Andreas Metzler <ametzler@downhill.at.eu.org>  Sun, 10 Mar 2002 09:44:16 +0100
 
41
 
 
42
dlocate (0.5) unstable; urgency=low
 
43
  * make /etc/cron.daily/dlocate a conffile.  (closes: 49458)
 
44
  * changed Depends: dpkg >= 1.4.1.10 to Conflicts: dpkg 1.4.1.[789] according
 
45
    to wichert's suggestion in bug 46614
 
46
  * add closes line to changelog for all the bugs that were closed
 
47
    in previous versions but i didn't get the closes syntax right:
 
48
    (closes: #43194 #45239 #46614 #45057, #43145, #43146  #42234 #42314 #42210 #42248)
 
49
   
 
50
 
 
51
 -- Craig Sanders <cas@taz.net.au>  Tue,  2 Nov 1999 19:01:27 +1100
 
52
 
 
53
dlocate (0.4) unstable; urgency=low
 
54
  * changed 'dpkg -l' to 'dpkg -l "*"' so that the list includes purged
 
55
    packages as well.
 
56
 
 
57
 -- Craig Sanders <cas@taz.net.au>  Tue,  2 Nov 1999 19:01:27 +1100
 
58
 
 
59
dlocate (0.3-1) unstable; urgency=low
 
60
 
 
61
  * replaced cron.d script /etc/cron.daily/dlocate (fixes #43194 #45239)
 
62
  * added dependency on dpkg >= 1.4.10, (fixes #46614)
 
63
  * added simplistic emulation of 'dpkg -l' (fixes #45057, #43145, #43146)
 
64
    NOTE: this is NOT the same as 'dpkg -l' and i will ignore bug reports
 
65
    which point out this obvious fact.  it is a simplistic emulation, not
 
66
    an exact clone.  IMO, it is more useful than 'dpkg -l'.  if you 
 
67
    disagree, then you are free to use the slower original.
 
68
 
 
69
 -- Craig Sanders <cas@taz.net.au>  Tue,  2 Nov 1999 17:05:56 +1100
 
70
 
 
71
dlocate (0.2-1) unstable; urgency=low
 
72
 
 
73
  * use a version of the fast perl script submitted by hallon@debian.org
 
74
    rather than make, sed, and perl. it even finishes the job faster than
 
75
    make can decide whether to update the dlocatedb file or not. (fixes #42234)
 
76
  * this makes it viable to build initial db in background (fixes #42314)
 
77
  * doesn't depend on make anymore.
 
78
  * depends on grep-dctrl >= 0.11 (fixes #42210)
 
79
  * updated dlocate man page (fixes #42248)
 
80
 
 
81
 -- Craig Sanders <cas@taz.net.au>  Tue,  3 Aug 1999 08:34:12 +1000
 
82
 
 
83
dlocate (0.1-8) unstable; urgency=low
 
84
 
 
85
  * added postinst to create /var/lib/dlocate/dlocatedb at install time (fixes #42120)
 
86
 
 
87
 -- Craig Sanders <cas@taz.net.au>  Fri, 30 Jul 1999 11:09:27 +1000
 
88
 
 
89
dlocate (0.1-7) unstable; urgency=low
 
90
 
 
91
  * bashisms in scripts, #!/bin/sh is bad - change to #!/bin/bash
 
92
  * fixed bashism in cron.d script, use >/dev/null not >&
 
93
  * wrote a man page for dlocate(1)
 
94
 
 
95
 -- Craig Sanders <cas@taz.net.au>  Thu, 22 Jul 1999 08:46:56 +1000
 
96
 
 
97
dlocate (0.1-6) unstable; urgency=low
 
98
 
 
99
  * really add dependency on make this time
 
100
  * add copyright (GPL)
 
101
 
 
102
 -- Craig Sanders <cas@taz.net.au>  Tue, 20 Jul 1999 11:15:48 +1000
 
103
 
 
104
dlocate (0.1-5) unstable; urgency=low
 
105
 
 
106
  * depends on grep-dctrl, not dpkg-awk
 
107
  * also depends on make
 
108
  * made it use /usr/bin/locate.old if it exists - solves incompatibility
 
109
    with slocate.
 
110
 
 
111
 -- Craig Sanders <cas@taz.net.au>  Tue, 20 Jul 1999 10:58:21 +1000
 
112
 
 
113
dlocate (0.1-4) unstable; urgency=low
 
114
 
 
115
  * fixed minor bug in dlocate option handling.  should be all done now.
 
116
 
 
117
 -- Craig Sanders <cas@taz.net.au>  Fri, 16 Jul 1999 12:45:04 +1000
 
118
 
 
119
dlocate (0.1-3) unstable; urgency=low
 
120
 
 
121
  * i'll get it right eventually - should be arch: all, not i386
 
122
  * touching the initial dlocatedb makes it fail an md5sum check,
 
123
    so modify /usr/lib/dlocate/Makefile instead
 
124
 
 
125
 -- Craig Sanders <cas@taz.net.au>  Fri, 16 Jul 1999 12:23:28 +1000
 
126
 
 
127
dlocate (0.1-2) unstable; urgency=low
 
128
 
 
129
  * touch initial /var/lib/dlocate/dlocatedb
 
130
 
 
131
 -- Craig Sanders <cas@taz.net.au>  Fri, 16 Jul 1999 12:06:07 +1000
 
132
 
 
133
dlocate (0.1-1) unstable; urgency=low
 
134
 
 
135
  * Initial Release.
 
136
 
 
137
 -- Craig Sanders <cas@taz.net.au>  Wed, 23 Jun 1999 11:35:02 +1000
 
138
 
 
139
Local variables:
 
140
mode: debian-changelog
 
141
End: