The branch, master has been updated via c726abf576fa5516c78d2c58fcef870d2ad1971d (commit) from d2060291d5cc7beb92f78168e48ececfe765d552 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c726abf576fa5516c78d2c58fcef870d2ad1971d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 13 15:03:09 2012 +0200 fix several lintian issues ----------------------------------------------------------------------- Summary of changes: ChangeLog | 1 + debian/changelog | 6 ++++-- debian/control | 4 ++-- debian/copyright | 6 +++--- debian/upstream/changelog | 1 + 5 files changed, 11 insertions(+), 7 deletions(-) create mode 120000 ChangeLog create mode 120000 debian/upstream/changelog The diff of changes is: diff --git a/ChangeLog b/ChangeLog new file mode 120000 index 0000000..91d036c --- /dev/null +++ b/ChangeLog @@ -0,0 +1 @@ +debian/upstream/changelog \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 8201b55..5f70312 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ pinentry-x2go (0.7.5.2-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.7.5.2): - - Strip code project down to its essentials, remove a lot of unneeded cruft. - - Make code tree fully build with autotools, see README file for further info. + - Strip code project down to its essentials, remove a lot of unneeded + cruft. + - Make code tree fully build with autotools, see README file for further + info. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 13 Oct 2011 02:03:51 +0200 diff --git a/debian/control b/debian/control index 2e50afe..bd84839 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libqt4-gui, libcap-dev, libglib2.0-dev (>= 2.15.5), m4, qt4-qmake, libqt4-dev, autoreconf +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libqt4-gui, libcap-dev, libglib2.0-dev (>= 2.15.5), m4, qt4-qmake, libqt4-dev, dh-autoreconf Standards-Version: 3.9.2 Homepage: http://code.x2go.org/releases/source/pinentry-x2go Vcs-Git: git://code.x2go.org/pinentry-x2go.git @@ -12,7 +12,7 @@ Vcs-Browser: http://code.x2go.org/gitweb?p=pinentry-x2go.git;a=summary Package: pinentry-x2go Architecture: any -Depends: ${misc:Depends}, libqt4-gui +Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-gui 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. diff --git a/debian/copyright b/debian/copyright index 09cf10b..572d896 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,8 +19,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the -Free Software Foundation, Inc., -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Free Software Foundation, Inc., +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Copyright (C) 2007 Oleksandr Shneyder oleksandr.shneyder@obviously-nice.de @@ -42,5 +42,5 @@ Security related bug reports: <security@gnupg.org> Robert Bihlmeyer <robbe@orcus.priv.at> Werner Koch, g10 Code GmbH <wk@gnupg.org> -Steffen Hansen, Klar�lvdalens Datakonsult AB <steffen@klaralvdalens-datakonsult.se> +Steffen Hansen, Klarälvdalens Datakonsult AB <steffen@klaralvdalens-datakonsult.se> Marcus Brinkmann, g10 Code GmbH <marcus@g10code.com> diff --git a/debian/upstream/changelog b/debian/upstream/changelog new file mode 120000 index 0000000..0891c85 --- /dev/null +++ b/debian/upstream/changelog @@ -0,0 +1 @@ +../changelog \ No newline at end of file hooks/post-receive -- pinentry-x2go.git (PinEntry Dialog (Qt) for X2Go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).