File: changelog

package info (click to toggle)
filelight 0.99beta6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,604 kB
  • ctags: 662
  • sloc: sh: 8,992; cpp: 3,775; perl: 2,724; makefile: 104; ansic: 9
file content (54 lines) | stat: -rw-r--r-- 2,005 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
filelight (0.99beta6-1) unstable; urgency=low

  * New upstream (beta) release. Closes: #304497
   * Can delete files with spaces in the filename.  Closes: #265384

  * Rebuilt for C++ transition.  Closes: #327002, #327231

  * debian/rules (checkdir): update for source reorganization.
  * debian/rules (binary-arch): deal with the new libfilelight.so.

  * debian/menu: quote all strings (via lintian).
  * debian/rules (binary-arch): install menu file to /usr/share/menu
    rather than /usr/lib/menu (via lintian).
  
  * debian/control (Standards-Version): updated to 3.6.2.1.
  * debian/copyright: update download location to be non-version specific.
    Update FSF address (via lintian).

  * debian/control (Build-Depends): add autoconf and gettext.

  * src/part/radial/Makefile.am: add -fPIC to CFLAGS.
  * src/part/radial/Makefile.in: add -fPIC to INCLUDES.  Copied from
    Michael Vogt's Ubuntu change.  Not a good/proper long term solution,
    but it'll compile at least.

  * debian/rules (clean): also remove po/*.gmo, autom4te.cache and
    config.log to keep diff.gz clean.

 -- James Troup <james@nocrew.org>  Mon, 19 Sep 2005 01:43:42 +0100

filelight (0.6.4.1-1) unstable; urgency=low

  * New upstream release.

  * debian/menu: new file, provided by Justin B Rye <jbr@edlug.org.uk>.
    Closes: #234301
  * debian/postinst: call update-menus.
  * debian/postrm: likewise.
  * debian/rules: install menu file and postinst and postrm.
  
  * src/filelight.desktop: Patch from Christoffer Sawicki <qerub@home.se>
    to fix typo (Generic Name -> GenericName).  Closes: #230670
  
  * debian/control: reword extended description to include 'disk usage' to
    aid in searching with apt-cache as suggested by Remi Vanicat
    <vanicat@debian.org>. Closes: #231060

 -- James Troup <james@nocrew.org>  Mon, 23 Feb 2004 14:55:16 +0000

filelight (0.6.3.1-1) unstable; urgency=low

  * Initial Release.  Closes: #228812

 -- James Troup <james@nocrew.org>  Wed, 21 Jan 2004 03:11:00 +0100