[SCM] eclipse-emf - Plug-in for eclipse - Debian package. branch, master, updated. 98d98dbdf21325e108212d667c6d9e88b608f83e

Niels Thykier nthykier-guest at alioth.debian.org
Mon Apr 12 06:48:44 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-emf - Plug-in for eclipse - Debian package.".

The branch, master has been updated
       via  98d98dbdf21325e108212d667c6d9e88b608f83e (commit)
      from  5c6d23f4d50c3694c73cc8c43b39b49482550647 (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 98d98dbdf21325e108212d667c6d9e88b608f83e
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Apr 8 17:42:43 2010 +0200

    Added missing Build-Depends on zip and unzip.
    
    Git-Dch: Ignore

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

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

diff --git a/debian/control b/debian/control
index 55a1da7..cd4f813 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 7),
                eclipse-pde (>= 3.5.2),
                eclipse-platform (>= 3.5.2),
                javahelper (>= 0.30),
-               tofrodos
+               tofrodos,
+               unzip,
+               zip
 Standards-Version: 3.8.4
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-emf.git


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



More information about the pkg-java-commits mailing list