From: Ed Page Date: Mon, 27 Sep 2010 23:45:52 +0000 (-0500) Subject: Official bump to 1.0.0-0 X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=commitdiff_plain;h=32fa17bf29f0fe29e5f803352285b2009385e4e8;ds=sidebyside Official bump to 1.0.0-0 --- diff --git a/support/builddeb.py b/support/builddeb.py index bb86a8a..c997e36 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -67,7 +67,7 @@ def build_package(distribution): p = py2deb.Py2deb(__appname__) p.prettyName = constants.__pretty_app_name__ p.description = __description__ - p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=Waters%20of%20Shiloah" + p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=Waters%%20of%%20Shiloah" p.upgradeDescription = __changelog__.split("\n\n", 1)[0] p.author = __author__ p.mail = __email__ diff --git a/www/watersofshiloah_1.0.0-0_all.deb b/www/watersofshiloah_1.0.0-0_all.deb new file mode 100644 index 0000000..436701a Binary files /dev/null and b/www/watersofshiloah_1.0.0-0_all.deb differ