diff options
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/control.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4ac87421..fe29d7df 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), libwebkit2gtk-4.1-dev (>= 2.8.1) [!hurd-i386 !ia64 !kfreebsd-any !sh4], meson (>= 0.53.0) Rules-Requires-Root: no -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity diff --git a/debian/control.in b/debian/control.in index 4300e34c..f920ca7b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), libwebkit2gtk-4.1-dev (>= 2.8.1) [!hurd-i386 !ia64 !kfreebsd-any !sh4], meson (>= 0.53.0) Rules-Requires-Root: no -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity |