[guice] 03/04: Exclude the IntelliJ project files from the upstream tarball

Emmanuel Bourg ebourg-guest at alioth.debian.org
Wed Oct 16 22:56:38 UTC 2013


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

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

commit 0db733b29f71976f0c7d2e37ba8814dcebfbc56f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 17 00:21:27 2013 +0200

    Exclude the IntelliJ project files from the upstream tarball
---
 debian/changelog        |    1 +
 debian/orig-tar.exclude |    4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dc14469..2682c55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ guice (3.0-4) UNRELEASED; urgency=low
 
   * Team upload.
   * Use XZ compression for the upstream tarball
+  * Exclude the IntelliJ project files from the upstream tarball
   * Use canonical URLs for the Vcs-* fields
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 17 Oct 2013 00:15:20 +0200
diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
index 8594b27..9fb8473 100644
--- a/debian/orig-tar.exclude
+++ b/debian/orig-tar.exclude
@@ -41,3 +41,7 @@ extensions/throwingproviders/build/*.jar
 lib/*.jar
 lib/build/*.jar
 lib/build/jdiff/*.jar
+
+*.ipr
+*.iml
+

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



More information about the pkg-java-commits mailing list