File: changelog

package info (click to toggle)
scrounge-ntfs 0.9-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: ansic: 2,688; sh: 985; makefile: 19
file content (174 lines) | stat: -rw-r--r-- 5,849 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
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
scrounge-ntfs (0.9-11) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Arnaud Rebillout ]
  * Add patches to fix compile
  * Fix implicit declaration of lseek64

 -- Arnaud Rebillout <arnaudr@kali.org>  Fri, 17 May 2024 16:45:00 +0700

scrounge-ntfs (0.9-10) unstable; urgency=medium

  * Team Upload

  [ Samuel Henrique ]
  * Bump DH to 13
  * Bump Standards-Version to 4.5.1
  * Add salsa-ci.yml
  * Configure git-buildpackage for Debian
  * d/control: Add Rules-Requires-Root: no

  [ SZ Lin (林上智) ]
  * Fix typo

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.

 -- Samuel Henrique <samueloph@debian.org>  Sun, 31 Jan 2021 16:53:00 +0000

scrounge-ntfs (0.9-9) unstable; urgency=medium

  * Team upload.
  [ Raphaël Hertzog ]
  * d/control:
    - Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
    - Update team maintainer address to Debian Security Tools

  [ SZ Lin (林上智) ]
  * Add upstream metadata file
  * d/control:
    - Bump debhelper version to 11
    - Bump Standards-Version to 4.2.1
    - Remove dh-autoreconf for Build-Depends: since it is enabled by default now
  * d/compat:
    - Bump compat version to 11
  * d/copyright:
    - Fix insecure copyright format URI
  * d/rules:
    - Add override_dh_missing target (--fail-missing)

 -- SZ Lin (林上智) <szlin@debian.org>  Thu, 20 Sep 2018 10:43:26 +0800

scrounge-ntfs (0.9-8) unstable; urgency=medium

  * Team upload.
  * Bumped DH level to 10.
  * debian/control:
      - Bumped Standards-Version to 3.9.8.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/patches/: added a patch suffix to all patches.
  * debian/rules: removed the '--with autoreconf' because it is default
    in DH 10.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 10 Jan 2017 01:11:13 -0200

scrounge-ntfs (0.9-7) unstable; urgency=medium

  * Team upload.
  * Some data imported from Git:
     [ Christophe Monniez ] (2010)
       * Adding a build depend on quilt.
       * Adding patch to fix url in man page.
       * Bumping Standards-Version to 3.8.3.
     [ Daniel Baumann ] (2009)
       * Adding stuff in rules that doesn't get done by dh automatically.
       * Minimizing rules file.
  * Migrations:
      - debian/copyright to 1.0 format.
      - DebSrc to 3.0 format.
      - DH level to 9.
      - Using dh-autoreconf.
  * New upstream homepage.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
      - Removed quilt from Build-Depends field.
      - Rewrote the long description.
      - Updated the Vcs-* fields.
  * debian/copyright: full updated.
  * debian/patches/:
      - 01-man-page-link.patch:
          ~ Added a header.
          ~ Added a new fix. Now for a spelling error. (Closes: #690923)
          ~ Renamed to 01-fix-manpage.
          ~ Updated again the upstream homepage. (Closes: #566622)
          ~ Updated the upstream e-mail address.
      - 02-fix-help-message: added to fix the program name in its help. Thanks
        to Nelson A. de Oliveira <naoliv@debian.org>. (Closes: #650649)
      - 03-fix-max-size: added to allow disks greater than 2TB. Thanks to
        doug Springer <gpib@rickyrockrat.net> (Closes: #690802, LP: #1067814)
      - 04-clean-code-add-option: added but disabled. With this patch, the
        program didn't work fine.
  * debian/scrounge-ntfs.docs: renamed to docs.
  * debian/source.lintian-overrides: removed. Using 'Team upload' now.
  * debian/rules:
      - Added DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
      - Removed unnecessary targets.
  * debian/watch: updated and improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 24 Jun 2015 12:14:17 -0300

scrounge-ntfs (0.9-6) unstable; urgency=low

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

 -- Daniel Baumann <daniel@debian.org>  Thu, 09 Jul 2009 12:37:59 +0200

scrounge-ntfs (0.9-5) unstable; urgency=low

  * Updating vcs fields.
  * Adding myself to copyright file.
  * Replacing obsolete dh_clean -k with dh_prep.
  * Prefixing debhelper files with package name.
  * Passing flags directly to configure.
  * Updating year in copyright file.
  * Updating to standards 3.8.1.
  * Tidy rules file.

 -- Daniel Baumann <daniel@debian.org>  Thu, 28 May 2009 22:30:52 +0200

scrounge-ntfs (0.9-4) unstable; urgency=low

  * Removing useless dirs debhelper file.

 -- Daniel Baumann <daniel@debian.org>  Sun, 14 Sep 2008 10:11:00 +0200

scrounge-ntfs (0.9-3) unstable; urgency=low

  * Cleaning up rules.
  * Adding full license headers to copyright file.
  * Upgrading package to debhelper 7.
  * Updating to standards 3.8.0.

 -- Daniel Baumann <daniel@debian.org>  Wed, 11 Jun 2008 09:52:00 +0200

scrounge-ntfs (0.9-2) unstable; urgency=low

  * Removing useless whitespaces.
  * Moving homepage field in control to correct place.
  * Rewrapping package description.
  * Correcting license type in copyright.
  * Rewrapping copyright.
  * Removing docs; no useful information in these files.
  * Adding AUTHORS to docs.
  * Setting default CFLAGS in rules.
  * Don't ignore make failure in clean target of rules.
  * Removing infodir from configure call, there is no info page in this
    package.
  * Removing unused debhelper calls.
  * Adding configure to phony targets in rules.
  * Reordering rules.
  * Using full firstname of upstream author in copyright rather than his
    shortname.

 -- Daniel Baumann <daniel@debian.org>  Sun, 17 Feb 2008 07:38:00 +0100

scrounge-ntfs (0.9-1) unstable; urgency=low

  * Initial release (Closes: #466163).

 -- Juan Angulo Moreno <juan@apuntale.com>  Sat, 16 Feb 2008 18:53:12 -0430