[X2go-Commits] nx-libs.git - master (branch) updated: nxagent/3.5.0-7-25-g5dea6a3
X2go dev team
git-admin at x2go.org
Thu Dec 29 14:34:45 CET 2011
The branch, master has been updated
via 5dea6a378978c4abf38ac2f4325dbe6634e0d116 (commit)
via 3b7914dd765b1ea4a28ef3016f837485ef142072 (commit)
via e1f46f911cc6a819502acf98b90d8dc44df41df1 (commit)
from d57ff775465471d908fd3541641d7c824c68dc7c (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 5dea6a378978c4abf38ac2f4325dbe6634e0d116
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Dec 29 14:34:35 2011 +0100
* Override lintian warnings
- libnx-x11: postinst-has-useless-call-to-ldconfig
- libnx-x11: postrm-has-useless-call-to-ldconfig
as they relate to a bug in debhelper (call of ldconfig although we did not
touch any directory controlled by /etc/ld.so.conf, amongst others
see BTS issue #205142).
commit 3b7914dd765b1ea4a28ef3016f837485ef142072
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Dec 29 13:51:47 2011 +0100
Add upstream CHANGELOG files to all .deb packages of this source package.
commit e1f46f911cc6a819502acf98b90d8dc44df41df1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Dec 29 13:50:34 2011 +0100
explicitly name all source version from upstream used for initial package release.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 14 ++++++++++++++
debian/libnx-x11.docs | 2 --
debian/libnx-x11.lintian-overrides | 2 ++
debian/libxcomp3.docs | 1 +
debian/libxcompext3.docs | 1 +
debian/libxcompshad3.docs | 1 +
debian/nxagent.docs | 1 +
debian/nxauth.docs | 1 +
debian/nxproxy.docs | 4 ++++
9 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 debian/libxcomp3.docs
create mode 100644 debian/libxcompext3.docs
create mode 100644 debian/libxcompshad3.docs
create mode 100644 debian/nxagent.docs
create mode 100644 debian/nxauth.docs
create mode 100644 debian/nxproxy.docs
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d4aa240..2730d23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,12 +41,26 @@ nx-libs (2:3.5.0-0~x2go2) UNRELEASED; urgency=low
* Update patch: 017_nx-x11_update-autotools-helper-files.patch. Add lintian
override to source.lintian-overrides: ancient-autotools-helper-file as we
handle autotools helper file updates via patch system.
+ * Add upstream CHANGELOG files to all .deb packages of this source package.
+ * Override lintian warnings
+ - libnx-x11: postinst-has-useless-call-to-ldconfig
+ - libnx-x11: postrm-has-useless-call-to-ldconfig
+ as they relate to a bug in debhelper (call of ldconfig although we did not
+ touch any directory controlled by /etc/ld.so.conf, amongst others
+ see BTS issue #205142).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100
nx-libs (2:3.5.0-0~x2go1) unstable; urgency=low
* Initial release.
+ - nxcomp (3.5.0-2)
+ - nxcompext (3.5.0-1)
+ - nxcompshad (3.5.0-2)
+ - nx-X11 (3.5.0-2)
+ - nxagent (3.5.0-5)
+ - nxauth (3.5.0-1)
+ - nxproxy (3.5.0-1)
* Use NX adapted LD_LIBRARY_PATH in debian/rules.
* Add quilt as build dependency.
* Add main Makefile via patch: 001_add-main-makefile.patch.
diff --git a/debian/libnx-x11.docs b/debian/libnx-x11.docs
index 5d0e991..a7301fe 100644
--- a/debian/libnx-x11.docs
+++ b/debian/libnx-x11.docs
@@ -1,3 +1 @@
nx-X11/CHANGELOG
-nx-X11/CHANGELOG.NX.original
-nx-X11/CHANGELOG.X.original
diff --git a/debian/libnx-x11.lintian-overrides b/debian/libnx-x11.lintian-overrides
index b2dffd8..e89634d 100644
--- a/debian/libnx-x11.lintian-overrides
+++ b/debian/libnx-x11.lintian-overrides
@@ -1 +1,3 @@
libnx-x11: possible-new-upstream-release-without-new-version
+libnx-x11: postinst-has-useless-call-to-ldconfig
+libnx-x11: postrm-has-useless-call-to-ldconfig
diff --git a/debian/libxcomp3.docs b/debian/libxcomp3.docs
new file mode 100644
index 0000000..9def83b
--- /dev/null
+++ b/debian/libxcomp3.docs
@@ -0,0 +1 @@
+nxcomp/CHANGELOG
diff --git a/debian/libxcompext3.docs b/debian/libxcompext3.docs
new file mode 100644
index 0000000..f7a3059
--- /dev/null
+++ b/debian/libxcompext3.docs
@@ -0,0 +1 @@
+nxcompext/CHANGELOG
diff --git a/debian/libxcompshad3.docs b/debian/libxcompshad3.docs
new file mode 100644
index 0000000..4e13840
--- /dev/null
+++ b/debian/libxcompshad3.docs
@@ -0,0 +1 @@
+nxcompshad/CHANGELOG
diff --git a/debian/nxagent.docs b/debian/nxagent.docs
new file mode 100644
index 0000000..522622e
--- /dev/null
+++ b/debian/nxagent.docs
@@ -0,0 +1 @@
+nx-X11/programs/Xserver/hw/nxagent/CHANGELOG
\ No newline at end of file
diff --git a/debian/nxauth.docs b/debian/nxauth.docs
new file mode 100644
index 0000000..b906fa5
--- /dev/null
+++ b/debian/nxauth.docs
@@ -0,0 +1 @@
+nx-X11/programs/nxauth/CHANGELOG
\ No newline at end of file
diff --git a/debian/nxproxy.docs b/debian/nxproxy.docs
new file mode 100644
index 0000000..cf38b97
--- /dev/null
+++ b/debian/nxproxy.docs
@@ -0,0 +1,4 @@
+nxproxy/CHANGELOG
+nxproxy/README
+nxproxy/README-IPAQ
+nxproxy/README-VALGRIND
hooks/post-receive
--
nx-libs.git (NX libraries)
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 "nx-libs.git" (NX libraries).
More information about the x2go-commits
mailing list