fixed typo in changelog

Alf Gaida 9 years ago
parent fc38d4019f
commit d945e5ab63

8
debian/changelog vendored

@ -1,7 +1,13 @@
liblxqt (0.10.96~51-gcd10d27-3) experimental; urgency=medium
* fixed typo in changelog
-- Alf Gaida <agaida@siduction.org> Sat, 23 Jul 2016 12:47:51 +0200
liblxqt (0.10.96~51-gcd10d27-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> Sat, 16 Jul 2016 21:01:29 +0200

4
debian/control vendored

@ -5,10 +5,10 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: cmake (>= 3.0.2),
Build-Depends: debhelper (>= 9.20151219),
cmake (>= 3.0.2),
gcc (>= 4:6),
g++ (>= 4:6),
debhelper (>= 9.20151219),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.1~),

Loading…
Cancel
Save