From: Jeremy Bicha Date: Mon, 3 Oct 2022 12:49:08 +0000 (-0400) Subject: pangomm2.48 (2.50.1-2) unstable; urgency=medium X-Git-Tag: archive/raspbian/2.54.0-1+rpi1~1^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=215aa6c964352dd3f06c4eb0db0b22751c61ab80;p=pangomm2.48.git pangomm2.48 (2.50.1-2) unstable; urgency=medium * Fix Vcs fields (Closes: #1021155) [dgit import unpatched pangomm2.48 2.50.1-2] --- 215aa6c964352dd3f06c4eb0db0b22751c61ab80 diff --cc debian/changelog index 0000000,0000000..8be4524 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,375 @@@ ++pangomm2.48 (2.50.1-2) unstable; urgency=medium ++ ++ * Fix Vcs fields (Closes: #1021155) ++ ++ -- Jeremy Bicha Mon, 03 Oct 2022 08:49:08 -0400 ++ ++pangomm2.48 (2.50.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ * debian/control.in: Bump minimum meson to 0.55.0 ++ * debian/libpangomm-2.48-1.docs: README -> README.md ++ ++ -- Jeremy Bicha Sat, 01 Oct 2022 14:12:14 -0400 ++ ++pangomm2.48 (2.50.0-1) unstable; urgency=medium ++ ++ * New upstream series intended for use with gtkmm 4 (Closes: #1018974) ++ * Rename binary packages for new ABI series ++ * Update Build-Depends ++ ++ -- Jeremy Bicha Fri, 02 Sep 2022 16:43:16 -0400 ++ ++pangomm (2.46.2-2) unstable; urgency=medium ++ ++ * debian/watch: Watch for 2.46.x releases. ++ pangomm2.48 is a new ABI series for gtkmm 4 ++ and will be packaged separately ++ * Set Rules-Requires-Root: no ++ * Bump Standards-Version to 4.6.1 ++ ++ -- Jeremy Bicha Thu, 01 Sep 2022 16:48:29 -0400 ++ ++pangomm (2.46.2-1) unstable; urgency=medium ++ ++ * New upstream release ++ * debian/control.in: Build-Depend on libxml-parser-perl ++ * debian/rules: Enable maintainer mode. Required because we want to ++ ensure we build the docs from source. ++ ++ -- Jeremy Bicha Tue, 22 Feb 2022 09:45:48 -0500 ++ ++pangomm (2.46.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ * Build with meson ++ * Bump debhelper-compat to 13 ++ * debian/rules: Drop unneeded -Wl,--as-needed ++ * debian/rules: Rely on dh12's default dh_makeshlibs handling ++ instead of trying to update the version number manually ++ ++ -- Jeremy Bicha Sun, 22 Aug 2021 16:21:28 -0400 ++ ++pangomm (2.42.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ * Build-Depend on debhelper-compat 12 ++ * Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools ++ * Drop obsolete dh_strip dbgsym migration rule ++ * Bump Standards-Version to 4.5.0 ++ ++ -- Jeremy Bicha Sat, 11 Apr 2020 20:15:57 -0400 ++ ++pangomm (2.42.0-2) unstable; urgency=medium ++ ++ * Bump SHVER to 2.42.0 ++ * Restore -Wl,-O1 to our LDFLAGS ++ * Bump Standards-Version to 4.3.0 ++ ++ -- Jeremy Bicha Fri, 28 Dec 2018 10:02:49 -0500 ++ ++pangomm (2.42.0-1) unstable; urgency=medium ++ ++ * New upstream release ++ * Update Vcs fields for migration to https://salsa.debian.org/ ++ * Bump minimum libpango1.0-dev to 1.41.0 ++ * debian/copyright: Add pre-generated docs to Files-Excluded ++ * Build-Depend on doxygen, graphviz & xsltproc to build docs ++ * libpangomm-1.4-doc: Don't depend on lynx | www-browser ++ * Bump Standards-Version to 4.2.1 ++ ++ -- Jeremy Bicha Thu, 22 Nov 2018 21:26:42 -0500 ++ ++pangomm (2.40.1-4) unstable; urgency=medium ++ ++ [ Jeremy Bicha ] ++ * Update Vcs fields for conversion to git ++ * Add debian/gbp.conf ++ * Bump Standards-Version to 4.1.2 ++ * Bump debhelper compat to 11 ++ ++ [ Michael Biebl ] ++ * Remove Michael Casadevall from Uploaders. He is ++ not active anymore. (Closes: #841467) ++ ++ -- Jeremy Bicha Sat, 16 Dec 2017 19:44:56 -0500 ++ ++pangomm (2.40.1-3) unstable; urgency=medium ++ ++ * Don't compress doxygen tag files. ++ ++ -- Michael Biebl Wed, 14 Sep 2016 02:36:03 +0200 ++ ++pangomm (2.40.1-2) unstable; urgency=medium ++ ++ * Bump debhelper compatibility level to 10. This ensures we actually run ++ autoreconf during build. ++ ++ -- Michael Biebl Mon, 12 Sep 2016 01:29:30 +0200 ++ ++pangomm (2.40.1-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Convert from cdbs to dh. ++ * Bump debhelper compatibility level to 9. ++ ++ -- Michael Biebl Wed, 31 Aug 2016 19:12:16 +0200 ++ ++pangomm (2.40.0-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Update Build-Depends as per configure.ac: ++ - Bump libglibmm-2.4-dev to (>= 2.48.0). ++ * Drop libpangomm-1.4-dbg package now that we have automatic dbgsym packages. ++ * Ensure proper upgrade from libpangomm-1.4-dbg to new dbgsym packages by ++ using dh_strip --dbgsym-migration. Bump Build-Depends on debhelper ++ accordingly. ++ * Bump Standards-Version to 3.9.8. ++ * Fix typo in doc-base file. ++ * Bump SHVER to 2.40.0. ++ ++ -- Michael Biebl Fri, 15 Apr 2016 20:03:54 +0200 ++ ++pangomm (2.38.1-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Update Build-Depends as per configure.ac: ++ - Bump libcairomm-1.0-dev to (>= 1.12.0). ++ - Bump libglibmm-2.4-dev to (>= 2.46.1). ++ - Bump libpango1.0-dev to (>= 1.38.0). ++ - Bump mm-common to (>= 0.9.8). ++ * Bump SHVER to 2.38.0. ++ ++ -- Michael Biebl Thu, 08 Oct 2015 15:42:02 +0200 ++ ++pangomm (2.36.0-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Rename library package to libpangomm-1.4-1v5 for libstdc++ ABI ++ transition. Based on changes made in Ubuntu by Sebastien Bacher. ++ - Bump Build-Depends on glibmm and cairomm to g++-5-built versions ++ ++ -- Simon McVittie Mon, 17 Aug 2015 22:04:57 +0100 ++ ++pangomm (2.36.0-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Bump Build-Depends on cdbs for multiarch support. ++ * Bump required version of libpango1.0-dev (>= 1.36.0). ++ * Bump SHVER to 2.36.0. ++ * Bump Standards-Version to 3.9.6. No further changes. ++ ++ -- Michael Biebl Mon, 11 May 2015 02:44:00 +0200 ++ ++pangomm (2.34.0-1.1) unstable; urgency=low ++ ++ * Non-maintainer upload. ++ * Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #752179 ++ ++ -- Andreas Barth Thu, 28 Aug 2014 18:22:55 +0000 ++ ++pangomm (2.34.0-1) unstable; urgency=low ++ ++ * New upstream release. ++ * Bump required version of libglibmm-2.4-dev to (>= 2.36.0). ++ * Drop obsolete DM-Upload-Allowed field. ++ * Update Vcs-* URLs. ++ * Update debian/copyright, use final copyright-format 1.0 spec. ++ * Bump Standards-Version to 3.9.4. No further changes. ++ * Add Build-Depends on autotools-dev as lintian was complaining about ++ outdated config.{guess,sub}. ++ * Drop obsolete Conflicts/Replaces. ++ * Convert to multiarch. ++ * Bump debhelper compatibility level to 9. ++ ++ -- Michael Biebl Thu, 27 Jun 2013 03:45:34 +0200 ++ ++pangomm (2.28.4-1) unstable; urgency=low ++ ++ * New upstream release. ++ * debian/watch: ++ - Track .xz tarballs. ++ * Bump debhelper compatibility level to 8. ++ * debian/control.in: ++ - Bump Standards-Version to 3.9.2. No further changes. ++ - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. ++ * Stop installing libtool .la files. ++ ++ -- Michael Biebl Thu, 17 Nov 2011 01:43:19 +0100 ++ ++pangomm (2.28.3-1) unstable; urgency=low ++ ++ [ Deng Xiyue ] ++ * debian/watch: ++ + Fix RegEx to work again. ++ ++ [ Martin Pitt ] ++ * New upstream release: ++ - Ship convert_pangomm.m4 in tarballs. ++ - Don't use obsolete autotools macros. ++ ++ -- Martin Pitt Wed, 28 Sep 2011 14:44:11 +0200 ++ ++pangomm (2.28.2-1) unstable; urgency=low ++ ++ [ Emilio Pozuelo Monfort ] ++ * debian/control.in, ++ debian/rules: ++ + Remove the chrpath hack, it's been fixed in libtool. ++ ++ [ Krzysztof Klimonda ] ++ * New upstream release. ++ ++ [ Deng Xiyue ] ++ * New upstream bugfix release. ++ + debian/control.in: ++ + Add mm-common >= 0.9.5 as builddep as per configure.ac. ++ + debian/rules: ++ + Update SHVER to 2.27.1 due to new API. ++ * Convert to source format 3.0 (quilt) ++ + debian/rules: ++ + Drop simple-patchsys.mk. ++ + debian/watch: ++ + Track *.tar.bz2 instead of *.tar.gz ++ * debian/control.in: ++ + Update Standards-Version to 3.9.1. ++ ++ -- Deng Xiyue Sun, 17 Apr 2011 09:07:59 +0800 ++ ++pangomm (2.26.2-1) unstable; urgency=low ++ ++ * New upstream bugfix release. ++ ++ -- Sebastian Dröge 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 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 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 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 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 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 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 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 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 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 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 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 Tue, 29 Jul 2008 16:06:44 -0400 diff --cc debian/control index 0000000,0000000..5e3f619 new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,69 @@@ ++# 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: pangomm2.48 ++Section: libs ++Priority: optional ++Maintainer: Debian GNOME Maintainers ++Uploaders: Jeremy Bicha , Michael Biebl ++Build-Depends: debhelper-compat (= 13), ++ dh-sequence-gnome, ++ doxygen, ++ graphviz, ++ libcairomm-1.16-dev, ++ libglibmm-2.68-dev, ++ libpango1.0-dev (>= 1.49.4), ++ libxml-parser-perl, ++ meson (>= 0.55.0), ++ mm-common (>= 0.9.8), ++ xsltproc ++Standards-Version: 4.6.1 ++Rules-Requires-Root: no ++Vcs-Browser: https://salsa.debian.org/gnome-team/pangomm2.48 ++Vcs-Git: https://salsa.debian.org/gnome-team/pangomm2.48.git ++Homepage: http://gtkmm.org ++ ++Package: libpangomm-2.48-1 ++Architecture: any ++Multi-Arch: same ++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-2.48-dev ++Architecture: any ++Multi-Arch: same ++Section: libdevel ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ libpangomm-2.48-1 (= ${binary:Version}), ++ libcairomm-1.16-dev, ++ libglibmm-2.68-dev, ++ libpango1.0-dev (>= 1.49.4) ++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-2.48-doc ++Architecture: all ++Multi-Arch: foreign ++Section: doc ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ 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. diff --cc debian/control.in index 0000000,0000000..dd66d27 new file mode 100644 --- /dev/null +++ b/debian/control.in @@@ -1,0 -1,0 +1,65 @@@ ++Source: pangomm2.48 ++Section: libs ++Priority: optional ++Maintainer: Debian GNOME Maintainers ++Uploaders: @GNOME_TEAM@ ++Build-Depends: debhelper-compat (= 13), ++ dh-sequence-gnome, ++ doxygen, ++ graphviz, ++ libcairomm-1.16-dev, ++ libglibmm-2.68-dev, ++ libpango1.0-dev (>= 1.49.4), ++ libxml-parser-perl, ++ meson (>= 0.55.0), ++ mm-common (>= 0.9.8), ++ xsltproc ++Standards-Version: 4.6.1 ++Rules-Requires-Root: no ++Vcs-Browser: https://salsa.debian.org/gnome-team/pangomm2.48 ++Vcs-Git: https://salsa.debian.org/gnome-team/pangomm2.48.git ++Homepage: http://gtkmm.org ++ ++Package: libpangomm-2.48-1 ++Architecture: any ++Multi-Arch: same ++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-2.48-dev ++Architecture: any ++Multi-Arch: same ++Section: libdevel ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ libpangomm-2.48-1 (= ${binary:Version}), ++ libcairomm-1.16-dev, ++ libglibmm-2.68-dev, ++ libpango1.0-dev (>= 1.49.4) ++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-2.48-doc ++Architecture: all ++Multi-Arch: foreign ++Section: doc ++Depends: ${shlibs:Depends}, ++ ${misc:Depends}, ++ 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. diff --cc debian/copyright index 0000000,0000000..4c65363 new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,38 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: pangomm ++Upstream-Contact: Murray Cumming ++ Daniel Elstner ++Source: https://download.gnome.org/sources/pangomm/ ++Files-Excluded: untracked ++Comment: Let's build the docs from source ++ ++Files: * ++Copyright: 1998, 2001, 2003, 2006, The pangomm Development Team ++ 1998-2002, The gtkmm (Gtk--) Development Team ++ 2001-2003, Free Software Foundation ++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 ++ 2008-2009, Deng Xiyue ++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'. diff --cc debian/gbp.conf index 0000000,0000000..df9828f new file mode 100644 --- /dev/null +++ b/debian/gbp.conf @@@ -1,0 -1,0 +1,17 @@@ ++[DEFAULT] ++pristine-tar = True ++debian-branch = debian/master ++upstream-branch = upstream/latest ++ ++[buildpackage] ++sign-tags = True ++ ++[dch] ++multimaint-merge = True ++ ++[import-orig] ++postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit ++upstream-vcs-tag = %(version%~%.)s ++ ++[pq] ++patch-numbers = False diff --cc debian/libpangomm-2.48-1.docs index 0000000,0000000..46a4ca7 new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-1.docs @@@ -1,0 -1,0 +1,3 @@@ ++AUTHORS ++NEWS ++README.md diff --cc debian/libpangomm-2.48-1.install index 0000000,0000000..3ddde58 new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-1.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/lib*.so.* diff --cc debian/libpangomm-2.48-dev.install index 0000000,0000000..48cf3ff new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-dev.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/include ++usr/lib/*/pangomm-2.48 ++usr/lib/*/lib*.so ++usr/lib/*/pkgconfig diff --cc debian/libpangomm-2.48-doc.doc-base.pangomm2.48-reference index 0000000,0000000..51a8ccf new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-doc.doc-base.pangomm2.48-reference @@@ -1,0 -1,0 +1,10 @@@ ++Document: pangomm2.48-reference ++Title: pangomm2.48 Reference Manual ++Author: Doxygen ++Abstract: Reference Manual for pangomm2.48 (C++ bindings for Pango) ++Section: Programming/C++ ++ ++Format: HTML ++Index: /usr/share/doc/pangomm-2.48/reference/html/index.html ++Files: /usr/share/doc/pangomm-2.48/reference/html/*.html ++ diff --cc debian/libpangomm-2.48-doc.install index 0000000,0000000..9523d48 new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-doc.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/doc/pangomm-2.48/* usr/share/doc/libpangomm-2.48-doc ++usr/share/devhelp diff --cc debian/libpangomm-2.48-doc.links index 0000000,0000000..1ff6e74 new file mode 100644 --- /dev/null +++ b/debian/libpangomm-2.48-doc.links @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/doc/libpangomm-2.48-doc usr/share/doc/pangomm-2.48 diff --cc debian/rules index 0000000,0000000..de98c94 new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,17 @@@ ++#!/usr/bin/make -f ++ ++export DEB_BUILD_MAINT_OPTIONS = hardening=+all ++export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs ++ ++%: ++ dh $@ --buildsystem=meson --without autoreconf ++ ++override_dh_auto_configure: ++ dh_auto_configure -- \ ++ -Dbuild-documentation=true \ ++ -Dmaintainer-mode=true \ ++ -Dwarnings=max ++ ++# Don't compress doxygen tag files ++override_dh_compress: ++ dh_compress -X.tag diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/watch index 0000000,0000000..7a381cb new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,4 @@@ ++version=4 ++opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/, downloadurlmangle=s|cache.json||" \ ++https://download.gnome.org/sources/pangomm/cache.json \ ++ [\d.]+[02468]/pangomm-([\d.]+)@ARCHIVE_EXT@