From 1860f397fba552cfa443413e543a8b5d583ca2f0 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 8 Dec 2010 04:47:55 -0500 Subject: releasing version 0.2.90-0ubuntu1 --- debian/changelog | 3 +-- debian/rules | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'debian') 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 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 -- cgit v1.2.3