debian/0000755000000000000000000000000011650562536007177 5ustar debian/changelog0000644000000000000000000002661411650562332011054 0ustar liboobs (3.0.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - Add Vcs-* fields. - Bump Build-Depends on system-tools-backends-dev to (>= 2.10.1). * debian/patches/01-gtk-doc-scanner-libs.patch: - Removed, merged upstream. * debian/patches/02-pkg-config-requires-dbus.patch: - Removed, merged upstream. * Update library package names for the SONAME bump 4 → 5. * Bump shlibs version to (>= 3.0.0). -- Michael Biebl Sat, 22 Oct 2011 17:44:21 +0200 liboobs (2.30.1-2) unstable; urgency=low * debian/rules: Remove simple-patchsys.mk include. * 01-gtk-doc-scanner-libs.patch: Link gtk-doc scanner against all necessary libraries. Closes: #604795 * Use dh-autoreconf to update the build system. Closes: #558521 * Bump debhelper compatibility level to 8. - Update Build-Depends on debhelper. - Strip debian/tmp/ from .install files. * Bump Standards-Version to 3.9.2. No further changes. * 02-pkg-config-requires-dbus.patch: Add missing dbus-1 dependency to the pkg-config file. Closes: #629891 * debian/watch: Track .bz2 tarballs. -- Michael Biebl Sun, 31 Jul 2011 23:25:37 +0200 liboobs (2.30.1-1) unstable; urgency=low * New upstream bugfix release -- Sebastian Dröge Mon, 31 May 2010 10:37:24 +0200 liboobs (2.30.0-2) unstable; urgency=low * Disable HAL support, it’s not used at all in the code. * Add Breaks for g-s-t < 2.30 since the ABI changed without bumping SONAME. Please give me a cluebat. -- Josselin Mouette Tue, 13 Apr 2010 00:06:06 +0200 liboobs (2.30.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - Bump Standards-Version to 3.8.4, no changes needed. - Bump system-tools-backends-dev build-depend and system-tools-backends depend to 2.9.2. * debian/rules: - Add --with-hal to configure options, now disabled by default upstream. - Add shlibs dependency for liboobs-1-4 >= 2.30.0 due to API changes. * debian/copyright: - Add new copyright notice. * Switch to source format 3.0 (quilt). - Add debian/source/format. - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk include. -- Luca Bruno Fri, 09 Apr 2010 14:20:50 +0200 liboobs (2.22.2-1) unstable; urgency=low * New upstream release. * debian/control.in: - Bump gtk-doc-tools build-depends to >= 1.9. - Bump Standards-Version to 3.8.3, no changes needed. * debian/rules: - Build with --enable-gtk-docs. -- Luca Falavigna Tue, 13 Oct 2009 23:06:08 +0200 liboobs (2.22.1-1) unstable; urgency=low [ Josselin Mouette ] * Build-depend on libglib2.0-doc to ensure proper xrefs. [ Emilio Pozuelo Monfort ] * New upstream release. * debian/patches/01_smb_crash.patch: removed, fixed upstream. * Let every package depend on ${misc:Depends}. * liboobs-1-4-dbg is section debug. * Inherit the section from the source stanza where it's the same. * Standards-Version is 3.8.2, no changes needed. -- Josselin Mouette Mon, 17 Aug 2009 01:23:19 +0200 liboobs (2.22.0-2) unstable; urgency=low * 01_smb_crash.patch: new patch. Fix NULL pointer dereference by checking the pointer before using it. Closes: #509564. -- Josselin Mouette Wed, 24 Dec 2008 11:23:46 +0100 liboobs (2.22.0-1) unstable; urgency=low * New upstream release. * Change package name according to the soname. * Bump build-dependencies and dependencies according to the new version. * Build-depend on libhal-dev. * Standards version is 3.7.3. -- Josselin Mouette Wed, 28 May 2008 13:56:22 +0200 liboobs (2.20.0-1) unstable; urgency=low [ Kilian Krause ] * Add get-orig-source * Use binary:version and source:Version for binnNMU-safe uploads as added in dpkg-dev 1.13.19. Add to Build-Depends accordingly [ Josselin Mouette ] * New upstream release. * Bump shlibs to 2.19.91. * Ship the documentation in liboobs-1-dev. -- Josselin Mouette Sun, 25 Nov 2007 13:45:25 +0100 liboobs (2.18.1-2) unstable; urgency=low * Upload to unstable; drop check-dist include. -- Loic Minier Sat, 12 May 2007 10:01:52 +0200 liboobs (2.18.1-1) experimental; urgency=low [ Riccardo Setti ] * New upstream release. [ Loic Minier ] * Add watch file. -- Loic Minier Mon, 30 Apr 2007 12:25:36 +0200 liboobs (2.17.91-1) experimental; urgency=low * Set myself as Maintainer, GNOME team uploads; build-dep on gnome-pkg-tools. * Tune descriptions. * Don't ship *.la files. * Rewrite copyright. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Include CDBS's utils. * Initial upload to Debian; closes: #411508. -- Loic Minier Mon, 19 Feb 2007 15:40:09 +0100 liboobs (2.17.91-0ubuntu1) feisty; urgency=low * New upstream version: - fix potential memory messing in oobs_share_nfs_get_acl() -- Sebastien Bacher Mon, 12 Feb 2007 17:38:29 +0100 liboobs (2.17.5-0ubuntu1) feisty; urgency=low * New upstream version: - update minimum s-t-b to 2.1.2 - add support for extensible lists of configuration methods and key types, this way individual distributions may add their own support without affecting others * New upstream version: - add function to process all pending messages - add a bunch of API docs - avoid a conditional jump based on uninitialized values in OobsTimeConfig * debian/control: - updated for soname change - updated system-tools-backends requirement * debian/liboobs-1-3.install: - updated for soname change * debian/liboobs-1-3.shlibs: - updated for soname change * debian/patches/01_network_add_ipv4ll_method.patch: - dropped, the new upstream version has that feature * debian/rules: - updated for soname change -- Sebastien Bacher Tue, 9 Jan 2007 14:09:16 +0100 liboobs (2.17.3-0ubuntu2) feisty; urgency=low * Add debian/patches/01_network_add_ipv4ll_method.patch: - Add 'ipv4ll' ethernet configuration method. - See https://wiki.ubuntu.com/ZeroConfNetworking. * Add debian/liboobs-1-2.shlibs: Bump shlibs to this version. -- Martin Pitt Mon, 4 Dec 2006 11:49:59 +0100 liboobs (2.17.3-0ubuntu1) feisty; urgency=low * New upstream version: - Fix a bunch of compiler warnings - Fix a potential crasher in shares-admin nautilus extension - Fix an assert with DBus warnings enabled * debian/patches/90_from_cvs_fix_users_creation_issue.patch: - fixed with the new version -- Sebastien Bacher Fri, 1 Dec 2006 12:54:10 +0100 liboobs (0.6.0-0ubuntu2) edgy; urgency=low * debian/patches/90_from_cvs_fix_users_creation_issue.patch: - patch from CVS, fix an issue when creating several users in a row (Ubuntu: #64724) -- Sebastien Bacher Mon, 9 Oct 2006 15:21:08 +0200 liboobs (0.6.0-0ubuntu1) edgy; urgency=low * New upstream version: - Handle better the situations where Liboobs can't get a DBusConnection - Fix supported platforms retrieving - Get/set the gateway properly for static interfaces (Ubuntu: #59690) - Code robustness improvements * debian/control: - require new system-tools-backend version * debian/patches/90_from_cvs_no_assert_when_dbus_not_running.patch: - fixed with the new version * debian/patches/91_from_cvs_dont_crash_on_configuration_issue.patch: - fixed with the new version -- Sebastien Bacher Sat, 7 Oct 2006 15:56:06 +0200 liboobs (0.5.0-0ubuntu3) edgy; urgency=low * debian/patches/91_from_cvs_dont_crash_on_configuration_issue.patch: - patch from CVS, fix crasher when facing a configuration issue (Ubuntu: #62739) -- Sebastien Bacher Mon, 2 Oct 2006 17:53:26 +0200 liboobs (0.5.0-0ubuntu2) edgy; urgency=low * debian/patches/90_from_cvs_no_assert_when_dbus_not_running.patch: - patch from CVS, "No longer assert if liboobs can't get the DBusConnection", fix nautilus crashing for some users due to shares-admin (Ubuntu: #62739) -- Sebastien Bacher Mon, 2 Oct 2006 17:04:46 +0200 liboobs (0.5.0-0ubuntu1) edgy; urgency=low * New upstream version: - Extend and improve error handling, Handle DBUS_ERROR_ACCESS_DENIED properly - Adapt to s-t-b DBus struct changes in users, groups and services objects - Code robustness fixes * debian/compat: - updated version to 5 * debian/control: - updated debhelper requirement to match compat version - updated system-tools-backend requirement * debian/control, debian/liboobs-1-1.install, debian/liboobs-1-2.install: - updated for soname change * debian/rules: - no need to specify the dbg package to create, cdbs does that -- Sebastien Bacher Sat, 30 Sep 2006 20:03:58 +0200 liboobs (0.4.0-0ubuntu1) edgy; urgency=low * New upstream version * debian/patches/01_from_cvs_fix_services_breakage.patch: - fixed with the new version -- Sebastien Bacher Wed, 6 Sep 2006 02:29:50 +0200 liboobs (0.3.0-0ubuntu2) edgy; urgency=low * debian/patches/01_from_cvs_fix_services_breakage.patch: - fix from the CVS, fix services-admin breaking the services list -- Sebastien Bacher Wed, 6 Sep 2006 02:20:07 +0200 liboobs (0.3.0-0ubuntu1) edgy; urgency=low * New upstream release: - do not export unwanted symbols - documentation improvements - update to newer DBus API - do not offer API functions for guessing init.d service roles * debian/control: - bumped s-t-b and dbus requirement. * debian/patches/01_dbus0.9.patch: - dropped, went upstream - thank Sebastian. * debian/liboobs-1-0.install, debian/rules, debian/control: - soname change. -- Daniel Holbach Tue, 5 Sep 2006 08:19:31 +0200 liboobs (0.2.0-0ubuntu2) edgy; urgency=low * Rebuild against dbus 0.90 * debian/patches/01_dbus0.9.patch: + s/dbus_connection_disconnect/dbus_connection_close/g -- Sebastian Dröge Thu, 24 Aug 2006 16:54:01 +0200 liboobs (0.2.0-0ubuntu1) edgy; urgency=low * New upstream release: - use libc MD5 crypt() - fix a crash in oobs_hosts_config_set_domainname() - make sure that the "changed" signal is sent to the relevant objects - put title to API reference -- Daniel Holbach Wed, 2 Aug 2006 20:46:20 +0200 liboobs (0.1.0-0ubuntu4) edgy; urgency=low * debian/control: - added libdbus-1-dev (>= 0.32), libdbus-glib-1-dev (>= 0.32), libglib2.0-dev (>= 2.6.0) to Depends of liboobs-1-dev. -- Daniel Holbach Thu, 13 Jul 2006 16:37:08 +0200 liboobs (0.1.0-0ubuntu3) edgy; urgency=low * debian/control: - libdbus-glib-1-dev to Build-Depends. -- Daniel Holbach Thu, 13 Jul 2006 12:01:29 +0200 liboobs (0.1.0-0ubuntu2) edgy; urgency=low * debian/control: - Depend on system-tools-backends (>= 1.9.0) as well. -- Daniel Holbach Thu, 13 Jul 2006 10:33:26 +0200 liboobs (0.1.0-0ubuntu1) edgy; urgency=low * Initial release. -- Daniel Holbach Mon, 12 Jun 2006 16:37:16 +0200 debian/liboobs-1-dev.install0000644000000000000000000000012511615336421013121 0ustar usr/lib/*.a usr/lib/*.so usr/lib/pkgconfig usr/include/liboobs-1.0 usr/share/gtk-doc debian/rules0000755000000000000000000000064711650561667010272 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/rules/utils.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 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc DEB_DH_MAKESHLIBS_ARGS_ALL += -V "liboobs-1-5 (>= 3.0.0)" debian/watch0000644000000000000000000000016111615344074010222 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/liboobs/([\d\.]+[02468])/ \ liboobs-([\d\.]+)\.tar\.bz2 debian/patches/0000755000000000000000000000000011650562361010622 5ustar debian/patches/series0000644000000000000000000000000011650560004012015 0ustar debian/control.in0000644000000000000000000000435411650561651011212 0ustar Source: liboobs Section: libs Priority: optional Maintainer: Loic Minier Uploaders: @GNOME_TEAM@ Build-Depends: cdbs, debhelper (>= 8), system-tools-backends-dev (>= 2.10.1), libdbus-1-dev (>= 0.70), libdbus-glib-1-dev (>= 0.70), libglib2.0-dev (>= 2.14.0), gtk-doc-tools (>= 1.9), gnome-pkg-tools (>= 0.10), libglib2.0-doc, dh-autoreconf Standards-Version: 3.9.2 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/liboobs Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/liboobs Package: liboobs-1-5 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, system-tools-backends (>= 2.9.2) Breaks: gnome-system-tools (<< 2.30) Description: GObject based interface to system-tools-backends - shared library Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the shared library. Package: liboobs-1-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, liboobs-1-5 (= ${binary:Version}), libdbus-1-dev (>= 0.70), libdbus-glib-1-dev (>= 0.70), libglib2.0-dev (>= 2.14.0) Description: GObject based interface to system-tools-backends - dev files Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the development files. Package: liboobs-1-5-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, liboobs-1-5 (= ${binary:Version}) Description: GObject based interface to system-tools-backends - debug symbols Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the debugging symbols. debian/control0000644000000000000000000000507511650562536010611 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: liboobs Section: libs Priority: optional Maintainer: Loic Minier Uploaders: Debian GNOME Maintainers , Josselin Mouette , Michael Biebl , Sebastian Dröge Build-Depends: cdbs, debhelper (>= 8), system-tools-backends-dev (>= 2.10.1), libdbus-1-dev (>= 0.70), libdbus-glib-1-dev (>= 0.70), libglib2.0-dev (>= 2.14.0), gtk-doc-tools (>= 1.9), gnome-pkg-tools (>= 0.10), libglib2.0-doc, dh-autoreconf Standards-Version: 3.9.2 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/liboobs Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/liboobs Package: liboobs-1-5 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, system-tools-backends (>= 2.9.2) Breaks: gnome-system-tools (<< 2.30) Description: GObject based interface to system-tools-backends - shared library Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the shared library. Package: liboobs-1-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, liboobs-1-5 (= ${binary:Version}), libdbus-1-dev (>= 0.70), libdbus-glib-1-dev (>= 0.70), libglib2.0-dev (>= 2.14.0) Description: GObject based interface to system-tools-backends - dev files Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the development files. Package: liboobs-1-5-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, liboobs-1-5 (= ${binary:Version}) Description: GObject based interface to system-tools-backends - debug symbols Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the debugging symbols. debian/source/0000755000000000000000000000000011650562361010473 5ustar debian/source/format0000644000000000000000000000001411615332457011703 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000452211615332457011133 0ustar This package was debianized by Daniel Holbach on Mon, 12 Jun 2006 16:37:16 +0200 and adapted for Debian by Loic Minier on Mon, 19 Feb 2007 15:37:29 +0100 It was downloaded from: Upstream Author and Copyright Holder: Copyright (C) 2004-2005 Carlos Garnacho Copyright (C) 2009-2010 Milan Bouchet-Valat Most files are licensed under the LGPL: This package 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 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'. The following files are licensed under the GPL: src/oobs-iface-isdn.c src/oobs-iface-isdn.h src/oobs-iface-modem.c src/oobs-iface-modem.h src/oobs-iface-plip.c src/oobs-iface-plip.h This package 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. 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 General Public License for more details. You should have received a copy of the GNU 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 General Public License can be found in `/usr/share/common-licenses/GPL'. debian/liboobs-1-5.install0000644000000000000000000000001711650561677012523 0ustar usr/lib/*.so.* debian/compat0000644000000000000000000000000211615336351010370 0ustar 8