Fixed typo in changelog
This commit is contained in:
parent
de6d281155
commit
79fd6f5c26
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,8 +1,14 @@
|
||||
libqtxdg (1.3.1~50-g4fde773-3) experimental; urgency=medium
|
||||
|
||||
* Fixed typo in changelog
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 23 Jul 2016 13:05:14 +0200
|
||||
|
||||
libqtxdg (1.3.1~50-g4fde773-2) experimental; urgency=medium
|
||||
|
||||
* Added build dependencies gcc (>= 4:6), g++ (>= 4:6)
|
||||
* Exported LC_ALL=C.UTF-8 - define language settings for
|
||||
reproducable builds
|
||||
reproducible builds
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 16 Jul 2016 20:26:26 +0200
|
||||
|
||||
|
4
debian/control
vendored
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),
|
||||
cmake (>= 3.0.2),
|
||||
gcc (>= 4:6),
|
||||
g++ (>= 4:6),
|
||||
debhelper (>= 9),
|
||||
libmagic-dev,
|
||||
pkg-config,
|
||||
qtbase5-private-dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user