File: changelog

package info (click to toggle)
fatresize 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 604 kB
  • sloc: sh: 3,584; ansic: 564; makefile: 16
file content (157 lines) | stat: -rw-r--r-- 5,038 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
fatresize (1.1.0-3) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.
  * Build-depend on pkgconf rather than pkg-config.

 -- Colin Watson <cjwatson@debian.org>  Mon, 21 Oct 2024 18:28:15 +0100

fatresize (1.1.0-2) unstable; urgency=medium

  [ Philippe Coval ]
  * d/control: Update maintainer email

  [ Khem Raj ]
  * configure: Do not add -D_FILE_OFFSET_BITS to CFLAGS (AC_SYS_LARGEFILE
    already adds it to config.h).

 -- Colin Watson <cjwatson@debian.org>  Sat, 31 Dec 2022 22:01:19 +0000

fatresize (1.1.0-1) unstable; urgency=medium

  * New upstream release:
    - Fix quite/quiet typo (closes: #546799).
    - Do not limit FAT32 usage on small partitions (closes: #969129).
  * Update debian/copyright: upstream is now GPLv3+.
  * Update packaging metadata for new upstream location.

 -- Colin Watson <cjwatson@debian.org>  Sat, 14 Nov 2020 23:37:17 +0000

fatresize (1.0.2-12) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Archive, Bug-Submit, Name, Repository.
  * Drop unnecessary dependency on dh-autoreconf.

 -- Colin Watson <cjwatson@debian.org>  Fri, 08 May 2020 15:49:29 +0100

fatresize (1.0.2-11) unstable; urgency=medium

  [ Colin Watson ]
  * Move VCS to salsa.debian.org.

  [ Eduard Bloch ]
  * Cope with devices with 'p' before partition number (closes: #810735).

 -- Colin Watson <cjwatson@debian.org>  Sat, 16 Jun 2018 18:49:06 +0100

fatresize (1.0.2-10) unstable; urgency=medium

  * Build-depend on just libparted-dev rather than preferring the
    transitional package libparted0-dev.

 -- Colin Watson <cjwatson@debian.org>  Sun, 15 Oct 2017 09:54:34 +0100

fatresize (1.0.2-9) unstable; urgency=medium

  * Policy version 3.9.6: no changes required.
  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
  * Link to a specific version of the GPL in debian/copyright and
    debian/fatresize.sgml.
  * Build with all hardening options.

 -- Colin Watson <cjwatson@debian.org>  Wed, 27 Jan 2016 11:18:05 +0000

fatresize (1.0.2-8) unstable; urgency=medium

  * Make the Suggests on dosfstools Linux-specific, to quieten debcheck.
  * Use SOURCE_DATE_EPOCH as build date if available (closes: #795870).

 -- Colin Watson <cjwatson@debian.org>  Fri, 06 Nov 2015 16:44:43 +0000

fatresize (1.0.2-7) unstable; urgency=medium

  * Convert to git-dpm.
  * Convert to dh-autoreconf, making pkg-config.patch a tiny fraction of its
    former size.
  * Drop unnecessary XSBC-Original-Maintainer line; Philippe is still in
    Uploaders.
  * Update Vcs-* to current canonical URLs.
  * Upgrade to debhelper v9, using dh(1).
  * Policy version 3.9.5.
  * Support libparted 3.1.

 -- Colin Watson <cjwatson@debian.org>  Sat, 12 Jul 2014 15:50:06 +0100

fatresize (1.0.2-6) unstable; urgency=low

  * Removing myself from uploaders, i landed there by accident
    (Closes: #575362).

 -- Daniel Baumann <daniel@debian.org>  Sun, 18 Apr 2010 04:58:18 +0200

fatresize (1.0.2-5) unstable; urgency=low

  * Maintenance done using git on alioth
  * Set Maintainer to Parted Maintainer Team
  * Update standards, fix lintian warnings

 -- Philippe Coval <rzr@gna.org>  Fri, 12 Mar 2010 23:45:43 +0100

fatresize (1.0.2-4ubuntu2) lucid; urgency=low

  * Build against parted 2.2.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 09 Mar 2010 00:49:23 +0000

fatresize (1.0.2-4ubuntu1) lucid; urgency=low

  * Build against parted 2.1.
  * Use pkg-config to check for libparted, rather than a home-grown macro
    that fails to parse 2.1 as a version string.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 26 Feb 2010 17:49:46 +0000

fatresize (1.0.2-4) unstable; urgency=low

  * debian/control:
    - Bumped strandards version to current ones
    - updated maintainer email
  * debian/rules:
    - uses quilt for patches (Closes: #533963)
  * debian/fatresize.sgml:
    - updated maintainer email

 -- Philippe Coval <rzr@gna.org>  Tue, 21 Jul 2009 20:34:15 +0200

fatresize (1.0.2-3ubuntu1) karmic; urgency=low

  * Use free instead of ped_free, which no longer exists in current parted
    (see Debian #533963).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Jul 2009 13:11:24 +0100

fatresize (1.0.2-3) unstable; urgency=low

  * debian/control:
    - Migrated to libparted18-dev  (Closes: #489087)
    - Bumped strandards version to current one
  * debian/copyright, debian/watch: Minor indentation fixes
  * debian/rules: update config.{sub,guess} during configure, remove on clean
  * debian/fatresize.sgml: corrected author's fields

 -- Philippe Coval <rzr@users.sf.net>  Mon, 30 Jun 2008 19:33:23 +0200

fatresize (1.0.2-2) unstable; urgency=low

  * Fixed watch file, removed uploader as requested

 -- Philippe Coval <rzr@users.sf.net>  Mon, 22 Jan 2007 00:59:01 +0100

fatresize (1.0.2-1) unstable; urgency=low

  * Initial release (Closes: #354460)

 -- Philippe Coval <rzr@users.sf.net>  Sat, 25 Nov 2006 17:58:28 +0100