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 "Debian packaging for swt-gtk.".

The branch, master has been updated
       via  c9610d94d1bf58abe08ab401258633ac2ef602a4 (commit)
       via  736d16db746bc3f934fc549208bd0ce9aae54ba9 (commit)
      from  dbc682b2631ccef7558f910e5708902a09d1ab07 (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 c9610d94d1bf58abe08ab401258633ac2ef602a4
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>
Date:   Wed Jun 29 07:09:01 2011 +0200

    Release 3.7-1

commit 736d16db746bc3f934fc549208bd0ce9aae54ba9
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>
Date:   Tue Jun 28 14:56:59 2011 +0200

    Figure out the RELEASE from Debian changelog instead of hard-coding it

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

Summary of changes:
 debian/Makefile  |    2 +-
 debian/changelog |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/Makefile b/debian/Makefile
index ccf39de..1622ee2 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -1,4 +1,4 @@
-RELEASE=3.7
+RELEASE=$(strip $(shell dpkg-parsechangelog | grep Version: | cut -d: -f2 | 
cut -d- -f1))
 JAVA=swt-gtk-$(RELEASE).jar
 CLEANFILES=*.files *.jar *-stamp
 
diff --git a/debian/changelog b/debian/changelog
index b86e8e6..5a02c15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,18 @@
 swt-gtk (3.7-1) unstable; urgency=low
 
   * New upstream release.
-  * Mass rename 3.6[.2] => 3.7
+  * Mass package rename 3.6[.2] => 3 (Use major version only).
   * Updated arch64.diff patch for new upstream release.
   * Removed 02-webkit_linkage and 04-fix-webkit-includes patches as they got
     applied upstream.
   * debian/control: Bumped Standards-Version to 3.9.2, no changes needed.
   * Added 01-as-needed.diff patch to use -Wl,--as-needed when linking
   * Added debian/libswt-gtk-3.7-java.lintian-overrides
+  * Added debian/gbp.conf
+  * debian/Makefile: Figure out the RELEASE from Debian changelog instead of
+    hard-coding it.
 
- -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>  
Sat, 25 Jun 2011 11:19:42 +0200
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>  
Tue, 28 Jun 2011 14:57:14 +0200
 
 swt-gtk (3.6.2-1) unstable; urgency=low
 


hooks/post-receive
-- 
Debian packaging for swt-gtk.

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to