The branch, client-only has been updated via 4e2bf2474068e24cc872b84e0685da0adb128e3d (commit) from 572c424fa2bb470b07b6a50bd030fedfd7936a41 (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 4e2bf2474068e24cc872b84e0685da0adb128e3d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 31 18:42:19 2011 +0100 Drop useless override stanza in /debian/rules. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ debian/rules | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 8f7e136..0420143 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nx-libs (3.5.0-2) UNRELEASED; urgency=low + + * Drop useless override stanza in /debian/rules. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 31 Dec 2011 18:41:19 +0100 + nx-libs (3.5.0-1) unstable; urgency=low * Initial release (closes: #465821). diff --git a/debian/rules b/debian/rules index 0f1a553..c9826e1 100755 --- a/debian/rules +++ b/debian/rules @@ -11,9 +11,6 @@ endif %: dh $@ -override_dh_auto_clean: - dh_auto_clean - override_dh_clean: rm -f nxcomp/configure rm -f nxcomp/changelog 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).