r48366 - in /desktop/unstable/gnome-panel/debian: changelog control control.in libpanel-applet0.symbols patches/relax_gtkdoc_check.patch patches/series rules
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Sun Apr 24 10:41:31 UTC 2016
Author: mitya57
Date: Sun Apr 24 10:41:31 2016
New Revision: 48366
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48366
Log:
* New upstream release.
* Bump libgtk-3-dev build-dependency to 3.19.6, following upstream.
* Bump gtk-doc-tools build-dependency to 1.25, following upstream.
- Drop relax_gtkdoc_check.patch, no longer needed.
* Migrate to automatic dbgsym packages.
- Build-depend on debhelper 9.20160114~ for this.
* Add two new symbols to debian/libpanel-applet0.symbols.
* Bump Standards-Version to 3.9.8, no changes needed.
Removed:
desktop/unstable/gnome-panel/debian/patches/relax_gtkdoc_check.patch
Modified:
desktop/unstable/gnome-panel/debian/changelog
desktop/unstable/gnome-panel/debian/control
desktop/unstable/gnome-panel/debian/control.in
desktop/unstable/gnome-panel/debian/libpanel-applet0.symbols
desktop/unstable/gnome-panel/debian/patches/series
desktop/unstable/gnome-panel/debian/rules
Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog [utf-8] Sun Apr 24 10:41:31 2016
@@ -1,3 +1,16 @@
+gnome-panel (3.20.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Bump libgtk-3-dev build-dependency to 3.19.6, following upstream.
+ * Bump gtk-doc-tools build-dependency to 1.25, following upstream.
+ - Drop relax_gtkdoc_check.patch, no longer needed.
+ * Migrate to automatic dbgsym packages.
+ - Build-depend on debhelper 9.20160114~ for this.
+ * Add two new symbols to debian/libpanel-applet0.symbols.
+ * Bump Standards-Version to 3.9.8, no changes needed.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sun, 24 Apr 2016 13:05:09 +0300
+
gnome-panel (3.18.2-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gnome-panel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control [utf-8] Sun Apr 24 10:41:31 2016
@@ -7,14 +7,14 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57 at debian.org>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Build-Depends: cdbs (>= 0.4.93~),
- debhelper (>= 9),
+ debhelper (>= 9.20160114~),
dh-autoreconf,
evolution-data-server-dev (>= 3.5.3),
gnome-pkg-tools (>= 0.14),
gobject-introspection (>= 1.41.4-1~),
- gtk-doc-tools (>= 1.24-2~),
+ gtk-doc-tools (>= 1.25),
intltool (>= 0.40.6),
libcairo2-dev (>= 1.10.0),
libdconf-dev (>= 0.13.4),
@@ -25,7 +25,7 @@
libglib2.0-dev (>= 2.45.3),
libgnome-desktop-3-dev (>= 2.91.0),
libgnome-menu-3-dev (>= 3.7.90),
- libgtk-3-dev (>= 3.15.2),
+ libgtk-3-dev (>= 3.19.6),
libgweather-3-dev (>= 3.17.1),
libpango1.0-dev (>= 1.15.4),
libpolkit-gobject-1-dev,
@@ -86,19 +86,6 @@
This package includes some files that are needed by the GNOME Panel
(Pixmaps, .desktop files and internationalization files).
-Package: gnome-panel-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: gnome-panel (= ${binary:Version}),
- libpanel-applet0 (= ${binary:Version}),
- ${misc:Depends}
-Description: GNOME Panel and library for panel applets - debugging symbols
- This package contains debugging symbols for gnome-panel and the
- libpanel-applet library. It is provided to help debugging problem in
- the panel itself or in the library. The debugging symbols are installed
- in /usr/lib/debug and will automatically be used by gdb.
-
Package: libpanel-applet0
Section: libs
Architecture: any
Modified: desktop/unstable/gnome-panel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control.in?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control.in [utf-8] Sun Apr 24 10:41:31 2016
@@ -3,14 +3,14 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Build-Depends: cdbs (>= 0.4.93~),
- debhelper (>= 9),
+ debhelper (>= 9.20160114~),
dh-autoreconf,
evolution-data-server-dev (>= 3.5.3),
gnome-pkg-tools (>= 0.14),
gobject-introspection (>= 1.41.4-1~),
- gtk-doc-tools (>= 1.24-2~),
+ gtk-doc-tools (>= 1.25),
intltool (>= 0.40.6),
libcairo2-dev (>= 1.10.0),
libdconf-dev (>= 0.13.4),
@@ -21,7 +21,7 @@
libglib2.0-dev (>= 2.45.3),
libgnome-desktop-3-dev (>= 2.91.0),
libgnome-menu-3-dev (>= 3.7.90),
- libgtk-3-dev (>= 3.15.2),
+ libgtk-3-dev (>= 3.19.6),
libgweather-3-dev (>= 3.17.1),
libpango1.0-dev (>= 1.15.4),
libpolkit-gobject-1-dev,
@@ -82,19 +82,6 @@
This package includes some files that are needed by the GNOME Panel
(Pixmaps, .desktop files and internationalization files).
-Package: gnome-panel-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: gnome-panel (= ${binary:Version}),
- libpanel-applet0 (= ${binary:Version}),
- ${misc:Depends}
-Description: GNOME Panel and library for panel applets - debugging symbols
- This package contains debugging symbols for gnome-panel and the
- libpanel-applet library. It is provided to help debugging problem in
- the panel itself or in the library. The debugging symbols are installed
- in /usr/lib/debug and will automatically be used by gdb.
-
Package: libpanel-applet0
Section: libs
Architecture: any
Modified: desktop/unstable/gnome-panel/debian/libpanel-applet0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/libpanel-applet0.symbols?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/libpanel-applet0.symbols [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/libpanel-applet0.symbols [utf-8] Sun Apr 24 10:41:31 2016
@@ -27,3 +27,5 @@
panel_applet_setup_menu at Base 3.2.1
panel_applet_setup_menu_from_file at Base 3.2.1
panel_applet_setup_menu_from_resource at Base 3.4.1
+ panel_plug_get_type at Base 3.20.0
+ panel_plug_new at Base 3.20.0
Modified: desktop/unstable/gnome-panel/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/series?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/series [utf-8] Sun Apr 24 10:41:31 2016
@@ -1,2 +1 @@
fix_typelibdir.patch
-relax_gtkdoc_check.patch
Modified: desktop/unstable/gnome-panel/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/rules?rev=48366&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/rules [utf-8] Sun Apr 24 10:41:31 2016
@@ -13,4 +13,5 @@
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
DEB_DH_MAKESHLIBS_ARGS_libpanel-applet0 += -V -- -c4
DEB_DH_MAKESHLIBS_ARGS_gnome-panel += --no-act
+DEB_DH_STRIP_ARGS_ALL += --dbgsym-migration='gnome-panel-dbg (<< 3.20.0-1~)'
DEB_INSTALL_CHANGELOGS_ALL = ./NEWS
More information about the pkg-gnome-commits
mailing list