debian/0000775000000000000000000000000011660346572007202 5ustar debian/changelog0000664000000000000000000000216411660346572011057 0ustar gcap (0.1.1-1) unstable; urgency=low * New upstream. * debian/control: Add Vcs-* fields -- TANIGUCHI Takaki Tue, 15 Nov 2011 11:24:27 +0900 gcap (0.1.0-1) unstable; urgency=low * New upstream. -- TANIGUCHI Takaki Tue, 20 Sep 2011 10:42:02 +0900 gcap (0.0.8-4) unstable; urgency=low * Fixed description. (Closes: 627102) -- TANIGUCHI Takaki Fri, 15 Jul 2011 11:34:51 +0900 gcap (0.0.8-3) unstable; urgency=low * debian/control: s/Youtube/YouTube/ again. (Closes: #626980) -- TANIGUCHI Takaki Tue, 17 May 2011 08:52:15 +0900 gcap (0.0.8-2) unstable; urgency=low * debian/control: s/Youtube/YouTube/ (Closes: #623034) * Bump Standards-Version to 3.9.2 with no changes. -- TANIGUCHI Takaki Mon, 16 May 2011 12:24:21 +0900 gcap (0.0.8-1) unstable; urgency=low * New upstream. -- TANIGUCHI Takaki Tue, 05 Apr 2011 23:31:30 +0900 gcap (0.0.5-1) unstable; urgency=low * Initial release (Closes: #607271) -- TANIGUCHI Takaki Thu, 20 Jan 2011 21:19:28 +0900 debian/compat0000664000000000000000000000000211660346572010400 0ustar 7 debian/control0000664000000000000000000000124211660346572010604 0ustar Source: gcap Section: web Priority: extra Maintainer: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), perl, libxml-dom-perl, libgetopt-argvfile-perl, Standards-Version: 3.9.2 Homepage: http://code.google.com/p/gcap/ Vcs-Git: git://git.debian.org/collab-maint/gcap.git Vcs-Browser: http://git.debian.org/?p=collab-maint/gcap.git;a=summary Package: gcap Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libxml-dom-perl, libgetopt-argvfile-perl, Description: YouTube closed caption retriever gcap is a command line tool for retrieving YouTube closed captions. The retrieved closed captions are saved in SubRip (srt) file format. debian/copyright0000664000000000000000000000203111660346572011131 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: gcap Source: http://code.google.com/p/gcap/ Files: * Copyright: 2010 Toni Gundogdu . License: GPL-3.0+ Files: debian/* Copyright: 2011 TANIGUCHI Takaki License: GPL-3.0+ License: GPL-3.0+ 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 3 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 program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/docs0000664000000000000000000000000711660346572010052 0ustar README debian/rules0000775000000000000000000000067211660346572010267 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/source/0000775000000000000000000000000011660346572010502 5ustar debian/source/format0000664000000000000000000000001411660346572011710 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000010111660346572010223 0ustar version=3 http://googlecode.debian.net/p/gcap/gcap-(.*)\.tar\.gz