From a006528f328d99f16647616b006c8ae3172d3d3f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 19 Sep 2010 14:42:21 -0500 Subject: * debian/rules: * Dropping the simple patch system * Changing the shlibs to libindicator1 --- debian/changelog | 8 ++++++++ debian/rules | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 66a78c3..e69298b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libindicator (0.3.13-0ubuntu1~ppa3) UNRELEASED; urgency=low + + * debian/rules: + * Dropping the simple patch system + * Changing the shlibs to libindicator1 + + -- Ted Gould Sun, 19 Sep 2010 14:41:46 -0500 + libindicator (0.3.13-0ubuntu1~ppa2) maverick; urgency=low * Upstream Merge diff --git a/debian/rules b/debian/rules index 095f53b..9099854 100755 --- a/debian/rules +++ b/debian/rules @@ -2,10 +2,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk LDFLAGS += -Wl,-z,defs -Wl,--as-needed -DEB_DH_MAKESHLIBS_ARGS_libindicator0 += -V 'libindicator0 (>= 0.3.6)' +DEB_DH_MAKESHLIBS_ARGS_libindicator0 += -V 'libindicator1 (>= 0.3.13)' -- cgit v1.2.3