debian/0000755000000000000000000000000011575714115007175 5ustar debian/control0000644000000000000000000000163511575714051010604 0ustar Source: libbit-vector-minimal-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Bit-Vector-Minimal/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libbit-vector-minimal-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libbit-vector-minimal-perl/ Package: libbit-vector-minimal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: object-oriented wrapper around vec() Bit::Vector::Minimal is a much simplified, lightweight version of Bit::Vector. It wraps Perl's sometimes confusing vec() function in an object-oriented abstraction. debian/copyright0000644000000000000000000000231711575702454011136 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Tony Bowden Source: http://search.cpan.org/dist/Bit-Vector-Minimal/ Name: Bit-Vector-Minimal Files: * Copyright: 2003, 2004 Kasei License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, S. Zachariah Sprackett 2006, Matej Vela 2008, Damyan Ivanov 2006, 2008 gregor herrmann 2011, Fabrizio Regalli 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/watch0000644000000000000000000000032211212456111010206 0ustar version=3 #http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Bit-Vector-Minimal-(.*)\.tar\.gz http://search.cpan.org/dist/Bit-Vector-Minimal/ .*/Bit-Vector-Minimal-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211575702454010376 0ustar 8 debian/changelog0000644000000000000000000000524511575714074011061 0ustar libbit-vector-minimal-perl (1.3-4) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * debian/control: improve short and long description. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Email change: gregor herrmann -> gregoa@debian.org -- Fabrizio Regalli Tue, 14 Jun 2011 12:56:23 +0200 libbit-vector-minimal-perl (1.3-3) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. Closes: #467696 -- FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone [ Damyan Ivanov ] * debian/watch: use dist-based URL. * Standards-Version: 3.7.3 (no changes needed) * debian/rules: clean up; use "$@" when touching stamps; add $(TMP) * debian/copyright: use dist-based upstream URL * add myself to Uploaders -- Damyan Ivanov Thu, 06 Mar 2008 16:34:11 +0200 libbit-vector-minimal-perl (1.3-2) unstable; urgency=low * New Maintainer: Debian Perl Group (closes: #357353). * Set Standards-Version to 3.7.2 (no changes). * Move debhelper from Build-Depends-Indep to Build-Depends. * Add tests to debian/rules and libtest-pod-perl/libtest-pod-coverage-perl to Build-Depends-Indep. -- gregor herrmann Fri, 14 Jul 2006 23:33:16 +0200 libbit-vector-minimal-perl (1.3-1) unstable; urgency=low * QA upload. * New upstream release. Closes: #329496. * Package is orphaned (#357353); set maintainer to Debian QA Group. * Switch to debhelper 5. * debian/copyright: Update upstream authors and copyright. * debian/watch: Add. * Conforms to Standards version 3.6.2. -- Matej Vela Mon, 3 Apr 2006 09:59:25 +0200 libbit-vector-minimal-perl (1.0-1) unstable; urgency=low * Initial Release. -- S. Zachariah Sprackett Thu, 15 Jul 2004 20:38:14 -0400 debian/source/0000755000000000000000000000000011575714115010475 5ustar debian/source/format0000644000000000000000000000001411575702454011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611575702454010257 0ustar #!/usr/bin/make -f %: dh $@