diff --git a/debian/control b/debian/control index 2a453191619787486cbe22c22d4cc01e961946e4..55f7c2bcb73c9d53987e487c803abfe3275d21c0 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: contrib/misc Priority: optional Maintainer: Unit 193 Uploaders: Sean Davis -Build-Depends: debhelper-compat (= 12), cmake, libthunarx-3-dev +Build-Depends: debhelper-compat (= 13), cmake, libthunarx-3-dev Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Homepage: http://nullwise.com/thunar-dropbox.html Vcs-Browser: https://salsa.debian.org/xfce-extras-team/thunar-dropbox-plugin Vcs-Git: https://salsa.debian.org/xfce-extras-team/thunar-dropbox-plugin.git diff --git a/debian/rules b/debian/rules index f9e45a6bedd4943858c0782c1a823684c5acf956..5e735a28ecbe384137d9a9fcbc93f178b1582297 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk diff --git a/debian/watch b/debian/watch index 272707dcbffd6526fcad584fab0ab75ecab006fe..57e772b01ee30412d145851c2f2cfd071603e17e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/jeinzi/thunar-dropbox/releases .*/([\d\.]+)\.tar.(?:bz2|gz|xz|zst)