Several of the dependencies were just transitional ones, required by
libsipwise-base-perl, but that module now properly depends on anything
it requires itself, so we do not need to specify them here. In addition
some were remnants from when that module was using those dependencies,
but that is not the case anymore.
Change-Id: I40f701bad5a66dad0e6cf3d1984472f557a093f0
- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Bump source format to 3.0 (native).
- Wrap and sort debian/control fields.
- Update copyright years.
- Add missing #DEBHELPER# tokens to maintscripts.
- Use correct balanced quotes in error message.
Change-Id: Iad1ea6e2fc6181f7cc3bca7c50b7b1b12a6a4d5c
* GROUP only by contract_id in the billing_mapping
INNER JOIN to have only 1 record per contract_id
with the most recent start_time
- (if there is only one record with NULL start_time
(the default one) it is properly fetched
Change-Id: I0d312eb6685d109e99affd91249ae312d919a59d
Module::Build was debundled from the perl dist recently:
| % corelist Module::Build
|
| Data for 2015-02-14
| Module::Build was first released with perl v5.9.4, deprecated (will be CPAN-only) in v5.19.0 and removed from v5.21.0
|
| Data for 2015-02-14
| was not in CORE (or so I think)
Fixes:
| Can't locate Module/Build.pm in @INC (you may need to install the Module::Build module) (@INC contains: . /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Build.PL line 1.
NOTE: sorting changes take place because of wrap-and-sort (or
to be more precise its lack by previous committers)
Change-Id: I9e854c3bf9c38125d7c5b7bbf6951210975f6358
If set and a call is done within a pbx customer, the call is blocked
in blacklist, and is allowed in whitelist.
Change-Id: I8b5cb3f8ed73ce7df6871121568a32fae2b6c8c6
by adding the default value. Not specifying the network tag anymore, will now
have no negative effect, but specifying it won't break things either. Thus
making it effectively backwards-compatible according to the new company-guideline
supporting rollbacks.
This description in ngcp-schema is purely cosmetical.
Change-Id: I59f1be63fa037271840957b08551b65261152a0b
Authoritative is rejecting call with 404 if number is not assigned
to local subscriber.
Skip Rewrite is skipping lnp rewrite rules.
Change-Id: I2a308f712712adcd1075b249ab704e47daca1007