debian/0000755000000000000000000000000011714227103007164 5ustar debian/control0000644000000000000000000000276011714227103010574 0ustar Source: prolix Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdata-munge-perl, libipc-run-perl, libjson-perl, libmoose-perl, libmoosex-configfromfile-perl, libmoosex-getopt-perl (>= 0.39), libstring-shellquote-perl, libterm-readkey-perl, libtry-tiny-perl, perl, libtest-pod-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/prolix.git Vcs-Git: git://git.debian.org/pkg-perl/packages/prolix.git Homepage: http://search.cpan.org/dist/App-Prolix/ Package: prolix Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-munge-perl, libipc-run-perl, libjson-perl, libmoose-perl, libmoosex-configfromfile-perl, libmoosex-getopt-perl (>= 0.39), libstring-shellquote-perl, libterm-readkey-perl, libtry-tiny-perl Description: tool to interactively filter chatty command output prolix launches a command and captures its standard output and error, suppressing uninteresting lines according to a pattern. Yet unlike grep -v, prolix is an interactive program: When you find that the output you're being shown is still too verbose, simply hit enter and add additional suppression patterns. Suppression patterns can be full or substring line matches as well as regular expressions. You can also apply substitutions to lines, for example shorten overly chatty fields. debian/copyright0000644000000000000000000000166611714227103011130 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Gaal Yahas Source: http://search.cpan.org/dist/App-Prolix/ Name: App-Prolix Files: * Copyright: 2012, Google, Inc. License: Expat Files: debian/* Copyright: 2012, Florian Schlichting License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. debian/watch0000644000000000000000000000016111714227103010213 0ustar version=3 http://search.cpan.org/dist/App-Prolix/ .*/App-Prolix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211714227103010362 0ustar 9 debian/changelog0000644000000000000000000000071511714227103011041 0ustar prolix (0.03-1) unstable; urgency=low * Team upload. * New upstream release: - doc fixes (closes: #657746) * Update year of upstream copyright. * Make (build-) dependency on libmoosex-getopt-perl versioned. -- gregor herrmann Tue, 07 Feb 2012 14:59:15 +0100 prolix (0.01-1) unstable; urgency=low * Initial Release. (Closes: #653013) -- Florian Schlichting Sat, 21 Jan 2012 16:02:35 +0100 debian/source/0000755000000000000000000000000011714227103010464 5ustar debian/source/format0000644000000000000000000000001411714227103011672 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611714227103010243 0ustar #!/usr/bin/make -f %: dh $@