- Update copyright years.
- Update Standards-Version to 4.7.2.
- Remove «Rules-Requires-Root: no» field, which is now the default.
- Remove «Priority: optional» field, which is now the default.
- Wrap and sort fields.
- Add spaces around operators in make variables.
Change-Id: Ie711255518bae8920df18c4ad34db17d708e551a
- Use canonical homepage URL.
- Fix Vcs-* field URLs.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Bump source format to 3.0 (native).
- Switch to dh debian/rules.
- Make the package short descriptions unique.
- Fix typo for MySQL in package long descriptions.
- Update copyright years.
- Remove unnecessary prosting maintscript (the directory is shipped).
Change-Id: If5820bb643867ff4a0bf51719c741ec643d38949
We ignore lintian's 'non-standard-dir-in-var var/backup/'
message since we add /var/backup/cdr/ by intention.
Closes: https://bugtracker.sipwise.com/view.php?id=2333
Credits to Andrew for actually taking care of the bug report
Quoting Andrew:
| we have a bug in ngcp version 2.3: cleanup of database runs on both
| nodes. we should wrap the acc-cleanup.pl call in
| ngcp/cleanup-tools/trunk/cleanup-tools.cron inside ngcp_check-active
| check
| [...] so we need to add the IF PRO and if ngcp_check-active etc
So split the package accordingly and provide the
proper cron files for pro vs. ce.
From: Michael Prokop <mprokop@sipwise.com>