[sardana] 02/02: release

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Oct 27 13:03:18 UTC 2014


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

picca pushed a commit to branch master
in repository sardana.

commit 31adf3b050761484d929f853904ca117048e4718
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Mon Oct 27 12:28:03 2014 +0100

    release
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 debian/rules     | 3 +++
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 998b824..560c4d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sardana (1.4.2-1) unstable; urgency=high
+
+  * Imported Upstream version 1.4.2
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Mon, 27 Oct 2014 12:11:35 +0100
+
 sardana (1.4.0-1) unstable; urgency=low
 
   * Imported Upstream version 1.4.0
diff --git a/debian/control b/debian/control
index 37ef7bf..78a5bab 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                python-lxml,
                python-pytango (>= 8.0.3-2),
                python-sphinx,
-               python-taurus (>= 3.3.0+dfsg-2~),
+               python-taurus (>= 3.3.1+dfsg-1~),
                rdfind,
                symlinks
 Standards-Version: 3.9.5
@@ -27,7 +27,7 @@ Depends: ${misc:Depends},
          python-lxml,
          python-nxs | libnexus0-python,
          python-pytango (>= 8.0.3-2),
-         python-taurus (>= 3.3.0+dfsg-2~)
+         python-taurus (>= 3.3.1+dfsg-1~)
 Breaks: python-taurus (<< 3.3.0+dfsg-2~)
 Provides: ${python:Provides}
 Replaces: python-taurus (<< 3.3.0+dfsg-2~)
diff --git a/debian/rules b/debian/rules
index 18ccf06..80bd5cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,9 @@ WITH_SPHINXDOC = $(shell if [ -x /usr/bin/dh_sphinxdoc ]; then echo "--with sphi
 
 override_dh_clean:
 	rm -rf build/sphinx
+	# remove useless file accidentaly forgotten by upstream.
+	# THIS SHOULD BE FIXED FOR THE NEXT UPLOAD > 1.4.2
+	rm -rf src/sardana/taurus/qt/qtgui/extra_macroexecutor/build/
 	dh_clean
 
 override_dh_auto_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sardana.git



More information about the debian-science-commits mailing list