File: control

package info (click to toggle)
libdbix-class-helpers-perl 2.037000-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,012 kB
  • sloc: perl: 5,056; sql: 547; makefile: 7
file content (52 lines) | stat: -rw-r--r-- 2,236 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: libdbix-class-helpers-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libaliased-perl <!nocheck>,
                     libcarp-clan-perl <!nocheck>,
                     libdatetime-format-sqlite-perl <!nocheck>,
                     libdbd-sqlite3-perl <!nocheck>,
                     libdbix-class-candy-perl <!nocheck>,
                     libdbix-class-perl <!nocheck>,
                     libdbix-introspector-perl <!nocheck>,
                     liblingua-en-inflect-perl <!nocheck>,
                     libmodule-runtime-perl <!nocheck>,
                     libmoo-perl <!nocheck>,
                     libnamespace-clean-perl <!nocheck>,
                     libsafe-isa-perl <!nocheck>,
                     libsql-translator-perl <!nocheck>,
                     libsub-exporter-progressive-perl <!nocheck>,
                     libtest-deep-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libtest-roo-perl <!nocheck>,
                     libtext-brew-perl <!nocheck>,
                     libtry-tiny-perl <!nocheck>,
                     perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdbix-class-helpers-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdbix-class-helpers-perl.git
Homepage: https://metacpan.org/release/DBIx-Class-Helpers
Rules-Requires-Root: no

Package: libdbix-class-helpers-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcarp-clan-perl,
         libdbix-class-candy-perl,
         libdbix-class-perl,
         libdbix-introspector-perl,
         liblingua-en-inflect-perl,
         libmodule-runtime-perl,
         libmoo-perl,
         libnamespace-clean-perl,
         libsafe-isa-perl,
         libsub-exporter-perl,
         libtext-brew-perl,
         libtry-tiny-perl
Description: collection of helpers for DBIx::Class
 DBIx::Class::Helpers bundles many useful helpers for DBIx::Class that
 simplify the common case stuff.