[SCM] eclipse-mylyn - Plug-in for eclipse - Debian package. branch, master, updated. 16af9033a99ae7923de41c37c19c99c29b978236

Niels Thykier nthykier-guest at alioth.debian.org
Wed May 12 19:23:30 UTC 2010


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  16af9033a99ae7923de41c37c19c99c29b978236 (commit)
      from  8d360848974e6f8e54ebd7943ec9de22f73a5a7e (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 16af9033a99ae7923de41c37c19c99c29b978236
Author: Niels Thykier <niels at thykier.net>
Date:   Wed May 12 21:23:28 2010 +0200

    Added missing orbit:Depends var to Depends.

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

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

diff --git a/debian/control b/debian/control
index ac83ee0..8e7b795 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Package: eclipse-mylyn
 Architecture: all
 Depends: eclipse-platform (>= 3.5.1),
          eclipse-plugin-cvs (>= 3.5.1),
-         ${misc:Depends}
+         ${misc:Depends},
+         ${orbit:Depends}
 Description: Task support for Eclipse
  Mylyn integrates task support into Eclipse. It supports offline editing
  for certain task repositories and monitors work activity to hide


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



More information about the pkg-java-commits mailing list