debian/0000775000000000000000000000000012265067521007176 5ustar debian/rules0000775000000000000000000000432512265067446010270 0ustar #!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE=1 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) srcpkg = $(shell dpkg-parsechangelog | sed -ne 's/Source: *//p') srcver = $(shell dpkg-parsechangelog | sed -ne 's/Version: *\([0-9]*:\)\?\(.*\)-[^-]*$$/\2/p') libpkg = $(shell sed -ne 's/Package: *\(.*\)-dbg/\1/p' debian/control) dbgpkg = $(libpkg)-dbg CFLAGS = -g -Wall -Wextra $(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),-O0,-O2) LDFLAGS= -Wl,-z,defs #{{{ generic rules ../$(srcpkg)_$(srcver).orig.tar.gz: @if git rev-parse --git-dir >/dev/null 2>&1; then \ echo -n 'Regenerating $(@F)'; \ git show pristine-tar:$(@F).delta | pristine-tar gentar - $@; \ echo .; \ fi check-tarball: ../$(srcpkg)_$(srcver).orig.tar.gz .PHONY: check-tarball #}}} config.status: configure dh_testdir dh_autoreconf ./configure --prefix=/usr \ --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ --disable-tests \ --with-zeroconf \ --enable-ipv6 \ CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" build: build-stamp build-stamp: config.status @echo ">>> Starting compile (`date`)..." dh_testdir $(MAKE) make check (cd po && make update-gmo) touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp [ ! -f Makefile ] || $(MAKE) distclean # Remove the auto-generated files so that they do not enter the diff. dh_autoreconf_clean dh_clean install: build-stamp dh_testdir dh_testroot dh_clean -k dh_installdirs $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp binary-indep: build install binary-arch: build install dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_install --sourcedir=debian/tmp dh_link dh_strip --dbg-package=$(dbgpkg) dh_compress dh_fixperms dh_makeshlibs dh_installdeb dh_shlibdeps -L$(libpkg) -ldebian/$(libpkg)/usr/lib dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install clean debian/watch0000664000000000000000000000017711524562617010237 0ustar # Site Directory Pattern Version Script version=2 http://releases.0x539.de/obby/ obby-(\d\.\d\.\d)\.tar\.gz debian uupdate debian/changelog0000664000000000000000000001377712265067512011067 0ustar obby (0.4.8-1ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Mon, 13 Jan 2014 17:56:52 -0500 obby (0.4.8-1) unstable; urgency=low * New upstream release. - Dropped debian/patches. -- Philipp Kern Sun, 06 Nov 2011 13:35:56 +0100 obby (0.4.7-2) unstable; urgency=low * Stop installing the .la file. (Closes: #603901) * Add Danish translation, thanks to Joe Dalton. (Closes: #605322) * Add Ukrainian translation, taken from upstream git. -- Philipp Kern Wed, 09 Feb 2011 22:47:31 +0100 obby (0.4.7-1) unstable; urgency=low * New upstream release -- Philipp Kern Thu, 01 Jan 2009 20:11:26 +0100 obby (0.4.6-1) unstable; urgency=low * New upstream release -- Philipp Kern Wed, 15 Oct 2008 18:23:54 +0200 obby (0.4.5-1) unstable; urgency=low * New upstream release. * Add VCS-* and Homepage fields to the source stanza. * Propagate SONAME bump by upstream to the name of the binary package. The new binary package `libobby-0.4-1' replaces the old one because the translations are not incompatible (i.e. not a reason for a conflicts relationship) but still cause file clashes. * Do not ignore errors on `make distclean'. * Updated `debian/rules' to be more generic. * Removed superfluous dpatch build-dependency. -- Philipp Kern Fri, 28 Dec 2007 13:27:44 +0100 obby (0.4.4-3) unstable; urgency=low * Include locale files in library binary package. * Make package properly compatible to BinNMUs. -- Philipp Kern Thu, 30 Aug 2007 22:02:48 +0200 obby (0.4.4-2) unstable; urgency=medium * Removed the dependency on libavahi-compat-howl-dev from libobby-0.4-dev (Closes: #425705) * Tightened the shlibs dependency of libobby-0.4-0 (Closes: #428497) -- Philipp Kern Sat, 16 Jun 2007 22:45:48 +0200 obby (0.4.4-1) unstable; urgency=low * New upstream release * Dropped Debian-specific patches * Tightened the net6 build-dependency * Include the ChangeLog in the package -- Philipp Kern Sun, 29 Apr 2007 13:07:09 +0200 obby (0.4.1-2) unstable; urgency=low * Adopt dpatch: - Add a patch to retry IPv6 if it's unavailable. -- Philipp Kern Wed, 17 Jan 2007 14:28:52 +0100 obby (0.4.1-1) unstable; urgency=low * New upstream release * Uploading to unstable. Dependent packages break now, but updates will be uploaded over the next days. Please do not file bugs about the breakage, if possible. -- Philipp Kern Sat, 26 Aug 2006 15:40:37 +0200 obby (0.4.0~rc4-2) experimental; urgency=low * Fixed `configure' flags: Enabled IPv6 and Zeroconf support * Run the tests after the build -- Philipp Kern Sun, 20 Aug 2006 22:20:57 +0200 obby (0.4.0~rc4-1) experimental; urgency=low * New upstream release -- Philipp Kern Fri, 18 Aug 2006 01:16:43 +0200 obby (0.4.0~rc3-1) experimental; urgency=low * New upstream release -- Philipp Kern Fri, 11 Aug 2006 14:17:31 +0200 obby (0.3.99+0.4.0rc2-3) experimental; urgency=low * Move the protocol version from the header to the source file, thus fixing the build with g++-4.1 (Closes: #375193, #375583) * GCC 3.3 build fixes -- Philipp Kern Sun, 2 Jul 2006 01:03:57 +0200 obby (0.3.99+0.4.0rc2-2) experimental; urgency=low * Remove the superfluous gmp build-dependency, we no longer need it -- Philipp Kern Mon, 5 Jun 2006 20:22:03 +0200 obby (0.3.99+0.4.0rc2-1) experimental; urgency=low * New upstream release * Downgrade priority of the debug package to stay in sync with the overrides * Bump Standards-Version to 3.7.2 -- Philipp Kern Sun, 4 Jun 2006 15:42:57 +0200 obby (0.3.99+0.4.0rc1-1) experimental; urgency=low * New upstream release, which is incompatible to previous versions and still a release candidate; pushing to experimental to receive more testing * Add a package containing debugging symbols; bump debhelper compatibility version for it -- Philipp Kern Sun, 30 Apr 2006 19:12:47 +0200 obby (0.3.0-3) unstable; urgency=low * Include the Avahi-related development packages in the dependency list of libobby-0.3-dev -- Philipp Kern Mon, 9 Jan 2006 18:46:33 +0100 obby (0.3.0-2) unstable; urgency=low * Enabled Zeroconf support through linking against Avahi's compatibility layer for Howl lagacy applications * Bumped the shlibs version for the new Howl-related symbols -- Philipp Kern Sun, 8 Jan 2006 21:38:05 +0100 obby (0.3.0-1) unstable; urgency=low * New upstream release * Comply to the most recent C++ ABI transition * Removed references to the unofficial libobby-1.0-* out of replaces and conflicts -- Philipp Kern Thu, 15 Dec 2005 07:49:33 +0100 obby (0.2.1-1) unstable; urgency=low * New upstream release -- Philipp Kern Mon, 17 Oct 2005 21:06:57 +0200 obby (0.2.0-2) unstable; urgency=low * Tightened build dependencies (Closes: #323343) * Included missing dependency on libgmp3-dev into the development package (Closes: #323323) -- Philipp Kern Sat, 20 Aug 2005 06:43:17 +0200 obby (0.2.0-1) unstable; urgency=low * New upstream release -- Philipp Kern Sat, 30 Jul 2005 16:09:21 +0000 obby (0.1.0-2) unstable; urgency=low * C++ ABI transition -- Philipp Kern Tue, 12 Jul 2005 17:56:35 +0000 obby (0.1.0-1) unstable; urgency=low * New upstream release -- Philipp Kern Mon, 6 Jun 2005 14:36:14 +0200 obby (0.0+20050510-1) experimental; urgency=low * Initial release (Closes: #304652) -- Philipp Kern Tue, 10 May 2005 10:09:32 +0200 debian/libobby-0.4-dev.install0000664000000000000000000000010111524605561013252 0ustar usr/include/* usr/lib/lib*.a usr/lib/lib*.so usr/lib/pkgconfig/* debian/compat0000664000000000000000000000000211524562617010377 0ustar 5 debian/libobby-0.4-1.install0000664000000000000000000000004311524562617012645 0ustar usr/lib/lib*.so.* usr/share/locale debian/libobby-0.4-1.dirs0000664000000000000000000000001011524562617012132 0ustar usr/lib debian/copyright0000664000000000000000000000167111524562617011141 0ustar This package was debianized by Philipp Kern on Sun, 9 May 2005 15:02:28 +0200. It was downloaded from . Copyright: 0x539 dev group Upstream Authors: Armin Burgmeier Philipp Kern License: This library is written by the 0x539 dev group and is licensed under the GNU General Public License (GPL) version 2 or any later version. A copy of the license is included in the distribution. This program 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. Copyright (C) 2005, 2006, 2007 0x539 dev group On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000775000000000000000000000000011655477572010513 5ustar debian/source/format0000664000000000000000000000001411524606502011677 0ustar 3.0 (quilt) debian/libobby-0.4-dev.dirs0000664000000000000000000000002411524562617012555 0ustar usr/lib usr/include debian/libobby-0.4-1.shlibs0000664000000000000000000000003411524562617012463 0ustar libobby-0.4 1 libobby-0.4-1 debian/control0000664000000000000000000000365112265067515010611 0ustar Source: obby Section: net Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Philipp Kern Build-Depends: debhelper (>= 5.0.0), dh-autoreconf, gettext, libsigc++-2.0-dev (>= 2.0.16-2), libnet6-1.3-dev (>= 1:1.3.4), libavahi-client-dev Standards-Version: 3.9.1 Homepage: http://gobby.0x539.de Package: libobby-0.4-dev Section: libdevel Architecture: any Depends: libobby-0.4-1 (= ${binary:Version}), libnet6-1.3-dev (>= 1:1.3.1-3), libavahi-client-dev, ${misc:Depends} Conflicts: libobby-0.2-dev, libobby-0.3-dev Replaces: libobby-0.2-dev, libobby-0.3-dev Description: Synced document buffers - development files obby is a library providing synced document buffers which multiple users could edit simultaneously. It supports multiple documents in one session and an integrated chat. It is portable to both Windows and Unix-like platforms. . These are the development files for libobby, needed only if you wish to write or compile software which uses it. Package: libobby-0.4-1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: libobby-0.4-0 Description: Synced document buffers obby is a library providing synced document buffers which multiple users could edit simultaneously. It supports multiple documents in one session and an integrated chat. It is portable to both Windows and Unix-like platforms. Package: libobby-0.4-1-dbg Section: debug Priority: extra Architecture: any Depends: libobby-0.4-1 (= ${binary:Version}), ${misc:Depends} Description: Synced document buffers - debugging symbols obby is a library providing synced document buffers which multiple users could edit simultaneously. It supports multiple documents in one session and an integrated chat. It is portable to both Windows and Unix-like platforms. . These are the debugging symbols for obby, needed only if you try to debug an application using it. debian/docs0000664000000000000000000000002711524562617010053 0ustar NEWS AUTHORS ChangeLog