debian/0000755000000000000000000000000012174166750007177 5ustar debian/libgammu-i18n.install0000644000000000000000000000002312173764151013132 0ustar usr/share/locale/* debian/gammu.install0000644000000000000000000000057612173764151011703 0ustar usr/bin/gammu usr/bin/gammu-detect usr/bin/gammu-config usr/bin/jadmaker usr/share/doc/gammu/README usr/share/doc/gammu/examples usr/share/man/man1/gammu.1 usr/share/man/man1/gammu-config.1 usr/share/man/man1/gammu-detect.1 usr/share/man/man1/jadmaker.1 usr/share/man/man5/gammurc.5 usr/share/man/man5/gammu-backup.5 usr/share/man/man5/gammu-smsbackup.5 etc/bash_completion.d/gammu debian/gammu-doc.examples0000644000000000000000000000002512173764151012603 0ustar python/examples/*.py debian/gammu-smsd.postrm0000644000000000000000000000142112173764151012513 0ustar #! /bin/sh set -e if [ "$1" = "purge" ] ; then # remove overrides DIRS="/var/spool/gammu/inbox /var/spool/gammu/outbox /var/spool/gammu/sent /var/spool/gammu/error" for dir in $DIRS ; do if dpkg-statoverride --list --quiet $dir >/dev/null ; then dpkg-statoverride --force --quiet --remove $dir fi done # delete user if getent passwd gammu >/dev/null; then if [ -x /usr/sbin/deluser ]; then deluser --system gammu fi fi # delete group if getent group gammu >/dev/null; then if [ -x /usr/sbin/delgroup ]; then delgroup gammu fi fi fi # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/gammu.docs0000644000000000000000000000000712173764151011152 0ustar README debian/python-gammu.preinst0000755000000000000000000000054412173764151013236 0ustar #!/bin/sh # remove this file after releasing Squeeze set -e if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 1.25.93-2 then pycentral pkgremove python-gammu # if pycentral doesn't remove all files, use below lines rm -rf /usr/lib/python2.4/site-packages/gammu/ rm -rf /usr/lib/python2.5/site-packages/gammu/ fi #DEBHELPER# debian/changelog0000644000000000000000000007051612173764151011060 0ustar gammu (1.33.0-3) unstable; urgency=low * Fix test execuction during build. * Simplify debian/rules by more using dh_auto_*. -- Michal Čihař Wed, 24 Jul 2013 16:44:45 +0200 gammu (1.33.0-2) unstable; urgency=low * Disable py-setdiverts test, which seems to fail on some architectures for unknown reason. * Switch to debhelper 9. * Use canonical VCS URLs in debian/control. * Implement status option in init script. -- Michal Čihař Wed, 10 Jul 2013 10:18:30 +0200 gammu (1.33.0-1) unstable; urgency=low * Fix DAEMON_OPTS handling in init script (Closes: #690136). * New upstream release. * Bump standards to 3.9.4. -- Michal Čihař Wed, 29 May 2013 13:26:54 +0200 gammu (1.32.0-1) unstable; urgency=low * New upstream release. - Fixes encoding of diverts (Closes: #677023). - Fixed typo in GSM encoding (Closes: #666924). * Adjust watch file to xz compressed files. * Use dpkg build flags. * Bump standards to 3.9.3. -- Michal Čihař Wed, 27 Jun 2012 11:22:02 +0200 gammu (1.31.90-1) unstable; urgency=low * New upstream testing release. -- Michal Čihař Fri, 24 Feb 2012 16:57:14 +0100 gammu (1.31.0-1) unstable; urgency=low * New upstream release. * Upload to unstable. -- Michal Čihař Wed, 21 Dec 2011 14:53:15 +0100 gammu (1.30.92-1) experimental; urgency=low * New upstream release. * Use versioned dependency on internal libraries (Closes: #641870). * Make gammu-doc depend on libjs-sphinxdoc to get all needed javascript. * Add patch for new libusb compatibility. -- Michal Čihař Tue, 13 Dec 2011 10:54:19 +0100 gammu (1.30.91-1) experimental; urgency=low * New upstream release. - Fixes support for some OBEX phones (LP #891803). * Recommend usb-modeswitch as many of USB modems need it. * Symlink underscore.js library. -- Michal Čihař Tue, 29 Nov 2011 15:15:13 +0100 gammu (1.30.90-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Mon, 07 Nov 2011 10:50:27 +0100 gammu (1.30.0-2) unstable; urgency=low * Build depend on libgudev-1.0-dev only on Linux (Closes: #635010). -- Michal Čihař Fri, 22 Jul 2011 09:32:27 +0200 gammu (1.30.0-1) unstable; urgency=low * New stable upstream version, upload to unstable. * Build depend on libdbi-dev instead of libdbi0-dev (Closes: #634570). * Use linux-any instead of listing non-linux arches (Closes: #634803). * Add build-arch and build-indep targets. -- Michal Čihař Tue, 19 Jul 2011 11:55:35 +0200 gammu (1.29.93-1) experimental; urgency=low * New upstream version. * Bump standards to 3.9.2. -- Michal Čihař Wed, 08 Jun 2011 14:23:56 +0200 gammu (1.29.92-1) experimental; urgency=low * New upstream version. * Drop not needed dependency on python-support. * Build with ODBC support. -- Michal Čihař Tue, 15 Mar 2011 17:17:44 +0100 gammu (1.29.91-1) experimental; urgency=low * New upstream version. * Add support for DEB_BUILD_OPTIONS=nocheck (Closes: #613877). * Switch to dh_python2. -- Michal Čihař Fri, 25 Feb 2011 10:15:31 +0100 gammu (1.29.90-1) experimental; urgency=low * New upstream release. - Adds support for S60 phones (Closes: #482436). -- Michal Čihař Thu, 10 Feb 2011 15:39:30 +0100 gammu (1.29.0-1) unstable; urgency=low * New upstream release. -- Michal Čihař Wed, 19 Jan 2011 08:35:28 +0100 gammu (1.28.95-1) experimental; urgency=low * New upstream release. * Add libglib2.0-dev and libgudev-1.0-dev to build deps for gammu-detect tool. * Do not compress objects.inv in Sphix docs (Closes: #608779). * Symlink jquery from jquery package rather than ship a copy. * Minimize deps of gammu-doc package. * Do not ship cache in .doctrees from sphinx docs. -- Michal Čihař Fri, 07 Jan 2011 15:27:39 +0100 gammu (1.28.94-1) experimental; urgency=low * New upstream release. * Build The Gammu Manual during build and install it into gammu-doc package. * The python-gammu-doc package is no gone, obsoleted by gammu-doc. -- Michal Čihař Mon, 27 Dec 2010 10:20:38 +0100 gammu (1.28.93-1) experimental; urgency=low * New upstream version. -- Michal Čihař Thu, 02 Dec 2010 15:23:46 +0100 gammu (1.28.92-1) experimental; urgency=low * New upstream version. -- Michal Čihař Mon, 04 Oct 2010 17:20:01 +0200 gammu (1.28.91-1) experimental; urgency=low * New upstream version. * All patches are now upstream. -- Michal Čihař Thu, 16 Sep 2010 13:55:24 +0200 gammu (1.28.90-1) experimental; urgency=low * New upstream version. * Include SQL scripts in gammu-smsd package. * Bump standards to 3.9.1. * Include upstream fix for gettext support. -- Michal Čihař Fri, 27 Aug 2010 11:27:35 +0200 gammu (1.28.0-1) unstable; urgency=low * New upstream release. * Bump standards to 3.9.0. * Turn some conflicts to breaks. -- Michal Čihař Mon, 12 Jul 2010 14:19:42 +0200 gammu (1.27.95-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Tue, 29 Jun 2010 16:29:28 +0200 gammu (1.27.94-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Thu, 03 Jun 2010 11:56:16 +0200 gammu (1.27.93-1) experimental; urgency=low * New upstream testing version. * All patches are merged upstream. -- Michal Čihař Tue, 13 Apr 2010 15:30:40 +0200 gammu (1.27.92-3) unstable; urgency=low * Upstream fix for smsbackup testing failure on armel. -- Michal Čihař Thu, 18 Feb 2010 16:38:28 +0100 gammu (1.27.92-2) unstable; urgency=low * Fix timing of py-smsd-testing test. -- Michal Čihař Wed, 17 Feb 2010 15:13:11 +0100 gammu (1.27.92-1) unstable; urgency=low * New upstream testing version. * Upload to unstable to fix FTBFS. -- Michal Čihař Wed, 17 Feb 2010 11:32:31 +0100 gammu (1.27.91-1) experimental; urgency=low * New upstream testing version. * Tests should work on all arches (Closes: #567231). * Bump standards to 3.8.4. -- Michal Čihař Thu, 04 Feb 2010 19:26:01 +0100 gammu (1.27.90-1) experimental; urgency=low * New upstream test version. * No need to ignore files-detail tests. -- Michal Čihař Wed, 06 Jan 2010 16:50:00 +0100 gammu (1.27.0-1) unstable; urgency=low * New upstream stable version, upload to unstable. * Disable test smsd-files-detail as it is broken. -- Michal Čihař Tue, 22 Dec 2009 10:47:14 +0100 gammu (1.26.93-1) experimental; urgency=low * New upstream testing release. -- Michal Čihař Sat, 12 Dec 2009 19:56:18 +0100 gammu (1.26.92-1) experimental; urgency=low * New upstream testing release. -- Michal Čihař Thu, 03 Dec 2009 16:34:51 +0100 gammu (1.26.91-1) experimental; urgency=low * New upstream testing release. * Convert to 3.0 (quilt) source format. -- Michal Čihař Thu, 19 Nov 2009 15:23:25 +0100 gammu (1.26.1-2) unstable; urgency=low * Do not build depend on libusb on !linux, it is not available there. -- Michal Čihař Mon, 16 Nov 2009 10:28:52 +0100 gammu (1.26.90-1) experimental; urgency=low * New upstream testing release. -- Michal Čihař Mon, 12 Oct 2009 15:58:48 +0200 gammu (1.26.1-1) unstable; urgency=low * New upstream release. -- Michal Čihař Tue, 08 Sep 2009 10:15:28 +0200 gammu (1.26.0-1) unstable; urgency=low * New upstream stable version, upload to unstable. * Include preinst snipped to remove crap left over by pycentral (Closes: #544415). -- Michal Čihař Fri, 04 Sep 2009 10:58:14 +0200 gammu (1.25.93-1) experimental; urgency=low * New upstream version. -- Michal Čihař Thu, 27 Aug 2009 13:08:25 +0200 gammu (1.25.92-1) experimental; urgency=low * New upstream version. * Bump soname to 7 (libgammu7 and libgsmd7). * Bump standards to 3.8.3. -- Michal Čihař Fri, 21 Aug 2009 13:01:15 +0200 gammu (1.25.91-1) experimental; urgency=low * New upstream version. * Include monitor tool in smsd package. -- Michal Čihař Thu, 13 Aug 2009 15:16:23 +0200 gammu (1.25.90-1) experimental; urgency=low * New upstream testing release. - Fixes huge memory consumption (Closes: #538405). -- Michal Čihař Thu, 30 Jul 2009 18:06:13 +0200 gammu (1.25.0-2) unstable; urgency=low * Build against new MySQL (Closes: #538457). * Switch package development to git, adjust Vcs-* headers. -- Michal Čihař Thu, 30 Jul 2009 16:58:02 +0200 gammu (1.25.0-1) unstable; urgency=low * New stable upstream version. * Uploaded to unstable. -- Michal Čihař Thu, 09 Jul 2009 09:48:00 +0200 gammu (1.24.92-1) experimental; urgency=low * New upstream testing version. * Bump standards to 3.8.2. -- Michal Čihař Wed, 24 Jun 2009 14:49:59 +0200 gammu (1.24.91-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Wed, 27 May 2009 09:30:50 +0200 gammu (1.24.90-1) experimental; urgency=low * New upstream testing version. * Build against libmysqlclient-dev in experimental. -- Michal Čihař Tue, 12 May 2009 16:14:26 +0200 gammu (1.24.0-1) unstable; urgency=low * New upstream version. * Ignore sqlite based tests as sqlite is currently broken in unstable (Bug#524166). * Adjust python-gammu file lists to work with new python paths LP: #358602. -- Michal Čihař Wed, 15 Apr 2009 16:08:01 +0200 gammu (1.23.92-1) experimental; urgency=low * New upstream release. * Improved some messages (Closes: #521022). * Update debian/control to use new sections. * Do not ship gnapplet (Closes: #521448). * Update README.Debian to point users to upstread download for gnapplet. * Switched to python-support. * Use new overrides features of dh. -- Michal Čihař Mon, 30 Mar 2009 17:11:51 +0200 gammu (1.23.91-1) experimental; urgency=low * New upstream release. * Move man pages from lib* packages to match policy 8.2. * Bump policy to 3.8.1 (no changes needed). -- Michal Čihař Wed, 18 Mar 2009 10:05:55 +0100 gammu (1.23.90-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Wed, 11 Mar 2009 14:29:18 +0100 gammu (1.23.1-2) unstable; urgency=low * chrpatch should not be needed in this release anymore (and the paths were wrong for upcoming changes in Python). -- Michal Čihař Mon, 02 Mar 2009 17:04:26 +0100 gammu (1.23.1-1) unstable; urgency=low * New upstream release. * Do not start if smsd is not configured (Closes: #517247). -- Michal Čihař Mon, 02 Mar 2009 15:47:04 +0100 gammu (1.23.0-1) unstable; urgency=low * New upstream version. -- Michal Čihař Mon, 23 Feb 2009 17:15:33 +0100 gammu (1.22.95-1) experimental; urgency=low * New upstream testing version. * Fix file lists to match current reogranising in upstream. -- Michal Čihař Tue, 17 Feb 2009 11:05:18 +0100 gammu (1.22.94-1) experimental; urgency=low * New upstream release. - Includes DBI backend with better SQL (Closes: #514353). - Fixes FTBFS (Closes: #512120). -- Michal Čihař Mon, 09 Feb 2009 17:38:57 +0100 gammu (1.22.94~svn4062-1) experimental; urgency=low * Update to SVN snapshot to fix FTBFS on several architectures. * Do not rull full test suite for all Python versions, just test python module. -- Michal Čihař Wed, 04 Feb 2009 16:51:49 +0100 gammu (1.22.93-1) experimental; urgency=low * New upstream testing version. * SMSD now properly drops privileges. * Build depend on libdbi0-dev and libusb1.0-0-dev to have new upstream features. * Point properly to GPL-2 license as the code is GPL-2. * Include sqlite3 and libdbd-sqlite3 in build depends for testing. -- Michal Čihař Mon, 02 Feb 2009 18:42:06 +0100 gammu (1.22.92-1) experimental; urgency=low * New upstream testing version. * Update information about smsd in README.Debian. * Improve short description of some packages (to avoid duplicite descriptions). -- Michal Čihař Mon, 26 Jan 2009 18:09:26 +0100 gammu (1.22.91-1) experimental; urgency=low * New upstream version. * This version ingerates python packages, so most of python-gammu packaging has been merged into this package. -- Michal Čihař Fri, 16 Jan 2009 12:48:52 +0100 gammu (1.22.90-1) experimental; urgency=low * New upstream version. * Adjust packages to new upstream structure. - Separate SMS daemon package. - New libgsmsd library. - Increased soname. * Update debian/copyright. * Package gammu-smsd also contains init script for a daemon. * Add gammu user to dialout group, which is needed to access hardware. * Include default configuration for smsd, which uses files. * Include SMS spool structure in package. -- Michal Čihař Fri, 09 Jan 2009 16:49:48 +0100 gammu (1.22.1-1) unstable; urgency=low * New upstream version. * Switch to stable watch file. * Drop patch, not needed anymore. -- Michal Čihař Fri, 19 Dec 2008 10:34:34 +0100 gammu (1.22.0-2) unstable; urgency=low * Merge few patches from upstream SVN: - Fix format string to fix FTBFS on s390. - Increase timeout for some OBEX transfers. - Guard HAVE_STRUCT_TM_TM_ZONE definition by ifndef. -- Michal Čihař Thu, 18 Dec 2008 15:40:06 +0100 gammu (1.22.0-1) unstable; urgency=low * New upstream version. * Add missing ${misc:Depends} to dependencies. -- Michal Čihař Thu, 18 Dec 2008 13:18:31 +0100 gammu (1.21.94-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Wed, 10 Dec 2008 15:13:54 +0100 gammu (1.21.93-1) experimental; urgency=low * New upstream testing version. -- Michal Čihař Tue, 02 Dec 2008 15:21:30 +0100 gammu (1.21.92-1) experimental; urgency=low * New upstream testing version. - Fixes FTBFS with new gcc (Closes: #505409). - Soname change (libgammu4 -> libgammu5). * Rename libgammu-common to libgammu-i18n as it contails only localization data (Closes: #503823). * Switch to debhelper 7 and it's more clever dh_install. * Use dh command to build package. -- Michal Čihař Wed, 19 Nov 2008 12:05:54 +0100 gammu (1.21.91-1) experimental; urgency=low * New upstream testing version. * Recommend whiptail | dialog for gammu-config (Closes: #502918). -- Michal Čihař Tue, 11 Nov 2008 14:09:00 +0100 gammu (1.21.90-1) experimental; urgency=low * New upstream testing version. * Improve short descriptions (Closes: #502119). -- Michal Čihař Mon, 20 Oct 2008 17:59:13 +0200 gammu (1.21.0-2) unstable; urgency=low * Produce single debug package libgammu-dbg instead of package for each soname. These package could not be installed together anyway as they contain debug symbols for gammu binary (Closes: #501600). * New libgammu-dbg replaces all older -dbg packages. -- Michal Čihař Wed, 08 Oct 2008 21:24:26 +0200 gammu (1.21.0-1) unstable; urgency=low * New upstream version. - Fixes format string (Closes: #500657). -- Michal Čihař Fri, 03 Oct 2008 15:37:58 +0200 gammu (1.20.94-1) experimental; urgency=low * New upstream version. -- Michal Čihař Fri, 26 Sep 2008 13:13:07 +0200 gammu (1.20.93-1) experimental; urgency=low * New upstream version. -- Michal Čihař Tue, 23 Sep 2008 14:38:02 +0200 gammu (1.20.92-1) experimental; urgency=low * New upstream version. -- Michal Čihař Mon, 15 Sep 2008 14:42:14 +0200 gammu (1.20.91-1) experimental; urgency=low * New upstream version. - Support for entering PIN from stdin (Closes: #484102). -- Michal Čihař Wed, 10 Sep 2008 22:19:04 +0200 gammu (1.20.90-1) experimental; urgency=low * New upstream version. - Fixes crash on large vCard lines (Closes: #484335). - New soname, rename package to libgammu4. * Do not compress gnapplet.sis. * Build depend on CURL as upstream now uses it instead of own HTTP crap. * Update to standards 3.8.0 (no changes needed). -- Michal Čihař Tue, 05 Aug 2008 13:01:32 +0200 gammu (1.20.0-1) unstable; urgency=low * New upstream version. -- Michal Čihař Sat, 10 May 2008 23:16:21 +0200 gammu (1.19.91-1) experimental; urgency=low * New upstream version. -- Michal Čihař Mon, 05 May 2008 21:33:28 +0200 gammu (1.19.90-1) experimental; urgency=low * New upstream release. - Fixes charset issue with Motorola phones (Closes: #470022). -- Michal Čihař Wed, 23 Apr 2008 21:02:36 +0200 gammu (1.19.0-3) unstable; urgency=high * Fix watch file to look for stable releases (anyway upload was ignored due to new dpkg-dev). -- Michal Čihař Thu, 10 Apr 2008 14:24:40 +0200 gammu (1.19.0-2) unstable; urgency=medium * Do not use -fstack-protector as it breaks on arm (fixes FTBFS on arm and armel). -- Michal Čihař Thu, 10 Apr 2008 11:09:40 +0200 gammu (1.19.0-1) unstable; urgency=low * New upstream release. -- Michal Čihař Wed, 05 Mar 2008 22:06:23 +0100 gammu (1.18.91-1) experimental; urgency=low * New upstream version. * Move libgammu3-dbg to section libdevel (Closes: #465188). -- Michal Čihař Mon, 25 Feb 2008 11:10:17 +0100 gammu (1.18.90-1) experimental; urgency=low * New upstream testing version. * Drop not needed debian/patches. -- Michal Čihař Wed, 06 Feb 2008 11:27:35 +0900 gammu (1.18.0-1) unstable; urgency=low * New upstream release. - Fixes crash when fopen fails (Closes: #463013). -- Michal Čihař Wed, 30 Jan 2008 10:44:34 +0900 gammu (1.17.92-1) experimental; urgency=low * New upstream version. * Adjusted Vcs-* headers to point to trunk. -- Michal Čihař Sun, 27 Jan 2008 16:40:34 +0900 gammu (1.17.91-1) experimental; urgency=low * New upstream version. -- Michal Čihař Wed, 16 Jan 2008 12:06:06 +0900 gammu (1.17.90-1) unstable; urgency=low * New upstream version. - Fixes crash with too many messages (Closes: #457239). - No need to play with LD_LIBRARY_PATH for tests. * Include some extra documentation. -- Michal Čihař Thu, 10 Jan 2008 15:57:29 +0900 gammu (1.17.0-1) unstable; urgency=low * New upstream release. -- Michal Čihař Thu, 20 Dec 2007 13:04:28 +0900 gammu (1.16.0-1) unstable; urgency=low * New upstream release. -- Michal Čihař Sat, 15 Dec 2007 16:08:16 +0900 gammu (1.15.91-1) experimental; urgency=low * Update policy to 3.7.3 (no changes needed). * Drop dpatch build dependency, it's actually not being used. -- Michal Čihař Wed, 12 Dec 2007 12:38:16 +0900 gammu (1.15.90-1) experimental; urgency=low * New upstream release * Drop not needed debian/gammu.dirs. * Build depend on cmake >= 2.4.2. -- Michal Čihař Tue, 04 Dec 2007 12:10:46 +0900 gammu (1.15.0-1) unstable; urgency=low * New upstream release. * Drop not needed man page for gammu-config (included upstream). * Cleanup libgammu-common depends to work with current dpkg-gencontrol. * Support nocheck in DEB_BUILD_OPTIONS. * Do not print directory build-dir as make enters it during build. -- Michal Čihař Tue, 20 Nov 2007 15:05:41 +0900 gammu (1.14.90-1) experimental; urgency=low * New testing release. -- Michal Čihař Wed, 14 Nov 2007 21:26:29 +0900 gammu (1.14.0-2) unstable; urgency=low * Add confict to libgammu2-dbg in libgammu3-dbg. -- Michal Čihař Tue, 13 Nov 2007 10:57:50 +0900 gammu (1.14.0-1) unstable; urgency=low * New upstream release (Closes: #447543). -- Michal Čihař Thu, 08 Nov 2007 12:50:55 +0900 gammu (1.13.96-1) unstable; urgency=low * New upstream release. - Fixes SMS encoding/decoding (Closes: #447658). -- Michal Čihař Wed, 31 Oct 2007 15:29:20 +0900 gammu (1.13.95-1) unstable; urgency=low * New upstream release. - Fixes crash of OBEX driver (Closes: #446923). * New version changes soname, so we now produce libgammu3*. * Sorry, last upload should go to experimental. * Strip XS- from Vcs headers. -- Michal Čihař Sun, 28 Oct 2007 12:01:06 +0900 gammu (1.13.94-1) unstable; urgency=low * New upstream release. - Fixes crash in config handling (Closes: #446781). -- Michal Čihař Tue, 16 Oct 2007 10:01:29 +0900 gammu (1.13.93-1) experimental; urgency=low * New upstream release. - Fixes crash on some SMSC numbers (Closes: #437527). -- Michal Čihař Wed, 10 Oct 2007 17:39:38 +0900 gammu (1.13.92-1) experimental; urgency=low * New upstream release. * Drop not needed debian/*.dirs entries. -- Michal Čihař Wed, 03 Oct 2007 14:18:19 +0900 gammu (1.13.91-1) experimental; urgency=low * New upstream release. - Fixes crash on wrong config file (Closes: #444046). - Fixes crash when reading SMS (Closes: #417085). * Use new Homepage field. -- Michal Čihař Fri, 28 Sep 2007 17:01:12 +0900 gammu (1.13.90-1) experimental; urgency=low * New testing version. -- Michal Čihař Fri, 07 Sep 2007 15:41:48 +0900 gammu (1.13.0-1) unstable; urgency=low * New upstream version. -- Michal Čihař Mon, 20 Aug 2007 15:32:56 +0200 gammu (1.12.94-1) experimental; urgency=low * New testing version. - Fixed crash on larger OBEX upload (Closes: #435875). -- Michal Čihař Tue, 14 Aug 2007 11:02:27 +0200 gammu (1.12.93-1) experimental; urgency=low * New testing version. * Do not build-depend on libbluetooth-dev on hurd and bsd. * Install bash completion script. -- Michal Čihař Mon, 06 Aug 2007 11:41:25 +0200 gammu (1.12.92-1) experimental; urgency=low * New testing version. * Improved package descriptions. * Perform testing during build. -- Michal Čihař Tue, 31 Jul 2007 11:39:44 +0200 gammu (1.12.91-1) experimental; urgency=low * New testing version. -- Michal Čihař Mon, 23 Jul 2007 19:09:41 +0200 gammu (1.12.90-1) experimental; urgency=low * New testing version. * Correctly propagate cflags. -- Michal Čihař Sun, 01 Jul 2007 17:29:03 +0200 gammu (1.12.0-1) unstable; urgency=low * New upstream release. * Remove cmake hacks which were fixed upstream. -- Michal Čihař Fri, 15 Jun 2007 20:44:00 +0200 gammu (1.11.92-1) experimental; urgency=low * New upstream release. * Experimental build to allow wider testing. * Build depend on libbluetooth-dev. * Move common things to libgammu-common. -- Michal Čihař Thu, 07 Jun 2007 17:40:35 +0200 gammu (1.11.0-1) unstable; urgency=low * New upstream release: + Do not use async I/O (Closes: #419944). + Fixes interaction with Samsung phones (Closes: #419367). + Patches are no longer needed. * Sync priority of -dbg package with overrides. -- Michal Čihař Mon, 14 May 2007 09:30:22 +0200 gammu (1.10.0-3) unstable; urgency=low * Add XS-Vcs headers. * Use my Debian account for email. * Make package binNMUable. * Create -dbg package to ease debugging. * Migrate patches to dpatch. * Build with PostgreSQL support. -- Michal Čihař Thu, 19 Apr 2007 09:45:59 +0200 gammu (1.10.0-2) unstable; urgency=low * Provide smoother upgade from pre 1.0.10 versions (Closes: #414472). * Fix include path in pkgconfig. * Install correct config.h to avoid infinite recursion in includes. -- Michal Čihař Mon, 12 Mar 2007 09:29:58 +0100 gammu (1.10.0-1) unstable; urgency=low * New upstrem version. * Updated watch file to match current upstream. * Build using cmake. * No need from end of line conversion anymore. -- Michal Čihař Fri, 9 Mar 2007 10:35:10 +0100 gammu (1.09.00-1) unstable; urgency=low * New upstream release. -- Michal Čihař Thu, 30 Nov 2006 13:20:18 +0100 gammu (1.08.16-2) experimental; urgency=low * Fix description (thanks to Christoph Berg). * Fix copyright to contain correct heading for copyright holders (thanks to Christoph Berg). -- Michal Čihař Sun, 26 Nov 2006 12:42:30 +0100 gammu (1.08.16-1) experimental; urgency=low * Include gnapplet (Closes: #399249) * New testing release. -- Michal Čihař Sat, 18 Nov 2006 21:22:43 +0100 gammu (1.08.00-1) unstable; urgency=low * New upstream release. * Fix adding of memory for AT driver. -- Michal Čihař Wed, 20 Sep 2006 07:58:22 +0200 gammu (1.07.00-1) unstable; urgency=low * New upstream release. * Switch to libbluetooth2. * Standards 3.7.2, no changes needed. -- Michal Čihař Thu, 29 Jun 2006 21:49:33 +0200 gammu (1.06.00-1) unstable; urgency=low * New upstream release. * Use actual homepage in debian/control (Closes: #364484). -- Michal Čihař Tue, 25 Apr 2006 18:34:52 +0200 gammu (1.05.00-5) unstable; urgency=low * Fix crash of SMSD (Closes: #361058). * Fix segfault when executed without config (Closes: #361499). * Convert examples to unix EOL (Closes: #361497). * Remove useless parts of Debian patch (autogenerated files). -- Michal Čihař Sat, 8 Apr 2006 22:09:23 +0200 gammu (1.05.00-4) unstable; urgency=low * Rebuild against new libmysqlclient15-dev (new versioned symbols). -- Michal Čihař Wed, 22 Mar 2006 07:38:42 +0100 gammu (1.05.00-3) unstable; urgency=low * Rename devel package to libgammu-dev. * Devel package suggests pkg-config which should be used for acquiring proper compiler flags. * Loose shlibs dependency not to contain Debian release. * Use dpkg-parsechangelog for grabbing package version. -- Michal Čihař Thu, 16 Mar 2006 22:04:14 +0100 gammu (1.05.00-2) unstable; urgency=low * Build depends on libmysqlclient15-dev. * Previous upload should go to unstable. * Fix not resetting new member of sms structure. -- Michal Čihař Wed, 15 Mar 2006 19:49:57 +0100 gammu (1.05.00-1) experimental; urgency=low * New upstream release. -- Michal Čihař Mon, 13 Mar 2006 21:36:07 +0100 gammu (1.04.11-1) experimental; urgency=low * New testing version. -- Michal Čihař Thu, 9 Mar 2006 21:13:42 +0100 gammu (1.04.0-3) unstable; urgency=low * Initial release for Debian (Closes: #180632). * Fix copyright information to mention all used licenses. -- Michal Čihař Mon, 20 Feb 2006 18:29:39 +0100 gammu (1.04.0-2) unstable; urgency=low * Actually fix segfault mentioned in previous changelog. -- Michal Čihař Fri, 13 Jan 2006 22:05:52 +0100 gammu (1.04.0-1) unstable; urgency=low * New upstream release. * Fix segfault in atgen driver. -- Michal Čihař Sun, 8 Jan 2006 19:52:39 +0100 gammu (1.03.20-1) unstable; urgency=low * New upstream release. -- Michal Čihař Sat, 24 Dec 2005 12:08:26 +0100 gammu (1.03.0-1) unstable; urgency=low * Rebuilt debian directory from scratch. -- Michal Čihař Mon, 28 Nov 2005 19:44:20 +0100 debian/gammu-smsd.dirs0000644000000000000000000000013412173764151012130 0ustar /var/spool/gammu/inbox /var/spool/gammu/outbox /var/spool/gammu/sent /var/spool/gammu/error debian/libgammu-dev.install0000644000000000000000000000015312173764151013135 0ustar usr/include/* usr/lib/lib*.so usr/lib/pkgconfig/* usr/share/doc/gammu/manual/* usr/share/doc/libgammu-dev/ debian/python-gammu.install0000644000000000000000000000012112173764151013204 0ustar usr/lib/python*/*-packages/gammu/*.py usr/lib/python*/*-packages/gammu/_gammu.so debian/gammu-smsd.init0000755000000000000000000000343212173764151012141 0ustar #! /bin/sh ### BEGIN INIT INFO # Provides: gammu-smsd # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs # Should-Start: mysql postgresql $syslog # Should-Stop: mysql postgresql $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Gammu SMS daemon # Description: Daemon for automatically sending and receiving messages using GSM phone. ### END INIT INFO PATH=/sbin:/bin:/usr/sbin:/usr/bin DAEMON=/usr/bin/gammu-smsd NAME=gammu-smsd DESC="Gammu SMS Daemon" # user which will run this daemon USER=gammu # Gracefully exit if the package has been removed. test -x $DAEMON || exit 0 # Include user parameters if available if [ -f /etc/default/$NAME ] ; then . /etc/default/$NAME fi . /lib/lsb/init-functions case "$1" in start) if grep -q '^port = /dev/null' /etc/gammu-smsdrc ; then log_warning_msg " $NAME not yet configured, please edit /etc/gammu-smsdrc" exit 0 fi log_daemon_msg "Starting $DESC" "$NAME" start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \ --exec $DAEMON -- $DAEMON_OPTS --daemon --user $USER \ --pid /var/run/$NAME.pid log_end_msg $? ;; stop) log_daemon_msg "Stopping $DESC" $NAME start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid \ --exec $DAEMON log_end_msg $? ;; restart|force-reload) sh $0 stop sleep 1 sh $0 start ;; reload) log_daemon_msg "Reloading $DESC" $NAME start-stop-daemon --stop --signal HUP --quiet --pidfile \ /var/run/$NAME.pid --name $NAME log_end_msg $? ;; status) status_of_proc -p /var/run/$NAME.pid $DAEMON $NAME && exit 0 || exit $? ;; *) N=/etc/init.d/$NAME echo "Usage: $N {start|stop|restart|force-reload|reload|status}" >&2 exit 1 ;; esac exit 0 debian/gammu-doc.doc-base0000644000000000000000000000055112173764151012446 0ustar Document: gammu Title: The Gammu Manual Author: Michal Čihař Abstract: Comprehensive documentation covering Gammu command line utilities, Gammu SMS Daemon, Python bindings for Gammu and libGammu library API. Section: Mobile Devices Format: HTML Index: /usr/share/doc/gammu-doc/html/index.html Files: /usr/share/doc/gammu-doc/html/*.html debian/copyright0000644000000000000000000001005512173764151011131 0ustar This package was debianized by Michal Čihař on Mon, 5 Sep 2005 10:42:21 +0200. It was downloaded from http://cihar.com/gammu/ Copyright Holders and Licenses: Most of source is covered by GNU GPL license. Following copyright notices apply to GNU GPL licensed parts: Copyright (C) 2002-2009 by Marcin Wiacek, Michal Cihar and others Parts which were taken from Gnokii project: Copyright (C) 1999-2000 Hugh Blemings & Pavel Janik ml. Copyright (C) 2001-2004 Pawel Kot Nokia DCT3 Firmware Debug Trace Monitor: Copyright (C) 2003 wumpus -- www.blacksphere.tk SMS daemon code: Copyright (C) 2002-2004 by Marcin Wiacek and Joergen Thomsen Copyright (C) 2009 by Michal Čihař 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 version 2 can be found in `/usr/share/common-licenses/GPL-2'. python-gammu module code: Copyright © 2003 - 2009 Michal Čihař This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. 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 version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is Copyright (C) 2005 - 2009, Michal Čihař and is licensed under the GPL, see above. Some files have their specific licenses: Used md5 algorithm in common/misc/coding/md5.[ch]: ********************************************************************** ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. ** ** ** ** License to copy and use this software is granted provided that ** ** it is identified as the "RSA Data Security, Inc. MD5 Message ** ** Digest Algorithm" in all material mentioning or referencing this ** ** software or this function. ** ** ** ** License is also granted to make and use derivative works ** ** provided that such works are identified as "derived from the RSA ** ** Data Security, Inc. MD5 Message Digest Algorithm" in all ** ** material mentioning or referencing the derived work. ** ** ** ** RSA Data Security, Inc. makes no representations concerning ** ** either the merchantability of this software or the suitability ** ** of this software for any particular purpose. It is provided "as ** ** is" without express or implied warranty of any kind. ** ** ** ** These notices must be retained in any copies of any part of this ** ** documentation and/or software. ** ********************************************************************** debian/libgammu7.install0000644000000000000000000000002712173764151012450 0ustar usr/lib/libGammu*.so.* debian/gammu-smsd.install0000644000000000000000000000027712173764151012645 0ustar usr/bin/gammu-smsd usr/bin/gammu-smsd-inject usr/bin/gammu-smsd-monitor usr/share/man/man1/gammu-smsd* usr/share/man/man7/gammu-smsd* usr/share/man/man5/gammu-smsd* debian/gammu-smsdrc /etc/ debian/gbp.conf0000644000000000000000000000020712173764151010613 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] sign-tags = True pristine-tar = True [git-import-orig] no-dch = True debian/gammu-doc.docs0000644000000000000000000000003112173764151011712 0ustar build-*/docs/manual/html debian/python-gammu-dbg.install0000644000000000000000000000005512173764151013744 0ustar usr/lib/python*/*-packages/gammu/_gammu_d.so debian/control0000644000000000000000000002221312173764151010600 0ustar Source: gammu Priority: optional Maintainer: Michal Čihař Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, doxygen, python-all-dev (>= 2.6.6-3), python-all-dbg, python-sphinx (>= 1.0), pkg-config, libmysqlclient-dev, libpq-dev, unixodbc-dev, libcurl4-gnutls-dev, libusb-1.0-0-dev [linux-any], libdbd-sqlite3, sqlite3, libdbi-dev, libbluetooth-dev [linux-any], libgudev-1.0-dev [linux-any], libglib2.0-dev Standards-Version: 3.9.4 Section: comm X-Python-Version: >= 2.5 Homepage: http://www.gammu.org Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gammu.git Vcs-Git: git://anonscm.debian.org/collab-maint/gammu.git Package: gammu Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: whiptail | dialog, libgammu-i18n (>= ${source:Version}) Suggests: wammu, gammu-doc (>= ${source:Version}) Description: mobile phone management utility Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains Gammu binary as well as some examples. Package: gammu-smsd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Suggests: gammu, gammu-doc (>= ${source:Version}) Description: SMS message daemon Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains Gammu SMS Daemon and tool to inject messages into the queue. Package: libgammu-dev Section: libdevel Architecture: any Depends: libgammu7 (= ${binary:Version}), libgsmsd7 (= ${binary:Version}), ${misc:Depends} Replaces: libgammu1-dev Conflicts: libgammu1-dev Suggests: pkg-config, gammu-doc (>= ${source:Version}) Description: mobile phone management library (development files) Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains header files needed for compiling programs with Gammu and developer documentation. Package: libgammu-i18n Section: localization Architecture: all Conflicts: libgammu1, libgammu-common Replaces: libgammu1, libgammu-common Depends: ${misc:Depends} Suggests: libgammu7 Description: mobile phone management library (i18n files) Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains i18n files for Gammu shared library and binary. Package: libgammu7 Suggests: gammu Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libgammu-i18n (>= ${source:Version}), usb-modeswitch Description: mobile phone management library Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains Gammu shared library. Package: libgsmsd7 Suggests: gammu-smsd Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: SMS daemon helper library Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains Gammu SMS daemon shared library. Package: libgammu-dbg Suggests: gammu Section: debug Priority: extra Architecture: any Depends: libgammu7 (= ${binary:Version}), ${misc:Depends} Conflicts: libgammu2-dbg, libgammu3-dbg, libgammu4-dbg Breaks: gammu (<< ${binary:Version}), gammu (>> ${binary:Version}) Replaces: libgammu2-dbg, libgammu3-dbg, libgammu4-dbg Description: mobile phone management library (debugger symbols) Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains debugger symbols for both Gammu library and binary. Package: python-gammu Architecture: any Replaces: python2.4-gammu (<< 0.14-1), python2.3-gammu (<< 0.14-1) Breaks: python2.4-gammu (<< 0.14-1), python2.3-gammu (<< 0.14-1), ${python:Breaks} Provides: ${python:Provides} Suggests: gammu-doc (>= ${source:Version}) Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} Section: python Description: Python module to communicate with mobile phones This provides gammu module, that can work with any phone Gammu supports - many Nokias, Siemens, Alcatel, ... . This package contains modules for all Python versions supported in Debian. Package: python-gammu-dbg Architecture: any Priority: extra Provides: ${python:Provides} Breaks: ${python:Breaks} Suggests: gammu-doc (>= ${source:Version}) Depends: python-gammu (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} Section: debug Description: Python module to communicate with mobile phones (debug version) This provides gammu module, that can work with any phone Gammu supports - many Nokias, Siemens, Alcatel, ... . This package contains modules for all Python versions supported in Debian built for Python debug interpreter. Package: gammu-doc Architecture: all Depends: ${misc:Depends}, libjs-sphinxdoc Suggests: python-gammu (>= ${source:Version}) Replaces: python-gammu-doc Section: doc Description: Gammu Manual This provides gammu module, that can work with any phone Gammu supports - many Nokias, Siemens, Alcatel, ... . This package contains The Gammu Manual, comprehensive documentation covering Gammu command line utilities, Gammu SMS Daemon, Python bindings for Gammu and libGammu library API. Package: python-gammu-doc Architecture: all Depends: gammu-doc, ${misc:Depends} Section: doc Description: Transitional dummy package for Gammu documentation Transitional package, you can safely remove it. debian/watch0000644000000000000000000000025512173764151010230 0ustar version=3 # Experimental watch: #http://dl.cihar.com/gammu/releases/gammu-(.*\.9[0-9])\.tar\.xz # Stable watch: http://dl.cihar.com/gammu/releases/gammu-(.*\.[^9])\.tar\.xz debian/compat0000644000000000000000000000000212173764151010373 0ustar 9 debian/gammu-doc.links0000644000000000000000000000030212173764151012103 0ustar /usr/share/javascript/sphinxdoc/1.0/jquery.js usr/share/doc/gammu-doc/html/_static/jquery.js /usr/share/javascript/sphinxdoc/1.0/underscore.js usr/share/doc/gammu-doc/html/_static/underscore.js debian/gammu-smsd.default0000644000000000000000000000044312173764151012616 0ustar # Defaults for gammu-smsd initscript # sourced by /etc/init.d/gammu-smsd # installed at /etc/default/gammu-smsd by the maintainer scripts # # This is a POSIX shell fragment # # Additional options that are passed to the Daemon. DAEMON_OPTS="" # user to use (gammu is default) #USER=gammu debian/README.Debian0000644000000000000000000000163212173764151011240 0ustar Gammu for Debian ---------------- If you want to use Gammu with Symbian phone, you have to install gnapplet to the phone. Currently available version is unfortunately incompatible with UIQ3 phones (Symbian 9.1 and newer), help with porting gnapplet to this is welcome. As gnapplet can not be distributed in Debian package, you can download it from upstream website : http://dl.cihar.com/gammu/gnapplet/gnapplet.sis http://dl.cihar.com/gammu/gnapplet/gnapplet.ini SMSD daemon is now in separate package gammu-smsd. The daemon starts system wide by default with spool in files at /var/spool/gammu, but you can change configuration to use either MySQL or PostgreSQL database backends. Please note that Gammu user needs privileges to access device of your phone, you can do this usually by adding him to some group. -- Michal Čihař Mon, 30 Mar 2009 11:33:13 +0200 debian/gammu-smsd.examples0000644000000000000000000000001712173764151013005 0ustar docs/sql/*.sql debian/libgsmsd7.install0000644000000000000000000000002712173764151012457 0ustar usr/lib/libgsmsd*.so.* debian/python-gammu.docs0000644000000000000000000000001612173764151012471 0ustar README.Python debian/gammu-smsdrc0000644000000000000000000000077412173764151011527 0ustar # Configuration file for Gammu SMS Daemon # Gammu library configuration, see gammurc(5) [gammu] # Please configure this! port = /dev/null connection = at # Debugging #logformat = textall # SMSD configuration, see gammu-smsdrc(5) [smsd] service = files logfile = syslog # Increase for debugging information debuglevel = 0 # Paths where messages are stored inboxpath = /var/spool/gammu/inbox/ outboxpath = /var/spool/gammu/outbox/ sentsmspath = /var/spool/gammu/sent/ errorsmspath = /var/spool/gammu/error/ debian/rules0000755000000000000000000000232312173764151010255 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk # default is first version DEFAULTPY=$(shell pyversions -v -d) PYVERSIONS=$(shell pyversions -v -r) ALLPY=$(PYVERSIONS:%=%-dbg) $(PYVERSIONS) CMAKE_PARAMS=-DBUILD_SHARED_LIBS=ON %: dh $@ --with python2 override_dh_strip: dh_strip --dbg-package=libgammu-dbg override_dh_auto_configure-%: dh_auto_configure -S cmake -B build-$* -- \ $(CMAKE_PARAMS) \ -DBUILD_PYTHON=/usr/bin/python$* override_dh_auto_configure: $(ALLPY:%=override_dh_auto_configure-%) override_dh_auto_build-%: dh_auto_build -S cmake -B build-$* -- all manual-html rm -rf build-$*/docs/manual/html/.doctrees override_dh_auto_build: $(ALLPY:%=override_dh_auto_build-%) override_dh_auto_test-%: dh_auto_test -S cmake -B build-$* -- ARGS+="-V -E py-setdiverts" override_dh_auto_test: $(ALLPY:%=override_dh_auto_test-%) override_dh_auto_install-%: dh_auto_install -S cmake -B build-$* override_dh_auto_install: $(ALLPY:%=override_dh_auto_install-%) override_dh_compress: dh_compress -X.js -Xobjects.inv -X.txt -X.py override_dh_auto_clean: rm -rf build-* override_dh_makeshlibs: dh_makeshlibs -V debian/source/0000755000000000000000000000000012173764151010475 5ustar debian/source/format0000644000000000000000000000001412173764151011703 0ustar 3.0 (quilt) debian/gammu-smsd.postinst0000644000000000000000000000223312173764151013054 0ustar #! /bin/sh set -e case "$1" in configure) # add group if ! getent group gammu >/dev/null ; then addgroup --quiet --system gammu fi # add user if ! getent passwd gammu >/dev/null ; then adduser --quiet --ingroup gammu --no-create-home --system --home /nonexistent gammu # add user to dialout group, which is needed to access hardware adduser --quiet gammu dialout fi # update permissions DIRS="/var/spool/gammu/inbox /var/spool/gammu/outbox /var/spool/gammu/sent /var/spool/gammu/error" for dir in $DIRS ; do chown gammu:gammu $dir chmod 0770 $dir if ! dpkg-statoverride --list --quiet $dir >/dev/null ; then dpkg-statoverride --force --quiet --update --add gammu gammu 0770 $dir fi done ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0