From eaa20772fd12305cf07884fb3f90608275a93a00 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Wed, 2 Sep 2015 00:28:59 +0200 Subject: [PATCH] Some debian $foo Removed breaks and replaces cme fix dpkg-control --- debian/changelog | 7 ++++--- debian/control | 54 ++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 32 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb25ed5..ea4cebe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -lxqt-admin (0.9.0+20150807-2) UNRELEASED; urgency=medium +lxqt-admin (0.9.0+20150807-2) unstable; urgency=medium - * removed breaks/replaces + * Removed breaks/replaces + * cme fix dpkg-control - -- Alf Gaida Sun, 23 Aug 2015 22:09:20 +0200 + -- Alf Gaida Wed, 02 Sep 2015 00:28:48 +0200 lxqt-admin (0.9.0+20150807-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index f197c8e..2506fcc 100644 --- a/debian/control +++ b/debian/control @@ -1,37 +1,34 @@ Source: lxqt-admin +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) , + Andrew Lee (李健秋) Section: x11 Priority: optional -Maintainer: LXQt Packaging Team -Uploaders: - Alf Gaida , - ChangZhuo Chen (陳昌倬) , - Andrew Lee (李健秋) -Build-Depends: - cmake (>= 3.0.2), - debhelper (>= 9), - liboobs-1-dev, - libkf5windowsystem-dev (>= 5.9), - liblxqt0-dev (>= 0.9.0), - libqt5x11extras5-dev (>= 5.3), - libqt5xdg-dev (>= 1.2.0), - libx11-dev, - pkg-config, - qttools5-dev (>= 5.3), - qttools5-dev-tools (>= 5.3), +Build-Depends: debhelper (>= 9), + cmake (>= 3.0.2), + liboobs-1-dev, + libkf5windowsystem-dev, + liblxqt0-dev, + libqt5x11extras5-dev, + libqt5xdg-dev, + libx11-dev, + pkg-config, + qttools5-dev, + qttools5-dev-tools Standards-Version: 3.9.6 -Homepage: https://github.com/lxde/lxqt-admin -Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-admin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-admin.git +Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-admin.git +Homepage: https://github.com/lxde/lxqt-admin Package: lxqt-admin Architecture: any -Depends: - ${misc:Depends}, - ${shlibs:Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends} Description: Admin tools for LXQt Admin tools for LXQt, as of now: - * lxqt-admin-time - * lxqt-admin-user + * lxqt-admin-time + * lxqt-admin-user . This package contain the LXQt Admin Tools. @@ -39,12 +36,11 @@ Package: lxqt-admin-dbg Architecture: any Section: debug Priority: extra -Depends: - ${misc:Depends}, - lxqt-admin (= ${binary:Version}), +Depends: ${misc:Depends}, + lxqt-admin (= ${binary:Version}) Description: Admin tools for LXQt (debug) Admin tools for LXQt, as of now: - * lxqt-admin-time - * lxqt-admin-user + * lxqt-admin-time + * lxqt-admin-user . This package provides the debugging symbols.