File: control

package info (click to toggle)
matomo-php-tracker 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 192 kB
  • sloc: php: 1,344; makefile: 11; sh: 1
file content (28 lines) | stat: -rw-r--r-- 1,106 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
Source: matomo-php-tracker
Section: php
Priority: optional
Maintainer: Debian-matomo-maintainers <debian-matomo-maintainers@alioth-lists.debian.net>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-phpcomposer,
               phpab,
               phpunit,
               pkg-php-tools
Standards-Version: 4.7.2
Homepage: https://github.com/matomo-org/matomo-php-tracker
Vcs-Browser: https://salsa.debian.org/matomo-team/matomo-php-tracker
Vcs-Git: https://salsa.debian.org/matomo-team/matomo-php-tracker.git
Rules-Requires-Root: no

Package: matomo-php-tracker
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 The PHP Tracker Client provides all features of the Matomo Javascript
 Tracker, such as Ecommerce Tracking, Custom Variables, Event Tracking
 and more.