[debian-edu-commits] debian-edu/ 293/437: Remove the art/playground/ directory from the 'upstream'-source (*.orig.tar.gz).
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 4fdcec4951d1431fb88fe77fee9396844b160515
Author: Andreas B. Mundt <andi.mundt at web.de>
Date: Sun Jun 19 11:19:51 2011 +0000
Remove the art/playground/ directory from the 'upstream'-source
(*.orig.tar.gz).
---
debian/changelog | 4 ++++
debian/rules | 1 +
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 276f576..e261db2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ debian-edu-artwork (0.0.33~svn73753) UNRELEASED; urgency=low
* Continue development.
+ [ Andreas B. Mundt ]
+ * Remove the art/playground/ directory from the 'upstream'-source
+ (*.orig.tar.gz).
+
-- Andreas B. Mundt <andi.mundt at web.de> Sun, 19 Jun 2011 13:00:25 +0200
debian-edu-artwork (0.0.33~svn73752) squeeze-test; urgency=low
diff --git a/debian/rules b/debian/rules
index ecab049..1933df2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,7 @@ binary-install/debian-edu-artwork::
new-upstream-version:
svn export . $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION)
+ rm -rv $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION)/art/playground/
GZIP=--best tar czf $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz --exclude=debian $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION)
(cd $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION) ; debuild -us -uc -S)
rm -rf $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list