[Pkg-gnupg-commit] [gpa] 01/10: wrap-and-sort -ast

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Feb 6 05:27:07 UTC 2018


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpa.

commit 9aa005e6a39a6202bf614b6a45e1b4af4c174a08
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Feb 5 23:47:47 2018 -0500

    wrap-and-sort -ast
---
 debian/control | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 947e631..96f2c6a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,19 @@ Source: gpa
 Section: utils
 Priority: optional
 Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>
-Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
-           Andreas Rönnquist <gusnan at debian.org>
-Build-Depends: autopoint,
-               autotools-dev (>> 20100122.1~),
-               debhelper (>= 9),
-               dh-autoreconf,
-               gnupg2 | gnupg (>= 2),
-               libassuan-dev (>> 2),
-               libgpg-error-dev (>> 1.12),
-               libgpgme-dev (>> 1.5.0),
-               libgtk2.0-dev (>> 2.10.0)
+Uploaders:
+ Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
+ Andreas Rönnquist <gusnan at debian.org>,
+Build-Depends:
+ autopoint,
+ autotools-dev (>> 20100122.1~),
+ debhelper (>= 9),
+ dh-autoreconf,
+ gnupg2 | gnupg (>= 2),
+ libassuan-dev (>> 2),
+ libgpg-error-dev (>> 1.12),
+ libgpgme-dev (>> 1.5.0),
+ libgtk2.0-dev (>> 2.10.0),
 Standards-Version: 3.9.8
 Homepage: https://www.gnupg.org/related_software/gpa/
 Vcs-Git: https://anonscm.debian.org/git/pkg-gnupg/gpa.git
@@ -20,11 +22,12 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-gnupg/gpa.git
 
 Package: gpa
 Architecture: any
-Depends: gnupg (>= 2) | gnupg2,
-         gpgsm,
-         libgpgme11 (>= 1.2.0-1.2~),
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends:
+ gnupg (>= 2) | gnupg2,
+ gpgsm,
+ libgpgme11 (>= 1.2.0-1.2~),
+ ${misc:Depends},
+ ${shlibs:Depends},
 Description: GNU Privacy Assistant (GPA)
  The GNU Privacy Assistant (GPA) is a graphical user interface for the
  GNU Privacy Guard (GnuPG).  It can be used to encrypt, decrypt, and sign

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpa.git



More information about the Pkg-gnupg-commit mailing list