]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
New revision, fixing minor bugs in packaging
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 26 Jan 2022 12:59:09 +0000 (14:59 +0200)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 26 Jan 2022 12:59:09 +0000 (14:59 +0200)
debian/changelog
debian/control

index e28b21ab36cdbaf1790b1050508f54bcaf03cec9..82474a3aad5e669f8c8276e02ab91a4793804f53 100644 (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)
index 938682fc3cf5f759184217d4ffb4e19c51c11bc2..0d540a6b48fd9f7a4e069f731e4404781dc51259 100644 (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