[SCM] Packaging for pytango branch, master, updated. debian/7.2.0-1-3-g1288f3a
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at synchrotron-soleil.fr
Sat Jul 2 11:44:29 UTC 2011
The following commit has been merged in the master branch:
commit 1288f3a4c97a51365c1f0bab76c6030ad216274f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Thu Jun 30 09:34:00 2011 +0200
prepare for release
diff --git a/debian/changelog b/debian/changelog
index 244e1fc..2086282 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,18 @@
pytango (7.2.0-2) unstable; urgency=low
- * Bump the Standards-Version to 3.9.2
- * Require at least libtango7 >= 7.2
+ * debian/control
+ - bump the Standards-Version to 3.9.2
+ - Build-Depends
+ + libtango7 (>= 7.2) (updated)
+ + python-all-dev (>= 2.6.6-3~) (updated)
+ + python-setuptool (removed)
+ * debian/copyright
+ - use the right dep5 location
+ * Install the spock profile also for python2.7 Thanks Jakub Wilk for
+ the report (Closes: #632077)
+ * Update my email address since I am DD now.
- -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr> Sat, 14 May 2011 14:01:37 +0200
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Sat, 14 May 2011 14:01:37 +0200
pytango (7.2.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 55021b6..f152bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,9 @@
Source: pytango
Section: python
Priority: extra
-Maintainer: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
+Maintainer: Picca Frédéric-Emmanuel <picca at debian.org>
Build-Depends: debhelper (>= 8.0.0),
- python-all-dev,
- python-setuptools,
+ python-all-dev (>= 2.6.6-3~),
liblog4tango4-dev,
libtango7-dev (>= 7.2),
libboost-python-dev,
diff --git a/debian/copyright b/debian/copyright
index 5d47438..b779c89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Format: http://dep.debian.net/deps/dep5
Upstream-Name: Tiago Coutinho
Upstream-Contact: tcoutinho at cells.es
Source: http://pypi.python.org/packages/source/P/PyTango
diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
--
Packaging for pytango
More information about the debian-science-commits
mailing list