[closure-compiler] 01/01: Filter out the jar files from the upstream tarball

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Oct 16 12:26:45 BST 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository closure-compiler.

commit 5e00c6295951a55c85b55e93071a7256dfe98c97
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 16 13:26:28 2014 +0200

    Filter out the jar files from the upstream tarball
---
 debian/changelog | 4 +++-
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d1e17b9..c979535 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 closure-compiler (20130227+dfsg1-8) UNRELEASED; urgency=medium
 
   * Team upload.
-  * debian/watch: Updated to watch the release tags on Github
+  * debian/watch:
+    - Updated to watch the release tags on Github
+    - Filter out the jar files from the upstream tarball
   * debian/control: Updated the Homepage field
   * debian/copyright: Updated the Source URL
 
diff --git a/debian/watch b/debian/watch
index 8c58586..22a2095 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg\d// \
-https://github.com/google/closure-compiler/releases .*/v(\d+).tar.gz
+https://github.com/google/closure-compiler/releases .*/v(\d+).tar.gz debian jh_repack

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/closure-compiler.git



More information about the pkg-java-commits mailing list