debian/0000755000000000000000000000000011740544657007203 5ustar debian/source/0000755000000000000000000000000011540514515010467 5ustar debian/source/format0000644000000000000000000000001411540514515011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000212611740543111011036 0ustar pdfgrep (1.3.0-1) unstable; urgency=low * New upstream release * build-depend on pkg-config (Closes: #661081) * build-depend on libpoppler-private-dev instead of libpoppler-dev (Closes: #660110) * Bump standards version from 3.9.1 to 3.9.3 (no further changes) -- Christoph Egger Mon, 09 Apr 2012 13:19:54 +0200 pdfgrep (1.2-1) unstable; urgency=low * New upstream release * Bump standards version 3.9.0 -> 3.9.1, no change -- Christoph Egger Fri, 18 Mar 2011 00:37:02 +0100 pdfgrep (1.1-1) unstable; urgency=low * New upstream release * Drop patch again, was taken from upstream VCS and already in this release * Policy 3.9.0 (no changes) -- Christoph Egger Wed, 30 Jun 2010 18:26:03 +0200 pdfgrep (1.0-2) unstable; urgency=medium * Fix buffer overrun for some pdfs -- Christoph Egger Tue, 15 Jun 2010 00:13:11 +0200 pdfgrep (1.0-1) unstable; urgency=low * Initial release (Closes: #580065) -- Christoph Egger Mon, 03 May 2010 10:43:01 +0200 debian/control0000644000000000000000000000163611740544657010614 0ustar Source: pdfgrep Section: utils Priority: optional Maintainer: Christoph Egger Build-Depends: debhelper (>= 7.0.50~), automake, libpoppler-private-dev, libpoppler-cpp-dev, pkg-config Standards-Version: 3.9.1 Homepage: http://pdfgrep.sourceforge.net/ Vcs-Git: git://git.informatik.uni-erlangen.de/siccegge/deb/pdfgrep Vcs-Browser: http://git.informatik.uni-erlangen.de/?p=siccegge/deb/pdfgrep;a=summary Package: pdfgrep Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: search in pdf files for strings matching a regular expression Pdfgrep is a tool to search text in PDF files. It works similar to `grep'. . Features: - search for regular expressions. - support for some important grep options, including: + filename output. + page number output. + optional case insensitivity. + count occurrences. - and the most important feature: color output! debian/docs0000644000000000000000000000000711540514515010037 0ustar README debian/rules0000755000000000000000000000013011540514515010241 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs NEWSdebian/watch0000644000000000000000000000006611540514515010222 0ustar version=3 http://sf.net/pdfgrep/pdfgrep-(.+)\.tar\.gzdebian/copyright0000644000000000000000000000403311540514515011122 0ustar This package was debianized by Christoph Egger on Mon, 03 May 2010 10:43:01 +0200. It was downloaded from git://git.informatik.uni-erlangen.de/lu03pevi/pdfgrep.git Upstream Author: Hans-Peter Deifel Copyright: (c) 2010 Hans-Peter Deifel License: Copyright (C) 2010 by Hans-Peter Deifel hpdeifel@gmx.de 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 of the License, 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. See /usr/share/common-licenses/GPL-2 for a full text version of the GPL The Debian packaging is: Copyright (C) 2010 Christoph Egger This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. debian/compat0000644000000000000000000000000211540514515010365 0ustar 7