X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=a9f1868089b1e969455e2e8c8298fa4cd6d23f84;hb=2b83ee9944726f29b3f6679fba24a902bcd33c56;hp=13a1b4e8974ef801bb1150db5490ac6a5a661f91;hpb=4a5322593a0cd38215d06070a33d9169015e66b1;p=debian%2Fsplat diff --git a/debian/changelog b/debian/changelog index 13a1b4e..a9f1868 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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,