From 33d9b7f27eed027e1986ba4197d14434bc6ce37b Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Tue, 28 Jun 2011 17:57:03 +0100 Subject: * No change rebuild to fix badly packaged diff.gz from last time * debian/rules, debian/control: - Arg, this wasn't source format 3.0, so add quilt so that the patch applies. --- debian/changelog | 14 ++++++++++++++ debian/control | 1 + debian/rules | 1 + 3 files changed, 16 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 07cd704..741fa90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-datetime (0.2.90-0ubuntu4) oneiric; urgency=low + + * No change rebuild to fix badly packaged diff.gz from last time + + -- Michael Terry Tue, 28 Jun 2011 17:55:25 +0100 + +indicator-datetime (0.2.90-0ubuntu3) oneiric; urgency=low + + * debian/rules, debian/control: + - Arg, this wasn't source format 3.0, so add quilt so that the patch + applies. + + -- Michael Terry Tue, 28 Jun 2011 17:05:59 +0100 + indicator-datetime (0.2.90-0ubuntu2) oneiric; urgency=low * debian/control: diff --git a/debian/control b/debian/control index 66d7e0a..b830e91 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Ubuntu Desktop Team Build-Depends: cdbs, debhelper (>= 5), + quilt, intltool (>= 0.35.0), libindicator-dev (>= 0.3.19), libindicator3-dev (>= 0.3.19), diff --git a/debian/rules b/debian/rules index dfd669b..2ad101c 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,7 @@ DEB_BUILDDIR = build DEB_MAKE_FLAVORS = gtk2 gtk3 +include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk -- cgit v1.2.3