debian/0000755000000000000000000000000012256635037007177 5ustar debian/rules0000755000000000000000000000045212256635037010260 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install $(RM) -v $(TMP)/usr/share/perl5/RiveScript/demo/*.rive rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/RiveScript/demo/ debian/librivescript-perl.examples0000644000000000000000000000002412256635037014554 0ustar lib/RiveScript/demo debian/control0000644000000000000000000000154412256635037010606 0ustar Source: librivescript-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Onur Aslan , gregor herrmann Standards-Version: 3.9.5 Homepage: http://www.rivescript.com/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librivescript-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librivescript-perl.git Package: librivescript-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libjson-perl Description: simple trigger/response language primarily used for chatbots RiveScript is a simple trigger/response language primarily used for the creation of chatting robots. It's designed to have an easy-to-learn syntax but provide a lot of power and flexibility. debian/source/0000755000000000000000000000000012256635037010477 5ustar debian/source/format0000644000000000000000000000001412256635037011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000337012256635037011054 0ustar librivescript-perl (1.30-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * debian/rules: update removal of renamed demo scripts. * Update years of copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 21:03:40 +0100 librivescript-perl (1.28-1) unstable; urgency=low * New upstream release. * Drop spelling-errors.patch, merged upstream. -- gregor herrmann Sat, 25 Aug 2012 21:21:27 +0200 librivescript-perl (1.26-1) unstable; urgency=low * New upstream release. * Clean up .examples. * spelling-errors.patch: update headers and forward upstream. * debian/copyright: update to Copyright-Format 1.0. * Update years of packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). * Add dependency on libjson-perl, used by the rivescript binary. -- gregor herrmann Mon, 04 Jun 2012 18:50:45 +0200 librivescript-perl (1.22-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Add new upstream copyright holder. * Refresh spelling-errors.patch, remove demo-fix.patch. * Add /me to Uploaders. -- gregor herrmann Sat, 24 Sep 2011 21:13:30 +0200 librivescript-perl (1.20-1) unstable; urgency=low * Initial Release. (Closes: #592819) -- Onur Aslan Sun, 24 Apr 2011 23:48:20 +0300 debian/compat0000644000000000000000000000000212256635037010375 0ustar 8 debian/copyright0000644000000000000000000000142112256635037011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RiveScript Upstream-Contact: Casey Kirsle Source: https://metacpan.org/release/RiveScript/ Files: * Copyright: 2011-2012, Noah Petherbridge License: GPL-2+ Files: debian/* Copyright: 2011, Onur Aslan 2011-2013, gregor herrmann 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 dated June, 1991, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/librivescript-perl.docs0000644000000000000000000000000612256635037013666 0ustar docs/ debian/watch0000644000000000000000000000016212256635037010227 0ustar version=3 https://metacpan.org/release/RiveScript/ .*/RiveScript-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$