From 17133c0d617daea26c39f72c8ef527bd2cece5d0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 14 Feb 2012 16:45:43 -0600 Subject: debian/rules: Adding messages --- debian/changelog | 6 ++++++ debian/rules | 2 ++ 2 files changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6b66327..56eade8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindicator (0.4.91-0ubuntu1~ppa2) UNRELEASED; urgency=low + + * debian/rules: Adding messages + + -- Ted Gould Tue, 14 Feb 2012 16:44:09 -0600 + libindicator (0.4.91-0ubuntu1~ppa1) precise; urgency=low * New upstream release. diff --git a/debian/rules b/debian/rules index e74ddd1..be53e6a 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/autoreconf.mk +export G_MESSAGES_DEBUG = all + DEB_MAKE_DESTDIRSKEL = $(CURDIR)/debian/tmp/@FLAVOR@ DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/ -- cgit v1.2.3 From e5053aefa1301a8fa1ec795dbe45a56db2b01688 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 14 Feb 2012 16:48:13 -0600 Subject: releasing version 0.4.91-0ubuntu1~ppa2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 56eade8..8a35d67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -libindicator (0.4.91-0ubuntu1~ppa2) UNRELEASED; urgency=low +libindicator (0.4.91-0ubuntu1~ppa2) precise; urgency=low * debian/rules: Adding messages - -- Ted Gould Tue, 14 Feb 2012 16:44:09 -0600 + -- Ted Gould Tue, 14 Feb 2012 16:48:11 -0600 libindicator (0.4.91-0ubuntu1~ppa1) precise; urgency=low -- cgit v1.2.3 From 0cad2e2fb913e79ef218d8175c90bc011855ca81 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 14 Feb 2012 20:51:23 -0600 Subject: Increasing the test timeout to ensure that's not our issue --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8a35d67..1b3239a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindicator (0.4.91-0ubuntu1~ppa3) precise; urgency=low + + * Increasing the test timeout to ensure that's not our issue + + -- Ted Gould Tue, 14 Feb 2012 20:50:51 -0600 + libindicator (0.4.91-0ubuntu1~ppa2) precise; urgency=low * debian/rules: Adding messages -- cgit v1.2.3