X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=2ecf7d33c45863f30f731b58308570dc73246749;hb=8ea1d9feaa6e6b0bf044123e08f8225db02b7dc3;hp=13a1b4e8974ef801bb1150db5490ac6a5a661f91;hpb=4a5322593a0cd38215d06070a33d9169015e66b1;p=debian%2Fsplat diff --git a/debian/changelog b/debian/changelog index 13a1b4e..2ecf7d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +splat (1.3.0-1) UNRELEASED; urgency=low + + * new upstream version, closes: #498444 + + -- Bdale Garbee Tue, 08 Sep 2009 14:39:44 -0600 + +splat (1.2.1-2) unstable; urgency=low + + * deliver utils/README as README.utils in the package, closes: #453975 + + -- Bdale Garbee Tue, 15 Apr 2008 14:14:04 -0600 + +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,