[X2go-Commits] nx-libs.git - master (branch) updated: 5489d464874838e3236dc3e9f0f7d44f874e5598

X2go dev team git-admin at x2go.org
Sun Nov 20 14:44:00 CET 2011


The branch, master has been updated
       via  5489d464874838e3236dc3e9f0f7d44f874e5598 (commit)
      from  70ccae44a185046a94dce7db798ff0ff0cf4969b (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 5489d464874838e3236dc3e9f0f7d44f874e5598
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Nov 20 14:43:34 2011 +0100

    Disable build of *-dbg packages.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    1 +
 debian/control   |  141 ++++++++++++++++++++++++++++++------------------------
 debian/rules     |    9 ++++
 3 files changed, 88 insertions(+), 63 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0bacc91..82874ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,5 +10,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low
   * Add patch: 005_add_nxagent_wrapper.patch.
   * Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~).
   * Fix for lintian issue: extended-description-line-too-long (nxagent).
+  * Disabling build of *-dbg packages for now...
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 14 Oct 2011 03:01:39 +0200
diff --git a/debian/control b/debian/control
index cec9f93..46cad6e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,18 @@ Depends:
 Description: nx-X11 (NoMachine)
  X11 libraries customized for nxagent (NoMachine).
 
+#Package: libnx-x11-dbg
+#Architecture: any
+#Depends:
+# ${shlibs:Depends},
+# ${misc:Depends}
+#Priority: extra
+#Section: debug
+#Description: nx-X11 (NoMachine), debug symbols
+# X11 libraries customized for nxagent (NoMachine).
+# .
+# This package contains the debug symbols of nx-X11. Source: nx-libs.
+
 Package: libnx-x11-dev
 Section: libdevel
 Architecture: any
@@ -58,30 +70,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Description: NX agent (NoMachine)
- nxagent is an agent providing X transport of X sessions. The application
- is based on the well known Xnest "nested" server. nxagent, like Xnest,
- is an X server for its own clients, and at the same time, an X client
- for a system's local X server.
- .
- The main scope of nxagent is to eliminate X round-trips or transform
- them into asynchronous replies. nxagent works together with nxproxy from
- NoMachine. nxproxy itself does not make any effort to minimize round-trips
- by itself, this is demanded of nxagent.
- .
- Being an X server, nxagent is able to resolve all the property/atoms related
- requests locally, ensuring that the most common source of round-trips are
- nearly reduced to zero.
-
-Package: nxagent-dbg
-Architecture: any
-Depends:
- libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
- ${shlibs:Depends},
- ${misc:Depends}
-Priority: extra
-Section: debug
-Description: NX agent (NoMachine), debug symbols
- nxagent is an agent providing X transport of X sessions. The application
+ x2goagent is an agent providing X transport of X sessions. The application
  is based on the well known Xnest "nested" server. nxagent, like Xnest,
  is an X server for its own clients, and at the same time, an X client
  for a system's local X server.
@@ -94,8 +83,31 @@ Description: NX agent (NoMachine), debug symbols
  Being an X server, nxagent is able to resolve all the property/atoms related
  requests locally, ensuring that the most common source of round-trips are nearly
  reduced to zero.
- .
- This package contains the debug symbols of nxagent.Source: nxcomp
+
+#Package: nxagent-dbg
+#Architecture: any
+#Depends:
+# libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
+# ${shlibs:Depends},
+# ${misc:Depends}
+#Priority: extra
+#Section: debug
+#Description: NX agent (NoMachine), debug symbols
+# nxagent is an agent providing X transport of X sessions. The application
+# is based on the well known Xnest "nested" server. nxagent, like Xnest,
+# is an X server for its own clients, and at the same time, an X client
+# for a system's local X server.
+# .
+# The main scope of nxagent is to eliminate X round-trips or transform
+# them into asynchronous replies. nxagent works together with nxproxy from
+# NoMachine. nxproxy itself does not make any effort to minimize round-trips
+# by itself, this is demanded of nxagent.
+# .
+# Being an X server, nxagent is able to resolve all the property/atoms related
+# requests locally, ensuring that the most common source of round-trips are nearly
+# reduced to zero.
+# .
+# This package contains the debug symbols of nxagent. Source: nx-libs
 
 Package: libxcomp3
 Architecture: any
@@ -110,6 +122,18 @@ Description: NX X compression library
  .
  This package provides the compression library.
 
+#Package: libxcomp-dbg
+#Priority: extra
+#Section: debug
+#Architecture: any
+#Depends:
+# libxcomp3 (= ${binary:Version}),
+# ${misc:Depends}
+#Description: NX X compression library, debug symbols
+# NX provides a differential X compression library for X11.
+# .
+# This package provides debug symbols for the libxcomp3 library.
+
 Package: libxcomp-dev
 Section: libdevel
 Architecture: any
@@ -124,18 +148,6 @@ Description: NX X compression library headers
  .
  This package provides the compression library headers.
 
-Package: libxcomp-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends:
- libxcomp3 (= ${binary:Version}),
- ${misc:Depends}
-Description: NX X compression library, debug symbols
- NX provides a differential X compression library for X11.
- .
- This package provides debug symbols for the libxcomp3 library.
-
 Package: libxcompext3
 Architecture: any
 Depends:
@@ -151,6 +163,21 @@ Description: NX X11 protocol compression extensions library
  .
  libXcompext extends the core NX library with additional features.
 
+#Package: libxcompext-dbg
+#Architecture: any
+#Section: debug
+#Priority: extra
+#Depends:
+# libxcompext3 (= ${binary:Version}),
+# ${misc:Depends}
+#Description: NX X11 protocol compression extensions library, debug symbols
+# NX is a software suite from NoMachine which implements very efficient
+# compression of the X11 protocol. This increases performance when
+# using X applications over a network, especially a slow one.
+# .
+# This package contains the debug symbols for the libxcompext3 library.
+# Source: nx-libs.
+
 Package: libxcompext-dev
 Architecture: any
 Priority: extra
@@ -170,20 +197,6 @@ Description: NX X11 protocol compression extensions library headers
  .
  This package contains the development files for the nxcompext library.
 
-Package: libxcompext-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends:
- libxcompext3 (= ${binary:Version}),
- ${misc:Depends}
-Description: NX X11 protocol compression extensions library, debug symbols
- NX is a software suite from NoMachine which implements very efficient
- compression of the X11 protocol. This increases performance when
- using X applications over a network, especially a slow one.
- .
- This package contains the debug symbols for the libxcompext3 library.
-
 Package: libxcompshad3
 Section: x11
 Architecture: any
@@ -200,6 +213,19 @@ Description: NX shadowing library
  .
  This library provides support for shadowing sessions.
 
+#Package: libxcompshad-dbg
+#Section: debug
+#Priority: extra
+#Architecture: any
+#Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends}
+#Description: NX shadowing library, debug symbols
+# NX is a software suite from NoMachine which implements very efficient
+# compression of the X11 protocol. This increases performance when
+# using X applications over a network, especially a slow one.
+# .
+# This package contains the debug symbols of the libxcompshad3 library.
+# Source: nx-libs.
+
 Package: libxcompshad-dev
 Section: libdevel
 Architecture: any
@@ -215,14 +241,3 @@ Description: NX shadowing library headers
  .
  This package contains the development files for the nxcompshad library.
 
-Package: libxcompshad-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends}
-Description: NX shadowing library, debug symbols
- NX is a software suite from NoMachine which implements very efficient
- compression of the X11 protocol. This increases performance when
- using X applications over a network, especially a slow one.
- .
- This package contains the debug symbols of the libxcompshad3 library.
diff --git a/debian/rules b/debian/rules
index be04533..c8e113a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,12 @@ override_dh_quilt_patch:
 
 override_dh_quilt_unpatch:
 	dh_quilt_unpatch
+
+#override_dh_strip:
+#        dh_strip -plibnx-x11 --dbg-package=libnx-x11-dbg
+#        dh_strip -plibxcomp3 --dbg-package=libxcomp-dbg
+#        dh_strip -plibxcompext3 --dbg-package=libxcompext-dbg
+#        dh_strip -plibxcompshad3 --dbg-package=libxcompshad-dbg
+#        dh_strip -pnxagent --dbg-package=nxagent-dbg
+#
+#.PHONY: override_dh_strip


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