mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on cmake, libboost-dev and ragel. Changes-By: deb-scrub-obsolete
This commit is contained in:
parent
ceaf2ac595
commit
fe23c7da4b
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
vectorscan (5.4.8-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Remove constraints unnecessary since buster (oldstable):
|
||||||
|
+ Build-Depends: Drop versioned constraint on cmake, libboost-dev and ragel.
|
||||||
|
|
||||||
|
-- Debian Janitor <janitor@jelmer.uk> Wed, 14 Sep 2022 20:07:36 -0000
|
||||||
|
|
||||||
vectorscan (5.4.8-1) unstable; urgency=medium
|
vectorscan (5.4.8-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -1,14 +1,14 @@
|
|||||||
Source: vectorscan
|
Source: vectorscan
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Konstantinos Margaritis <markos@debian.org>
|
Maintainer: Konstantinos Margaritis <markos@debian.org>
|
||||||
Build-Depends: cmake (>=2.8.11),
|
Build-Depends: cmake,
|
||||||
debhelper-compat (=12),
|
debhelper-compat (= 12),
|
||||||
libboost-dev (>=1.57),
|
libboost-dev,
|
||||||
libpcap-dev,
|
libpcap-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
po-debconf,
|
po-debconf,
|
||||||
python3,
|
python3,
|
||||||
ragel (>=6.9)
|
ragel
|
||||||
Standards-Version: 4.6.0
|
Standards-Version: 4.6.0
|
||||||
Section: libs
|
Section: libs
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user