[sweethome3d-furniture] 02/04: Add BlendSwap-CC-BY and BlendSwap-CC-0 furniture.
Gabriele Giacone
gg0-guest at alioth.debian.org
Sat Sep 7 14:27:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
gg0-guest pushed a commit to branch master
in repository sweethome3d-furniture.
commit 070b0bdd7e139a92443eea5ef6533dfc425b6c33
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Sat Sep 7 01:33:25 2013 +0200
Add BlendSwap-CC-BY and BlendSwap-CC-0 furniture.
---
debian/changelog | 7 +++++++
debian/rules | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 100bb0d..3c406ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sweethome3d-furniture (1.3-1) unstable; urgency=low
+
+ * New upstream release.
+ + Add BlendSwap-CC-BY and BlendSwap-CC-0 furniture.
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com> Sat, 07 Sep 2013 01:32:19 +0200
+
sweethome3d-furniture (1.2.3-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index 8ee7b90..ea5b711 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
NAME=$(shell dpkg-parsechangelog|grep '^Source:'|cut -f2 -d' ')
UVER=$(shell dpkg-parsechangelog|grep '^Version:'|cut -f2 -d' '|cut -f1 -d-)
-FURNITURES=KatorLegaz Reallusion Scopia
+FURNITURES=KatorLegaz Reallusion Scopia BlendSwap-CC-BY BlendSwap-CC-0
%:
dh $@
@@ -28,7 +28,7 @@ get-orig-source:
for furn in $(FURNITURES); do \
zipf=3DModels-$${furn}-$(UVER).zip; \
rm -f ../$${zipf}; \
- sed 's/\\w\*/'$$furn'/' debian/watch >$(TMPWATCH); \
+ sed 's/\[\\w\\-\]\*/'$$furn'/' debian/watch >$(TMPWATCH); \
cat $(TMPWATCH); \
uscan --watchfile $(TMPWATCH) --verbose --force-download; \
cd $(TMPDIR); unzip ../../$${zipf} $${furn}.sh3f; \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture.git
More information about the pkg-java-commits
mailing list