Fixed two typos in changelog

Fixed copyright Format field, using https
This commit is contained in:
Alf Gaida 2016-07-22 23:00:45 +02:00
parent 1a3dcfdfcc
commit a63edf110f
3 changed files with 11 additions and 4 deletions

11
debian/changelog vendored
View File

@ -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 <agaida@siduction.org> 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 <agaida@siduction.org> 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 <agaida@siduction.org> Sun, 17 Jul 2016 01:58:02 +0200

2
debian/copyright vendored
View File

@ -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

2
debian/rules vendored
View File

@ -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