diff options
author | B. Stack <bgstack15@gmail.com> | 2024-05-11 14:27:04 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-05-11 14:28:17 -0400 |
commit | 617534af7d15b782320f92a43967ede00303e53b (patch) | |
tree | 73dc565e587d89ba3cf9fd114e9a726f9fbd92d0 /debian/control | |
parent | releasing package zenity version 3.44.2-1 (diff) | |
download | zenity-617534af7d15b782320f92a43967ede00303e53b.tar.gz zenity-617534af7d15b782320f92a43967ede00303e53b.tar.bz2 zenity-617534af7d15b782320f92a43967ede00303e53b.zip |
add epoch for version 3
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5fcb7471..48d518d4 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Source: zenity Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> -Uploaders: Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sebastien Bacher <seb128@debian.org> +Maintainer: B. Stack <bgstack15@gmail.com> +Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sebastien Bacher <seb128@debian.org> Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, itstool, @@ -32,6 +32,8 @@ Description: Display graphical dialog boxes from shell scripts . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. + . + This package is built from the 3.44.1 branch that uses gtk3 still! Package: zenity-common Architecture: all @@ -45,3 +47,5 @@ Description: Display graphical dialog boxes from shell scripts (common files) legacy scripts. . This package contains architecture independent files. + . + This package is built from the 3.44.1 branch that uses gtk3 still! |