diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-05-17 10:38:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-05-17 10:38:35 +0200 |
commit | 695619a6799b6650b482027276e19c4089839cb2 (patch) | |
tree | dcf2ed301975dd4ba8be7f6b16a4730f7baa0853 /debian/control | |
parent | d59dbcf60eca3df0404e0b60e7463fe2713ad9ba (diff) |
Bump package name depending on the SONAME to libhx32
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 27426fc..9e84c0c 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://libhx.sourceforge.net/ Vcs-Git: git://jff.email/opt/git/libhx.git Vcs-Browser: https://jff.email/cgit/libhx.git -Package: libhx28 +Package: libhx32 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -29,7 +29,7 @@ Section: libdevel Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: - libhx28 (= ${binary:Version}), + libhx32 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Development files for libhx |