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
|
amiga-fdisk (0.04-16) unstable; urgency=medium
* update Standards-Version to 4.6.2 (no changes)
* Bump to debhelper 13, use DH_OPTIONS=-a instead of -s
-- Christian T. Steigies <cts@debian.org> Sun, 29 Jan 2023 15:50:36 +0100
amiga-fdisk (0.04-15) unstable; urgency=low
* change Architecture to linux-any (closes: #745176)
* do not duplicate Priority and Section field in control file
* enable hardening with dpkg-buildflags, requires debhelper 9
* Updated Standards-Version to 3.9.5:
add build-arch and build-indep targets
* use dh_prep instead of dh_clean -k
-- Christian T. Steigies <cts@debian.org> Mon, 25 Aug 2014 22:52:37 +0200
amiga-fdisk (0.04-14) unstable; urgency=low
* rebuild
* Switch to dpkg-source 3.0 (quilt) format
* Updated Standards-Version to 3.9.2 (no changes)
* build-depend on libreadline-dev
* add ${misc:Depends} to Depends
-- Christian T. Steigies <cts@debian.org> Thu, 27 Oct 2011 23:10:27 +0200
amiga-fdisk (0.04-13) unstable; urgency=low
* change arch list for amiga-fdisk-cross to any (closes: #497165, #540003)
* Updated Standards-Version to 3.8.2:
place amiga-fdisk-bf in admin section instead of base,
place amiga-fdisk-cross in otherosfs section
* amiga-fdisk is now maintained via alioth, added Homepage
-- Christian T. Steigies <cts@debian.org> Wed, 05 Aug 2009 20:29:46 +0200
amiga-fdisk (0.04-12) unstable; urgency=low
* add armel and armeb to architecture list (closes: #461081)
* Updated Standards-Version to 3.7.3 (no changes)
* fix lintian warning: do not use DH_COMPAT
* fix lintian warning: do not ignore make clean errors
-- Christian T. Steigies <cts@debian.org> Thu, 31 Jan 2008 22:49:44 +0100
amiga-fdisk (0.04-11) unstable; urgency=low
* postinst: check if /proc/hardware exists before reading it (closes: #329787)
-- Christian T. Steigies <cts@debian.org> Sat, 14 Jan 2006 20:16:11 +0100
amiga-fdisk (0.04-10) unstable; urgency=low
* rebuild with libreadline5-dev (closes: #326389)
* lower Priority to standard (closes: #217848)
* Updated Standards-Version to 3.6.2 (no changes)
* use debhelper compatability version 4
* use dh_installman instead of dh_installmanpages
-- Christian T. Steigies <cts@debian.org> Sat, 3 Sep 2005 21:36:04 +0200
amiga-fdisk (0.04-9) unstable; urgency=low
* apply patch from David Weinehall to remove XSI:ism (closes: #256298)
-- Christian T. Steigies <cts@debian.org> Fri, 2 Jul 2004 23:55:14 +0200
amiga-fdisk (0.04-8) unstable; urgency=low
* Updated Standards-Version to 3.6.1 (no changes)
* create a new package amiga-fdisk-cross for any arch, except m68k and powerpc
amiga-fdisk (required) and amiga-fdisk-bf stay m68k+powerpc only (closes: #252339)
* do not include "broken" include files in amigastuff.c (closes: #252709)
#include <netinet/in.h> instead, also in fdisk.c
* get rid of remaining warnings by explicit type conversion
* do not call dh_suidregister anymore (again?)
* fix Author(s) in copyright
* do not ship upstream ChangeLog twice (second copy was uncompressed,
removed ChangeLog from amiga-fdisk-bf.docs)
* apply patch from Sven Luther (closes: #212840), this code is only executed when
the disk does not report the geometry, never happened for me.
* print a warning when the calculated number of cylinders does not fit in 16-bit.
-- Christian T. Steigies <cts@debian.org> Thu, 17 Jun 2004 23:45:31 +0200
amiga-fdisk (0.04-7) unstable; urgency=low
* apply patch as supplied by Matt Kraai, which preserves newlines
(closes: #212880).
-- Christian T. Steigies <cts@debian.org> Tue, 18 Nov 2003 08:36:09 -0500
amiga-fdisk (0.04-6.1) unstable; urgency=low
* Non-maintainer upload
* Apply patch from Matt Kraai <kraai@ftbfs.org> so it will build with
gcc-3.3 (closes: #212880).
-- Steve Langasek <vorlon@debian.org> Tue, 18 Nov 2003 05:33:41 +0000
amiga-fdisk (0.04-6) unstable; urgency=low
* new maintainer, no source changes, closing bugs in the base system
* 0.04 has been uploaded in December 1999 (closes: #36258) first half
reopen/retitle as a wishlist bug if you have to, fdisk-cross will follow
* amiga-fdisk-bf works since May 2000 (closes: #64596)
* add Build-Depends (closes: #70077, #70164)
* updated Standards-Version
* remove dh_suidregister call
* make copyright point to LPGL-2 file instead of citing (with old address)
-- Christian T. Steigies <cts@debian.org> Sat, 8 Sep 2001 12:41:12 -0400
amiga-fdisk (0.04-5) stable unstable; urgency=low
* Non-maintainer upload.
* build amiga-fdisk and amiga-fdisk-bf from one source package
* rearrange section and priority of both packages (closes: #72227)
* this package is needed for the 2.2r1 boot-floppies, thus upload for stable
-- Christian T. Steigies <cts@debian.org> Thu, 19 Oct 2000 19:11:38 +0200
amiga-fdisk-bf (0.04-4) frozen unstable; urgency=high
* Non-maintainer upload.
* quick hack to make partition type selection work for amiga-fdisk-bf
-- Christian T. Steigies <cts@debian.org> Tue, 30 May 2000 15:29:43 +0200
amiga-fdisk-bf (0.04-3) frozen unstable; urgency=high
* fix a segfault when partitions with long partition type names are used
* minimal code change to the previous version:
--- amiga-fdisk-0.04/amigastuff.c~ Tue May 16 23:11:45 2000
+++ amiga-fdisk-0.04/amigastuff.c Wed May 17 13:19:26 2000
@@ -57,7 +57,7 @@
struct PartitionBlock *pa[MAXPARTS];
int parts, firstblock, lastblock, maxblock, minblock;
char *initsectors, *listsector;
-char type[32]; /* Needed by DosType() */
+char type[100]; /* Needed by DosType() */
* NMU, thanks to Roman for the diff
-- Christian T. Steigies <cts@debian.org> Thu, 18 May 2000 10:07:52 +0200
amiga-fdisk-bf (0.04-2) frozen unstable; urgency=low
* Vital for amiga/m68k and amiga/powerpc boot-floppies.
* Non-maintainer upload.
* Libreadline build for boot-floppies.
* Since i didn't manage to build a multi binary package,
i will upload two packages for now. Since the package is very
small it should be ok for now.
-- Sven LUTHER <luther@debian.org> Thu, 24 Feb 2000 17:24:08 +0100
amiga-fdisk (0.04-1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release.
-- Sven LUTHER <luther@debian.org> Fri, 17 Dec 1999 17:07:47 +0100
amiga-fdisk (0.03a-1.2) unstable; urgency=low
* Non-maintainer upload.
* set architecture to m68k powerpc, for the apus boot-floppies.
-- Sven LUTHER <luther@debian.org> Mon, 15 Nov 1999 19:21:22 +0100
amiga-fdisk (0.03a-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control (Maintainer): corrected the address which had been
broken by cut'n'waste.
* debian/rules (binary-arch): removed call to dh_du.
-- James Troup <james@nocrew.org> Tue, 15 Dec 1998 21:11:12 +0000
amiga-fdisk (0.03a-1) unstable; urgency=low
* Initial Release.
* Renamed the binary to "amiga-fdisk" instead of "afdisk" to avoid
namespace pollution.
-- Frank Neumann <Frank.Neumann@Informatik.Uni-Oldenburg.DE> Thu, 26 Feb 1998 02:58:57 +0100
|