Codebase list libbareword-filehandles-perl / 7b3c3d2
Initial packaging by dh-make-perl Florian Schlichting 12 years ago
8 changed file(s) with 78 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 libbareword-filehandles-perl (0.003-1) UNRELEASED; urgency=low
1
2 * Initial Release. (Closes: #668106)
3
4 -- Florian Schlichting <fschlich@zedat.fu-berlin.de> Mon, 9 Apr 2012 01:50:18 +0200
0 Source: libbareword-filehandles-perl
1 Section: perl
2 Priority: optional
3 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
4 Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>
5 Build-Depends: debhelper (>= 9),
6 libb-hooks-op-check-perl,
7 libextutils-depends-perl,
8 liblexical-sealrequirehints-perl,
9 perl,
10 perl-base,
11 perl-modules (>= 6.31)
12 Standards-Version: 3.9.2
13 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbareword-filehandles-perl.git
14 Vcs-Git: git://git.debian.org/pkg-perl/packages/libbareword-filehandles-perl.git
15 Homepage: http://search.cpan.org/dist/bareword-filehandles/
16
17 Package: libbareword-filehandles-perl
18 Architecture: any
19 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
20 libb-hooks-op-check-perl,
21 liblexical-sealrequirehints-perl,
22 perl,
23 perl-base
24 Description: disables bareword filehandles
25 (no description was found)
26 .
27 This description was automagically extracted from the module by dh-make-perl.
0 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
1 Maintainer: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
2 Source: http://search.cpan.org/dist/bareword-filehandles/
3 Name: bareword-filehandles
4 DISCLAIMER: This copyright info was automatically extracted
5 from the perl module. It may not be accurate, so you better
6 check the module sources in order to ensure the module for its
7 inclusion in Debian or for general legal information. Please,
8 if licensing information is incorrectly generated, file a bug
9 on dh-make-perl.
10 NOTE: Don't forget to remove this disclaimer once you are happy
11 with this file.
12
13 Files: *
14 Copyright: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
15 License: Artistic or GPL-1+
16
17 Files: debian/*
18 Copyright: 2012, Florian Schlichting <fschlich@zedat.fu-berlin.de>
19 License: Artistic or GPL-1+
20
21 License: Artistic
22 This program is free software; you can redistribute it and/or modify
23 it under the terms of the Artistic License, which comes with Perl.
24 .
25 On Debian systems, the complete text of the Artistic License can be
26 found in `/usr/share/common-licenses/Artistic'.
27
28 License: GPL-1+
29 This program is free software; you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation; either version 1, or (at your option)
32 any later version.
33 .
34 On Debian systems, the complete text of version 1 of the GNU General
35 Public License can be found in `/usr/share/common-licenses/GPL-1'.
0 #!/usr/bin/make -f
1
2 %:
3 dh $@
0 3.0 (quilt)
0 version=3
1 http://search.cpan.org/dist/bareword-filehandles/ .*/bareword-filehandles-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$