X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=a9f1868089b1e969455e2e8c8298fa4cd6d23f84;hb=2b83ee9944726f29b3f6679fba24a902bcd33c56;hp=0080ae1ada31dc20e16d7fe47526268028a36b97;hpb=8c97af274a0a0c0f6c949aab5b35731f7b187873;p=debian%2Fsplat diff --git a/debian/changelog b/debian/changelog index 0080ae1..a9f1868 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +splat (1.2.0b-1) unstable; urgency=low + + * new upstream version + * patch from tbm to fix compilation with gcc 4.3, closes: #417063 + * don't let build scripts strip binaries or ignore errors, by not using + the build scripts at all and instead using debian/rules as the Makefile, + closes: #438037, #417064 + + -- Bdale Garbee Fri, 07 Sep 2007 11:17:16 -0600 + +splat (1.2.0-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Wed, 17 Jan 2007 11:19:44 +1100 + +splat (1.1.1-2) unstable; urgency=low + + * drop the -march option on the g++ command line in the build script, + closes: #386205 + + -- Bdale Garbee Tue, 5 Sep 2006 20:59:48 -0600 + +splat (1.1.1-1) unstable; urgency=low + + * new upstream version + * update to current policy, debhelper + + -- Bdale Garbee Tue, 5 Sep 2006 12:34:32 -0600 + splat (1.1.0-2) unstable; urgency=low * apply patch for gcc-4.0 problem on amd64, closes: #297962