diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-07 11:37:27 -0400 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2011-07-07 11:37:27 -0400 |
commit | e4ac5bce9c3329811115715d4a4366864f5d5e7a (patch) | |
tree | 04373b8ab4574edfabb5020cd976dc2dc4022088 /debian | |
parent | 1f4af1902d3de115a0e0bf9ce3fd6f5e829fed18 (diff) | |
parent | 754649716f175cabcbc6175a5f0a8cd248edff83 (diff) | |
download | ayatana-indicator-sound-e4ac5bce9c3329811115715d4a4366864f5d5e7a.tar.gz ayatana-indicator-sound-e4ac5bce9c3329811115715d4a4366864f5d5e7a.tar.bz2 ayatana-indicator-sound-e4ac5bce9c3329811115715d4a4366864f5d5e7a.zip |
* New upstream release.
- libindicator scroll signals (LP: #804618)
- metadatawidget collapse (LP: #806439)
* debian/control
- Bumped build depends for libindicator to 0.3.90
* debian/patches/gtk3_define.patch
- dropped
* configure.ac
- Fixup pkgconfig check for libindicator-0.4
* debian/rules
- Added autoreconf.mk
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/indicator-sound-gtk2.debhelper.log | 1 | ||||
-rw-r--r-- | debian/indicator-sound.debhelper.log | 1 | ||||
-rw-r--r-- | debian/patches/debian-changes-0.7.3-0ubuntu1 | 56 | ||||
-rw-r--r-- | debian/patches/gtk3_define.patch | 19 | ||||
-rw-r--r-- | debian/patches/series | 2 | ||||
-rwxr-xr-x | debian/rules | 1 |
8 files changed, 78 insertions, 22 deletions
diff --git a/debian/changelog b/debian/changelog index 7d83d08..20eaa75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +indicator-sound (0.7.3-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - libindicator scroll signals (LP: #804618) + - metadatawidget collapse (LP: #806439) + * debian/control + - Bumped build depends for libindicator to 0.3.90 + * debian/patches/gtk3_define.patch + - dropped + * configure.ac + - Fixup pkgconfig check for libindicator-0.4 + * debian/rules + - Added autoreconf.mk + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 07 Jul 2011 15:37:27 -0400 + indicator-sound (0.7.2-0ubuntu1) oneiric; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 03cf365..a8a23a9 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 7), libdbusmenu-glib-dev (>= 0.3.101), libdbusmenu-gtk-dev (>= 0.3.101), libdbusmenu-gtk3-dev (>= 0.3.101), - libindicator-dev (>= 0.3.19), - libindicator3-dev (>= 0.3.19), + libindicator-dev (>= 0.3.90), + libindicator3-dev (>= 0.3.90), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.11), diff --git a/debian/indicator-sound-gtk2.debhelper.log b/debian/indicator-sound-gtk2.debhelper.log new file mode 100644 index 0000000..4b04259 --- /dev/null +++ b/debian/indicator-sound-gtk2.debhelper.log @@ -0,0 +1 @@ +dh_autoreconf_clean diff --git a/debian/indicator-sound.debhelper.log b/debian/indicator-sound.debhelper.log new file mode 100644 index 0000000..4b04259 --- /dev/null +++ b/debian/indicator-sound.debhelper.log @@ -0,0 +1 @@ +dh_autoreconf_clean diff --git a/debian/patches/debian-changes-0.7.3-0ubuntu1 b/debian/patches/debian-changes-0.7.3-0ubuntu1 new file mode 100644 index 0000000..86143a2 --- /dev/null +++ b/debian/patches/debian-changes-0.7.3-0ubuntu1 @@ -0,0 +1,56 @@ +Description: Upstream changes introduced in version 0.7.3-0ubuntu1 + This patch has been created by dpkg-source during the package build. + Here's the last changelog entry, hopefully it gives details on why + those changes were made: + . + indicator-sound (0.7.3-0ubuntu1) oneiric; urgency=low + . + * New upstream release. + - libindicator scroll signals (LP: #804618) + - metadatawidget collapse (LP: #806439) + * debian/control + - Bumped build depends for libindicator to 0.3.90 + * debian/patches/gtk3_define.patch + - dropped + * configure.ac + - Fixup pkgconfig check for libindicator-0.4 + * debian/rules + - Added autoreconf.mk + . + The person named in the Author field signed this changelog entry. +Author: Ken VanDine <ken.vandine@canonical.com> +Bug-Ubuntu: https://bugs.launchpad.net/bugs/804618 +Bug-Ubuntu: https://bugs.launchpad.net/bugs/806439 + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: <vendor|upstream|other>, <url of original patch> +Bug: <url in upstream bugtracker> +Bug-Debian: http://bugs.debian.org/<bugnumber> +Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> +Forwarded: <no|not-needed|url proving that it has been forwarded> +Reviewed-By: <name and email of someone who approved the patch> +Last-Update: <YYYY-MM-DD> + +--- indicator-sound-0.7.3.orig/configure.ac ++++ indicator-sound-0.7.3/configure.ac +@@ -115,12 +115,12 @@ AS_IF([test "x$with_localinstall" = "xye + ], + [AS_IF([test "x$with_gtk" = "x2"], + [ +- INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator` +- INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator` ++ INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4` ++ INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4` + ], + [ +- INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator3` +- INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator3` ++ INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator3-0.4` ++ INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator3-0.4` + ])]) + AC_SUBST(INDICATORDIR) + AC_SUBST(INDICATORICONSDIR) diff --git a/debian/patches/gtk3_define.patch b/debian/patches/gtk3_define.patch deleted file mode 100644 index 373aad7..0000000 --- a/debian/patches/gtk3_define.patch +++ /dev/null @@ -1,19 +0,0 @@ -=== modified file 'src/metadata-widget.c' ---- old/src/metadata-widget.c 2011-06-28 10:39:16 +0000 -+++ new/src/metadata-widget.c 2011-06-28 14:57:26 +0000 -@@ -59,12 +59,14 @@ - static void metadata_widget_set_style (GtkWidget* button, GtkStyle* style); - static void metadata_widget_set_twin_item (MetadataWidget* self, - DbusmenuMenuitem* twin_item); -+#if GTK_CHECK_VERSION(3, 0, 0) - static void metadata_get_preferred_width (GtkWidget *widget, - gint *minimal_width, - gint *natural_width); - static void metadata_get_preferred_height (GtkWidget *widget, - gint *minimal_width, - gint *natural_width); -+#endif - - - // keyevent consumers - diff --git a/debian/patches/series b/debian/patches/series index 949d73d..a3bd8ad 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1 @@ -gtk3_define.patch +debian-changes-0.7.3-0ubuntu1 diff --git a/debian/rules b/debian/rules index 7950ed1..2c0cbeb 100755 --- a/debian/rules +++ b/debian/rules @@ -5,6 +5,7 @@ DEB_MAKE_FLAVORS = gtk2 gtk3 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/autoreconf.mk DEB_MAKE_DESTDIRSKEL = $(CURDIR)/debian/tmp/@FLAVOR@ DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/ |