[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.6, updated. eclipse-ppa/maverick-132-gb245e3e

Benjamin Drung bdrung-guest at alioth.debian.org
Sun Jul 11 14:56:57 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 - Powerful IDE written in java - Debian package.".

The branch, master-3.6 has been updated
       via  b245e3e1965867f96e9f8cef703b89fe0943dc71 (commit)
      from  d75660e30ece34ba1bea5c167eae788ad769fdc7 (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 b245e3e1965867f96e9f8cef703b89fe0943dc71
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sun Jul 11 16:56:51 2010 +0200

    Drop patch rules from debian/rules.

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

Summary of changes:
 debian/rules |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/debian/rules b/debian/rules
index d9037d8..1208559 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,23 +33,6 @@ override_dh_shlibdeps:
 			$(JNI_SO_PATH)/libswt-glx-gtk-*.so
 	dh_shlibdeps --remaining-packages
 
-unapply-patches:
-	for P in `tac debian/patches/series` ; do \
-		patch -p1 -R < debian/patches/$$P || exit 1;\
-	done
-
-apply-patches:
-	for P in `cat debian/patches/series` ; do \
-		patch -p1 < debian/patches/$$P || exit 1;\
-	done
-
-refresh-patches: unapply-patches
-	for P in `cat debian/patches/series` ; do \
-		(QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push || test $$? = 2) || exit 1 ;\
-		QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null refresh -p ab --no-index --no-timestamps || exit 1 ;\
-	done
-	rm -fr .pc
-
 # TODO: Turn all commands below this comment into patches and send them to eclipse-build.
 
 # This has to go in an arch package, as some of the version numbers


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



More information about the pkg-java-commits mailing list