[SCM] UNNAMED PROJECT branch, master, updated. 0.31-47-g4533787

Niels Thykier nthykier at alioth.debian.org
Thu Feb 17 20:19:18 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  4533787d53c8c8f8cb7da6be2c43b8be883e5010 (commit)
      from  8b6d4e3c3bae54f2a45beddc9a111ce192f4bc22 (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 4533787d53c8c8f8cb7da6be2c43b8be883e5010
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Feb 17 21:17:01 2011 +0100

    Added missing depends on findutils for javahelper

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

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

diff --git a/debian/changelog b/debian/changelog
index 64da904..3c97831 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ javatools (0.33) unreleased; urgency=low
   * Put the JDK dependency in Build-Depends of the control files
     generated by jh_makepkg, since it is needed by the clean rule.
   * Made cdbs run jh_installlibs before jh_manifest and jh_classpath.
+  * Added missing depends on findutils for javahelper.
 
  -- Matthew Johnson <mjj29 at debian.org>  Sun, 05 Sep 2010 15:56:31 +0000
 
diff --git a/debian/control b/debian/control
index d56cc17..52bffe3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Package: javahelper
 Architecture: all
 Depends: ${misc:Depends}, debhelper, devscripts,
          bsdmainutils, dpkg-dev, dctrl-tools,
-         libarchive-zip-perl (>= 1.20)
+         findutils, libarchive-zip-perl (>= 1.20)
 Suggests: cvs,
           gawk,
           tofrodos,


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list