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
|
||||
|
||||
* New upstream release
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -1,14 +1,14 @@
|
||||
Source: vectorscan
|
||||
Priority: optional
|
||||
Maintainer: Konstantinos Margaritis <markos@debian.org>
|
||||
Build-Depends: cmake (>=2.8.11),
|
||||
debhelper-compat (=12),
|
||||
libboost-dev (>=1.57),
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 12),
|
||||
libboost-dev,
|
||||
libpcap-dev,
|
||||
pkg-config,
|
||||
po-debconf,
|
||||
python3,
|
||||
ragel (>=6.9)
|
||||
ragel
|
||||
Standards-Version: 4.6.0
|
||||
Section: libs
|
||||
Rules-Requires-Root: no
|
||||
|
Loading…
x
Reference in New Issue
Block a user