[X2go-Commits] nxcompext.git - build-main (branch) updated: 3.4.0.2-12-g405482c

X2go dev team git-admin at x2go.org
Wed Aug 17 17:45:02 CEST 2011


The branch, build-main has been updated
       via  405482cda26c23aea234ea6909ca8eb257cb5b13 (commit)
       via  600da22725e6b03fb7ac340fc0990706d8e4707e (commit)
       via  91acae00388848f9068ffd421d955036cf059174 (commit)
       via  e91246225ff2a69810120f157a880dd5364f9aa5 (commit)
       via  0e32b45f07db68ad7b48fc0dd2395601789532f6 (commit)
      from  31d18d973420050a6360ac4f8f84926c00f3663d (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 |    1 +
 debian/control   |   19 +++++++++++++++++++
 debian/rules     |    5 ++++-
 3 files changed, 24 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index defc67e..8c87614 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ nxcompext (1:3.5.0-1-0~x2go1) UNRELEASED; urgency=low
   [ Mike Gabriel ]
   * Use mkinstalldirs to create installation dirs.
   * Don't let the Makefile run fail on ldconfig failure.
+  * Breaks/replaces package nxcompext.
 
  -- Reinhard Tartler <siretart at tauware.de>  Wed, 29 Jun 2011 15:49:59 +0200
 
diff --git a/debian/control b/debian/control
index 01aca75..63de454 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}
+Breaks: nxcompext
+Replaces: nxcompext
 Description: NX X11 protocol compression extensions library
  NX is a software suite from NoMachine which implements very efficient
  compression of the X11 protocol. This increases performance when
@@ -41,6 +43,8 @@ Depends:
  libxcomp-dev,
  x11proto-core-dev,
  libx11-dev
+Breaks: nxcompext-dev
+Replaces: nxcompext-dev
 Description: NX X11 protocol compression extensions library
  NX is a software suite from NoMachine which implements very efficient
  compression of the X11 protocol. This increases performance when
@@ -49,3 +53,18 @@ Description: NX X11 protocol compression extensions library
  libXcompext extends the core NX library with additional features.
  .
  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
+ 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.
+
diff --git a/debian/rules b/debian/rules
index 45bc4c7..5feb4d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,7 @@
 %:
 	dh --with autoreconf --parallel $@
 
-override_dh_auto_install:
\ No newline at end of file
+override_dh_auto_install:
+
+override_dh_strip:
+	dh_strip --dbg-package=libxcompext-dbg


hooks/post-receive
-- 
nxcompext.git (NX compext 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 "nxcompext.git" (NX compext library).




More information about the x2go-commits mailing list