You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cleanup-tools/debian/control

56 lines
1.3 KiB

Source: ngcp-cleanup-tools
Section: utils
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper-compat (= 12),
libmodule-build-perl,
Standards-Version: 3.9.8
Homepage: https://www.sipwise.com/
Vcs-Browser: https://github.com/sipwise/cleanup-tools.git
Vcs-Git: https://github.com/sipwise/cleanup-tools.git
Package: ngcp-cleanup-tools-ce
Architecture: all
Depends:
libconfig-any-perl,
libdatetime-perl,
libdbd-mysql-perl,
libdbi-perl,
liblog-log4perl-perl,
libredis-perl,
${misc:Depends},
${perl:Depends},
Conflicts:
ngcp-cleanup-tools (<= 0.2.1),
ngcp-cleanup-tools-pro,
Provides:
ngcp-cleanup-tools,
Replaces:
ngcp-cleanup-tools,
ngcp-system-tools-ce (<< 8.5.0.0),
Description: NGCP provider:CE Database entry and binlog cleanup
Erase and dump database entries and MySQL binlogs.
Package: ngcp-cleanup-tools-pro
Architecture: all
Depends:
libconfig-any-perl,
libdatetime-perl,
libdbd-mysql-perl,
libdbi-perl,
liblog-log4perl-perl,
libredis-perl,
${misc:Depends},
${perl:Depends},
Conflicts:
ngcp-cleanup-tools (<= 0.2.1),
ngcp-cleanup-tools-ce,
Provides:
ngcp-cleanup-tools,
Replaces:
ngcp-cleanup-tools,
ngcp-system-tools-pro (<< 8.5.0.0),
Description: NGCP provider:PRO Database entry and binlog cleanup
Erase and dump database entries and MySQL binlogs.