diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-12-12 15:01:05 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-12-12 15:01:05 +0100 |
commit | 1d7b62209ea19ea676f446d89f67be009efcb953 (patch) | |
tree | 086607cefad8832dda5ad93721d1bec72b55b6c3 /debian/control | |
parent | 21a0b1d823fec6f2970e37a7d493ba97a632c55d (diff) |
d/rules: Use DEB_VERSION_UPSTREAM instead of VERSION
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4f3f7a1..3fead0d 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Description: Unicode string library for C Package: libunistring2 Architecture: all Section: oldlibs +Priority: optional Depends: libunistring5 (>= ${source:Version}), ${misc:Depends} |