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 - Powerful IDE written in java - Debian package.".

The branch, master has been updated
       via  b6c97d6747f8d7808f1c077b7f1c27e9db58b8d1 (commit)
       via  d17bcada5b6867f2957a9b8b11d7507177e3de4b (commit)
       via  9a40a5ea0161502dd10463d0e58f2558d68bcd10 (commit)
      from  57ed72a29628dcc0400cebf79a37226f36c23204 (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 b6c97d6747f8d7808f1c077b7f1c27e9db58b8d1
Author: Benjamin Drung <[email protected]>
Date:   Thu Feb 25 11:06:13 2010 +0100

    Refresh pdebuild-script.patch.

commit d17bcada5b6867f2957a9b8b11d7507177e3de4b
Merge: 57ed72a29628dcc0400cebf79a37226f36c23204 
9a40a5ea0161502dd10463d0e58f2558d68bcd10
Author: Benjamin Drung <[email protected]>
Date:   Thu Feb 25 11:05:24 2010 +0100

    Merge branch 'upstream'

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

Summary of changes:
 ChangeLog                            |    4 ++++
 debian/patches/pdebuild-script.patch |   14 +-------------
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1b0c1a0..01c3b91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-25  Alexander Kurtakov  <[email protected]>
+
+       * pdebuild/eclipse-pdebuild.sh: Add exit 1 on unknown option.
+
 2010-02-22  Andrew Overholt  <[email protected]>
 
        Bug #294557
diff --git a/debian/patches/pdebuild-script.patch 
b/debian/patches/pdebuild-script.patch
index 5c524f2..85dc1a5 100644
--- a/debian/patches/pdebuild-script.patch
+++ b/debian/patches/pdebuild-script.patch
@@ -1,7 +1,4 @@
-Description: Remove Fedora specific parts, change paths and made pde-build fail
- on unknown options.
- .
- The fail on unknown option is present in upstreams repository (r24268).
+Description: Remove Fedora specific parts and change paths
 Author: Niels Thykier <[email protected]>
 
 Index: debian.git/pdebuild/eclipse-pdebuild.sh
@@ -19,15 +16,6 @@ Index: debian.git/pdebuild/eclipse-pdebuild.sh
  
  featureId=
  dependencies=
-@@ -178,7 +178,7 @@ do
-              ;;
-          ?)
-              usage
--             exit
-+             exit 1
-              ;;
-      esac
- done
 @@ -273,7 +273,7 @@
      -DbaseLocation=$SDK \
      -DsourceDirectory=$sourceDir \


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to