debian/0000755000000000000000000000000011366004754007174 5ustar debian/gbp.conf0000644000000000000000000000014611245500163010603 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/compat0000644000000000000000000000000211245512513010363 0ustar 6 debian/watch0000644000000000000000000000022711365623547010234 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/NetSDS/ .*/NetSDS-(\d[\d.]+)\.tar\.gz debian debian/source/0000755000000000000000000000000011276536300010471 5ustar debian/source/format0000644000000000000000000000001411276536300011677 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000212311365633407011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 Name: NetSDS Contact: Michael Bochkaryov Source: http://search.cpan.org/dist/NetSDS/ Copyright: 2008-2009, Net Style Ltd License: GPL-2+ Files: debian/* Copyright: 2010, Jonas Smedegaard 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; either version 2, or (at your option) any later version. . 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. . On Debian GNU systems, the complete text of the GNU General Public License (GPL) version 2 or newer can be found in '/usr/share/common-licenses/GPL'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/rules0000755000000000000000000000371211366004645010256 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2010, Jonas Smedegaard # Description: Main Debian packaging script for NetSDS # # 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; either version 2, or (at # your option) any later version. # # 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, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-build.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_PACKAGE = NetSDS #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/NetSDS DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/R/RA/RATTLER DEB_UPSTREAM_TARBALL_MD5 = 32907c2b07e8f033ac6cbce30c9e97ef DEB_INSTALL_EXAMPLES_libnetsds-perl = samples/* # Needed both by upstream build process and at runtime common-depends = libcgi-fast-perl, libdbi-perl, libdbd-pg-perl, libfcgi-perl, libjson-perl, libjson-xs-perl, libclass-accessor-perl, libclass-accessor-class-perl, libconfig-general-perl, libdata-structure-util-perl, libhtml-template-pro-perl (>= 0.81), liblocale-gettext-perl, libproc-daemon-perl, libproc-pid-file-perl, libunix-syslog-perl # additional common dependencies not declared in Build.PL common-depends += , libnet-server-mail-perl, libcache-memcached-fast-perl, libnetsds-util-perl, libclass-errorhandler-perl CDBS_BUILD_DEPENDS += , $(common-depends) CDBS_DEPENDS = $(common-depends) # Needed by upstream tests CDBS_BUILD_DEPENDS += , libtest-pod-perl, libtest-pod-coverage-perl debian/control.in0000644000000000000000000000165711365660235011216 0ustar Source: libnetsds-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libnetsds-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libnetsds-perl.git;a=summary Homepage: http://search.cpan.org/dist/NetSDS/ Package: libnetsds-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: Service Delivery Suite framework NetSDS is a flexible framework for rapid software development using the following technologies: . * Perl5 - default programming language * PostgreSQL - default DBMS * MemcacheQ - message queue manager * Apache - HTTP server with FastCGI support * Kannel - SMS and WAP gateway * Asterisk - VoIP / telephony applications * Mbuni - MMSC and MMS VAS gateway debian/copyright_hints0000644000000000000000000000255011365627606012344 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 X-Draft: Autogenerated by CDBS snippet copyright-check.mk Files: ./Build.PL, ./MANIFEST, ./META.yml, ./Makefile.PL, ./debian/compat, ./debian/control, ./debian/control.in, ./debian/gbp.conf, ./debian/source/format, ./debian/watch, ./lib/NetSDS/App/SMTPD.pm, ./lib/NetSDS/Conf.pm, ./samples/app_feature.conf, ./samples/app_feature.pl, ./samples/app_jsrpc.fcgi, ./samples/app_simple.pl, ./samples/daemon.pl, ./samples/serialize.pl, ./samples/test_codings.pl, ./samples/test_edr.pl, ./samples/test_fcgi.pl, ./samples/testdb.pl, ./t/01_load.t, ./t/02_pod.t, ./t/03_pod_coverage.t, ./t/06_methods_class_abstract.t Copyright: *No copyright* License: UNKNOWN FIXME Files: ./README, ./lib/NetSDS.pm, ./lib/NetSDS/App.pm, ./lib/NetSDS/App/FCGI.pm, ./lib/NetSDS/App/JSRPC.pm, ./lib/NetSDS/Class/Abstract.pm, ./lib/NetSDS/Const.pm, ./lib/NetSDS/DBI.pm, ./lib/NetSDS/DBI/Table.pm, ./lib/NetSDS/EDR.pm, ./lib/NetSDS/Feature.pm, ./lib/NetSDS/Logger.pm, ./lib/NetSDS/Session.pm, ./lib/NetSDS/Template.pm, ./lib/NetSDS/Translate.pm Copyright: 2008-2009, Net Style Ltd License: GPL-2+ FIXME Files: ./debian/rules Copyright: 2010, Jonas Smedegaard License: GPL FIXME Files: ./Changes Copyright: to Net Style Ltd. without license changes License: UNKNOWN FIXME debian/control0000644000000000000000000000305211365747271010606 0ustar Source: libnetsds-perl Section: perl Priority: optional Build-Depends: devscripts (>= 2.10.7~), dh-buildinfo, perl, perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808), cdbs (>= 0.4.78~), debhelper (>= 6), libcgi-fast-perl, libdbi-perl, libdbd-pg-perl, libfcgi-perl, libjson-perl, libjson-xs-perl, libclass-accessor-perl, libclass-accessor-class-perl, libconfig-general-perl, libdata-structure-util-perl, libhtml-template-pro-perl (>= 0.81), liblocale-gettext-perl, libproc-daemon-perl, libproc-pid-file-perl, libunix-syslog-perl, libnet-server-mail-perl, libcache-memcached-fast-perl, libnetsds-util-perl, libclass-errorhandler-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libnetsds-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libnetsds-perl.git;a=summary Homepage: http://search.cpan.org/dist/NetSDS/ Package: libnetsds-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: Service Delivery Suite framework NetSDS is a flexible framework for rapid software development using the following technologies: . * Perl5 - default programming language * PostgreSQL - default DBMS * MemcacheQ - message queue manager * Apache - HTTP server with FastCGI support * Kannel - SMS and WAP gateway * Asterisk - VoIP / telephony applications * Mbuni - MMSC and MMS VAS gateway debian/changelog0000644000000000000000000000045611366004754011053 0ustar libnetsds-perl (1.301-2) unstable; urgency=low * Include sample files. -- Jonas Smedegaard Wed, 28 Apr 2010 12:11:52 +0200 libnetsds-perl (1.301-1) unstable; urgency=low * Initial release. Closes: bug#579478. -- Jonas Smedegaard Wed, 28 Apr 2010 07:59:35 +0200