From f44a6bcf14243565e49f368b9db7423f49f871ce Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 7 Jul 2011 00:38:18 -0500 Subject: * debian/*install, control: Changing ABI version number bump in package names * debian/rules: Making GTK2 the special case as GTK3 is default now --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bdba7bd..e8a7008 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ libindicator (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low the future * Adding a name-hint to the indicator entries * Merging scroll functions into a single good one (LP: #804618) + * debian/*install, control: Changing ABI version number bump in package names + * debian/rules: Making GTK2 the special case as GTK3 is default now - -- Ted Gould Thu, 07 Jul 2011 00:28:56 -0500 + -- Ted Gould Thu, 07 Jul 2011 00:37:34 -0500 libindicator (0.3.22-0ubuntu2) oneiric; urgency=low -- cgit v1.2.3 From 24123eb5db81654167423780fc2d84f1de228bb3 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 7 Jul 2011 00:40:51 -0500 Subject: debian/*install: Fixing pkgconfig file names --- debian/changelog | 3 ++- debian/libindicator-dev.install | 4 ++-- debian/libindicator3-dev.install | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e8a7008..3aa8cbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ libindicator (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low * Merging scroll functions into a single good one (LP: #804618) * debian/*install, control: Changing ABI version number bump in package names * debian/rules: Making GTK2 the special case as GTK3 is default now + * debian/*install: Fixing pkgconfig file names - -- Ted Gould Thu, 07 Jul 2011 00:37:34 -0500 + -- Ted Gould Thu, 07 Jul 2011 00:40:35 -0500 libindicator (0.3.22-0ubuntu2) oneiric; urgency=low diff --git a/debian/libindicator-dev.install b/debian/libindicator-dev.install index bbdcdeb..7f34ecd 100644 --- a/debian/libindicator-dev.install +++ b/debian/libindicator-dev.install @@ -1,4 +1,4 @@ -debian/tmp/usr/include/libindicator-0.3/libindicator/* -debian/tmp/usr/lib/pkgconfig/indicator.pc +debian/tmp/usr/include/libindicator-0.4/libindicator/* +debian/tmp/usr/lib/pkgconfig/indicator-0.4.pc debian/tmp/usr/lib/libindicator.a debian/tmp/usr/lib/libindicator.so diff --git a/debian/libindicator3-dev.install b/debian/libindicator3-dev.install index 2ac38b7..7381df0 100644 --- a/debian/libindicator3-dev.install +++ b/debian/libindicator3-dev.install @@ -1,3 +1,3 @@ -debian/tmp/usr/lib/pkgconfig/indicator3.pc +debian/tmp/usr/lib/pkgconfig/indicator3-0.4.pc debian/tmp/usr/lib/libindicator3.a debian/tmp/usr/lib/libindicator3.so -- cgit v1.2.3 From 8677620e7825d0ac249f5bc71210e4cf5dab53ec Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 7 Jul 2011 08:29:41 -0500 Subject: releasing version 0.3.90-0ubuntu1~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3aa8cbc..5cc9fb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libindicator (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low +libindicator (0.3.90-0ubuntu1~ppa1) oneiric; urgency=low * New upstream release. * Build Fixes @@ -11,7 +11,7 @@ libindicator (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low * debian/rules: Making GTK2 the special case as GTK3 is default now * debian/*install: Fixing pkgconfig file names - -- Ted Gould Thu, 07 Jul 2011 00:40:35 -0500 + -- Ted Gould Thu, 07 Jul 2011 08:29:37 -0500 libindicator (0.3.22-0ubuntu2) oneiric; urgency=low -- cgit v1.2.3