diff options
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 4942b67d..df7413c1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,4 +36,4 @@ License: USA On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL-2'.
\ No newline at end of file +Public License can be found in `/usr/share/common-licenses/LGPL-2'. diff --git a/debian/watch b/debian/watch index 3e0994bc..ac388170 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \ - @PACKAGE@@ANY_VERSION@\.tar\.xz
\ No newline at end of file + @PACKAGE@@ANY_VERSION@\.tar\.xz |