debian/0000755000000000000000000000000011745210264007170 5ustar debian/control0000644000000000000000000000230511745210423010570 0ustar Source: libatombus-perl Section: perl Priority: optional Build-Depends: devscripts, cdbs (>= 0.4.73~), perl, debhelper, dh-buildinfo, libatompub-perl, libdancer-perl, libdancer-plugin-dbic-perl, libdbd-sqlite3-perl, libdbix-class-perl, libsql-translator-perl, libuuid-tiny-perl, libxml-atom-perl, libxml-xpath-perl, libcapture-tiny-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libatombus-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libatombus-perl.git Homepage: http://search.cpan.org/dist/AtomBus/ Package: libatombus-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends} Description: AtomPub server for messaging. The Atom Publishing Protocol (Atompub) is a protocol for publishing and editing Web resources described at http://www.ietf.org/rfc/rfc5023.txt. . AtomBus is an AtomPub server that can be used for messaging. The idea is that atom feeds can correspond to conceptual queues or buses. AtomBus is built on top of the Dancer framework. It is also PubSubHubbub (PuSH) friendly. debian/source/0000755000000000000000000000000011745203657010500 5ustar debian/source/format0000644000000000000000000000001411745203657011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000332211745210264011042 0ustar libatombus-perl (1.0405-1) unstable; urgency=low * New upstream release. [ gregor herrmann ] * Remove debian/source/local-options; abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. [ Jonas Smedegaard ] * Drop patch 1001: Adopted upstream. * Update copyright file: + Update upstream author email, and fix add copyright year. + Bump format to 1.0. * Bump standards-version to 3.9.3. * Use anonscm.debian.org for Vcs-Browser field. * Fix capitalization of PubSubHubbub in long description, and include its abbreviation. * Update package relations: + Relax build-dependency on cdbs: Needlesly tight. + Relax build-depend unversioned on debhelper and devscripts: Needed versions satisfied even in oldstable. -- Jonas Smedegaard Mon, 23 Apr 2012 04:17:32 -0400 libatombus-perl (1.0404-4) unstable; urgency=low * Fix patch 1001: Provide Location using start_at query keyword (not bogus fragment). * Update copyright file: + Fix add explicit license statement. + Quote license names in License field comments, and rewrap at 72 chars. -- Jonas Smedegaard Tue, 07 Jun 2011 19:11:16 +0200 libatombus-perl (1.0404-3) unstable; urgency=low * Add patch 1001 to improve Atompub api. -- Jonas Smedegaard Thu, 12 May 2011 01:13:51 +0200 libatombus-perl (1.0404-2) unstable; urgency=low * Fix remove virtually empty and wrongly placed README.pod. -- Jonas Smedegaard Sun, 24 Apr 2011 13:06:51 +0200 libatombus-perl (1.0404-1) unstable; urgency=low * Initial packaging release. Closes: bug#623718. -- Jonas Smedegaard Fri, 22 Apr 2011 22:20:45 +0200 debian/compat0000644000000000000000000000000211745203657010376 0ustar 7 debian/watch0000644000000000000000000000025511745203657010233 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/AtomBus/ .*/AtomBus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright_hints0000644000000000000000000000262111745204656012341 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST META.yml Makefile.PL README.pod config.yml debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch dist.ini environments/development.yml environments/production.yml public/dispatch.cgi public/dispatch.fcgi t/01-basic.t t/02-paging.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/AtomBus.pm lib/AtomBus/Schema.pm lib/AtomBus/Schema/Result/AtomBusEntry.pm lib/AtomBus/Schema/Result/AtomBusFeed.pm Copyright: 2010, Naveed Massjouni License: UNKNOWN FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2010, Naveed Massjouni HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-1+ FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL-2+ FIXME debian/copyright0000644000000000000000000000315611745205424011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AtomBus Upstream-Contact: Naveed Massjouni Source: http://search.cpan.org/dist/AtomBus/ Files: * Copyright: 2010, Naveed Massjouni License: Artistic or GPL-1+ This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Comment: Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: debian/* Copyright: 2011, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. 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. Comment: On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611745203657010620 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000351511745203774010264 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2011, Jonas Smedegaard # Description: Main Debian packaging script for AtomBus # # 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-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_PACKAGE = AtomBus #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/AtomBus DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/I/IR/IRONCAMEL DEB_UPSTREAM_TARBALL_MD5 = e9e059e5b5187d777ac91064ed718b78 # Needed both by upstream build process and at runtime common-depends = libatompub-perl, libcapture-tiny-perl, libdancer-perl, libdancer-plugin-dbic-perl common-depends += , libdbd-sqlite3-perl, libdbix-class-perl, libsql-translator-perl, libuuid-tiny-perl common-depends += , libxml-atom-perl, libxml-xpath-perl CDBS_BUILD_DEPENDS += , $(common-depends) CDBS_DEPENDS_ALL = $(common-depends) # Needed by upstream tests CDBS_BUILD_DEPENDS += , libcapture-tiny-perl DEB_INSTALL_EXAMPLES_ALL = config.yml environments public # Remove virtually empty and wrongly placed README common-binary-post-install-indep:: rm -f "$(DEB_DESTDIR)/usr/share/perl5/README.pod" debian/control.in0000644000000000000000000000166511745207637011222 0ustar Source: libatombus-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libatombus-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libatombus-perl.git Homepage: http://search.cpan.org/dist/AtomBus/ Package: libatombus-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends} Description: AtomPub server for messaging. The Atom Publishing Protocol (Atompub) is a protocol for publishing and editing Web resources described at http://www.ietf.org/rfc/rfc5023.txt. . AtomBus is an AtomPub server that can be used for messaging. The idea is that atom feeds can correspond to conceptual queues or buses. AtomBus is built on top of the Dancer framework. It is also PubSubHubbub (PuSH) friendly.