[abego-treelayout] 01/03: Remove the website files from the upstream tarball

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 29 14:41:27 UTC 2016


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

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

commit e2a0b057a6de36cd880ae4bee5cf28b4d6993c1e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Mar 29 16:38:14 2016 +0200

    Remove the website files from the upstream tarball
---
 debian/changelog   | 1 +
 debian/orig-tar.sh | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ed3a172..0463289 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ abego-treelayout (1.0.2-2) UNRELEASED; urgency=medium
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.7 (no changes)
   * Use a secure Vcs-Git URL
+  * Remove the website files from the upstream tarball
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 29 Mar 2016 16:24:36 +0200
 
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 6b8a84f..e3c6522 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -16,5 +16,6 @@ XZ_OPT=--best tar -c -v -J -f $TAR -C $DIR \
     --exclude '.project' \
     --exclude 'nbproject' \
     --exclude 'doc/*' \
+    --exclude 'src/website' \
     $DIR
 rm -Rf $DIR

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



More information about the pkg-java-commits mailing list