cleanup dependencies

move to sid
This commit is contained in:
Alf Gaida 2015-12-20 20:39:17 +01:00
parent db5600f28a
commit b9ad1df2b1
2 changed files with 13 additions and 1 deletions

11
debian/changelog vendored
View File

@ -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
* Build dependency libxcb-xfixes0-dev leads to FTBFS when not limited

3
debian/control vendored
View File

@ -11,11 +11,12 @@ Build-Depends: debhelper (>= 9),
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.0),
libx11-dev,
libx11-xcb-dev,
libxcb1-dev,
libxcb-xfixes0-dev [!kfreebsd-any],
pkg-config,
qttools5-dev,
qttools5-dev-tools,
x11-utils
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git