summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2021-10-07 16:24:06 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2021-10-07 16:26:55 +0200
commit48e3bbe5b5958716aa6f79ab8b76a587e13aca18 (patch)
treee6e12d2597d9bef793597e7968bb13b5ee88a114
parente6cc0d4d82aa8f81e141279612eedcce7e0aa916 (diff)
Wrap and sort
-rw-r--r--debian/control12
-rw-r--r--debian/copyright7
2 files changed, 13 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index fc6a7ad..0476ae3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,13 @@ Source: gdigi
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 13), libasound2-dev, libgtk-3-dev , libglib2.0-dev, libexpat1-dev (>= 2.0.0), libxml2-dev
+Build-Depends:
+ debhelper-compat (= 13),
+ libasound2-dev,
+ libexpat1-dev (>= 2.0.0),
+ libglib2.0-dev,
+ libgtk-3-dev,
+ libxml2-dev,
Standards-Version: 4.6.0
Homepage: https://desowin.org/gdigi/
Vcs-Browser: https://browse.dgit.debian.org/gdigi.git/
@@ -10,7 +16,9 @@ Vcs-Git: https://git.dgit.debian.org/gdigi
Package: gdigi
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: utility to control DigiTech effect pedals
gdigi is a tool aimed to provide X-Edit functionality to Linux users
.
diff --git a/debian/copyright b/debian/copyright
index d68734c..987525f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,17 +17,17 @@ Copyright:
License: GPL-2+
Files: gdigi.desktop
-Copyright:
+Copyright:
2011 Ahmed Toulan <thelinuxer@ubuntu.com>
License: GPL-3
Files: debian/gdigi.xpm debian/gdigi.png
-Copyright:
+Copyright:
2012 Islam Alwazery <wazery@ubuntu.com>
License: GPL-3
Files: debian/*
-Copyright:
+Copyright:
2009-2011 Andrew O. Shadura <bugzilla@tut.by>
2011 Ahmed Toulan <thelinuxer@ubuntu.com>
License: GPL-3
@@ -39,4 +39,3 @@ License: GPL-2
License: GPL-3
The full text of the GPL is distributed in
/usr/share/common-licenses/GPL-3 on Debian systems.
-