{"base_revision":"git-v1:d93c865aed7d52bb558bae0e02255bc836fcd261","content":"diff --git a/debian/control b/debian/control\nindex d18e61f..3fb44b4 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -33,7 +33,7 @@ Build-Depends: debhelper-compat (= 13),\n                x11proto-xext-dev,\n                x11proto-xf86vidmode-dev,\n                xmlto,\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Homepage: http://www.mate-desktop.org/\n Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-screensaver\ndiff --git a/debian/copyright b/debian/copyright\nindex 3287e97..4f55dc4 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -3,6 +3,75 @@ Upstream-Name: MATE Screensaver\n Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>\n Source: https://git.mate-desktop.org/mate-screensaver/\n \n+Files: mate-screensaver.pot\n+       po/*.po\n+       po/ChangeLog\n+       po/gnome-copyrights.txt\n+Copyright: THE PACKAGE'S COPYRIGHT HOLDER, 2005\n+           2005-2007, Rosetta Contributors and Canonical Ltd.\n+           2004-2009, Free Software Foundation, Inc.\n+           2005, Miloslav Trma<mitr@volny.cz>.\n+           2006, Lukas Novotny <lukasnov@cvs.gnome.org>.\n+           2005, William Jon McCann <mccann@jhu.edu>\n+           2005-2006, Adam Weinberger and the GNOME Foundation\n+           2006-2008, The GNOME Project.\n+           2006, Sharif FarsiWeb, Inc.\n+           2006, Ubuntu Georgian Translators\n+License: GPL-2+ or LGPL-2+\n+Comment:\n+ Assuming license as either found in COPYING file or\n+ in COPYING.LIB file.\n+\n+Files: .build.yml\n+       .github/issue_template.md\n+       .github/FUNDING.yml\n+       .travis.yml\n+       .tx/config\n+       data/Makefile.am\n+       data/xscreensaver-config.xsl\n+       data/*.ui\n+       data/mate-screensaver\n+       data/*.desktop.in\n+       data/*.pc.in\n+       data/*.menu.in\n+       data/*.sh\n+       data/org.mate.*\n+       data/images/Makefile.am\n+       data/images/*.svg\n+       data/images/cosmos/*\n+       doc/*\n+       helper/Makefile.am\n+       its/wallpaper.its\n+       its/wallpaper.loc\n+       po/LINGUAS\n+       po/Makevars\n+       po/POTFILES.*\n+       savers/Makefile.am\n+       savers/*.desktop.in.in\n+       savers/gs-theme-engine-marshal.list\n+       src/Makefile.am\n+       src/*.desktop.in.in\n+       src/debug-screensaver.sh\n+       src/gs-marshal.list\n+       AUTHORS\n+       ChangeLog\n+       Makefile.am\n+       NEWS\n+       README\n+       autogen.sh\n+       configure.ac\n+       makepot\n+Copyright: *No copyright*\n+License: GPL-2+ or LGPL-2+\n+Comment:\n+ Assuming license as either found in COPYING file or\n+ in COPYING.LIB file.\n+\n+Files: git.mk\n+Copyright: 2009, Red Hat, Inc.\n+  2010,2011,2012,2013, Behdad Esfahbod\n+License: public-domain\n+\n Files: savers/gs-theme-engine.c\n        savers/gs-theme-engine.h\n        savers/gste-popsquares.c\n@@ -129,75 +198,6 @@ Files: data/mate-screensaver-command.1\n Copyright: *No copyright*\n License: GPL-2+\n \n-Files: mate-screensaver.pot\n-       po/*.po\n-       po/ChangeLog\n-       po/gnome-copyrights.txt\n-Copyright: THE PACKAGE'S COPYRIGHT HOLDER, 2005\n-           2005-2007, Rosetta Contributors and Canonical Ltd.\n-           2004-2009, Free Software Foundation, Inc.\n-           2005, Miloslav Trma<mitr@volny.cz>.\n-           2006, Lukas Novotny <lukasnov@cvs.gnome.org>.\n-           2005, William Jon McCann <mccann@jhu.edu>\n-           2005-2006, Adam Weinberger and the GNOME Foundation\n-           2006-2008, The GNOME Project.\n-           2006, Sharif FarsiWeb, Inc.\n-           2006, Ubuntu Georgian Translators\n-License: GPL-2+ or LGPL-2+\n-Comment:\n- Assuming license as either found in COPYING file or\n- in COPYING.LIB file.\n-\n-Files: .build.yml\n-       .github/issue_template.md\n-       .github/FUNDING.yml\n-       .travis.yml\n-       .tx/config\n-       data/Makefile.am\n-       data/xscreensaver-config.xsl\n-       data/*.ui\n-       data/mate-screensaver\n-       data/*.desktop.in\n-       data/*.pc.in\n-       data/*.menu.in\n-       data/*.sh\n-       data/org.mate.*\n-       data/images/Makefile.am\n-       data/images/*.svg\n-       data/images/cosmos/*\n-       doc/*\n-       helper/Makefile.am\n-       its/wallpaper.its\n-       its/wallpaper.loc\n-       po/LINGUAS\n-       po/Makevars\n-       po/POTFILES.*\n-       savers/Makefile.am\n-       savers/*.desktop.in.in\n-       savers/gs-theme-engine-marshal.list\n-       src/Makefile.am\n-       src/*.desktop.in.in\n-       src/debug-screensaver.sh\n-       src/gs-marshal.list\n-       AUTHORS\n-       ChangeLog\n-       Makefile.am\n-       NEWS\n-       README\n-       autogen.sh\n-       configure.ac\n-       makepot\n-Copyright: *No copyright*\n-License: GPL-2+ or LGPL-2+\n-Comment:\n- Assuming license as either found in COPYING file or\n- in COPYING.LIB file.\n-\n-Files: git.mk\n-Copyright: 2009, Red Hat, Inc.\n-  2010,2011,2012,2013, Behdad Esfahbod\n-License: public-domain\n-\n Files: debian/*\n Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>\n            2014-2023, Mike Gabriel <sunweaver@debian.org>\ndiff --git a/debian/rules b/debian/rules\nindex bc1ed60..e3a8e4f 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -42,6 +42,3 @@ override_dh_auto_configure:\n \t        --with-libnotify \\\n \t        --enable-locking \\\n \t        $(SYSTEMD_SUPPORT)\n-\n-get-orig-source:\n-\tuscan --noconf --force-download --rename --download-current-version --destdir=..\ndiff --git a/debian/watch b/debian/watch\nindex faffc79..f79c4cf 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,4 @@\n-version=4\n-https://git.mate-desktop.org/mate-screensaver/ \\\n-    snapshot/mate-screensaver-(\\d\\.(?:[0-9]+|)[24680]\\.\\d)\\.tar\\.xz\n+Version: 5\n+\n+Source: https://git.mate-desktop.org/mate-screensaver/\n+Matching-Pattern: snapshot/mate-screensaver-(\\d\\.(?:[0-9]+|)[24680]\\.\\d)\\.tar\\.xz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:9f13f7d68f34ac6ebcdc72c5970f2f5d9eb11f5c"}