Codebase list libnet-ldap-sid-perl / a5e91c5
Initial packaging by dh-make-perl 0.92 Christopher Hoskin 7 years ago
8 changed file(s) with 75 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 libnet-ldap-sid-perl (0.001-1) UNRELEASED; urgency=low
1
2 * Initial Release. (Closes: #847378)
3
4 -- Christopher Hoskin <christopher.hoskin@gmail.com> Fri, 9 Dec 2016 06:51:07 +0000
0 Source: libnet-ldap-sid-perl
1 Section: perl
2 Priority: optional
3 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
4 Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
5 Build-Depends: debhelper (>= 9)
6 Build-Depends-Indep: perl
7 Standards-Version: 3.9.8
8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ldap-sid-perl.git
9 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-ldap-sid-perl.git
10 Homepage: https://metacpan.org/release/Net-LDAP-SID
11 Testsuite: autopkgtest-pkg-perl
12
13 Package: libnet-ldap-sid-perl
14 Architecture: all
15 Depends: ${misc:Depends}, ${perl:Depends}
16 Description: Active Directory Security Identifier manipulation
17 (no description was found)
18 .
19 This description was automagically extracted from the module by dh-make-perl.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Source: https://metacpan.org/release/Net-LDAP-SID
2 Upstream-Contact: Peter Karman <karman@cpan.org>
3 Upstream-Name: Net-LDAP-SID
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: Peter Karman <karman@cpan.org>
15 License: Artistic or GPL-1+
16
17 Files: debian/*
18 Copyright: 2016, Christopher Hoskin <christopher.hoskin@gmail.com>
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 ---
1 Archive: CPAN
2 Bug-Database: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-LDAP-SID
3 Contact: Peter Karman <karman@cpan.org>
4 Name: Net-LDAP-SID
5 Repository: https://github.com/karpet/net-ldap-sid
0 version=3
1 https://metacpan.org/release/Net-LDAP-SID .*/Net-LDAP-SID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$