[SCM] Packaging for libjna-java a library for dynamic access of native libraries from Java without JNI branch, master, updated. debian/3.2.4-2-10-g9bbb407

Jan Dittberner jandd at alioth.debian.org
Sun Feb 13 19:50:37 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 "Packaging for libjna-java a library for dynamic access of native libraries from Java without JNI".

The branch, master has been updated
       via  9bbb407f5a2071fb8591d04abe1f49da59aa1521 (commit)
       via  f3b19470632bebb432cf7f542a81a7d3278cf0a7 (commit)
      from  58c0dcd79e27233e76972fa7a948598a42acb619 (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 9bbb407f5a2071fb8591d04abe1f49da59aa1521
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Feb 13 20:40:49 2011 +0100

    add mh_clean to clean target in debian/rules

commit f3b19470632bebb432cf7f542a81a7d3278cf0a7
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Feb 13 20:33:28 2011 +0100

    remove debian/.mh in debian/rules

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

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

diff --git a/debian/changelog b/debian/changelog
index 719e198..6d3ab59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libjna-java (3.2.7-1) UNRELEASED; urgency=low
   * change SVN URL in debian/repack-source.sh
   * fix debian/repack-source.sh to use the directory given to uscan via
     -destdir
+  * add mh_clean to clean target in debian/rules
 
  -- Jan Dittberner <jandd at debian.org>  Sun, 13 Feb 2011 18:11:51 +0100
 
diff --git a/debian/rules b/debian/rules
index 7142a3d..5722590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_clean:
 		ant -f build.xml clean; \
 	fi
 	rm -f build.number
-
+	mh_clean
 	dh_clean
 
 override_dh_auto_build:


hooks/post-receive
-- 
Packaging for libjna-java a library for dynamic access of native libraries from Java without JNI



More information about the pkg-java-commits mailing list