File: changelog

package info (click to toggle)
flip 1.20-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 196 kB
  • sloc: ansic: 1,186; cpp: 172; makefile: 124; sh: 61
file content (200 lines) | stat: -rw-r--r-- 6,370 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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
flip (1.20-5) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped debhelper-compat to v13.
      - Bumped Standards-Version to 4.6.0.
  * debian/copyright:
      - Organized licenses.
      - Updated upstream and packaging copyright years.
  * debian/patches/10-makefile.patch: Updated header.
  * debian/patches/20-manpage.patch: Updated header.
  * debian/patches/30-stdin.patch: Updated header.
  * debian/rules: Added parameters for CFLAGS and LDFLAGS.

 -- Hugo Torres de Lima <hugotorres@protonmail.com>  Mon, 20 Dec 2021 19:18:36 -0300

flip (1.20-4) unstable; urgency=medium

  * QA upload.
  * Rebuild for Debian Buster.
  * debian/control:
    + Orphan the package and set the maintainer to Debian
      QA Group.
    + Replace obsolete Priority: extra with Priority: optional.
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.3.0.
    + Use "Rules-Requires-Root: no".
    + Update Vcs-* fields to use git packaging repo under Salsa
      Debian Group.
  * debian/dirs: Removed, not used anymore.
  * debian/postinst: Remove the executable bit.
  * debian/rules: Use "dh_missing --fail-missing".

 -- Boyuan Yang <byang@debian.org>  Thu, 21 Feb 2019 18:34:11 -0500

flip (1.20-3) unstable; urgency=medium

  * debian/control
    - (Standards-Version): Update to 3.9.8.
    - (Vcs-*): Update to anonscm.debian.org.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 19 Oct 2016 07:16:38 +0300

flip (1.20-2) unstable; urgency=low

  * New maintainer (Closes: #636410).
    - Move to packaging format "3.0 (quilt)".
    - Use hardened build flags
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
  * debian/changelog
    - Clean up extra newlines and white spaces.
  * debian/compat
    - Update to 9.
  * debian/control
    - (Build-Depends): update to debhelper .
    - (Depends): Add ${misc:Depends}.
    - (Homepage): Update to Freshmeat.
    - (Standards-Version): Update to 3.9.4.
    - (Vcs-*): New.
  * debian/copyright
    - Update to format 1.
  * debian/install
    - New file.
  * debian/manpages
    - New file.
  * debian/patches
    - (10): New. Add support for hardened build flags.
    - (20): New. Manual page corrections.
    - (30): New. do not stat on stdio (Closes: #518311).
  * debian/postinst
    - Lintian fix maintainer-script-ignores-errors.
  * debian/rules
    - Update to dh(1).
  * debian/source/format
    - New file.
  * debian/watch
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 02 Mar 2013 17:05:57 +0200

flip (1.20-1) unstable; urgency=low

  * New upstream release.  Preserve file permissions (closes:Bug#122435).
    New self-test script.
  * debian/rules: obey DEB_BUILD_OPTIONS flags noopt, nostrip, and
    parallel.  Don't ignore errors on "make clean".  Package test-flip as
    an example.
  * debian/control: bump policy level to 3.8.0
  * debian/dirs: don't package /usr/sbin

 -- James R. Van Zandt <jrv@debian.org>  Sat, 26 Jul 2008 11:14:25 -0400

flip (1.19-6) unstable; urgency=low

  * remove /usr/doc/flip symlink if it exists (thanks to Amaya
    <amaya@debian.org>, closes:Bug#359405)
  * debian/control: bump policy level to 3.7.2 (no changes needed)

 -- James R. Van Zandt <jrv@debian.org>  Fri, 14 Jul 2006 21:28:22 -0400

flip (1.19-5) unstable; urgency=low

  * repackage using debhelper.  Don't install doc symlink (fixes:#359405)
  * install symlinks for toms and toix (fixes:#153324,#278391)

 -- James R. Van Zandt <jrv@debian.org>  Tue, 28 Mar 2006 21:29:46 -0500

flip (1.19-4) unstable; urgency=low

  * recompile with current libc
  * #include <string.h> to quiet some warnings.
  * policy 3.6.2
  * debian/rules: install symlinks "toix" and "toms" mentioned in help
    printout (closes:Bug#153324,Bug#278391) (2nd try)

 -- James R. Van Zandt <jrv@debian.org>  Sat, 24 Sep 2005 18:49:51 -0400

flip (1.19-3) unstable; urgency=low

  * debian/rules: install symlinks "toix" and "toms" mentioned in help
    printout (closes:Bug#153324)

 -- James R. Van Zandt <jrv@debian.org>  Sat, 20 Jul 2002 17:28:20 -0400

flip (1.19-2) unstable; urgency=low

  * debian/control: spelling fixes (Closes:Bug#124619)

 -- James R. Van Zandt <jrv@debian.org>  Fri, 21 Dec 2001 19:57:55 -0500

flip (1.19-1) unstable; urgency=low

  * new upstream version: preserve file permissions, accept input from
    stdin (thanks to "Dwayne C. Litzenberger" <dlitz@dlitz.net>)
    (Closes:Bug#102391)
  * new maintainer email

 -- James R. Van Zandt <jrv@debian.org>  Sun, 15 Jul 2001 11:26:21 -0400

flip (1.18-9) unstable; urgency=low

  * debian/copyright: remove reference to old copyright directory

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Thu, 17 May 2001 22:04:44 -0400

flip (1.18-8) unstable; urgency=low

  * debian/control: move build-depends line to source section. Update
    policy to 3.5.2.
  * debian/rules: honor DEB_BUILD_OPTIONS

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Fri, 27 Apr 2001 21:25:16 -0400

flip (1.18-7) unstable; urgency=low

  * install test with "install" instead of non-existant "dh_installtests"
    (Closes:Bug#74379)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon,  9 Oct 2000 22:50:00 -0400

flip (1.18-6) unstable; urgency=low

  * build-depends on debhelper and debmake
  * package description: flip only handles lineendings, not character
    codes (Closes:Bug#72907)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun,  3 Sep 2000 11:54:01 -0400

flip (1.18-5) unstable frozen; urgency=low

  * Really add the /usr/doc/flip symlink.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 23 Oct 1999 22:04:49 -0400

flip (1.18-4) unstable frozen; urgency=low

  * Add /usr/doc/flip symlink.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Tue, 14 Sep 1999 21:42:25 -0400

flip (1.18-3) unstable frozen; urgency=low

  * link against glibc 2.1.2.
  * Update to FHS.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Thu,  2 Sep 1999 19:27:42 -0400

flip (1.18-2) unstable frozen; urgency=high

  * Build with "make bsd", so rename() is used and executing on a VFAT
    fs does not delete the file (Bug#30691).

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 26 Dec 1998 12:48:44 -0500

flip (1.18-1) unstable; urgency=low

  * Initial Release.
  * Manual page source reconstructed from supplied formatted page.

 -- Jim Van Zandt <jrv@vanzandt.mv.com>  Thur, 17 Apr 1998 8:00:00 -0500