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 "eclipse-mylyn - Plug-in for eclipse - Debian package.".

The branch, master has been updated
       via  8d360848974e6f8e54ebd7943ec9de22f73a5a7e (commit)
      from  3b7fab01ebbc0d9c47229e2c837bcf366dd3788c (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 8d360848974e6f8e54ebd7943ec9de22f73a5a7e
Author: Niels Thykier <ni...@thykier.net>
Date:   Wed May 12 21:22:12 2010 +0200

    Fixed typo in Depends.

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

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

diff --git a/debian/control b/debian/control
index 10a8229..ac83ee0 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Package: eclipse-mylyn-pde
 Architecture: all
 Depends: eclipse-platform (>= 3.5.1),
          eclipse-pde (>= 3.5.1),
-         eclipse-mylyn-jdt (= ${Source:Version}),
+         eclipse-mylyn-jdt (= ${source:Version}),
          ${misc:Depends}
 Description: Task support for Eclipse PDE
  Mylyn integrates task support into Eclipse. It supports offline editing


hooks/post-receive
-- 
eclipse-mylyn - Plug-in for eclipse - Debian package.

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to