diff options
author | Hubert Chathi <uhoreg@debian.org> | 2020-04-20 18:39:09 -0400 |
---|---|---|
committer | Hubert Chathi <uhoreg@debian.org> | 2020-04-20 18:40:43 -0400 |
commit | f1788ee27f33e9339334e0d79bde9a27d9ce2e44 (patch) | |
tree | c809adb841a4e4032b8cd67a35c0c1f1c7ee8acf /debian/control | |
parent | 50106cea246204514447d58f40f7e31e4e0b08fb (diff) | |
download | libquotient-f1788ee27f33e9339334e0d79bde9a27d9ce2e44.tar.gz libquotient-f1788ee27f33e9339334e0d79bde9a27d9ce2e44.zip |
Update packaging for new release.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1b6f91e5..318e4787 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libqmatrixclient Priority: optional -Maintainer: Hubert Chathi <uhoreg@debian.org> -Build-Depends: debhelper (>= 10), cmake, qtbase5-dev, qtmultimedia5-dev +Maintainer: Matrix Packaging Team <pkg-matrix-maintainers@lists.alioth.debian.org> +Uploaders: Hubert Chathi <uhoreg@debian.org> +Build-Depends: debhelper-compat (= 12), cmake, qtbase5-dev, qtmultimedia5-dev Standards-Version: 4.3.0 Section: libs Homepage: https://github.com/quotient-im/libQuotient |