[X2Go-Commits] libpam-x2go.git - x2gosession (branch) updated: 7e4ca5240d975d9d93198bf835c0cde27a4d5f0d

X2Go dev team git-admin at x2go.org
Wed Apr 24 18:47:31 CEST 2013


The branch, x2gosession has been updated
       via  7e4ca5240d975d9d93198bf835c0cde27a4d5f0d (commit)
      from  8012c81c7224c3b6215e54c77af15470a6c362d9 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    2 ++
 debian/control   |    1 +
 debian/rules     |    1 +
 3 files changed, 4 insertions(+)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 380aade..fd415c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,5 +6,7 @@ libpam-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low
       server).
   * /debian/rules:
     - Override auto_build with our own automake mechanism.
+  * /debian/control:
+    - Depend on dh-autoreconf.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 09 Nov 2012 01:10:25 +0100
diff --git a/debian/control b/debian/control
index 5206a93..9a7abe2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  libssh-dev,
  pkg-config,
  cdbs,
+ dh-autoreconf,
 Standards-Version: 3.9.3
 Homepage: http://wiki.x2go.org
 Vcs-Git: git://code.x2go.org/libpam-x2go.git
diff --git a/debian/rules b/debian/rules
index c19b8ef..4edf62f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk


hooks/post-receive
-- 
libpam-x2go.git (Remote login session via X2Go (PAM module))

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 "libpam-x2go.git" (Remote login session via X2Go (PAM module)).




More information about the x2go-commits mailing list