[SCM] tango branch, master, updated. debian/8.0.5+dfsg-1-1-g1dd4c13

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Tue May 7 07:14:36 UTC 2013


The following commit has been merged in the master branch:
commit f6acdf2b3b43dd7e03932ab76658104e7c9f1465
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 18 09:37:05 2012 +0200

    update the control, remove tango7 and add mysql-client

diff --git a/debian/control b/debian/control
index 6ee7450..5f78d46 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 8),
-	       dh-autoreconf,
-	       doxygen,
-               libcos4-dev (>= 4.1.3),
+               dh-autoreconf,
+               doxygen,
+               libcos4-dev,
                libmysqlclient-dev,
-	       libzmq3-dev,
-               po-debconf,
+               libzmq3-dev,
+               po-debconf
 Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tango.git
 Vcs-Git: git://git.debian.org/git/debian-science/packages/tango.git
@@ -18,8 +18,8 @@ Homepage: http://www.tango-controls.org
 Package: liblog4tango4
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: logging for TANGO - shared library
  Log for TANGO is a library of C++ classes for flexible logging to files,
  syslog and other destinations. It is modeled after the Log for
@@ -32,8 +32,8 @@ Description: logging for TANGO - shared library
 Package: liblog4tango4-dev
 Architecture: any
 Section: libdevel
-Depends: liblog4tango4 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         liblog4tango4 (= ${binary:Version})
 Description: logging for TANGO - development library
  Log for TANGO is a library of C++ classes for flexible logging to files,
  syslog and other destinations. It is modeled after the Log for
@@ -46,8 +46,8 @@ Package: liblog4tango4-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: liblog4tango4 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         liblog4tango4 (= ${binary:Version})
 Description: logging for TANGO - debug library
  Log for TANGO is a library of C++ classes for flexible logging to files,
  syslog and other destinations. It is modeled after the Log for
@@ -72,8 +72,8 @@ Description: logging for TANGO - documentation
 Package: libtango8
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
          tango-common
 Description: TANGO distributed control system - shared library
  TANGO is an object-oriented distributed control system using CORBA. In
@@ -95,10 +95,10 @@ Description: TANGO distributed control system - shared library
 Package: libtango8-dev
 Architecture: any
 Section: libdevel
-Depends: libtango8 (= ${binary:Version}),
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         libcos4-dev,
          liblog4tango4-dev,
-         libcos4-dev
+         libtango8 (= ${binary:Version})
 Conflicts: libtango7-dev
 Description: TANGO distributed control system - development library
  TANGO is an object-oriented distributed control system using CORBA. In
@@ -115,14 +115,14 @@ Description: TANGO distributed control system - development library
  ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
  and Elettra institutes (www.elettra.trieste.it).
  .
- This package contains the tango7 development files.
+ This package contains the tango8 development files.
 
 Package: libtango8-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libtango8 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         libtango8 (= ${binary:Version})
 Description: TANGO distributed control system - debug library
  TANGO is an object-oriented distributed control system using CORBA. In
  TANGO all objects are representations of devices, which can be on the
@@ -138,7 +138,7 @@ Description: TANGO distributed control system - debug library
  ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
  and Elettra institutes (www.elettra.trieste.it).
  .
- This package contains the debugging symbols for tango7.
+ This package contains the debugging symbols for tango8.
 
 Package: libtango8-doc
 Architecture: all
@@ -159,13 +159,13 @@ Description: TANGO distributed control system - documentation
  ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
  and Elettra institutes (www.elettra.trieste.it).
  .
- This package contains the documentation for the libtango7 library.
+ This package contains the documentation for the libtango8 library.
 
 Package: libtango-tools
 Architecture: any
 Section: net
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Replaces: tango-common (<< 7.2.6+dfsg-2)
 Description: TANGO distributed control system - common executable files
  This package provides shared files for the TANGO distributed control
@@ -184,11 +184,12 @@ Description: TANGO distributed control system - common files
 Package: tango-db
 Architecture: any
 Section: net
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         lsb-base,
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
          dbconfig-common,
-         libtango-tools
+         libtango-tools,
+         lsb-base
+Recommends: mysql-client
 Description: TANGO distributed control system - database server
  TANGO is an object oriented distributed control system. It allows
  communication between TANGO device processes running on the same
@@ -201,8 +202,8 @@ Description: TANGO distributed control system - database server
 Package: tango-db-dbg
 Architecture: any
 Section: debug
-Depends: tango-db (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         tango-db (= ${binary:Version})
 Description: TANGO distributed control system - database server
  TANGO is an object oriented distributed control system. It allows
  communication between TANGO device processes running on the same
@@ -215,8 +216,8 @@ Description: TANGO distributed control system - database server
 Package: tango-starter
 Architecture: any
 Section: net
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libtango-tools,
          lsb-base
 Suggests: omninotify
@@ -233,9 +234,8 @@ Description: TANGO distributed control system - control server
 Package: tango-starter-dbg
 Architecture: any
 Section: debug
-Depends: tango-starter (= ${binary:Version}),
-         ${misc:Depends}
-Suggests: omninotify
+Depends: ${misc:Depends},
+         tango-starter (= ${binary:Version})
 Description: TANGO distributed control system - control server
  TANGO is an object oriented distributed control system. It allows
  communication between TANGO device processes running on the same
@@ -248,10 +248,10 @@ Description: TANGO distributed control system - control server
 Package: tango-accesscontrol
 Architecture: any
 Section: net
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         lsb-base,
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libtango-tools,
+         lsb-base,
          tango-db,
          tango-starter
 Description: TANGO distributed control system - accesscontrol server
@@ -268,8 +268,8 @@ Description: TANGO distributed control system - accesscontrol server
 Package: tango-accesscontrol-dbg
 Architecture: any
 Section: debug
-Depends: tango-accesscontrol (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         tango-accesscontrol (= ${binary:Version})
 Description: TANGO distributed control system - accesscontrol server
  TANGO is an object oriented distributed control system. It allows
  communication between TANGO device processes running on the same
@@ -282,8 +282,8 @@ Description: TANGO distributed control system - accesscontrol server
 Package: tango-test
 Architecture: any
 Section: net
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
          tango-starter
 Description: TANGO distributed control system - test device
  TANGO is an object oriented distributed control system. It allows
@@ -298,8 +298,8 @@ Description: TANGO distributed control system - test device
 Package: tango-test-dbg
 Architecture: any
 Section: debug
-Depends: tango-test (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         tango-test (= ${binary:Version})
 Description: TANGO distributed control system - test device
  TANGO is an object oriented distributed control system. It allows
  communication between TANGO device processes running on the same

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list