Release diogenes 0.9.21
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Sun, 17 Nov 2013 22:52:18 +0000 (23:52 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sun, 17 Nov 2013 22:55:27 +0000 (23:55 +0100)
ChangeLog
Makefile
debian/changelog

index 65d2561..311238e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Diogenes 0.9.21
+ * fixed - force ISO-8859-1 encoding
+
 Diogenes 0.9.20
  * added - add RSS feeds describing changes to barrels
  * added - offer preset style sheets for barrels
index 6e92c02..6f1b6ea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # definitions
 
-VERSION = 0.9.20
+VERSION = 0.9.21
 PKG_DIST = diogenes-$(VERSION)
 LIB_DIST = libdiogenes-$(VERSION)
 
index 8dc0730..24502f7 100644 (file)
@@ -1,4 +1,10 @@
-diogenes (0.9.20-3) UNRELEASED; urgency=low
+diogenes (0.9.21) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Raphaël Barrois <raphael.barrois@m4x.org>  Sun, 17 Nov 2013 23:54:00 +0100
+
+diogenes (0.9.20-3) unstable; urgency=low
 
   * Switch to dbconfig-common for database setup.
   * Fix webserver user/group detection for apache2.