From 40261f2f9d73bfdc3c591487ee12076336374701 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 15 Jul 2007 23:43:16 +0000 Subject: [PATCH] releasing version 2.4 --- debian/changelog | 4 ++-- debian/rules | 2 +- po/ikiwiki.pot | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 79d276d7c..ae5810abe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.4) UNRELEASED; urgency=low +ikiwiki (2.4) unstable; urgency=low * Make the toc plugin use html-compatible anchors. This is necessary since most web sites serve ikiwiki xhtml files as text/html and mozilla browsers @@ -14,7 +14,7 @@ ikiwiki (2.4) UNRELEASED; urgency=low * In img tag, allow link=no to disable link to full size image. Thanks, Nis Martensen. Closes: #433188 - -- Joey Hess Sun, 15 Jul 2007 14:59:23 -0400 + -- Joey Hess Sun, 15 Jul 2007 15:02:43 -0400 ikiwiki (2.3) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 9dedd3c45..8c06011bc 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ clean: dh_testroot rm -f build-stamp perl Makefile.PL - -$(MAKE) realclean + if [ -e Makefile ]; then $(MAKE) realclean; fi dh_clean binary-arch: build diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 9cdfb88ce..5e9ca0f99 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-13 16:19-0400\n" +"POT-Creation-Date: 2007-07-15 15:03-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- 2.44.0