Sorry, here's the right diff.
--- yelp-3.4.2/debian/changelog	2012-05-15 22:01:36.000000000 +0100
+++ yelp-3.6.1/debian/changelog	2012-10-19 12:52:11.000000000 +0100
@@ -1,3 +1,13 @@
+yelp (3.6.1-0+g36+1) experimental; urgency=low
+
+  * Local package
+  * New upstream release
+  * Update debian/libyelp0.symbols. Symbols were dropped without bumping the
+    SONAME (see GNOME #686457). Yelp is currently the only user of libyelp,
+    so give libyelp0 a Breaks: yelp (<< 3.6.0) instead of doing it properly.
+
+ -- Simon McVittie <[email protected]>  Fri, 19 Oct 2012 12:11:22 +0100
+
 yelp (3.4.2-1) unstable; urgency=low
 
   * New upstream release.
--- yelp-3.4.2/debian/control	2012-05-15 22:17:39.000000000 +0100
+++ yelp-3.6.1/debian/control	2012-10-19 12:53:57.000000000 +0100
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <[email protected]>
-Uploaders: Frederic Peters <[email protected]>, Michael Biebl <[email protected]>
+Uploaders: Michael Biebl <[email protected]>
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
@@ -51,7 +51,7 @@
 Section: libs
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Breaks: yelp (<< 3.2.0)
+Breaks: yelp (<< 3.6.0)
 Description: Library for the GNOME help browser
  Yelp is the help browser for the GNOME desktop.  Yelp provides a simple
  graphical interface for viewing DocBook, Mallard, HTML, man, and info
--- yelp-3.4.2/debian/control.in	2012-05-15 22:00:04.000000000 +0100
+++ yelp-3.6.1/debian/control.in	2012-10-19 12:52:11.000000000 +0100
@@ -46,7 +46,7 @@
 Section: libs
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Breaks: yelp (<< 3.2.0)
+Breaks: yelp (<< 3.6.0)
 Description: Library for the GNOME help browser
  Yelp is the help browser for the GNOME desktop.  Yelp provides a simple
  graphical interface for viewing DocBook, Mallard, HTML, man, and info
--- yelp-3.4.2/debian/libyelp0.symbols	2012-03-27 16:45:40.000000000 +0100
+++ yelp-3.6.1/debian/libyelp0.symbols	2012-10-19 12:52:11.000000000 +0100
@@ -73,7 +73,6 @@
  yelp_man_parser_parse_file@Base 2.91.92
  yelp_marshal_BOOLEAN__OBJECT@Base 2.91.92
  yelp_marshal_VOID__OBJECT_BOXED@Base 2.91.92
- yelp_settings_check_env@Base 3.2.0
  yelp_settings_cmp_icons@Base 2.91.92
  yelp_settings_color_get_type@Base 2.91.92
  yelp_settings_font_get_type@Base 2.91.92
@@ -95,13 +94,11 @@
  yelp_settings_icon_get_type@Base 2.91.92
  yelp_settings_set_colors@Base 2.91.92
  yelp_settings_set_editor_mode@Base 2.91.92
- yelp_settings_set_env@Base 3.2.0
  yelp_settings_set_font_adjustment@Base 2.91.92
  yelp_settings_set_fonts@Base 2.91.92
  yelp_settings_set_icon_size@Base 2.91.92
  yelp_settings_set_icons@Base 2.91.92
  yelp_settings_set_show_text_cursor@Base 2.91.92
- yelp_settings_unset_env@Base 3.2.0
  yelp_simple_document_get_type@Base 2.91.92
  yelp_simple_document_new@Base 2.91.92
  yelp_sqlite_storage_get_type@Base 2.91.92

Reply via email to