From 5dc07d2ae45546bb2767a3ed438543e893db3958 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 7 Oct 2019 09:49:06 +0200 Subject: [PATCH] fix the version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c2a3b2e9..f0d098d9 100644 --- a/debian/control +++ b/debian/control @@ -222,7 +222,7 @@ Description: Library for coverage-guided fuzz testing Package: python-clang-10 Section: python Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python3, libclang-9-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, python3, libclang-10-dev Replaces: python-clang-x.y Conflicts: python-clang-x.y Provides: python-clang-x.y