babl (0.1.78-1) unstable; urgency=medium
authorJeremy Bicha <jbicha@debian.org>
Sat, 13 Jun 2020 15:36:03 +0000 (16:36 +0100)
committerJeremy Bicha <jbicha@debian.org>
Sat, 13 Jun 2020 15:36:03 +0000 (16:36 +0100)
  * New upstream release
  * Build-Depend on valac
  * debian;libbabl-dev.install: Install vala development files
  * Bump debhelper-compat to 13
  * Bump Standards-Version to 4.5.0
  * Update debian/watch

[dgit import unpatched babl 0.1.78-1]

17 files changed:
1  2 
debian/changelog
debian/control
debian/control.in
debian/copyright
debian/gbp.conf
debian/gir1.2-babl-0.1.install
debian/libbabl-0.1-0.docs
debian/libbabl-0.1-0.install
debian/libbabl-0.1-0.symbols
debian/libbabl-dev.install
debian/libbabl-doc.doc-base
debian/libbabl-doc.docs
debian/patches/series
debian/patches/tests-increase-timeout.patch
debian/rules
debian/source/format
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..c269dff327f3cca651ba94e7b2537b50f6968636
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,362 @@@
++babl (0.1.78-1) unstable; urgency=medium
++
++  * New upstream release
++  * Build-Depend on valac
++  * debian;libbabl-dev.install: Install vala development files
++  * Bump debhelper-compat to 13
++  * Bump Standards-Version to 4.5.0
++  * Update debian/watch
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sat, 13 Jun 2020 11:36:03 -0400
++
++babl (0.1.74-1) unstable; urgency=medium
++
++  * Team upload
++  * New upstream release
++
++ -- Andreas Henriksson <andreas@fatal.se>  Sat, 22 Feb 2020 17:53:33 +0100
++
++babl (0.1.72-4) unstable; urgency=medium
++
++  * Source-only upload
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sat, 09 Nov 2019 19:37:31 -0500
++
++babl (0.1.72-3) unstable; urgency=medium
++
++  * Build gir1.2-babl-0.1 package
++
++ -- Jeremy Bicha <jbicha@debian.org>  Wed, 30 Oct 2019 23:12:38 -0400
++
++babl (0.1.72-2) unstable; urgency=medium
++
++  * Build-Depend on debhelper-compat 12 and drop debian/compat
++  * Have libbabl-dev depend on liblcms2-dev as required by updated pkgconfig
++    file. This was detected with the help of the gnome-photos autopkgtest.
++  * Add tests-increase-timeout.patch:
++    - Increase meson timeout limit so that the armel build succeeds
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sun, 27 Oct 2019 12:55:46 -0400
++
++babl (0.1.72-1) unstable; urgency=medium
++
++  [ Jeremy Bicha ]
++  * New upstream release
++  * Build with meson
++  * debian/libbabl-0.1-0.symbols: Add new symbols
++  * Skip installing README for now
++  * Drop disable-float-to-8bit-test.patch: perhaps no longer needed
++  * Bump Standards-Version to 4.4.1
++
++  [ Simon McVittie ]
++  * libbabl-0.1-0.symbols: Bump all minimal versions to 0.1.72
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sat, 26 Oct 2019 15:34:16 -0400
++
++babl (0.1.62-1) unstable; urgency=medium
++
++  * New upstream release
++  * Build-Depend on liblcms2-dev
++  * Build-Depend on dh-sequence-gnome
++  * debian/libbabl-0.1.0.symbols: Add new symbols
++
++ -- Jeremy Bicha <jbicha@debian.org>  Wed, 06 Feb 2019 13:23:03 -0500
++
++babl (0.1.60-2) unstable; urgency=medium
++
++  * Restore -Wl,-O1 to our LDFLAGS
++  * Bump Standards-Version to 4.3.0
++
++ -- Jeremy Bicha <jbicha@debian.org>  Mon, 24 Dec 2018 09:14:34 -0500
++
++babl (0.1.60-1) unstable; urgency=medium
++
++  * New upstream release
++
++ -- Jeremy Bicha <jbicha@debian.org>  Fri, 16 Nov 2018 20:42:19 -0500
++
++babl (0.1.58-1) unstable; urgency=medium
++
++  [ Jeremy Bicha ]
++  * New upstream release (LP: #1796377)
++  * Bump Standards-Version to 4.2.1
++
++  [ Jelmer Vernooij ]
++  * Use secure copyright file specification URI.
++
++ -- Jeremy Bicha <jbicha@debian.org>  Fri, 05 Oct 2018 14:08:01 -0400
++
++babl (0.1.56-1) unstable; urgency=medium
++
++  * New upstream release
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sun, 19 Aug 2018 21:16:16 -0400
++
++babl (0.1.54-1) unstable; urgency=medium
++
++  * New upstream release
++  * Add new symbols
++
++ -- Jeremy Bicha <jbicha@debian.org>  Tue, 31 Jul 2018 11:31:38 -0400
++
++babl (0.1.50-1) unstable; urgency=medium
++
++  * New upstream release
++  * Update debian/gbp.conf
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sun, 20 May 2018 22:36:01 -0400
++
++babl (0.1.46-3) unstable; urgency=medium
++
++  * Drop obsolete Breaks/Replaces/Provides not needed for years
++    (Closes: #898053)
++  * Add disable-float-to-8bit-test.patch:
++    - Disable unreliable build test (See #890887)
++  * Stop ignoring test failures on s390x
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sun, 06 May 2018 12:26:42 -0400
++
++babl (0.1.46-2) unstable; urgency=medium
++
++  * Ignore test failures on s390x (See #890887)
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sat, 28 Apr 2018 09:27:16 -0400
++
++babl (0.1.46-1) unstable; urgency=medium
++
++  * New upstream release
++  * Bump Standards-Version to 4.1.4
++
++ -- Jeremy Bicha <jbicha@debian.org>  Wed, 11 Apr 2018 19:48:20 -0400
++
++babl (0.1.44-1) unstable; urgency=medium
++
++  * New upstream release
++
++ -- Jeremy Bicha <jbicha@debian.org>  Mon, 19 Feb 2018 21:46:10 -0500
++
++babl (0.1.42-1) unstable; urgency=medium
++
++  * New upstream release
++
++ -- Jeremy Bicha <jbicha@debian.org>  Thu, 25 Jan 2018 22:32:24 -0500
++
++babl (0.1.40-1) unstable; urgency=medium
++
++  * New upstream release
++  * Add new symbol
++  * Update Vcs fields for migration to https://salsa.debian.org/
++  * Add debian/gbp.conf
++  * Bump debhelper compat to 11
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sat, 20 Jan 2018 21:59:45 -0500
++
++babl (0.1.38-1) unstable; urgency=medium
++
++  * New upstream release
++  * Add new symbol
++  * Use dh_install --fail-missing
++
++ -- Jeremy Bicha <jbicha@debian.org>  Wed, 22 Nov 2017 10:01:16 -0500
++
++babl (0.1.34-1) unstable; urgency=medium
++
++  * New upstream release
++  * debian/libbabl-0.1-0.symbols: symbols updated. Some symbols were dropped
++    but they don't appear to cause a problem for babl users in Debian.
++  * Switch from cdbs to dh
++  * Set Debian GNOME team as maintainer & update Vcs fields (Closes: #866873)
++  * Switch to automatic dbgsym packages
++  * Build with all hardening flags
++  * Bump Standards-Version to 4.1.1
++
++ -- Jeremy Bicha <jbicha@debian.org>  Sun, 15 Oct 2017 17:27:12 -0400
++
++babl (0.1.30-1) unstable; urgency=medium
++
++  * QA upload.
++  * New upstream release
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Thu, 31 Aug 2017 22:56:48 +0200
++
++babl (0.1.28-3) unstable; urgency=medium
++
++  * debian/control: orphaning the package
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Sun, 02 Jul 2017 14:14:47 +0200
++
++babl (0.1.28-2) unstable; urgency=medium
++
++  * Upload to unstable
++  * debian/control: S-V bump 3.9.8 => 4.0.0 (no changes needed)
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Thu, 22 Jun 2017 17:18:13 +0200
++
++babl (0.1.28-1) experimental; urgency=medium
++
++  * New upstream release
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Fri, 02 Jun 2017 14:17:00 +0200
++
++babl (0.1.26-1) experimental; urgency=medium
++
++  * New upstream release
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Sat, 27 May 2017 14:38:50 +0200
++
++babl (0.1.24-3) experimental; urgency=medium
++
++  * debian/patches/: patchset dropped
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Tue, 21 Mar 2017 13:35:02 +0100
++
++babl (0.1.24-2) experimental; urgency=medium
++
++  * debian/rules: MMX and SSE support added for amd64.
++    Thanks to Laurent Bigonville (bigon) for the patch. (Closes: #857172)
++  * debian/patches/: patchset updated
++    - 0001-Fix_unaligned_access_on_sparc64.patch added (Closes: #806208)
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Sat, 18 Mar 2017 22:40:55 +0100
++
++babl (0.1.24-1) experimental; urgency=medium
++
++  * New upstream release
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Sat, 18 Feb 2017 14:18:30 +0100
++
++babl (0.1.22-1) experimental; urgency=medium
++
++  * New upstream release
++    - debian/libbabl-0.1-0.symbols: symbols updated
++    - debian/libbabl-doc*: obsolete documentation files dropped
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Sun, 08 Jan 2017 14:41:43 +0100
++
++babl (0.1.18-1) unstable; urgency=medium
++
++  * New upstream release
++  * debian/control: S-V bump 3.9.7 -> 3.9.8 (no changes needed)
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Tue, 21 Jun 2016 22:05:59 +0200
++
++babl (0.1.16-1) unstable; urgency=medium
++
++  * New upstream release
++  * debian/control: -> https:// for Vcs-* fields
++  * debian/control: S-V bump 3.9.6 -> 3.9.7 (no changes needed)
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Mon, 15 Feb 2016 21:23:40 +0100
++
++babl (0.1.14-1) unstable; urgency=medium
++
++  * New upstream release
++    - debian/: debhelper support (>= 9)
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Mon, 23 Nov 2015 12:06:15 +0100
++
++babl (0.1.12-2) unstable; urgency=medium
++
++  * Upload to unstable
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Tue, 28 Apr 2015 16:33:50 +0200
++
++babl (0.1.12-1) experimental; urgency=medium
++
++  * New upstream release
++    - debian/libbabl-0.1-0.symbols: symbols updated
++  * debian/copyright: entries updated
++  * debian/control: S-V bump 3.9.5 => 3.9.6 (no changes needed)
++  * debian/control: Maintainer e-mail address updated
++
++ -- Matteo F. Vescovi <mfv@debian.org>  Fri, 13 Feb 2015 12:39:56 +0100
++
++babl (0.1.10-2) unstable; urgency=medium
++
++  * debian/: dh-autoreconf usage added
++    Thanks to Fernando Seiti Furusato for the patch. (Closes: #754905)
++  * debian/watch: ftp:// => http://
++  * debian/control: Maintainer e-mail address updated
++
++ -- Matteo F. Vescovi <mfvescovi@gmail.com>  Wed, 16 Jul 2014 10:11:27 +0200
++
++babl (0.1.10-1) unstable; urgency=low
++
++  [ Matteo F. Vescovi ]
++  * New upstream release
++    + debian/libbabl-0.1-0.symbols: new symbols added
++    + debian/: gobject introspection disabled.
++      Since it used to fail, upstream decided to remove
++      gobject introspection (commits cf55998 and 8a6eff2).
++      Debian packaging configurations are kept and only
++      commented, hoping this support will be re-enabled
++      in the future.
++  * debian/rules: MMX and SSE support disabled (Closes: #668423)
++
++  [ Jordi Mallach ]
++  * Change license of debian/* to LGPL-3+, to match the upstream code.
++
++ -- Matteo F. Vescovi <mfv.debian@gmail.com>  Sat, 05 May 2012 19:38:35 +0200
++
++babl (0.1.6-2) unstable; urgency=low
++
++  * Upload to unstable
++
++ -- Matteo F. Vescovi <mfv.debian@gmail.com>  Wed, 14 Mar 2012 18:55:56 +0100
++
++babl (0.1.6-1) experimental; urgency=low
++
++  * Initial "0.1.x series" release (Closes: #541170)
++    + doc-base config file added
++    + debian/control: VCS links added
++    + debian/*.symbols: file added
++  * debian/rules: dh_installdocs's exclude instead of rm.
++  * debian/rules: exclude /usr/lib/babl-0.1 from dh_makeshlibs.
++  * GObject Introspection data support added.
++    Thanks to Daniel Schaal for these changes
++  * debian/libbabl-0.1-0.install: paths updated
++  * debian/patches/: removed since no more useful
++  * debian/: renaming .install and adding docs file
++  * debian/libbabl-doc.doc-base: paths updated
++  * debian/: Multi-Arch support added
++  * debian/copyright: DEP-5 compliance
++  * debian/control: Standards-Version bumped to 3.9.3
++
++ -- Matteo F. Vescovi <mfv.debian@gmail.com>  Thu, 23 Feb 2012 14:52:23 +0100
++
++babl (0.0.22-2) unstable; urgency=low
++
++  * debian/control: maintainer changed
++  * debian/control: debug package added (Closes: #503674)
++  * debian/control: dbg's Priority field set
++  * debian/watch: config file added
++  * debian/control: bump Standards-Version to 3.9.2
++  * debian/: bump debhelper support to 8 and compliance
++  * Acknowledgement for 0.0.22-1.1 NMU (Thanks Gregor!)
++  * babl/babl-model.c: upstream file restored
++  * debian/patches/: providing patching infrastructure
++  * debian/source/: providing 3.0 (quilt) support
++
++ -- Matteo F. Vescovi <mfv.debian@gmail.com>  Tue, 07 Feb 2012 14:56:25 +0100
++
++babl (0.0.22-1.1) unstable; urgency=low
++
++  * Non-maintainer upload.
++  * Fix "FTBFS: babl-model.c:49:7: error: format not a string literal
++    and no format arguments [-Werror=format-security]": add patch from Bart
++    Martens (closes: #643356).
++
++ -- gregor herrmann <gregoa@debian.org>  Sat, 15 Oct 2011 15:39:05 +0200
++
++babl (0.0.22-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- Ross Burton <ross@debian.org>  Mon, 16 Jun 2008 11:32:54 +0100
++
++babl (0.0.20-1) unstable; urgency=low
++
++  * First upload to Debian (Closes: #451250)
++  * Initially based on packaging by Étienne Bersac <bersace03@laposte.net>.
++
++ -- Ross Burton <ross@debian.org>  Thu, 28 Feb 2008 08:41:14 +0000
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..cd6f1de8c9f5412304590fcd122150c94a673ded
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,80 @@@
++# 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: babl
++Section: libs
++Priority: optional
++Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
++Uploaders: Jeremy Bicha <jbicha@debian.org>
++Build-Depends: debhelper-compat (= 13),
++               dh-sequence-gir,
++               dh-sequence-gnome,
++               libgirepository1.0-dev,
++               liblcms2-dev,
++               meson (>= 0.50.0),
++               python3-setuptools,
++               pkg-config,
++               valac,
++               w3m
++Standards-Version: 4.5.0
++Vcs-Browser: https://salsa.debian.org/gnome-team/babl
++Vcs-Git: https://salsa.debian.org/gnome-team/babl.git
++Homepage: http://gegl.org/babl/
++
++Package: libbabl-0.1-0
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends},
++         ${shlibs:Depends}
++Description: Dynamic, any to any, pixel format conversion library
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++
++Package: libbabl-dev
++Architecture: any
++Multi-Arch: same
++Section: libdevel
++Depends: gir1.2-babl-0.1 (= ${binary:Version}),
++         libbabl-0.1-0 (= ${binary:Version}),
++         liblcms2-dev,
++         ${misc:Depends}
++Description: Dynamic, any to any, pixel format conversion library (development files)
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains the development files.
++
++Package: libbabl-doc
++Architecture: all
++Multi-Arch: foreign
++Section: doc
++Depends: ${misc:Depends}
++Description: Dynamic, any to any, pixel format conversion library (documentation)
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains the API documentation.
++
++Package: gir1.2-babl-0.1
++Section: introspection
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends},
++         ${gir:Depends}
++Description: GObject introspection data for Babl library
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains introspection data for the library.
++ .
++ This package can be used by other packages using the GIRepository format
++ to generate dynamic bindings.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..04c2b4adb56f5f0f8ddc847b264bf27498a0880b
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,76 @@@
++Source: babl
++Section: libs
++Priority: optional
++Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
++Uploaders: @GNOME_TEAM@
++Build-Depends: debhelper-compat (= 13),
++               dh-sequence-gir,
++               dh-sequence-gnome,
++               libgirepository1.0-dev,
++               liblcms2-dev,
++               meson (>= 0.50.0),
++               python3-setuptools,
++               pkg-config,
++               valac,
++               w3m
++Standards-Version: 4.5.0
++Vcs-Browser: https://salsa.debian.org/gnome-team/babl
++Vcs-Git: https://salsa.debian.org/gnome-team/babl.git
++Homepage: http://gegl.org/babl/
++
++Package: libbabl-0.1-0
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends},
++         ${shlibs:Depends}
++Description: Dynamic, any to any, pixel format conversion library
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++
++Package: libbabl-dev
++Architecture: any
++Multi-Arch: same
++Section: libdevel
++Depends: gir1.2-babl-0.1 (= ${binary:Version}),
++         libbabl-0.1-0 (= ${binary:Version}),
++         liblcms2-dev,
++         ${misc:Depends}
++Description: Dynamic, any to any, pixel format conversion library (development files)
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains the development files.
++
++Package: libbabl-doc
++Architecture: all
++Multi-Arch: foreign
++Section: doc
++Depends: ${misc:Depends}
++Description: Dynamic, any to any, pixel format conversion library (documentation)
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains the API documentation.
++
++Package: gir1.2-babl-0.1
++Section: introspection
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends},
++         ${gir:Depends}
++Description: GObject introspection data for Babl library
++ Babl is a dynamic, any to any, pixel format conversion library. It
++ provides conversions between the myriad of buffer types images can be
++ stored in. Babl doesn't only help with existing pixel formats, but
++ also facilitates creation of new and uncommon ones.
++ .
++ This package contains introspection data for the library.
++ .
++ This package can be used by other packages using the GIRepository format
++ to generate dynamic bindings.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..6b582f4fe200709c9c33ee7efdbfe8356b25463b
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,32 @@@
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: babl
++Upstream-Contact: Øyvind Kolås <pippin@gimp.org>
++Source: http://www.gegl.org/babl
++
++Files: *
++Copyright: 2005, Øyvind Kolås <pippin@gimp.org>
++License: LGPL-3
++
++Files: debian/*
++Copyright: 2007, Étienne Bersac <bersace03@laposte.net>
++           2012, Matteo F. Vescovi <mfv@debian.org>
++License: LGPL-3
++
++License: LGPL-3
++ 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 3 of the License, or
++ (at your option) any later version.
++ .
++ This library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU Lesser General Public License for more details.
++ .
++ You should have received a copy of the GNU Lesser General Public License
++ along with this library; if not, write to the Free Software
++ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
++ 02110-1301, USA.
++ .
++ On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public
++ License can be found in `/usr/share/common-licenses/LGPL-3'.
diff --cc debian/gbp.conf
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..a68ffd535b878078beacf4713a24d235d076dd27
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -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 = BABL_%(version%.%_)s
++
++[pq]
++patch-numbers = False
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..49d71c963493eea65c345e33a36738ae6d511a2d
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/girepository-1.0
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..42de320c2994b4a59c927c4b92807b738f1b18c1
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,4 @@@
++AUTHORS
++NEWS
++# README
++TODO
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..48dff0795d30dc15092e2619ac3f7690c6c51d7a
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++usr/lib/*/libbabl*.so.*
++usr/lib/*/babl-*/*.so
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..96e2b63209480bb067fbec30732ef245de714aca
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,88 @@@
++libbabl-0.1.so.0 libbabl-0.1-0 #MINVER#
++* Build-Depends-Package: libbabl-dev
++ V0_1_0@V0_1_0 0.1.72
++ babl_backtrack@V0_1_0 0.1.72
++ babl_class_name@V0_1_0 0.1.72
++ babl_component@V0_1_0 0.1.72
++ babl_component_new@V0_1_0 0.1.72
++ babl_conversion_class_for_each@V0_1_0 0.1.72
++ babl_conversion_get_destination_space@V0_1_0 0.1.72
++ babl_conversion_get_source_space@V0_1_0 0.1.72
++ babl_conversion_new@V0_1_0 0.1.72
++ babl_cpu_accel_get_support@V0_1_0 0.1.72
++ babl_db_each@V0_1_0 0.1.72
++ babl_db_exist_by_id@V0_1_0 0.1.72
++ babl_db_exist_by_name@V0_1_0 0.1.72
++ babl_db_find@V0_1_0 0.1.72
++ babl_db_init@V0_1_0 0.1.72
++ babl_exit@V0_1_0 0.1.72
++ babl_extender@V0_1_0 0.1.72
++ babl_extension_quiet_log@V0_1_0 0.1.72
++ babl_fast_fish@V0_1_0 0.1.72
++ babl_fish@V0_1_0 0.1.72
++ babl_fish_db@V0_1_0 0.1.72
++ babl_fish_path@V0_1_0 0.1.72
++ babl_format@V0_1_0 0.1.72
++ babl_format_class_for_each@V0_1_0 0.1.72
++ babl_format_exists@V0_1_0 0.1.72
++ babl_format_get_bytes_per_pixel@V0_1_0 0.1.72
++ babl_format_get_encoding@V0_1_0 0.1.72
++ babl_format_get_model@V0_1_0 0.1.72
++ babl_format_get_n_components@V0_1_0 0.1.72
++ babl_format_get_space@V0_1_0 0.1.72
++ babl_format_get_type@V0_1_0 0.1.72
++ babl_format_has_alpha@V0_1_0 0.1.72
++ babl_format_is_format_n@V0_1_0 0.1.72
++ babl_format_is_palette@V0_1_0 0.1.72
++ babl_format_n@V0_1_0 0.1.72
++ babl_format_new@V0_1_0 0.1.72
++ babl_format_with_space@V0_1_0 0.1.72
++ babl_formats_count@V0_1_0 0.1.72
++ babl_free@V0_1_0 0.1.72
++ babl_get_model_flags@V0_1_0 0.1.72
++ babl_get_name@V0_1_0 0.1.72
++ babl_get_user_data@V0_1_0 0.1.72
++ babl_get_version@V0_1_0 0.1.72
++ babl_icc_get_key@V0_1_0 0.1.72
++ babl_icc_make_space@V0_1_0 0.1.72
++ babl_init@V0_1_0 0.1.72
++ babl_introspect@V0_1_0 0.1.72
++ babl_malloc@V0_1_0 0.1.72
++ babl_model@V0_1_0 0.1.72
++ babl_model_class_for_each@V0_1_0 0.1.72
++ babl_model_is@V0_1_0 0.1.72
++ babl_model_is_symmetric@V0_1_0 0.1.72
++ babl_model_new@V0_1_0 0.1.72
++ babl_model_with_space@V0_1_0 0.1.72
++ babl_new_palette@V0_1_0 0.1.72
++ babl_new_palette_with_space@V0_1_0 0.1.72
++ babl_palette_reset@V0_1_0 0.1.72
++ babl_palette_set_palette@V0_1_0 0.1.72
++ babl_polynomial_approximate_gamma@V0_1_0 0.1.72
++ babl_process@V0_1_0 0.1.72
++ babl_process_rows@V0_1_0 0.1.72
++ babl_sampling@V0_1_0 0.1.72
++ babl_sanity@V0_1_0 0.1.72
++ babl_set_extender@V0_1_0 0.1.72
++ babl_set_user_data@V0_1_0 0.1.72
++ babl_space@V0_1_0 0.1.72
++ babl_space_from_chromaticities@V0_1_0 0.1.72
++ babl_space_from_icc@V0_1_0 0.1.72
++ babl_space_from_rgbxyz_matrix@V0_1_0 0.1.72
++ babl_space_from_xyz@V0_1_0 0.1.72
++ babl_space_get@V0_1_0 0.1.72
++ babl_space_get_icc@V0_1_0 0.1.72
++ babl_space_get_rgb_luminance@V0_1_0 0.1.72
++ babl_space_get_rgbtoxyz@V0_1_0 0.1.72
++ babl_space_is_cmyk@V0_1_0 0.1.72
++ babl_space_is_gray@V0_1_0 0.1.72
++ babl_space_to_icc@V0_1_0 0.1.72
++ babl_space_to_xyz@V0_1_0 0.1.72
++ babl_space_with_trc@V0_1_0 0.1.72
++ babl_ticks@V0_1_0 0.1.72
++ babl_trc@V0_1_0 0.1.72
++ babl_trc_gamma@V0_1_0 0.1.72
++ babl_type@V0_1_0 0.1.72
++ babl_type_class_for_each@V0_1_0 0.1.72
++ babl_type_is_symmetric@V0_1_0 0.1.72
++ babl_type_new@V0_1_0 0.1.72
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..2417a7615ce0e605b3dae3e9e113d35c31190767
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++usr/include/
++usr/lib/*/libbabl*.so
++usr/lib/*/pkgconfig/
++usr/share/gir-1.0/Babl-0.1.gir
++usr/share/vala
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ff4ba8dd28644ebc13df1ad7627c34509cd662c0
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,11 @@@
++Document: babl
++Title: Debian babl Manual
++Author: babl upstream authors
++Abstract: This manual describes what babl is
++ and how it can be used to manage online manuals
++ on Debian systems.
++Section: Graphics
++
++Format: HTML
++Index: /usr/share/doc/libbabl-dev/index-static.html
++Files: /usr/share/doc/libbabl-dev/index.html
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..70441d21318bf53bb149ae92ef909f993f50e25b
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,4 @@@
++*/docs/index.html
++*/docs/index-static.html
++*/docs/babl.css
++*/docs/graphics/
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..b805e74c04313d6051e5307e4eec332e01485023
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++tests-increase-timeout.patch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..fa29ce1e8eb00c6cb77b656611b880d70ae09d34
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,24 @@@
++From: Jeremy Bicha <jbicha@debian.org>
++Date: Sun, 27 Oct 2019 12:53:09 -0400
++Subject: tests: increase timeout to 120 seconds
++
++meson's default test timeout is 30 seconds which is a bit too slow
++for Debian's armel build machine.
++
++https://mesonbuild.com/Reference-manual.html#test
++https://buildd.debian.org/status/logs.php?pkg=babl&arch=armel
++---
++ tests/meson.build | 1 +
++ 1 file changed, 1 insertion(+)
++
++diff --git a/tests/meson.build b/tests/meson.build
++index dfe7d45..c03e1a4 100644
++--- a/tests/meson.build
+++++ b/tests/meson.build
++@@ -50,5 +50,6 @@ foreach test_name : test_names
++     test,
++     env: test_env,
++     workdir: meson.current_build_dir(),
+++    timeout: 120,
++   )
++ endforeach
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..df3e87605d96d969537710e457e765f5c73115fe
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,21 @@@
++#!/usr/bin/make -f
++
++export DEB_BUILD_MAINT_OPTIONS = hardening=+all
++export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
++
++# Disable SSE2 except on amd64
++ifneq ($(DEB_HOST_ARCH_CPU),amd64)
++      sse_flags := -Denable-mmx=false -Denable-sse=false -Denable-sse2=false
++endif
++
++%:
++      dh $@
++
++override_dh_auto_configure:
++      dh_auto_configure -- \
++              $(sse_flags) \
++              -Denable-sse4_1=false \
++              -Denable-f16c=false
++
++override_dh_makeshlibs:
++      dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/babl-0.1/ -- -c4
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ce8ff68279bec5832f7339dbefcb0214899184a6
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,3 @@@
++version=4
++https://download.gimp.org/pub/@PACKAGE@/([\d\.]+)/ \
++      @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@