New revision, fixing minor bugs in packaging

This commit is contained in:
Konstantinos Margaritis 2022-01-26 14:59:09 +02:00
parent 5f48219964
commit 612d517925
2 changed files with 11 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
vectorscan (5.4.6-2) UNRELEASED; urgency=medium
* Fix wrong VCS entries in control, Standards version,
add Multi-Arch: same to binary package.
-- Konstantinos Margaritis <markos@debian.org> Wed, 26 Jan 2022 14:57:36 +0200
vectorscan (5.4.6-1) unstable; urgency=medium
* Initial release. (Closes: #1004079)

7
debian/control vendored
View File

@ -9,12 +9,12 @@ Build-Depends: cmake (>=2.8.11),
po-debconf,
python3,
ragel (>=6.9)
Standards-Version: 4.5.1
Standards-Version: 4.6.0
Section: libs
Rules-Requires-Root: no
Homepage: https://vectorcamp.gr/vectorscan
Vcs-Git: https://salsa.debian.org/debian/hyperscan.git
Vcs-Browser: https://salsa.debian.org/debian/vectorscan
Vcs-Git: https://github.com/VectorCamp/vectorscan.git
Vcs-Browser: https://github.com/VectorCamp/vectorscan
Package: libvectorscan-dev
Section: libdevel
@ -39,6 +39,7 @@ Description: Portable fork of Intel's Hyperscan library (development files)
Package: libvectorscan5
Architecture: any-amd64 arm64 ppc64el
Depends: ${misc:Depends}, ${shlibs:Depends}, sse4.2-support [any-amd64]
Multi-Arch: same
Pre-Depends: debconf
Replaces: libhyperscan5
Conflicts: libhyperscan5