diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 9bcbe75e..7fe0d510 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,8 @@ XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists. Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Aron Xu <aron@debian.org> -Build-Depends: debhelper (>= 11.4~), +Build-Depends: debhelper-compat (= 12), automake (>= 1.12), - dpkg-dev (>= 1.17.14), pkg-config, intltool, libdbus-glib-1-dev (>= 0.100), @@ -43,12 +42,12 @@ Build-Depends: debhelper (>= 11.4~), valac (>= 0.17.1.24), dbus <!nocheck>, python-dbus <!nocheck> -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Rules-Requires-Root: no XS-Debian-Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git XS-Debian-Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager -Vcs-Git: https://git.launchpad.net/network-manager -b disco -Vcs-Browser: https://git.launchpad.net/network-manager?h=disco +Vcs-Git: https://git.launchpad.net/network-manager -b eoan +Vcs-Browser: https://git.launchpad.net/network-manager?h=eoan Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: network-manager @@ -57,7 +56,6 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libnm0 (= ${binary:Version}), - lsb-base, wpasupplicant, dbus, udev, |