From: Matteo F. Vescovi Date: Tue, 21 Jun 2016 20:05:59 +0000 (+0100) Subject: Import babl_0.1.18-1.debian.tar.xz X-Git-Tag: archive/raspbian/1%0.1.96-1+rpi1~1^2^2^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=70424a93f61321f865e75651da02ceca2d81643f;p=babl.git Import babl_0.1.18-1.debian.tar.xz [dgit import tarball babl 0.1.18-1 babl_0.1.18-1.debian.tar.xz] --- 70424a93f61321f865e75651da02ceca2d81643f diff --git a/changelog b/changelog new file mode 100644 index 0000000..8d8cac4 --- /dev/null +++ b/changelog @@ -0,0 +1,127 @@ +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 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 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 Mon, 23 Nov 2015 12:06:15 +0100 + +babl (0.1.12-2) unstable; urgency=medium + + * Upload to unstable + + -- Matteo F. Vescovi 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 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 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 Sat, 05 May 2012 19:38:35 +0200 + +babl (0.1.6-2) unstable; urgency=low + + * Upload to unstable + + -- Matteo F. Vescovi 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 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 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 Sat, 15 Oct 2011 15:39:05 +0200 + +babl (0.0.22-1) unstable; urgency=low + + * New upstream release + + -- Ross Burton 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 . + + -- Ross Burton Thu, 28 Feb 2008 08:41:14 +0000 diff --git a/compat b/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +9 diff --git a/control b/control new file mode 100644 index 0000000..e4d87bc --- /dev/null +++ b/control @@ -0,0 +1,88 @@ +Source: babl +Section: libs +Priority: optional +Maintainer: Matteo F. Vescovi +Build-Depends: dh-autoreconf, + cdbs (>= 0.4.93~), + debhelper (>= 9), + gobject-introspection, + libgirepository1.0-dev, + pkg-config +Standards-Version: 3.9.8 +Homepage: http://gegl.org/babl/ +Vcs-Git: https://anonscm.debian.org/git/collab-maint/babl.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/babl.git + +Package: libbabl-0.1-0 +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +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: libbabl-0.1-0 (= ${binary:Version}), + ${misc:Depends} +Breaks: libbabl-0.0-0-dev +Replaces: libbabl-0.0-0-dev +Provides: libbabl-0.0-0-dev +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} +Breaks: libbabl-0.0-doc +Replaces: libbabl-0.0-doc +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: libbabl-0.1-0-dbg +Section: debug +Priority: extra +Architecture: any +Multi-Arch: same +Depends: libbabl-0.1-0 (= ${binary:Version}), + ${misc:Depends} +Description: Dynamic, any to any, pixel format conversion library (debugging symbols) + 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 debugging symbols. +# +#Package: gir1.2-babl-0.1 +#Section: introspection +#Architecture: any +#Depends: libbabl-0.1-0 (= ${binary:Version}), +# ${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 can be used by other packages using the GIRepository format +# to generate dynamic bindings. diff --git a/copyright b/copyright new file mode 100644 index 0000000..8f141ec --- /dev/null +++ b/copyright @@ -0,0 +1,32 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: babl +Upstream-Contact: Øyvind Kolås +Source: http://www.gegl.org/babl + +Files: * +Copyright: 2005, Øyvind Kolås +License: LGPL-3 + +Files: debian/* +Copyright: 2007, Étienne Bersac + 2012, Matteo F. Vescovi +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 --git a/gir1.2-babl-0.1.install b/gir1.2-babl-0.1.install new file mode 100644 index 0000000..5ac77b8 --- /dev/null +++ b/gir1.2-babl-0.1.install @@ -0,0 +1 @@ +#usr/lib/*/girepository-1.0/Babl-0.1.typelib usr/lib/girepository-1.0 diff --git a/libbabl-0.1-0.docs b/libbabl-0.1-0.docs new file mode 100644 index 0000000..c17f037 --- /dev/null +++ b/libbabl-0.1-0.docs @@ -0,0 +1,4 @@ +AUTHORS +NEWS +README +TODO diff --git a/libbabl-0.1-0.install b/libbabl-0.1-0.install new file mode 100644 index 0000000..48dff07 --- /dev/null +++ b/libbabl-0.1-0.install @@ -0,0 +1,2 @@ +usr/lib/*/libbabl*.so.* +usr/lib/*/babl-*/*.so diff --git a/libbabl-0.1-0.symbols b/libbabl-0.1-0.symbols new file mode 100644 index 0000000..7eda2aa --- /dev/null +++ b/libbabl-0.1-0.symbols @@ -0,0 +1,152 @@ +libbabl-0.1.so.0 libbabl-0.1-0 #MINVER# + babl_backtrack@Base 0 + babl_base_destroy@Base 0 + babl_base_init@Base 0 + babl_base_model_gray@Base 0 + babl_base_model_rgb@Base 0 + babl_base_model_ycbcr@Base 0 + babl_base_type_float@Base 0 + babl_base_type_half@Base 0.1.12 + babl_base_type_u15@Base 0.1.12 + babl_base_type_u16@Base 0 + babl_base_type_u32@Base 0 + babl_base_type_u8@Base 0 + babl_calloc@Base 0 + babl_class_name@Base 0 + babl_component@Base 0 + babl_component_class_for_each@Base 0 + babl_component_db@Base 0 + babl_component_from_id@Base 0 + babl_component_new@Base 0 + babl_conversion@Base 0 + babl_conversion_class_for_each@Base 0 + babl_conversion_cost@Base 0 + babl_conversion_db@Base 0 + babl_conversion_error@Base 0 + babl_conversion_find@Base 0 + babl_conversion_from_id@Base 0 + babl_conversion_new@Base 0 + babl_conversion_process@Base 0 + babl_core_init@Base 0 + babl_cpu_accel_get_support@Base 0 + babl_cpu_accel_set_use@Base 0 + babl_db_count@Base 0 + babl_db_each@Base 0 + babl_db_exist@Base 0 + babl_db_exist_by_id@Base 0 + babl_db_exist_by_name@Base 0 + babl_db_find@Base 0 + babl_db_init@Base 0 + babl_db_insert@Base 0 + babl_die@Base 0 + babl_dup@Base 0 + babl_exit@Base 0 + babl_extender@Base 0 + babl_extension@Base 0 + babl_extension_base@Base 0 + babl_extension_class_for_each@Base 0 + babl_extension_db@Base 0 + babl_extension_deinit@Base 0 + babl_extension_from_id@Base 0 + babl_extension_load_dir_list@Base 0 + babl_extension_quiet_log@Base 0 + babl_fish@Base 0 + babl_fish_class_for_each@Base 0 + babl_fish_db@Base 0 + babl_fish_get_id@Base 0 + babl_fish_path@Base 0 + babl_fish_reference@Base 0 + babl_fish_reference_process@Base 0 + babl_fish_simple@Base 0 + babl_fish_stats@Base 0 + babl_format@Base 0 + babl_format_class_for_each@Base 0 + babl_format_db@Base 0 + babl_format_from_id@Base 0 + babl_format_get_bytes_per_pixel@Base 0 + babl_format_get_model@Base 0.1.12 + babl_format_get_n_components@Base 0 + babl_format_get_type@Base 0 + babl_format_has_alpha@Base 0 + babl_format_is_format_n@Base 0 + babl_format_is_palette@Base 0.1.8 + babl_format_loss@Base 0 + babl_format_mutex@Base 0 + babl_format_n@Base 0 + babl_format_new@Base 0 + babl_format_with_model_as_type@Base 0 + babl_formats_count@Base 0 + babl_formats_init@Base 0 + babl_free@Base 0 + babl_get_conversion_test_pixels@Base 0.1.12 + babl_get_format_test_pixels@Base 0.1.12 + babl_get_model_test_pixels@Base 0.1.12 + babl_get_name@Base 0 + babl_get_num_conversion_test_pixels@Base 0.1.12 + babl_get_num_format_test_pixels@Base 0.1.12 + babl_get_num_model_test_pixels@Base 0.1.12 + babl_get_num_path_test_pixels@Base 0.1.12 + babl_get_num_type_test_pixels@Base 0.1.12 + babl_get_path_test_pixels@Base 0.1.12 + babl_get_type_test_pixels@Base 0.1.12 + babl_get_user_data@Base 0.1.8 + babl_get_version@Base 0 + babl_hash_by_int@Base 0 + babl_hash_by_str@Base 0 + babl_hash_table_find@Base 0 + babl_hash_table_init@Base 0 + babl_hash_table_insert@Base 0 + babl_hash_table_size@Base 0 + babl_hmpf_on_name_lookups@Base 0 + babl_image_from_linear@Base 0 + babl_image_new@Base 0 + babl_in_fish_path@Base 0.1.8 + babl_init@Base 0 + babl_internal_destroy@Base 0 + babl_internal_init@Base 0 + babl_introspect@Base 0 + babl_list_copy@Base 0 + babl_list_each@Base 0 + babl_list_init@Base 0 + babl_list_init_with_size@Base 0 + babl_list_insert_last@Base 0 + babl_list_remove_last@Base 0 + babl_malloc@Base 0 + babl_model@Base 0 + babl_model_class_for_each@Base 0 + babl_model_db@Base 0 + babl_model_from_id@Base 0 + babl_model_is_symmetric@Base 0 + babl_model_new@Base 0 + babl_mutex_destroy@Base 0 + babl_mutex_lock@Base 0 + babl_mutex_new@Base 0 + babl_mutex_unlock@Base 0 + babl_new_palette@Base 0.1.8 + babl_palette_reset@Base 0.1.8 + babl_palette_set_palette@Base 0.1.8 + babl_pow_1_24@Base 0.1.12 + babl_pow_24@Base 0.1.12 + babl_process@Base 0 + babl_process_cost@Base 0 + babl_realloc@Base 0 + babl_rel_avg_error@Base 0 + babl_sampling@Base 0 + babl_sampling_class_for_each@Base 0 + babl_sampling_class_init@Base 0 + babl_sanity@Base 0 + babl_set_destructor@Base 0 + babl_set_extender@Base 0 + babl_set_free@Base 0 + babl_set_malloc@Base 0 + babl_set_user_data@Base 0.1.8 + babl_sizeof@Base 0 + babl_strcat@Base 0 + babl_strdup@Base 0 + babl_ticks@Base 0 + babl_type@Base 0 + babl_type_class_for_each@Base 0 + babl_type_db@Base 0 + babl_type_from_id@Base 0 + babl_type_is_symmetric@Base 0 + babl_type_new@Base 0 diff --git a/libbabl-dev.install b/libbabl-dev.install new file mode 100644 index 0000000..5589ed3 --- /dev/null +++ b/libbabl-dev.install @@ -0,0 +1,4 @@ +usr/include/ +usr/lib/*/libbabl*.so +usr/lib/*/pkgconfig/ +#usr/share/gir-1.0/Babl-0.1.gir diff --git a/libbabl-doc.doc-base b/libbabl-doc.doc-base new file mode 100644 index 0000000..6310d75 --- /dev/null +++ b/libbabl-doc.doc-base @@ -0,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-doc/index.html +Files: /usr/share/doc/libbabl-doc/Babl*.html diff --git a/libbabl-doc.docs b/libbabl-doc.docs new file mode 100644 index 0000000..4144316 --- /dev/null +++ b/libbabl-doc.docs @@ -0,0 +1,4 @@ +docs/index.html +docs/Babl*.html +docs/babl.css +docs/graphics/ diff --git a/rules b/rules new file mode 100755 index 0000000..db8d0b3 --- /dev/null +++ b/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/autoreconf.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/utils.mk + +export LDFLAGS += -Wl,--as-needed + +DEB_CONFIGURE_EXTRA_FLAGS += \ + --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ + --disable-mmx \ + --disable-sse + +DEB_DH_MAKESHLIBS_ARGS_libbabl-0.1-0 = "--exclude=/usr/lib/$(DEB_HOST_MULTIARCH)/babl-0.1" +DEB_DH_INSTALLDOCS_ARGS_libbabl-0.1-doc = "--exclude=Makefile" +DEB_DH_INSTALL_ARGS += --list-missing diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/watch b/watch new file mode 100644 index 0000000..e146c84 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gtk.org/pub/babl/([\d\.]+)/babl-(.+)\.tar\.bz2