X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=9d41feb6bc36177af44414113080b4c29aba0f3d;hb=49350c09f112a613dc33e9a5e116a1a3c0f06997;hp=13a1b4e8974ef801bb1150db5490ac6a5a661f91;hpb=4a5322593a0cd38215d06070a33d9169015e66b1;p=debian%2Fsplat diff --git a/debian/changelog b/debian/changelog index 13a1b4e..9d41feb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +splat (1.2.1-1) unstable; urgency=low + + * new upstream version, closes: #450861 + * fix problem building multiple times, closes: #442735 + + -- Bdale Garbee Sun, 11 Nov 2007 23:30:47 -0800 + +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,