summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2016-05-26 21:42:36 +0000
committerJeremy Bicha <jbicha@debian.org>2016-05-26 21:42:36 +0000
commit2b3d22998fe53410aa6044f2d66b177f7a176ccc (patch)
tree146b6645b83440c8d142d126c68f1638ab3da1ac /debian
parentUse https for copyright headers (diff)
downloadzenity-2b3d22998fe53410aa6044f2d66b177f7a176ccc.tar.gz
zenity-2b3d22998fe53410aa6044f2d66b177f7a176ccc.tar.bz2
zenity-2b3d22998fe53410aa6044f2d66b177f7a176ccc.zip
restore trailing newlines to d/copyright and /watch
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
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
bgstack15