aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-12-08 04:47:55 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-12-08 04:47:55 -0500
commit1860f397fba552cfa443413e543a8b5d583ca2f0 (patch)
treed9120bfcd5f1bde0841f026768cafbbe9052f227 /debian
parentbe69a42947c59dc9a047e3cb304e858db669bb95 (diff)
downloadayatana-indicator-application-1860f397fba552cfa443413e543a8b5d583ca2f0.tar.gz
ayatana-indicator-application-1860f397fba552cfa443413e543a8b5d583ca2f0.tar.bz2
ayatana-indicator-application-1860f397fba552cfa443413e543a8b5d583ca2f0.zip
releasing version 0.2.90-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules4
2 files changed, 2 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index dc2de87..3098337 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-indicator-application (0.2.90-0ubuntu1) UNRELEASED; urgency=low
+indicator-application (0.2.90-0ubuntu1) natty; urgency=low
[ Ted Gould ]
* New upstream release.
@@ -14,7 +14,6 @@ indicator-application (0.2.90-0ubuntu1) UNRELEASED; urgency=low
- Make sure python2.6 and python2.7 files get included
* debian/rules
- Fix builds for multiple python versions
- - disable parallel builds, it breaks the mono binding generation
-- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 00:42:58 -0500
diff --git a/debian/rules b/debian/rules
index 267a43b..23237d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
DEB_SRCDIR = .
DEB_BUILDDIR = $(DEB_SRCDIR)/build
@@ -12,8 +11,7 @@ export CSC=/usr/bin/mono-csc
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools-vars.mk
include /usr/share/cdbs/1/rules/utils.mk
-DEB_BUILD_PARALLEL = no
-DEB_PARALLEL_JOBS:=1
+
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
API_VERSION = 0.1