TT#88050 Remove obsolete transitional package ngcp-bulk-processor

This package got introduced before the last LTS, so it is now safe to be
removed.

Change-Id: I51ee983f126f7d4f1f6b1fa0c37211de07b78178
changes/41/42241/2
Guillem Jover 6 years ago
parent e0d143ec3b
commit 6ae1d17b67

2
debian/.gitignore vendored

@ -4,7 +4,5 @@
/.debhelper/
/debhelper-build-stamp
/files
/libexcel-reader-xlsx-perl/
/libngcp-bulkprocessor-perl/
/ngcp-bulk-processor/
/tmp/

15
debian/control vendored

@ -17,10 +17,6 @@ Homepage: https://www.sipwise.com/
Package: libngcp-bulkprocessor-perl
Architecture: all
Replaces:
ngcp-bulk-processor (<< 7.3),
Breaks:
ngcp-bulk-processor (<< 7.3),
Depends:
${misc:Depends},
${perl:Depends},
@ -73,14 +69,3 @@ Suggests:
Description: NGCP bulk processor framework perl modules
This package provides the NGCP::BulkProcessor perl modules that implement
a framework for parallel/distributed processing of record blocks.
Package: ngcp-bulk-processor
Architecture: all
Section: oldlibs
Depends:
libexcel-reader-xlsx-perl,
libngcp-bulkprocessor-perl (= ${source:Version}),
Description: transitional dummy package
This package has been split into libexcel-reader-xlsx-perl and
libngcp-bulkprocessor-perl. It can be safely removed once it is not
depended on by other packages.

Loading…
Cancel
Save