diff --git a/debian/changelog b/debian/changelog index e28b21ab..82474a3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 26 Jan 2022 14:57:36 +0200 + vectorscan (5.4.6-1) unstable; urgency=medium * Initial release. (Closes: #1004079) diff --git a/debian/control b/debian/control index 938682fc..0d540a6b 100644 --- a/debian/control +++ b/debian/control @@ -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