debian/0000755000000000000000000000000011717725314007176 5ustar debian/control0000644000000000000000000000175711717725314010613 0ustar Source: libtest-nobreakpoints-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-exception-perl, libtest-tester-perl, libtest-pod-perl, libtest-useallmodules-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Test-NoBreakpoints/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-nobreakpoints-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-nobreakpoints-perl.git Package: libtest-nobreakpoints-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module to test that files do not contain soft breakpoints Test::NoBreakpoints is a Perl module useful as part of a module's release testing that ensures that files do not contain soft breakpoints for the Perl debugger (such as $DB::single or $DB::signal). debian/copyright0000644000000000000000000000221411717725314011130 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: James FitzGibbon Source: http://search.cpan.org/dist/Test-NoBreakpoints/ Name: Test-NoBreakpoints Files: * Copyright: 2012, James FitzGibbon 2012, Chisel Wright License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2012, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020111717725314010220 0ustar version=3 http://search.cpan.org/dist/Test-NoBreakpoints/ .*/Test-NoBreakpoints-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211717725314010374 0ustar 8 debian/changelog0000644000000000000000000000244211717725314011052 0ustar libtest-nobreakpoints-perl (0.15-1) unstable; urgency=low * New upstream release. * debian/rules: remove override_dh_auto_test (AUTOMATED_TESTING is gone). -- gregor herrmann Sat, 18 Feb 2012 14:42:14 +0100 libtest-nobreakpoints-perl (0.14-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. * Switch to "3.0 (quilt)" source format. Remove quilt framework. * Remove patch, applied upstream. * debian/copyright: add new copyright holder, update years of upstream and packaging copyright, refresh license stanzas. * Switch to debhelper compatibility level 8. * Bump Standards-Version to 3.9.2 (no changes). * Remove build dependency on libtest-warn-perl. Add build dependency on libtest-useallmodules-perl. * Add /me to Uploaders. * debian/rules: pass AUTOMATED_TESTING to test suite. -- gregor herrmann Fri, 13 Jan 2012 16:36:33 +0100 libtest-nobreakpoints-perl (0.13-1) unstable; urgency=low * Initial Release (Closes: #564775) -- Jonathan Yu Fri, 15 Jan 2010 20:20:24 -0500 debian/source/0000755000000000000000000000000011717725314010476 5ustar debian/source/format0000644000000000000000000000001411717725314011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717725314010255 0ustar #!/usr/bin/make -f %: dh $@