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
|
kgb (1.0b4+ds-14.1) unstable; urgency=medium
* Non-maintainer upload.
[ наб ]
* d/control:
+ Architecture: any (Closes: #941728, #1050318, #1017371)
1.0b4-9 turned Architecture: any to Architecture: $list,
noting "Not building in arm anymore".
$list includes arm (as armel).
1.0b4+ds-13.1 added armhf to the list.
There've been approximately 4 different uploads,
that all they do is update the Architecture: list,
which should just be "any".
This is the majority of the bugs against this package.
[ Helmut Grohne ]
* Fix FTCBFS: Seed CXX from dpkg's buildtools.mk (Closes: #941212).
-- наб <nabijaczleweli@nabijaczleweli.xyz> Sat, 07 Dec 2024 18:21:51 +0100
kgb (1.0b4+ds-14) unstable; urgency=medium
* Acknowledge the NMU changes
* debian/control:
+ Add powerpcspe to the list of architectures (Closes: #733191)
+ Add arm64 to the list of architectures (Closes: #791939).
Thanks Martin Michlmayr for the build test
+ Update homepage
+ Bump Standards-Version
* debian/rules:
+ Use dpkg-buildflags
+ Add build-arch and build-indep targets
+ Make the cpp file a prerequisite of the build target
* Convert into a 3.0 quilt source package
+ Drop build dependency on quilt
* debian/patches/CVE-2015-1192.patch: prevent uncompression to an
absolute path (Closes: #774989).
-- Raphael Geissert <geissert@debian.org> Thu, 26 Jan 2017 00:02:13 +0100
kgb (1.0b4+ds-13.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
(Closes: #667226)
-- gregor herrmann <gregoa@debian.org> Sun, 06 May 2012 16:57:27 +0200
kgb (1.0b4+ds-13.1) unstable; urgency=low
* NMU, added armhf to arch list. (Closes: #604533)
-- Hector Oron <zumbi@debian.org> Sat, 05 Mar 2011 06:22:23 +0000
kgb (1.0b4+ds-13) unstable; urgency=low
* debian/control:
+ Add sh4 to the architectures list. Thanks Nobuhiro Iwamatsu for
the test build. (Closes: #568963)
* bad_strings.patch: fix typo (Closes: #578031)
-- Raphael Geissert <geissert@debian.org> Sat, 24 Apr 2010 10:16:26 -0500
kgb (1.0b4+ds-12) unstable; urgency=low
* debian/control:
+ Drop DM-UA field.
+ Bump standards version to 3.8.4, no changes needed.
+ Update my email address.
+ Drop useless suggests on unrar and unzip.
* debian/rules:
+ General cleanup.
* debian/test.sh:
+ General cleanup.
-- Raphael Geissert <geissert@debian.org> Fri, 29 Jan 2010 01:12:00 -0600
kgb (1.0b4+ds-11) unstable; urgency=low
* Dropped, now useless, build-dependency on tofrodos
+ Allows package to be built on hurd-i386
* Strip '+ds' in watch file
-- Raphael Geissert <atomo64@gmail.com> Fri, 20 Jun 2008 17:35:21 -0500
kgb (1.0b4+ds-10) unstable; urgency=low
* Repackaged the tarball
+ Removed .exe file from it
+ Converted .cpp to Unix end of lines (Closes: #485151)
* Refreshed all patches (using the same naming convention on all of them)
+ Also renamed some to be more meaningful
* Bumped to Standards-Version 3.8.0
+ Use find instead of findstring to parse DEB_BUILD_OPTS
-- Raphael Geissert <atomo64@gmail.com> Fri, 20 Jun 2008 15:50:03 -0500
kgb (1.0b4-9) unstable; urgency=medium
* The "one says it builds, but buildd's don't" anti-arm upload.
+ Not building in arm anymore
-- Raphael Geissert <atomo64@gmail.com> Sun, 01 Jun 2008 20:33:42 -0500
kgb (1.0b4-8) unstable; urgency=medium
* debian/patches/packed.patch: use the packed attribute when building for arm.
+ Finally fixes issues when building in arm.
* debian/test.sh: add another test with a hardcoded md5sum to make sure
binary compatibility of the compressed files is preserved
among the different arch builds.
* debian/rules: minor tweaks
* Refreshed patches
-- Raphael Geissert <atomo64@gmail.com> Mon, 28 Apr 2008 16:35:49 -0500
kgb (1.0b4-7) unstable; urgency=medium
* debian/patches/32bits.diff: Make kgb !32bits builds-capable
+ Fixes FTBFS: cc1plus: error: unrecognized command line option "-m32"
(Closes: #474723)
* debian/copyright: add packaging copyright and licence
-- Raphael Geissert <atomo64@gmail.com> Tue, 08 Apr 2008 18:10:36 -0500
kgb (1.0b4-6) unstable; urgency=medium
* patches/bad_strings.patch: Make prompts easier to understand
(Closes: #471018)
* kgb.1: Correct typos and bad wording (Closes: #471017)
Thanks to "A. Costa <agcosta@gis.net>"
* Remove double space in package description, thanks to Cyril Brulebois
* LFS support:
+ Make sure it is compiled with the LFS flags
+ Replaced some long int stuff with long long ones (Closes: #473074)
* debian/test.sh: add a simple test suite to be run at the build target
* debian/control: Build-Depend on g++-multilib
+ Not building 64bits bins as the code is designed for 32bits archs
- Previous !32bits builds are broken, hence the urgency
-- Raphael Geissert <atomo64@gmail.com> Sun, 06 Apr 2008 21:05:38 -0500
kgb (1.0b4-5) unstable; urgency=low
* Bumped to standards version 3.7.3: no change needed.
* patches/missing_include.patch: added missing #include <cstring>
Closes: #455290
* Converted all the patches to LN EOL,
and made debian/rules convert the source EOL's.
All this to fix an EOL's mess
* debian/control: Added XS-DM-Upload-Allowed: yes
-- Raphael Geissert <atomo64@gmail.com> Thu, 10 Jan 2008 16:39:26 -0600
kgb (1.0b4-4) unstable; urgency=low
* Homepage now used as a control entry
* Improved the package description by making it meaningful (Closes: #452358)
-- Raphael Geissert <atomo64@gmail.com> Thu, 22 Nov 2007 20:31:31 -0600
kgb (1.0b4-3) unstable; urgency=low
* Satisfy Suggests on m68k (unrar not available)
* Made it DEB_BUILD_OPTIONS=noopt aware
* -O3 is now used by default
* README file is no longer installed
* Replaced Website with Homepage in package description
-- Raphael Geissert <atomo64@gmail.com> Fri, 14 Sep 2007 15:32:30 -0500
kgb (1.0b4-2) unstable; urgency=medium
* Fixed cast from 'char*' to 'int' (Closes: #432734)
-- Raphael Geissert <atomo64@gmail.com> Wed, 11 Jul 2007 13:23:18 -0500
kgb (1.0b4-1) unstable; urgency=low
* Initial release (Closes: #428317)
-- Raphael Geissert <atomo64@gmail.com> Wed, 01 Nov 2006 19:21:42 -0500
|