debian/0000755000000000000000000000000011700117127007163 5ustar debian/docs0000644000000000000000000000002611505555176010051 0ustar CMakeLists.txt README debian/libofetion1.install0000644000000000000000000000007711560233244012775 0ustar usr/lib/libofetion.so.1 usr/lib/libofetion.so.1.*.* usr/share/ debian/source/0000755000000000000000000000000011505557722010477 5ustar debian/source/format0000644000000000000000000000001411564433361011702 0ustar 3.0 (quilt) debian/libofetion-dev.install0000644000000000000000000000012411564433641013470 0ustar usr/lib/libofetion.so usr/lib/libofetion.a usr/lib/pkgconfig/*.pc *.h usr/include/ debian/copyright0000644000000000000000000000323011700117124011111 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: libofetion Source: http://code.google.com/p/ofetion Copyright: 2010, levin108 License: GPL-2+ with OpenSSL exception Ths 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 version 2 for more details. . You should have received a copy of the GNU General Public License version 2 along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAe . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. . OpenSSL linking exception -------------------------- If you modify this Program, or any covered work, by linking or combining it with the OpenSSL project's "OpenSSL" library (or a modified version of that library), containing parts covered by the terms of OpenSSL/SSLeay license, the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of the OpenSSL library used as well as that of the covered work. File: debian/* Copyright: 2010,2011,2012 Aron Xu License: GPL-2+ debian/watch0000644000000000000000000000011511505556142010220 0ustar version=3 http://googlecode.debian.net/p/ofetion/libofetion-(\d+.*)\.tar\.gz debian/control0000644000000000000000000000265511700115764010603 0ustar Source: libofetion Section: libs Priority: optional Maintainer: Debian Chinese Team DM-Upload-Allowed: yes Uploaders: Aron Xu , Asias He Build-Depends: debhelper (>= 7), cmake, libxml2-dev, libssl-dev, libsqlite3-dev, pkg-config Standards-Version: 3.9.2 Homepage: http://code.google.com/p/ofetion/ Package: libofetion1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libofetion0 Description: open source implementation of Fetion protocol library Fetion is an IM provided by China Mobile, with features like, text chat, voice call, file sharing, etc. Openfetion is an open source client implementation of the protocol. . It only supports core features including Internet SMS service, and partial support of group chat. . This package provides the library files. Package: libofetion-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libofetion1 (= ${binary:Version}) Conflicts: libofetion-dev Description: open source implementation of Fetion protocol library - development files Fetion is an IM provided by China Mobile, with features like, text chat, voice call, file sharing, etc. Openfetion is an open source client implementation of the protocol. . It only supports core features including Internet SMS service, and partial support of group chat. . This package provides the library development files. debian/compat0000644000000000000000000000000211505555176010376 0ustar 7 debian/rules0000755000000000000000000000006711560233072010250 0ustar #!/usr/bin/make -f LDFLAGS=-Wl,--as-needed %: dh $@ debian/changelog0000644000000000000000000000074611700115705011044 0ustar libofetion (2.2.2-1) unstable; urgency=low * New upstream release. -- Aron Xu Mon, 02 Jan 2012 01:45:10 +0800 libofetion (2.2.0-2) unstable; urgency=low [ Asias He ] * Fix "Getting rid of unneeded *.la / emptying dependency_libs" -- Aron Xu Tue, 17 May 2011 16:51:20 +0800 libofetion (2.2.0-1) unstable; urgency=low * Initial release (Closes: #608047). -- Aron Xu Wed, 04 May 2011 19:23:36 +0800