[X2Go-Commits] [pinentry-x2go] 02/03: debian/control: several modifications...

git-admin at x2go.org git-admin at x2go.org
Sat Aug 23 17:19:53 CEST 2014


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

x2go pushed a commit to branch master
in repository pinentry-x2go.

commit a48084702711c45c024935114e9f73683342c0fb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Aug 23 17:18:34 2014 +0200

    debian/control: several modifications...
    
      + Bump Standards: to 3.9.5. No changes needed.
      + Arrange B-Ds and Ds in multi-line fields.
      + Beautify LONG_DESCRIPTION.
---
 debian/changelog |    3 +++
 debian/control   |   29 +++++++++++++++++++++--------
 2 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 55bb04a..c011dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ pinentry-x2go (0.7.5.7-0x2go3) UNRELEASED; urgency=low
     - Drop libcap check from configure.ac. This fork of pinentry
       does not contain code that builds against libcap anymore.
   * debian/control:
+    + Bump Standards: to 3.9.5. No changes needed.
+    + Arrange B-Ds and Ds in multi-line fields.
+    + Beautify LONG_DESCRIPTION.
     + Drop B-D: libcap-dev.
   * debian/source/format:
     + Add file, use format 1.0.
diff --git a/debian/control b/debian/control
index acbcfdd..86f4103 100644
--- a/debian/control
+++ b/debian/control
@@ -5,23 +5,36 @@ Maintainer: X2Go Developers <x2go-dev at lists.berlios.de>
 Uploaders:
  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>,
  Mike Gabriel <mike.gabriel at das-netzwerkteam.de>,
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libqt4-gui, libglib2.0-dev (>= 2.15.5), m4, qt4-qmake, libqt4-dev, dh-autoreconf
-Standards-Version: 3.9.3
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ autotools-dev,
+ libqt4-gui,
+ libglib2.0-dev (>= 2.15.5),
+ m4,
+ qt4-qmake,
+ libqt4-dev,
+ dh-autoreconf,
+Standards-Version: 3.9.5
 Homepage: http://code.x2go.org/releases/source/pinentry-x2go
 Vcs-Git: git://code.x2go.org/pinentry-x2go.git
 Vcs-Browser: http://code.x2go.org/gitweb?p=pinentry-x2go.git;a=summary
 
 Package: pinentry-x2go
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-gui
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libqt4-gui,
 Conflicts:
- pinentry-x2go-gtk
+ pinentry-x2go-gtk,
 Replaces:
- pinentry-x2go-gtk
+ pinentry-x2go-gtk,
 Description: Qt4-based PIN or pass-phrase entry dialog for x2goclient
  This package contains a program that allows for entry of PINs or
  pass phrases.
+ .
  Based on original pinentry-qt software, modified for x2goclient. 
- Web site: 
- http://www.x2go.org/
- http://www.gnupg.org/aegypten/
+ .
+ Web sites:
+   - http://www.x2go.org/
+   - http://www.gnupg.org/aegypten/

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git


More information about the x2go-commits mailing list