The branch, client-only has been updated via 572c424fa2bb470b07b6a50bd030fedfd7936a41 (commit) via 61a7f3283f81807f355cc7fc3e20c31351ed5d82 (commit) via 431a53592491de6f305801cad4d329cc47409486 (commit) from ed21418d727acc385a9f7ea9065adee0a7bc3109 (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 572c424fa2bb470b07b6a50bd030fedfd7936a41 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 31 18:15:15 2011 +0100 Release debian/3.5.0-1 commit 61a7f3283f81807f355cc7fc3e20c31351ed5d82 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 31 18:14:41 2011 +0100 Use source format 3.0 (quilt). commit 431a53592491de6f305801cad4d329cc47409486 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 31 18:13:41 2011 +0100 rename source package to nx-libs, close x2go ITP with this (and other X2Go client-side packages) ----------------------------------------------------------------------- Summary of changes: debian/changelog | 7 ++++--- debian/control | 2 +- debian/rules | 9 ++------- debian/source/format | 2 +- 4 files changed, 8 insertions(+), 12 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d8fd9b9..8f7e136 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -nx-libs-client-only (3.5.0-1) UNRELEASED; urgency=low +nx-libs (3.5.0-1) unstable; urgency=low - * Initial release. + * Initial release (closes: #465821). - nxcomp (3.5.0-2) - nxproxy (3.5.0-1) * Use NX adapted LD_LIBRARY_PATH in debian/rules. @@ -40,5 +40,6 @@ nx-libs-client-only (3.5.0-1) UNRELEASED; urgency=low * Add patch: 011_nxcomp_sa-restorer.patch. * Add x11proto-core-dev as build-dependency, remove direct dependency to libx11-6 from libxcomp3. + * Use source format 3.0 (quilt). - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:05:48 +0100 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 31 Dec 2011 18:14:51 +0100 diff --git a/debian/control b/debian/control index e09d83e..99cd674 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: nx-libs-client-only +Source: nx-libs Section: x11 Priority: extra Maintainer: X2Go Packaging Team <pkg-x2go-devel@lists.alioth.debian.org> diff --git a/debian/rules b/debian/rules index 97cc8aa..0f1a553 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ else endif %: - dh $@ --with quilt + dh $@ override_dh_auto_clean: dh_auto_clean @@ -21,14 +21,9 @@ override_dh_clean: override_dh_auto_build: debian/pre-build-nx.sh - dh_auto_build --with quilt + dh_auto_build debian/post-build-nx.sh override_dh_auto_install: -override_dh_quilt_patch: - dh_quilt_patch - -override_dh_quilt_unpatch: - dh_quilt_unpatch diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) 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).