[X2go-Commits] nxcomp.git - backport-lenny (branch) updated: 3.4.0.8-5-gc221e44
X2go dev team
git-admin at x2go.org
Mon Jul 4 15:37:48 CEST 2011
The branch, backport-lenny has been updated
via c221e44338fa5e8078f3a263fb3ade099353b9b1 (commit)
from 026ea18951c079576e3c03fd9937aa2972064ec0 (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 c221e44338fa5e8078f3a263fb3ade099353b9b1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Jul 4 15:38:00 2011 +0200
building without autoreconf
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 -
debian/rules | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 41796b6..f53399e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
Build-Depends:
autoconf,
automake,
- dh-autoreconf,
debhelper (>=7),
libjpeg-dev,
libpng-dev,
diff --git a/debian/rules b/debian/rules
index 922b9bc..7eabf05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh --with autoreconf --parallel $@
+ dh --parallel $@
-override_dh_auto_install:
\ No newline at end of file
+#override_dh_auto_install:
\ No newline at end of file
hooks/post-receive
--
nxcomp.git (NX comp library)
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 "nxcomp.git" (NX comp library).
More information about the x2go-commits
mailing list