--- pangomm-2.26.2.orig/debian/libpangomm-1.4-dev.install
+++ pangomm-2.26.2/debian/libpangomm-1.4-dev.install
@@ -0,0 +1,5 @@
+usr/include
+usr/lib/pangomm-1.4
+usr/lib/lib*.so
+usr/lib/*.la
+usr/lib/pkgconfig
--- pangomm-2.26.2.orig/debian/changelog
+++ pangomm-2.26.2/debian/changelog
@@ -0,0 +1,137 @@
+pangomm (2.26.2-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 04 May 2010 17:00:54 +0200
+
+pangomm (2.26.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * debian/control.in:
+    + Update Standards-Version to 3.8.4.
+
+ -- Sebastian Dröge <slomo@debian.org>  Fri, 16 Apr 2010 13:56:23 +0200
+
+pangomm (2.26.0-1) unstable; urgency=low
+
+  * New upstream release.
+    + Bump shlibs version to 2.26.0.
+    + Bump build-depends libglibmm-2.4-dev >= 2.22.1-2 for gmmprocdir support,
+      but leave depends unchanged, as new glibmm version is only needed for
+      building documentation.
+    + Adjust doc path according to new location in new release.
+  * Update Standard-Version to 3.8.3.  No changes needed.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Sun, 04 Oct 2009 23:06:10 -0700
+
+pangomm (2.24.0-3) unstable; urgency=high
+
+  * Update debian/copyright to conform to latest DEP 5.
+    + Point to versioned license files.
+  * Add missing ',' in control file to fix FTBFS against new dpkg.  Thanks
+    KiBi for the report and patch.  (Closes: #536785)
+    + RC bug, hence urgency high.
+  * Drop strict bdep on libglib2.0-dev and libcairo2-dev added to help
+    experimental buildd, which are not needed now.
+  * Update Standard-Version to 3.8.2.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Tue, 14 Jul 2009 09:31:25 +0800
+
+pangomm (2.24.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+    + Drop check-dist.mk.
+    + Track unstable branch in Vcs-*.
+  * Change -dbg package to section debug.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Fri, 03 Apr 2009 00:35:01 +0800
+
+pangomm (2.24.0-1) experimental; urgency=low
+
+  * New upstream release.
+    + Update SHVER to 2.24.0 for new API addition.
+    + Update build-depends on libpango1.0-dev to >= 1.23.0 as per configure.in.
+  * Don't define GNOME_MODULE, the default matches.
+  * Upload to experimental, add check-dist.mk accordingly.
+  * Update Standard-Version to 3.8.1.  No change needed.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Sun, 29 Mar 2009 14:22:01 +0800
+
+pangomm (2.14.1-2) unstable; urgency=low
+
+  * Upload to unstable.  Drop check-dist.mk.
+  * Use viewsvn instead of wsvn in debian/control*.
+  * Remove comments in debian/watch.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Thu, 19 Feb 2009 23:16:23 +0800
+
+pangomm (2.14.1-1) experimental; urgency=low
+
+  * New upstream release.
+    - Drop 01_devhelp_path_fix.patch, merged upstream.
+  * Tighten Build-Depends on libcairo2-dev >= 1.8.2-2 and
+    libglib2.0-dev >= 2.18.0 to help experimental buildd figure out the
+    correct dependencies.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Mon, 10 Nov 2008 21:16:20 +0800
+
+pangomm (2.14.0-2) experimental; urgency=low
+
+  * Use POSIX standard regex classes in sed trick in debian/rules.
+  * Fix symlink ``usr/share/doc/pangomm-1.4'' to reference correct place.
+  * Add 01_devhelp_path_fix.patch to fix all gtkmm to pangomm.
+  * Use ``usr/share/doc/pangomm-1.4'' as URL in doc-base to match upstream
+    behavior.
+  * Continue to ship *.la in libpangomm-1.4-dev.  It seems to be required
+    for existing dependencies.  Add clean-la.mk to debian/rules
+    accordingly.  (LP: #272665, #274732)
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Sun, 09 Nov 2008 13:00:49 +0800
+
+pangomm (2.14.0-1) experimental; urgency=low
+
+  * New upstream stable release.
+    + Bump shlibs version to 2.14.0.
+    + Target stable releases in debian/watch.
+  * Keep targeting experimental as Lenny is in freeze.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Wed, 24 Sep 2008 23:50:17 +0800
+
+pangomm (2.13.8-1) experimental; urgency=low
+
+  * New upstream development release.
+    + Now require pango >= 1.21.4, update build-depends accordingly.
+    + Bump shlibs version to 2.13.8.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Thu, 18 Sep 2008 20:55:29 +0800
+
+pangomm (2.13.7-2) experimental; urgency=low
+
+  [ Michael Casadevall ]
+  * Use epoched versions in Conflict/Replaces.
+
+ -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Thu, 11 Sep 2008 20:11:13 +0800
+
+pangomm (2.13.7-1) experimental; urgency=low
+
+  [ Michael Casadevall ]
+  * Initial release.  Closes: #495678.  LP: #254050.
+
+  [ Deng Xiyue ]
+  * Add watch file, targeting development release.
+  * Include check-dist.mk to prevent accidental upload to wrong place.
+  * Don't install *.la in -dev package.  Drop clean-la.mk accordingly.
+  * Add libpangomm-1.4-doc.install to install docs, and remove hand-written
+    hack in debian/rules.
+  * Remove xsltproc from Build-Depends, it's not used.
+  * Use machine-interpretable debian/copying format, and add all copyright
+    holders.
+  * Disable building of static library.  Pango1.0 doesn't build static
+    library so there's no use to provide one in pangomm.  Fix packages
+    description accordingly, and drop *.a from libpangomm-1.4-dev.install.
+
+  [ Loic Minier ]
+  * Properly anchor Package name extraction regexp.
+  * Cleanups.
+
+ -- Michael Casadevall <sonicmctails@gmail.com>  Tue, 29 Jul 2008 16:06:44 -0400
--- pangomm-2.26.2.orig/debian/watch
+++ pangomm-2.26.2/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://download.gnome.org/sources/pangomm/([\d\.]+)[24680]/ \
+        pangomm-([\d\.]+)\.tar\.gz
--- pangomm-2.26.2.orig/debian/control.in
+++ pangomm-2.26.2/debian/control.in
@@ -0,0 +1,77 @@
+Source: pangomm
+Section: libs
+Priority: optional
+Maintainer: Michael Casadevall <sonicmctails@gmail.com>
+Uploaders: @GNOME_TEAM@
+DM-Upload-Allowed: yes
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/pangomm
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/pangomm
+Build-Depends: cdbs (>= 0.4.51),
+               chrpath,
+               debhelper (>= 6),
+               gnome-pkg-tools (>= 0.11),
+               libcairomm-1.0-dev (>= 1.2.2),
+               libglibmm-2.4-dev (>= 2.22.1-2),
+               libpango1.0-dev (>= 1.23.0)
+Standards-Version: 3.8.4
+Homepage: http://gtkmm.org
+
+Package: libpangomm-1.4-1
+Architecture: any
+Replaces: libgtkmm-2.4-1c2a (<< 1:2.13)
+Conflicts: libgtkmm-2.4-1c2a (<< 1:2.13)
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: C++ Wrapper for pango (shared libraries)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the shared library.
+
+Package: libpangomm-1.4-dev
+Architecture: any
+Replaces: libgtkmm-2.4-dev (<< 1:2.13)
+Conflicts: libgtkmm-2.4-dev (<< 1:2.13)
+Section: libdevel
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpangomm-1.4-1 (= ${binary:Version}),
+         libcairomm-1.0-dev (>= 1.2.2),
+         libglibmm-2.4-dev (>= 2.14.1),
+         libpango1.0-dev (>= 1.23.0)
+Description: C++ Wrapper for pango (development files)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the development files.
+
+Package: libpangomm-1.4-doc
+Architecture: all
+Section: doc
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         lynx | www-browser,
+         doc-base
+Suggests: gtkmm-documentation
+Description: C++ Wrapper for pango (documentation)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the documentation.
+
+Package: libpangomm-1.4-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpangomm-1.4-1 (= ${binary:Version})
+Description: C++ Wrapper for pango (debugging symbols)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the debugging symbols.
--- pangomm-2.26.2.orig/debian/libpangomm-1.4-doc.links
+++ pangomm-2.26.2/debian/libpangomm-1.4-doc.links
@@ -0,0 +1 @@
+usr/share/doc/libpangomm-1.4-doc usr/share/doc/pangomm-1.4
--- pangomm-2.26.2.orig/debian/copyright
+++ pangomm-2.26.2/debian/copyright
@@ -0,0 +1,41 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=48
+Name: pangomm
+Maintainer: Murray Cumming <murrayc@murrayc.com>
+            Daniel Elstner <daniel.kitta@googlemail.com>
+Source: http://download.gnome.org/sources/pangomm/
+X-Debianized-By: Michael Casadevall <sonicmctails@gmail.com>
+X-Debianized-Date: Tue, 29 Jul 2008 16:06:44 -0400
+
+
+Files: *
+Copyright: 1998, 2001, 2003, 2006, The pangomm Development Team
+           1998-2002, The gtkmm (Gtk--) Development Team
+           2001-2003, Free Software Foundation
+           1998, Stephan Kulow
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: tools/extra_defs_gen/generate_defs_pango.cc
+Copyright: 2001, The Free Software Foundation
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2008-2009, Michael Casadevall <sonicmctails@gmail.com>
+           2008-2009, Deng Xiyue <manphiz-guest@users.alioth.debian.org> 
+License: GPL-2+
+
+License: GPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in `/usr/share/common-licenses/GPL-2'.
+
--- pangomm-2.26.2.orig/debian/control
+++ pangomm-2.26.2/debian/control
@@ -0,0 +1,82 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: pangomm
+Section: libs
+Priority: optional
+Maintainer: Michael Casadevall <sonicmctails@gmail.com>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Deng Xiyue <manphiz-guest@users.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
+DM-Upload-Allowed: yes
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/pangomm
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/pangomm
+Build-Depends: cdbs (>= 0.4.51),
+               chrpath,
+               debhelper (>= 6),
+               gnome-pkg-tools (>= 0.11),
+               libcairomm-1.0-dev (>= 1.2.2),
+               libglibmm-2.4-dev (>= 2.22.1-2),
+               libpango1.0-dev (>= 1.23.0)
+Standards-Version: 3.8.4
+Homepage: http://gtkmm.org
+
+Package: libpangomm-1.4-1
+Architecture: any
+Replaces: libgtkmm-2.4-1c2a (<< 1:2.13)
+Conflicts: libgtkmm-2.4-1c2a (<< 1:2.13)
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: C++ Wrapper for pango (shared libraries)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the shared library.
+
+Package: libpangomm-1.4-dev
+Architecture: any
+Replaces: libgtkmm-2.4-dev (<< 1:2.13)
+Conflicts: libgtkmm-2.4-dev (<< 1:2.13)
+Section: libdevel
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpangomm-1.4-1 (= ${binary:Version}),
+         libcairomm-1.0-dev (>= 1.2.2),
+         libglibmm-2.4-dev (>= 2.14.1),
+         libpango1.0-dev (>= 1.23.0)
+Description: C++ Wrapper for pango (development files)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the development files.
+
+Package: libpangomm-1.4-doc
+Architecture: all
+Section: doc
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         lynx | www-browser,
+         doc-base
+Suggests: gtkmm-documentation
+Description: C++ Wrapper for pango (documentation)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the documentation.
+
+Package: libpangomm-1.4-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpangomm-1.4-1 (= ${binary:Version})
+Description: C++ Wrapper for pango (debugging symbols)
+ Pangomm is a C++ wrapper for the pango library. Originally part of
+ gtkmm, pangomm provides convenient C++ interfaces for handling both
+ the layout and internationalization of text in graphical applications.
+ .
+ This package contains the debugging symbols.
--- pangomm-2.26.2.orig/debian/rules
+++ pangomm-2.26.2/debian/rules
@@ -0,0 +1,23 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libpangomm-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
+DOC_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libpangomm-[[:digit:]\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
+SHVER := 2.26.0
+
+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared --disable-static
+DEB_DH_INSTALL_SOURCEDIR := debian/tmp
+DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
+
+common-install-impl::
+	# Blow away the rpath on amd64 :-P
+	chrpath -d $(CURDIR)/debian/tmp/usr/lib/*.so*
--- pangomm-2.26.2.orig/debian/libpangomm-1.4-doc.install
+++ pangomm-2.26.2/debian/libpangomm-1.4-doc.install
@@ -0,0 +1,2 @@
+usr/share/doc/pangomm-1.4/* usr/share/doc/libpangomm-1.4-doc
+usr/share/devhelp
--- pangomm-2.26.2.orig/debian/compat
+++ pangomm-2.26.2/debian/compat
@@ -0,0 +1 @@
+6
--- pangomm-2.26.2.orig/debian/libpangomm-1.4-doc.doc-base.pangomm1.4-reference
+++ pangomm-2.26.2/debian/libpangomm-1.4-doc.doc-base.pangomm1.4-reference
@@ -0,0 +1,10 @@
+Document: pangomm1.4-reference
+Title: pangomm 1.4 Reference Manual
+Author: Doxygen
+Abstract: Reference Manual for pangomm 2.4 (C++ bindings for GTK+)
+Section: Programming/C++
+
+Format: HTML
+Index: /usr/share/doc/pangomm-1.4/reference/html/index.html
+Files: /usr/share/doc/pangomm-1.4/reference/html/*.html
+
--- pangomm-2.26.2.orig/debian/libpangomm-1.4-1.install
+++ pangomm-2.26.2/debian/libpangomm-1.4-1.install
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
