From 79a13cfd5817b69e17042f19f7c14dabd32a7b63 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Mon, 21 Dec 2015 23:36:14 +0100 Subject: [PATCH] Fixed copyright and watch file (pcmanfm-qt -> libfm-qt) --- debian/copyright | 4 ++-- debian/watch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 04540e1..30327e0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: pcmanfm-qt -Source: https://github.com/lxde/pcmanfm-qt +Upstream-Name: libfm-qt +Source: https://github.com/lxde/libfm-qt Files: * Copyright: 2013-2015 LXQt team diff --git a/debian/watch b/debian/watch index ccea4a6..0be7d26 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/pcmanfm-qt/releases .*/([\d\.]+).tar.gz + https://github.com/lxde/libfm-qt/releases .*/([\d\.]+).tar.gz