debian/0000775000000000000000000000000012266152550007174 5ustar debian/rules0000775000000000000000000000026212266152513010253 0ustar #!/usr/bin/make -f %: dh $@ --with quilt,autoreconf override_dh_strip: dh_strip --dbg-package=libgsm0710-dbg override_dh_installdocs: dh_installdocs --link-doc=libgsm0710-0 debian/watch0000664000000000000000000000015412027335641010224 0ustar version=3 http://downloads.freesmartphone.org/sources/libgsm0710/([0-9\.]+)/libgsm0710-([0-9\.]+)\.tar\.bz2 debian/changelog0000664000000000000000000000551112266152543011052 0ustar libgsm0710 (1.2.2-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf to get new libtool macros for ppc64el. -- Logan Rosen Fri, 17 Jan 2014 02:01:44 -0500 libgsm0710 (1.2.2-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Replace documentation directory with symlink. Replace documentation directory for libgsm0710-dbg and libgsm0710-dev with a symlink. When updating from Squeeze to Wheezy /usr/share/doc/libgsm0710-dbg and /usr/share/doc/libgsm0710-dev resulted in empty directories with no copyright file (which is violating Debian policy 10.5). (Closes: #687869, #687886) -- Sebastian Reichel Sat, 22 Sep 2012 15:20:40 +0200 libgsm0710 (1.2.2-1) unstable; urgency=low [ Simon Busch ] * Import upstream release version 1.2.2 * Bump standards to 3.9.3 [ Sebastian Reichel ] * Switch from CDBS to debhelper * Multi-Archify the packages * Add watch file * Use Debian Copyright Format 1.0 -- Sebastian Reichel Fri, 25 May 2012 20:19:56 +0200 libgsm0710 (1.2.1+git20100218-1) unstable; urgency=low * New upstream release * Bump standards to 3.8.4 -- Heiko Stuebner Thu, 11 Mar 2010 20:08:22 +0100 libgsm0710 (1.2.1-1) unstable; urgency=low * New upstream release -- Heiko Stuebner Wed, 16 Dec 2009 21:38:12 +0100 libgsm0710 (1.2.0-1) unstable; urgency=low * Upstream release of the previous snapshot * Initial upload to unstable -- Heiko Stuebner Fri, 18 Sep 2009 22:28:12 +0200 libgsm0710 (1.1.3+git20090820-1) UNRELEASED; urgency=low * New upstream snapshot -- Heiko Stuebner Tue, 15 Sep 2009 22:28:12 +0200 libgsm0710 (1.1.3-1) UNRELEASED; urgency=low * New upstream release -- Heiko Stuebner Tue, 15 Sep 2009 21:15:12 +0200 libgsm0710 (1.1.1+git20090427-1) pkg-fso; urgency=low * New upstream snapshot * Initial upload to pkg-fso -- Heiko Stuebner Tue, 23 Jun 2009 19:15:12 +0200 libgsm0710 (1.1.1+git20090426-2) pkg-fso; urgency=low * Improved packaging -- Heiko Stuebner Mon, 22 Jun 2009 22:15:12 +0200 libgsm0710 (1.1.1+git20090426-1) UNRELEASED; urgency=low * New upstream snapshot * Improved package-descriptions -- Heiko Stuebner Sat, 30 May 2009 14:41:12 +0200 libgsm0710 (1.1.1+git20090419-1) UNRELEASED; urgency=low * New upstream snapshot * cbds based buildsystem -- Heiko Stuebner Sun, 19 Apr 2009 19:44:12 +0200 libgsm0710 (1.1.1+git20090407-2) UNRELEASED; urgency=low * Corrected shlibs generation -- Heiko Stuebner Sat, 11 Apr 2009 14:44:12 +0200 libgsm0710 (1.1.1+git20090407-1) UNRELEASED; urgency=low * Initial release -- Heiko Stuebner Tue, 07 Apr 2009 22:44:12 +0200 debian/libgsm0710-dev.postinst0000664000000000000000000000055012027335641013341 0ustar #!/bin/sh set -e # Replace documentation directory with symlink docdir="/usr/share/doc/libgsm0710-dev" if [ -d $docdir ] && [ ! -L $docdir ]; then if rmdir $docdir 2>/dev/null; then ln -sf libgsm0710-0 $docdir fi fi # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/compat0000664000000000000000000000000212027335641010371 0ustar 9 debian/copyright0000664000000000000000000000214112027335641011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://www.freesmartphone.org Files: * Copyright: 2000-2008 TROLLTECH ASA. 2009 Michael 'Mickey' Lauer License: GPL-2 Files: debian/* Copyright: 2009 Heiko Stuebner License: GPL-2 License: GPL-2 This program 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; version 2 of the License. . 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. . You should have received a copy of the GNU General Public License along with this program; 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 General Public License version 2 is in `/usr/share/common-licenses/GPL-2'. debian/source/0000775000000000000000000000000012027335641010473 5ustar debian/source/format0000664000000000000000000000001412027335641011701 0ustar 3.0 (quilt) debian/libgsm0710-dbg.postinst0000664000000000000000000000055012027335641013317 0ustar #!/bin/sh set -e # Replace documentation directory with symlink docdir="/usr/share/doc/libgsm0710-dbg" if [ -d $docdir ] && [ ! -L $docdir ]; then if rmdir $docdir 2>/dev/null; then ln -sf libgsm0710-0 $docdir fi fi # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/libgsm0710-dev.install0000664000000000000000000000012212027335641013117 0ustar usr/include/* usr/lib/*/libgsm0710.so usr/lib/*/pkgconfig/* usr/share/vala/vapi/* debian/libgsm0710-0.install0000664000000000000000000000003212027335641012500 0ustar usr/lib/*/libgsm0710.so.* debian/libgsm0710-0.symbols0000664000000000000000000000075012027335641012531 0ustar libgsm0710.so.0 libgsm0710-0 #MINVER# gsm0710_close_channel@Base 1.2.2 gsm0710_compute_crc@Base 1.2.2 gsm0710_context_free@Base 1.2.2 gsm0710_context_new@Base 1.2.2 gsm0710_is_channel_open@Base 1.2.2 gsm0710_open_channel@Base 1.2.2 gsm0710_ready_read@Base 1.2.2 gsm0710_send_test@Base 1.2.2 gsm0710_set_reinit_detect@Base 1.2.2 gsm0710_set_status@Base 1.2.2 gsm0710_shutdown@Base 1.2.2 gsm0710_startup@Base 1.2.2 gsm0710_write_data@Base 1.2.2 gsm0710_write_frame@Base 1.2.2 debian/control0000664000000000000000000000443112266152545010605 0ustar Source: libgsm0710 Section: libs Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian FreeSmartphone.Org Team Uploaders: Heiko Stuebner , Sebastian Reichel DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), quilt, pkg-config, dh-autoreconf Standards-Version: 3.9.3 Homepage: http://freesmartphone.org/ Vcs-Git: git://git.debian.org/git/pkg-fso/libgsm0710.git Vcs-Browser: http://git.debian.org/?p=pkg-fso/libgsm0710.git;a=summary Package: libgsm0710-0 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Implementation of the 3GPP GSM 07.10 multiplexing protocol This library provides a lightweight implementation of the 3GPP GSM 07.10 multiplexing protocol. In conjunction with libgsm0710mux it provides the base for multiplexing in the freesmartphone.org software stack. . This package is part of the freesmartphone.org software stack and is targeted for smartphones. Package: libgsm0710-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libgsm0710-0 (= ${binary:Version}) Description: development files for use with libgsm0710 This library provides a lightweight implementation of the 3GPP GSM 07.10 multiplexing protocol. In conjunction with libgsm0710mux it provides the base for multiplexing in the freesmartphone.org software stack. . This package contains headers and static libraries for development with libgsm0710. Package: libgsm0710-dbg Architecture: any Section: debug Depends: ${misc:Depends}, libgsm0710-0 (= ${binary:Version}) Multi-Arch: same Description: debugging symbols for use with libgsm0710 This library provides a lightweight implementation of the 3GPP GSM 07.10 multiplexing protocol. In conjunction with libgsm0710mux it provides the base for multiplexing in the freesmartphone.org software stack. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. debian/gbp.conf0000664000000000000000000000267712027335641010626 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] # the default build command: #builder = debuild -i\.git/ -I.git # the default clean command: #cleaner = debuild clean # the default branch for upstream sources: upstream-branch = upstream-dist # the default branch for the debian patch: debian-branch = debian # the default tag formats used: #upstream-tag = upstream/%(version)s #debian-tag = debian/%(version)s # use pristine-tar: pristine-tar = True # Options only affecting git-buildpackage [git-buildpackage] #upstream-branch = dfsgclean # uncomment this to automatically GPG sign tags #sign-tags = True # keyid to GPG sign tags with #keyid = 0xdeadbeef # push to a remote repository after a successful tag: #posttag = git-push git.example.com # use this for more svn-buildpackage like behaviour: #export-dir = ../build-area/ #tarball-dir = ../tarballs/ #ignore-new = True # Options only affecting git-import-orig [git-import-orig] #upstream-branch = newupstream #debian-branch = dfsgclean #filter = .svn # Options only affecting git-import-dsc [git-import-dsc] #upstream-branch = svn-upstream #filter = [ 'CVS', '.cvsignore' ] # Options only affecting git-dch [git-dch] #git-log = --no-merges #snapshot-number = snapshot + 1 # include 0 digits of the commit id in the changelog enty #id-length = 0 # don't include information from meta tags #meta = False # what tags to look for to generate bug-closing changelog entries #meta-closes = Closes|LP