X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=9dfaf10c61d3c0f7706b029c32862e96ed8e85db;hb=873b88d64b580485bd29c734b444a1e555892a3a;hp=4398e70d2e3690a8e7c0e92f24ee72da83fa99a0;hpb=e3caadc037da20bd79fb4314beb3998c36da2b22;p=memories.git diff --git a/debian/changelog b/debian/changelog index 4398e70..9dfaf10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +memories (1.2+svn20070808-1) unstable; urgency=low + + * New upstream snapshot + + -- Ben Hutchings Sun, 09 Nov 2008 16:37:02 +0000 + +memories (1.2-5) unstable; urgency=low + + * Changed to work with Apache 2, using Maypole 2.111 - closes: #432504 + * Split changes into patches managed with quilt + * Fixed generation of thumbnail URIs in templates (102_fix-uris.diff) + * Added CGI script + * Added md5sums + * Updated policy version to 3.7.2 (no other changes required) + + -- Ben Hutchings Mon, 17 Sep 2007 00:46:20 +0100 + +memories (1.2-4) unstable; urgency=low + + * Disabled integration with Apache 2 since Memories does not yet work + correctly with it + + -- Ben Hutchings Thu, 6 Apr 2006 23:14:45 +0100 + +memories (1.2-3) unstable; urgency=low + + * Fixed and overrode linda and lintian warnings as appropriate + + -- Ben Hutchings Sat, 18 Feb 2006 19:20:55 +0000 + +memories (1.2-2) unstable; urgency=low + + * Added missing dependencies + * Added README.Debian as a quick-start guide + * Corrected some file permissions + + -- Ben Hutchings Fri, 17 Feb 2006 02:12:31 +0000 + +memories (1.2-1) unstable; urgency=low + + * New upstream release + + -- Ben Hutchings Tue, 10 Jan 2006 02:04:45 +0000 + memories (1.1-1) unstable; urgency=low * Initial release - closes: #345277