diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-09-10 18:47:36 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-09-10 18:47:36 +0200 | 
| commit | 12280914df537ada25c109bbe2f73a6576e9ed6e (patch) | |
| tree | 50b95bea4fdc18396e581506369bd7d67bcc438b /debian/control | |
| parent | 06dd4b5edfb668e27eb3ffff6704dabf2e8f1b5c (diff) | |
| parent | ec66c414866572fcd77a5bf7e4a444e84d8aa804 (diff) | |
Merge tag 'experimental/3.25-1_exp1' into develop
new upstream release
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 9e84c0c..bd61fb0 100644 --- a/debian/control +++ b/debian/control @@ -5,13 +5,16 @@ Build-Depends:   debhelper-compat (= 13)  Standards-Version: 4.5.0  Section: libs -Homepage: http://libhx.sourceforge.net/ +Rules-Requires-Root: no +Homepage: https://inai.de/projects/libhx/  Vcs-Git: git://jff.email/opt/git/libhx.git  Vcs-Browser: https://jff.email/cgit/libhx.git  Package: libhx32  Architecture: any  Multi-Arch: same +Replaces: libhx28 (<< 3.25.1-1~) +Breaks: libhx28 (<< 3.25.1-1~)  Pre-Depends: ${misc:Pre-Depends}  Depends:   ${shlibs:Depends}, | 
