debian/0000775000000000000000000000000012266273674007207 5ustar debian/rules0000775000000000000000000000071712266273631010265 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk GNOME_MODULE := gdl DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) debian/watch0000664000000000000000000000014411727406054010226 0ustar version=3 http://ftp.gnome.org/pub/gnome/sources/gdl/([\d\.]+[02468])/ \ gdl-([\d\.]+)\.tar\.xz debian/gir1.2-gdl-3.install0000664000000000000000000000004411745555043012475 0ustar usr/lib/*/girepository-1.0 usr/lib/ debian/changelog0000664000000000000000000002166012266273674011066 0ustar gdl (3.8.1-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getitng new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Fri, 17 Jan 2014 13:34:15 -0500 gdl (3.8.1-2) unstable; urgency=low * Upload to unstable. -- Michael Biebl Wed, 31 Jul 2013 23:34:35 +0200 gdl (3.8.1-1) experimental; urgency=low [ Thomas Bechtold ] * New upstream release. * debian/control: - Bump Standards-Version to 3.9.4. - Rename libgdl-3-2 → libgdl-3-5 for the soname bump. -- Michael Biebl Sat, 29 Jun 2013 09:55:15 +0200 gdl (3.4.2-1) unstable; urgency=low * New upstream release. * Bump Build-Depends on cdbs for multiarch support. * Drop explicit Build-Depends on gir1.2-gtk-3.0. -- Michael Biebl Tue, 24 Apr 2012 18:58:13 +0200 gdl (3.3.91-1) experimental; urgency=low * New upstream development release. * Rename libgdl-3-1 → libgdl-3-2 for the soname bump. * debian/libgdl-3-common.install: Remove /usr/share/gdl-3 since upstream no longer installs a .ui file. * debian/libgdl-3-2.symbols: Add new symbols and remove GdlLayoutManager related symbols, which were dropped upstream. * debian/rules: Build gtk-doc API documentation, don't use the one shipped in the upstream tarball. * Split the API documentation from libgdl-3-common into a separate package libgdl-3-doc. Add the necessary Breaks/Replaces. * Add Suggests: libgdl-3-doc to libgdl-3-dev. * Convert libgdl to multiarch. * Bump Standards-Version to 3.9.3. -- Michael Biebl Mon, 12 Mar 2012 17:02:21 +0100 gdl (3.2.0-2) unstable; urgency=low * debian/control.in: - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. - Change section of gir1.2-gdl-3 to introspection. * debian/watch: Track .xz tarballs. -- Michael Biebl Mon, 12 Mar 2012 15:47:18 +0100 gdl (3.2.0-1) unstable; urgency=low * Rename the source package back to gdl. * New upstream release. * Update symbols file for libgdl-3-1. -- Michael Biebl Mon, 10 Oct 2011 01:11:32 +0200 gdl3 (3.0.2-1) unstable; urgency=low * New upstream release. * debian/watch: Switch to .bz2 tarballs. * debian/rules: - Set GNOME_MODULE to gdl so get-orig-source works correctly. - Remove clean-la.mk include as no libtool .la file is installed. * Add debian/libgdl-3-1.symbols for improved shlibs dependencies. * Strip debian/tmp/ from .install files. * debian/control.in: - Bump Standards-Version to 3.9.2. No further changes. - Update Vcs-* fields. -- Michael Biebl Wed, 22 Jun 2011 06:55:01 +0200 gdl3 (3.0.0-2) experimental; urgency=low [ Jordi Mallach ] * Remove unneeded dependency on -common from the gir package. * Avoid a file conflict between gir1.2- and -common. * Add Vcs headers. [ Josselin Mouette ] * Change source package name to allow parallel migration to testing. * Drop useless Conflicts/Provides. -- Jordi Mallach Thu, 07 Apr 2011 23:33:19 +0200 gdl (3.0.0-1) experimental; urgency=low * New upstream stable release. -- Jordi Mallach Tue, 05 Apr 2011 18:00:17 +0200 gdl (2.91.92-1) experimental; urgency=low * New upstream release, for GTK+3. * Move to source format 3.0 (quilt). Drop use of simple-patchsys.mk. * Library is now libgdl-3, soname 1. Make all necessary changes. * Update Build-Depends. * Introduce a GObject introspection package. * Bump Standards-Version to 3.9.1 (no changes required). * Bump debhelper compat to 8. -- Jordi Mallach Mon, 04 Apr 2011 19:19:39 +0200 gdl (2.30.1-1) unstable; urgency=low * New upstream translation-only release. -- Josselin Mouette Sun, 03 Oct 2010 10:47:57 +0200 gdl (2.30.0-1) unstable; urgency=low * New upstream stable release: + debian/rules: - Update SHVER to 2.30.0 because of API additions. -- Sebastian Dröge Fri, 09 Apr 2010 13:52:23 +0200 gdl (2.28.2-1) unstable; urgency=low * New upstream bugfix release. -- Emilio Pozuelo Monfort Tue, 24 Nov 2009 20:32:14 +0100 gdl (2.28.1-1) unstable; urgency=low * New upstream release. * Standards-Version is 3.8.3, no changes needed. -- Emilio Pozuelo Monfort Wed, 04 Nov 2009 18:31:10 +0100 gdl (2.28.0-1) unstable; urgency=low * Remove .la file since nothing references it. * New upstream release. * Drop glade requirements. * 10_gtk_widget_show.patch: dropped, merged upstream. * Rename the library package to follow the ABI change. * Update list of copyright holders. * License is now LGPL. -- Josselin Mouette Sat, 26 Sep 2009 18:21:01 +0200 gdl (2.26.2-1) unstable; urgency=low [ Josselin Mouette ] * Fix section for debug package. [ Luca Falavigna ] * New upstream release (Closes: #530828). * debian/copyright: - Add Copyright notice listing copyright holders. - Licensed under GPLv2, adjust link to common licenses accordingly. * debian/patches/10_gtk_widget_show.patch: - Show requestor when docking to a GdlDockPaned. * debian/control.in - Bump Standards-Version to 3.8.2, no changes required. [ Emilio Pozuelo Monfort ] * Say what contains each package in the long description. * Remove section in binary package where is inherited from the source stanza. [ Josselin Mouette ] * Update build-dependencies. -- Josselin Mouette Mon, 29 Jun 2009 21:46:01 +0200 gdl (2.24.0-4) unstable; urgency=low * libgdl-1-dev depends on libglade2-dev and libxml2-dev. Closes: #518970. * Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper xrefs. -- Josselin Mouette Thu, 09 Apr 2009 20:17:23 +0200 gdl (2.24.0-3) unstable; urgency=low * Add GNOME team as uploaders; add control.in and include uploaders.mk to generate uploaders list; bdep on gnome-pkg-tools (>= 0.10). * Wrap build-deps and deps to get cleaner patches. * Add ${misc:Depends} and ${shlibs:Depends}. * Bump up Standards-Version to 3.8.0. * List full license header. * Whitespace cleanups. * Include gnome-get-source.mk optionally. * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11. * Add debian/compat 5; doh! * Add watch file. -- Loic Minier Fri, 26 Sep 2008 17:42:20 +0200 gdl (2.24.0-2) unstable; urgency=low * Add Build-Dep on intltool. -- Rob Bradford Fri, 26 Sep 2008 13:58:51 +0100 gdl (2.24.0-1) unstable; urgency=low * New upstream release. - Remove now-unused libgdl-gnome binary packages. -- Rob Bradford Wed, 24 Sep 2008 22:09:11 +0100 gdl (0.7.11-1) unstable; urgency=low * New upstream release -- Rob Bradford Mon, 10 Mar 2008 12:05:31 +0000 gdl (0.7.10-1) unstable; urgency=low * New upstream release -- Rob Bradford Mon, 25 Feb 2008 18:48:51 +0000 gdl (0.7.9-1) unstable; urgency=low * New upstream release -- Rob Bradford Sun, 17 Feb 2008 11:15:21 +0000 gdl (0.7.8-1) unstable; urgency=low * New upstream release - Make -dbg package priority extra. -- Rob Bradford Mon, 11 Feb 2008 11:05:17 +0000 gdl (0.7.7-1) unstable; urgency=low * New upstream release -- Rob Bradford Fri, 07 Sep 2007 11:53:15 +0100 gdl (0.7.6-1) unstable; urgency=low * New upstream release -- Rob Bradford Tue, 26 Jun 2007 15:14:45 +0100 gdl (0.7.5-1) unstable; urgency=low * New upstream release -- Rob Bradford Sun, 6 May 2007 13:23:37 +0100 gdl (0.7.2-1) unstable; urgency=low * New upstream release * Added new binary packages: libgdl-1-0-dbg, libgdl-gnome-1-0, libgdl-gnome-1-0-dbg * Updated Standards-Version. * Increased compat level to 5 (needed for the -dbg packages). * Updated Build-Depends. -- Rob Bradford Sat, 17 Feb 2007 18:55:53 +0000 gdl (0.6.1-1) unstable; urgency=low * New upstream release -- Rob Bradford Tue, 16 May 2006 22:45:24 +0100 gdl (0.6.0-4) unstable; urgency=low * Maintainer upload to build against updated dependencies. Binary NMU broke dependencies due to use of ${Source-Version} in debian/control. This has since been replaced with a manual version specification. (closes: #365001) -- Rob Bradford Mon, 1 May 2006 10:42:40 +0100 gdl (0.6.0-3) unstable; urgency=low * Upload to unstable. -- Rob Bradford Wed, 11 Jan 2006 11:05:47 +0000 gdl (0.6.0-2) experimental; urgency=low * Use Provides/Conflicts correctly for -dev package. -- Rob Bradford Mon, 18 Jul 2005 23:34:42 +0100 gdl (0.6.0-1) experimental; urgency=low * Initial release. -- Rob Bradford Tue, 12 Jul 2005 20:56:09 +0100 debian/libgdl-3-dev.install0000664000000000000000000000012311745555043012736 0ustar usr/include usr/lib/*/pkgconfig/ usr/lib/*/libgdl-3.so usr/share/gir-1.0/Gdl-3.gir debian/libgdl-3-common.install0000664000000000000000000000002111745555043013445 0ustar usr/share/locale debian/compat0000664000000000000000000000000211644424111010364 0ustar 8 debian/control.in0000664000000000000000000000633212266273675011224 0ustar Source: gdl Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 8.1.3), cdbs (>= 0.4.93), dh-autoreconf, libgtk-3-dev, libxml2-dev (>= 2.2.8), intltool (>= 0.40.4), gtk-doc-tools (>= 1.4), gnome-pkg-tools (>= 0.11), gobject-introspection (>= 0.6.7), libgirepository1.0-dev (>= 0.6.7) Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gdl Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gdl Package: libgdl-3-dev Section: libdevel Architecture: any Depends: libgdl-3-5 (= ${binary:Version}), gir1.2-gdl-3 (= ${binary:Version}), libgtk-3-dev, libxml2-dev (>= 2.2.8), ${misc:Depends}, ${shlibs:Depends} Suggests: libgdl-3-doc Description: GNOME DevTool libraries - development files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the development files. Package: libgdl-3-5 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libgdl-3-common (= ${source:Version}) Description: GNOME DevTool libraries Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the shared libraries. Package: libgdl-3-common Section: gnome Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: GNOME DevTool libraries - common files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the common files. Package: libgdl-3-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: devhelp Breaks: libgdl-3-common (<< 3.3.91-1) Replaces: libgdl-3-common (<< 3.3.91-1) Description: GNOME DevTool libraries - documentation Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the API documentation. Package: libgdl-3-dbg Section: debug Priority: extra Architecture: any Depends: libgdl-3-5 (= ${binary:Version}), ${misc:Depends} Description: GNOME DevTool libraries - debug files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the debugging symbols. Package: gir1.2-gdl-3 Section: introspection Architecture: any Depends: ${gir:Depends}, ${misc:Depends} Description: GObject introspection data for the GDL library This package contains introspection data for the GNOME DevTool libraries, a support library for GNOME development tools. . It can be used by packages using the GIRepository format to generate dynamic bindings. debian/libgdl-3-5.install0000664000000000000000000000003012153103050012276 0ustar usr/lib/*/libgdl-3.so.* debian/copyright0000664000000000000000000000324211644423656011137 0ustar This package was debianized by Rob Bradford on Tue, 12 Jul 2005 20:56:09 +0100. It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gdl/ Upstream authors: Dave Camp Neil Hodgson Gustavo Giráldez Copyright: Copyright © 1999-2000 Dave Camp Copyright © 2002 Gustavo Giráldez Copyright © 2002 Sun Microsystems, Inc Copyright © 2003 Jeroen Zwartepoorte Copyright © 1998-2003 Ettore Perazzoli Copyright © 2007 Naba Kumar Copyright © 1998 Elliot Lee Copyright © 1995-1997 Peter Mattis Copyright © 1995-1997 Spencer Kimball Copyright © 1995-1997 Josh MacDonald Copyright © 2001 Ben Tea Spoons, Inc. License: The GNOME DevTools 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. This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1'. debian/source/0000775000000000000000000000000012176301443010471 5ustar debian/source/format0000664000000000000000000000001411644424111011674 0ustar 3.0 (quilt) debian/libgdl-3-5.symbols0000664000000000000000000001317412153103050012335 0ustar libgdl-3.so.5 libgdl-3-5 #MINVER# gdl_dock_add_floating_item@Base 3.8.1 gdl_dock_add_item@Base 3.8.1 gdl_dock_bar_get_orientation@Base 3.8.1 gdl_dock_bar_get_style@Base 3.8.1 gdl_dock_bar_get_type@Base 3.8.1 gdl_dock_bar_new@Base 3.8.1 gdl_dock_bar_set_orientation@Base 3.8.1 gdl_dock_bar_set_style@Base 3.8.1 gdl_dock_bar_style_get_type@Base 3.8.1 gdl_dock_get_item_by_name@Base 3.8.1 gdl_dock_get_named_items@Base 3.8.1 gdl_dock_get_placeholder_by_name@Base 3.8.1 gdl_dock_get_root@Base 3.8.1 gdl_dock_get_type@Base 3.8.1 gdl_dock_hide_preview@Base 3.8.1 gdl_dock_item_behavior_get_type@Base 3.8.1 gdl_dock_item_bind@Base 3.8.1 gdl_dock_item_button_image_get_type@Base 3.8.1 gdl_dock_item_button_image_new@Base 3.8.1 gdl_dock_item_class_set_has_grip@Base 3.8.1 gdl_dock_item_create_label_widget@Base 3.8.1 gdl_dock_item_dock_to@Base 3.8.1 gdl_dock_item_flags_get_type@Base 3.8.1 gdl_dock_item_get_behavior_flags@Base 3.8.1 gdl_dock_item_get_child@Base 3.8.1 gdl_dock_item_get_drag_area@Base 3.8.1 gdl_dock_item_get_grip@Base 3.8.1 gdl_dock_item_get_orientation@Base 3.8.1 gdl_dock_item_get_tablabel@Base 3.8.1 gdl_dock_item_get_type@Base 3.8.1 gdl_dock_item_grip_get_type@Base 3.8.1 gdl_dock_item_grip_has_event@Base 3.8.1 gdl_dock_item_grip_hide_handle@Base 3.8.1 gdl_dock_item_grip_new@Base 3.8.1 gdl_dock_item_grip_set_cursor@Base 3.8.1 gdl_dock_item_grip_set_label@Base 3.8.1 gdl_dock_item_grip_show_handle@Base 3.8.1 gdl_dock_item_hide_grip@Base 3.8.1 gdl_dock_item_hide_item@Base 3.8.1 gdl_dock_item_iconify_item@Base 3.8.1 gdl_dock_item_is_closed@Base 3.8.1 gdl_dock_item_is_iconified@Base 3.8.1 gdl_dock_item_is_placeholder@Base 3.8.1 gdl_dock_item_lock@Base 3.8.1 gdl_dock_item_new@Base 3.8.1 gdl_dock_item_new_with_pixbuf_icon@Base 3.8.1 gdl_dock_item_new_with_stock@Base 3.8.1 gdl_dock_item_notify_deselected@Base 3.8.1 gdl_dock_item_notify_selected@Base 3.8.1 gdl_dock_item_or_child_has_focus@Base 3.8.1 gdl_dock_item_preferred_size@Base 3.8.1 gdl_dock_item_set_behavior_flags@Base 3.8.1 gdl_dock_item_set_child@Base 3.8.1 gdl_dock_item_set_default_position@Base 3.8.1 gdl_dock_item_set_orientation@Base 3.8.1 gdl_dock_item_set_tablabel@Base 3.8.1 gdl_dock_item_show_grip@Base 3.8.1 gdl_dock_item_show_item@Base 3.8.1 gdl_dock_item_unbind@Base 3.8.1 gdl_dock_item_unlock@Base 3.8.1 gdl_dock_item_unset_behavior_flags@Base 3.8.1 gdl_dock_layout_attach@Base 3.8.1 gdl_dock_layout_delete_layout@Base 3.8.1 gdl_dock_layout_get_layouts@Base 3.8.1 gdl_dock_layout_get_master@Base 3.8.1 gdl_dock_layout_get_type@Base 3.8.1 gdl_dock_layout_is_dirty@Base 3.8.1 gdl_dock_layout_load_from_file@Base 3.8.1 gdl_dock_layout_load_layout@Base 3.8.1 gdl_dock_layout_new@Base 3.8.1 gdl_dock_layout_save_layout@Base 3.8.1 gdl_dock_layout_save_to_file@Base 3.8.1 gdl_dock_layout_set_master@Base 3.8.1 gdl_dock_master_add@Base 3.8.1 gdl_dock_master_foreach@Base 3.8.1 gdl_dock_master_foreach_toplevel@Base 3.8.1 gdl_dock_master_get_controller@Base 3.8.1 gdl_dock_master_get_dock_name@Base 3.8.1 gdl_dock_master_get_object@Base 3.8.1 gdl_dock_master_get_type@Base 3.8.1 gdl_dock_master_remove@Base 3.8.1 gdl_dock_master_set_controller@Base 3.8.1 gdl_dock_new@Base 3.8.1 gdl_dock_new_from@Base 3.8.1 gdl_dock_notebook_get_type@Base 3.8.1 gdl_dock_notebook_new@Base 3.8.1 gdl_dock_object_bind@Base 3.8.1 gdl_dock_object_child_placement@Base 3.8.1 gdl_dock_object_class_set_is_compound@Base 3.8.1 gdl_dock_object_detach@Base 3.8.1 gdl_dock_object_dock@Base 3.8.1 gdl_dock_object_dock_request@Base 3.8.1 gdl_dock_object_flags_get_type@Base 3.8.1 gdl_dock_object_freeze@Base 3.8.1 gdl_dock_object_get_controller@Base 3.8.1 gdl_dock_object_get_long_name@Base 3.8.1 gdl_dock_object_get_master@Base 3.8.1 gdl_dock_object_get_name@Base 3.8.1 gdl_dock_object_get_parent_object@Base 3.8.1 gdl_dock_object_get_pixbuf@Base 3.8.1 gdl_dock_object_get_stock_id@Base 3.8.1 gdl_dock_object_get_toplevel@Base 3.8.1 gdl_dock_object_get_type@Base 3.8.1 gdl_dock_object_is_automatic@Base 3.8.1 gdl_dock_object_is_bound@Base 3.8.1 gdl_dock_object_is_closed@Base 3.8.1 gdl_dock_object_is_compound@Base 3.8.1 gdl_dock_object_is_frozen@Base 3.8.1 gdl_dock_object_layout_changed_notify@Base 3.8.1 gdl_dock_object_nick_from_type@Base 3.8.1 gdl_dock_object_present@Base 3.8.1 gdl_dock_object_reduce@Base 3.8.1 gdl_dock_object_reorder@Base 3.8.1 gdl_dock_object_set_long_name@Base 3.8.1 gdl_dock_object_set_manual@Base 3.8.1 gdl_dock_object_set_name@Base 3.8.1 gdl_dock_object_set_pixbuf@Base 3.8.1 gdl_dock_object_set_stock_id@Base 3.8.1 gdl_dock_object_set_type_for_nick@Base 3.8.1 gdl_dock_object_thaw@Base 3.8.1 gdl_dock_object_type_from_nick@Base 3.8.1 gdl_dock_object_unbind@Base 3.8.1 gdl_dock_paned_get_type@Base 3.8.1 gdl_dock_paned_new@Base 3.8.1 gdl_dock_param_flags_get_type@Base 3.8.1 gdl_dock_param_get_type@Base 3.8.1 gdl_dock_placeholder_attach@Base 3.8.1 gdl_dock_placeholder_get_type@Base 3.8.1 gdl_dock_placeholder_new@Base 3.8.1 gdl_dock_placement_get_type@Base 3.8.1 gdl_dock_set_skip_taskbar@Base 3.8.1 gdl_dock_show_preview@Base 3.8.1 gdl_dock_tablabel_activate@Base 3.8.1 gdl_dock_tablabel_deactivate@Base 3.8.1 gdl_dock_tablabel_get_type@Base 3.8.1 gdl_dock_tablabel_new@Base 3.8.1 gdl_dock_xor_rect@Base 3.8.1 gdl_dock_xor_rect_hide@Base 3.8.1 gdl_marshal_VOID__OBJECT_ENUM_BOXED@Base 3.8.1 gdl_marshal_VOID__OBJECT_INT_INT@Base 3.8.1 gdl_marshal_VOID__UINT_UINT@Base 3.8.1 gdl_preview_window_get_type@Base 3.8.1 gdl_preview_window_new@Base 3.8.1 gdl_preview_window_update@Base 3.8.1 gdl_switcher_get_type@Base 3.8.1 gdl_switcher_insert_page@Base 3.8.1 gdl_switcher_new@Base 3.8.1 gdl_switcher_style_get_type@Base 3.8.1 debian/libgdl-3-doc.install0000664000000000000000000000002211745555043012723 0ustar usr/share/gtk-doc debian/control0000664000000000000000000000700312266273701010601 0ustar # 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: gdl Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: Debian GNOME Maintainers , Jordi Mallach , Michael Biebl Build-Depends: debhelper (>= 8.1.3), cdbs (>= 0.4.93), dh-autoreconf, libgtk-3-dev, libxml2-dev (>= 2.2.8), intltool (>= 0.40.4), gtk-doc-tools (>= 1.4), gnome-pkg-tools (>= 0.11), gobject-introspection (>= 0.6.7), libgirepository1.0-dev (>= 0.6.7) Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gdl Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gdl Package: libgdl-3-dev Section: libdevel Architecture: any Depends: libgdl-3-5 (= ${binary:Version}), gir1.2-gdl-3 (= ${binary:Version}), libgtk-3-dev, libxml2-dev (>= 2.2.8), ${misc:Depends}, ${shlibs:Depends} Suggests: libgdl-3-doc Description: GNOME DevTool libraries - development files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the development files. Package: libgdl-3-5 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libgdl-3-common (= ${source:Version}) Description: GNOME DevTool libraries Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the shared libraries. Package: libgdl-3-common Section: gnome Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: GNOME DevTool libraries - common files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the common files. Package: libgdl-3-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: devhelp Breaks: libgdl-3-common (<< 3.3.91-1) Replaces: libgdl-3-common (<< 3.3.91-1) Description: GNOME DevTool libraries - documentation Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the API documentation. Package: libgdl-3-dbg Section: debug Priority: extra Architecture: any Depends: libgdl-3-5 (= ${binary:Version}), ${misc:Depends} Description: GNOME DevTool libraries - debug files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the debugging symbols. Package: gir1.2-gdl-3 Section: introspection Architecture: any Depends: ${gir:Depends}, ${misc:Depends} Description: GObject introspection data for the GDL library This package contains introspection data for the GNOME DevTool libraries, a support library for GNOME development tools. . It can be used by packages using the GIRepository format to generate dynamic bindings.