From a63edf110ff3f4d5563162eca71d3dbf5adfcaae Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Fri, 22 Jul 2016 23:00:45 +0200 Subject: [PATCH] Fixed two typos in changelog Fixed copyright Format field, using https --- debian/changelog | 11 +++++++++-- debian/copyright | 2 +- debian/rules | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 211d9f0..94e4666 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,20 @@ +libfm-qt (0.11.1~13-g4aa2bb6-4) experimental; urgency=medium + + * Fixed two typos in changelog + * Fixed copyright Format field, using https + + -- Alf Gaida Fri, 22 Jul 2016 23:00:34 +0200 + libfm-qt (0.11.1~13-g4aa2bb6-3) experimental; urgency=medium - * Set additional minumum versions (libqtxdg, liblxqt) + * Set additional miniumum versions (libqtxdg, liblxqt) -- Alf Gaida Sun, 17 Jul 2016 11:27:49 +0200 libfm-qt (0.11.1~13-g4aa2bb6-2) experimental; urgency=medium * Added build dependencies gcc (>= 4:6), g++ (>= 4:6) - * Exported LC_ALL=C.UTF-8 - define language settings for reproducable + * Exported LC_ALL=C.UTF-8 - define language settings for reproducible builds -- Alf Gaida Sun, 17 Jul 2016 01:58:02 +0200 diff --git a/debian/copyright b/debian/copyright index 9658377..b543182 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libfm-qt Source: https://github.com/lxde/libfm-qt diff --git a/debian/rules b/debian/rules index e95ff7a..3c136ca 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #!/usr/bin/make -f -#export DH_VERBOSE = 1 +# export DH_VERBOSE = 1 export LC_ALL=C.UTF-8 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed