Bump to 0.7.13-1
[quicknote] / support / builddeb.py
index 8fc2b44..0b7ff58 100755 (executable)
@@ -65,7 +65,6 @@ def build_package(distribution):
        p.prettyName = constants.__pretty_app_name__
        p.description = __description__
        p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=quicknote"
-       p.upgradeDescription = __changelog__.split("\n\n", 1)[0]
        p.author = __author__
        p.mail = __email__
        p.license = "gpl"