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

Niels Thykier nthykier-guest at alioth.debian.org
Sun May 30 19:40: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-emf - Plug-in for eclipse - Debian package.".

The branch, master has been updated
       via  235dfec891bfb78f76060e6514108357b605a748 (commit)
      from  98d98dbdf21325e108212d667c6d9e88b608f83e (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 235dfec891bfb78f76060e6514108357b605a748
Author: Niels Thykier <niels at thykier.net>
Date:   Sun May 30 21:40:16 2010 +0200

    Stricten dependency on javahelper and use fromdos instead of dos2unix.

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

Summary of changes:
 debian/control     |    2 +-
 debian/orig-tar.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cd4f813..be59cc4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7),
                default-jdk,
                eclipse-pde (>= 3.5.2),
                eclipse-platform (>= 3.5.2),
-               javahelper (>= 0.30),
+               javahelper (>= 0.31),
                tofrodos,
                unzip,
                zip
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 5581d95..5b78518 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -10,7 +10,7 @@ pushd $NAME-$VERSION >/dev/null
 MAPFILE=$NAME.map
 TEMPMAPFILE=temp.map
 wget "http://download.eclipse.org/modeling/emf/emf/downloads/drops/$VERSION/$TAG/directory.txt" -O $MAPFILE
-dos2unix $MAPFILE
+fromdos $MAPFILE
 grep ^[a-z] $MAPFILE > $TEMPMAPFILE
 
 gawk 'BEGIN {


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



More information about the pkg-java-commits mailing list