Included in release 0.6.0

This commit is contained in:
Andrew McMillan 2006-12-24 21:09:56 +13:00
parent b15fdc8cad
commit 21f971a2e4
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -10,7 +10,7 @@ rscds (0.6.0) unstable; urgency=low
* New translation into Dutch by Eelco Maljaars.
* New CSS styling for admin pages by Maxime Delorme.
-- Andrew McMillan <debian@mcmillan.net.nz> Sat, 23 Dec 2006 22:16:12 +1300
-- Andrew McMillan <debian@mcmillan.net.nz> Sun, 24 Dec 2006 10:52:33 +1300
rscds (0.5.2) unstable; urgency=low

2
debian/rules vendored
View File

@ -18,7 +18,7 @@ clean:
$(checkdir)
rm -f build
rm -f `find . -name "*~"`
-rm -rf $(dt) debian/files* core debian/substvars debian/html
-rm -rf $(dt) debian/files* core debian/substvars debian/html debian/$(package)-phpdoc.ini
binary-indep: checkroot build
$(checkdir)