[librecad] 01/02: New upstream release.
Scott Sheridan Howard
showard at alioth.debian.org
Fri Sep 13 16:01:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
showard pushed a commit to branch 1.0-branch
in repository librecad.
commit 8477704d1532032dbd95c0b3c6f97d2ad1800d09
Author: Scott Howard <showard314 at gmail.com>
Date: Fri Sep 13 10:41:41 2013 -0400
New upstream release.
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 10abe51..5463ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+librecad (1.0.3+nolibs-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Scott Howard <showard at debian.org> Fri, 13 Sep 2013 10:39:12 -0400
+
librecad (1.0.2+nolibs-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index 69c65ca..18402de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ override_dh_compress:
get-orig-source:
uscan --download-current-version --repack --rename && \
tar -zxf ../librecad_${DEB_UPSTREAM_VERSION}.orig.tar.gz && \
- mv LibreCAD-LibreCAD-*/ librecad && \
+ mv LibreCAD*/ librecad && \
rm -rf librecad/dxflib librecad/fparser && \
tar -czf ../librecad_${DEB_UPSTREAM_VERSION}+nolibs.orig.tar.gz librecad && \
rm -rf librecad/ ../librecad_${DEB_UPSTREAM_VERSION}.orig.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/librecad.git
More information about the debian-science-commits
mailing list