cleanup dependencies
move to sid
This commit is contained in:
parent
db5600f28a
commit
b9ad1df2b1
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
screengrab (1.95+20151117-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* modify some build dependencies - and remove the limit of
|
||||||
|
xfixes0-dev:
|
||||||
|
Added libx11-xcb-dev,
|
||||||
|
Added libxcb1-dev,
|
||||||
|
Removed x11-utils
|
||||||
|
* move from experimental to unstable
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 20 Dec 2015 20:29:31 +0100
|
||||||
|
|
||||||
screengrab (1.95+20151117-3) experimental; urgency=medium
|
screengrab (1.95+20151117-3) experimental; urgency=medium
|
||||||
|
|
||||||
* Build dependency libxcb-xfixes0-dev leads to FTBFS when not limited
|
* Build dependency libxcb-xfixes0-dev leads to FTBFS when not limited
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -11,11 +11,12 @@ Build-Depends: debhelper (>= 9),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 1.3.0),
|
libqt5xdg-dev (>= 1.3.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
libx11-xcb-dev,
|
||||||
|
libxcb1-dev,
|
||||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools,
|
qttools5-dev-tools,
|
||||||
x11-utils
|
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user