From 7c741c77eebdef80bf1b4b99d1b328023e730502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Sat, 29 Aug 2015 13:47:10 +0800 Subject: [PATCH] Reformat control --- debian/control | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/debian/control b/debian/control index 41a8819..e64e51e 100644 --- a/debian/control +++ b/debian/control @@ -1,32 +1,29 @@ Source: screengrab +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) , + Andrew Lee (李健秋) Section: graphics Priority: optional -Maintainer: LXQt Packaging Team -Uploaders: - Alf Gaida , - ChangZhuo Chen (陳昌倬) , - Andrew Lee (李健秋) -Build-Depends: - debhelper (>= 9), - cmake (>= 3.0.2), - libkf5windowsystem-dev (>= 5.9), - libx11-dev, - libqxt-dev, - libqt5x11extras5-dev (>= 5.3), - libqt5xdg-dev (>= 1.2.0), - pkg-config, - qttools5-dev (>= 5.3), - qttools5-dev-tools (>= 5.3), +Build-Depends: debhelper (>= 9), + cmake (>= 3.0.2), + libkf5windowsystem-dev, + libx11-dev, + libqxt-dev, + libqt5x11extras5-dev, + libqt5xdg-dev, + pkg-config, + qttools5-dev, + qttools5-dev-tools Standards-Version: 3.9.6 -Homepage: https://github.com/QtDesktop/screengrab -Vcs-Git: git://anonscm.debian.org/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 +Homepage: https://github.com/QtDesktop/screengrab Package: screengrab Architecture: any -Depends: - ${shlibs:Depends}, - ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Crossplatform tool for getting screenshots Screengrab working in Linux and Windows. The program uses Qt and is independent of any desktop environment.