This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit f0a1191c0040b050a1ecabdca74f11895c3fe363 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 17:51:09 2014 +0100 Update config.h.in. --- config.h.in | 3 +++ debian/changelog | 1 + 2 files changed, 4 insertions(+) diff --git a/config.h.in b/config.h.in index 55d0743..0f7fc0f 100644 --- a/config.h.in +++ b/config.h.in @@ -94,6 +94,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION diff --git a/debian/changelog b/debian/changelog index aa7a06e..389cb95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pinentry-x2go (0.7.5.7-0x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream version (0.7.5.7): - Set Pinentry title to X2Go Pinpad (was: X2GO ...). + - Update config.h.in. * debian/source/format: + Add file, use format 1.0. * debian/rules: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git