File: changelog

package info (click to toggle)
ext3grep 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,252 kB
  • ctags: 1,001
  • sloc: cpp: 9,337; sh: 3,410; makefile: 230
file content (94 lines) | stat: -rw-r--r-- 3,112 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
ext3grep (0.10.1-3) unstable; urgency=low

  * Updating package to standards version 3.8.2.
  * Adding lintian overrides.

 -- Daniel Baumann <daniel@debian.org>  Thu, 09 Jul 2009 11:50:30 +0200

ext3grep (0.10.1-2) unstable; urgency=low

  * Passing flags to configure as arguments.
  * Prefixing debhelper files with package name.
  * Adding myself to copyright.
  * Upgrading package to standards 3.8.1.
  * Tidy rules file.

 -- Daniel Baumann <daniel@debian.org>  Thu, 28 May 2009 21:08:53 +0200

ext3grep (0.10.1-1) unstable; urgency=low

  * Merging upstream version 0.10.1.

 -- Daniel Baumann <daniel@debian.org>  Fri, 19 Dec 2008 23:21:00 +0100

ext3grep (0.10.0-1) unstable; urgency=low

  * Merging upstream version 0.10.0.
  * Replacing obsolete dh_clean -k with dh_prep.

 -- Daniel Baumann <daniel@debian.org>  Fri, 28 Nov 2008 09:16:00 +0100

ext3grep (0.9.0-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Rewording author section in the manpage, also adding reference to
    ext3grep upstream author.
  * Removing imported whitespace at EOL in changelog.
  * Removing imported whitespace at EOF in control.
  * Polishing formating of the manpage.
  * Using package long description in manpage.
  * Updating vcs fields.
  * Regenerating changelog for 0.6.0-1 and 0.8.0-1 from git commit log.
  * Updating download url in copyright file.
  * Merging upstream version 0.9.0. (Closes: #501018)

 -- Luca Bruno <lucab@debian.org>  Fri, 17 Oct 2008 21:54:42 +0200

ext3grep (0.8.0-1) unstable; urgency=low

  [ Luca Bruno ]
  * Imported Upstream version 0.7.0:

  [ Rich Ercolani ]
  * Imported Upstream version 0.8.0
    - Allow inode_size_ to be larger than sizeof(Inode) (Closes: #491621)
  * Config --disable-optimization changed to --disable-optimize in this version

  [ Luca Bruno ]
  * Removed all big-endian arch, as ext3grep won't work there

 -- Rich Ercolani <rercola@acm.jhu.edu>  Fri, 15 Aug 2008 01:41:12 -0400

ext3grep (0.6.0-1) unstable; urgency=low

  [ Rich Ercolani ]
  * Initial release (Closes: #470813).

  [ Luca Bruno ]
  * Now maintained within the Debian Forensics team
  * Added the Vcs-Git related tag

  [ Daniel Baumann ]
  * Updating package to debhelper 7.
  * Sorting control fields.
  * Removing unneded build-dependencies to essential packages.
  * Adding soname independent build-depends alternative for libncurses5-dev.
  * Updating to standards 3.8.0.
  * Using punct rather than double-backslash for empty lines in package
    long-description.
  * Removing cruft from watch file.
  * Reordering rules file.
  * Moving manpage into sub-directory of debian/.
  * Rewriting copyright file in machine-interpretable format.
  * Using NEWS file as changelog.
  * Removing unused dirs debhelper file.
  * Forgot to remove manpage file in old location.
  * Rewrapping and reformating manpage.
  * Adding copyright notice for src/kernel-jbd.h to copyright file.
  * Sorting vcs fields in control.

  [ Luca Bruno ]
  * Added missing pkg-config build-dep
  * Removing -dbg package (for now)

 -- Rich Ercolani <rercola@acm.jhu.edu>  Fri, 14 Mar 2008 22:19:59 -0400