From: Salvatore Iovene Date: Sun, 13 Dec 2009 13:03:18 +0000 (+0200) Subject: Really chmod the right files. Bump to 0.0.7. X-Git-Tag: 0.0.7 X-Git-Url: http://git.maemo.org/git/?p=tweakr;a=commitdiff_plain;h=refs%2Ftags%2F0.0.7 Really chmod the right files. Bump to 0.0.7. --- diff --git a/configure.ac b/configure.ac index 8acd92c..ffc2e88 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(tweakr, 0.0.6) +AC_INIT(tweakr, 0.0.7) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 4d7e612..4bff2ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tweakr (0.0.7-1) UNRELEASED; urgency=low + + * Really chmod the correct files :) + + -- Salvatore Iovene Sun, 13 Dec 2009 15:01:21 +0200 + tweakr (0.0.6-1) UNRELEASED; urgency=low * New feature: edit desktop bookmark labels diff --git a/debian/rules b/debian/rules index 413cce5..a698ca9 100755 --- a/debian/rules +++ b/debian/rules @@ -43,8 +43,6 @@ debian/stamp-autotools-files: binary-predeb/tweakr:: dh_maemolauncher - -binary-predeb/tweakr-modules:: # set the Setuid bit chmod 4755 $(CURDIR)/debian/tweakr/usr/bin/tweakr-desktop-save chmod 4755 $(CURDIR)/debian/tweakr/usr/bin/tweakr-mce-save