[SCM] libnb-javaparser-java packaging branch, master, updated. debian/6.9-0ubuntu1-4-gca83d41

Andres Mejia ceros-guest at alioth.debian.org
Sun Jan 23 19:41:19 UTC 2011


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 "libnb-javaparser-java packaging".

The branch, master has been updated
       via  ca83d413ad81c0254490da91d04efbafa9db47e2 (commit)
      from  e5caa8684eca206d4d422162723a8abaf6481cb0 (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 ca83d413ad81c0254490da91d04efbafa9db47e2
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Jan 23 14:26:39 2011 -0500

    Fix mangling of upstream version when using jh_installlibs.

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

Summary of changes:
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index f23488d..0d49fcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_auto_build:
 override_dh_auto_clean:
 	cd make/netbeans/nb-javac && \
 		ant -f build.xml clean
+
+override_jh_installlibs:
+	jh_installlibs --upstream-version=nb-7.0-b07


hooks/post-receive
-- 
libnb-javaparser-java packaging



More information about the pkg-java-commits mailing list