[SCM] Packaging for pytango branch, master, updated. debian/7.2.0-2-8-g982166e

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Mon Dec 12 19:17:48 UTC 2011


The following commit has been merged in the master branch:
commit 982166e7a3cc7fba22664ad33132b1125f83ab33
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Mon Dec 12 20:16:38 2011 +0100

    import the 7.2.2 upstream version

diff --git a/debian/changelog b/debian/changelog
index 1e96287..ea2b8df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-pytango (7.2.0-3) UNRELEASED; urgency=low
+pytango (7.2.2-1) unstable; urgency=low
 
+  * import 7.2.2 upstream version. (Closes: #636468)
   * use dh_sphinxdoc
   * debian/control
     - Build-Depends
@@ -11,7 +12,7 @@ pytango (7.2.0-3) UNRELEASED; urgency=low
     - remove all patches thanks to the --install-html option.
   * use pyinstall file to install the ipython profile.
 
- -- Picca Frédéric-Emmanuel <picca at debian.org>  Mon, 25 Jul 2011 23:05:59 +0200
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Mon, 12 Dec 2011 18:05:59 +0200
 
 pytango (7.2.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6cdaa6a..b55fb92 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 8.0.0),
 	       graphviz
 X-Python-Version: >= 2.5
 Standards-Version: 3.9.2
-Homepage: http://www.tango-controls.org
+Homepage: http://www.tango-controls.org/static/PyTango/latest/doc/html/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/pytango.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/pytango.git
 
diff --git a/debian/python-pytango.pyinstall b/debian/python-pytango.pyinstall
index c481776..d3e8958 100644
--- a/debian/python-pytango.pyinstall
+++ b/debian/python-pytango.pyinstall
@@ -1 +1,2 @@
-IPython/Extensions/ipy_profile_spock.py
\ No newline at end of file
+IPython/Extensions/ipy_profile_spock.py
+IPython/config/profile/spock/ipython_config.py
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index f256be1..c0d5827 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,8 @@ override_dh_clean:
 override_dh_auto_install:
 	dh_auto_install -- --install-html=$(CURDIR)/debian/python-pytango/usr/share/doc/python-pytango/html
 
+override_dh_auto_build:
+	dh_auto_build -- --without-spock
+
 %:
 	dh $@ --with python2 --with sphinxdoc

-- 
Packaging for pytango



More information about the debian-science-commits mailing list