[SCM] tango branch, master, updated. debian/7.2.6+dfsg-12-8-gf7bcdf8

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Fri Feb 24 20:16:29 UTC 2012


The following commit has been merged in the master branch:
commit f7bcdf870215135450a3f4ac4ec8c380438e6742
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Feb 24 21:16:19 2012 +0100

    fix the control file with cme

diff --git a/debian/control b/debian/control
index 50d1710..f8f99ca 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,24 @@
 Source: tango
-Section: science
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
+Section: science
+Priority: extra
 Build-Depends: debhelper (>= 8),
-	       dh-autoreconf,
-	       libcos4-dev (>= 4.1.3),
-	       libmysqlclient-dev,
-	       po-debconf
+               dh-autoreconf,
+               libcos4-dev (>= 4.1.3),
+               libmysqlclient-dev,
+               po-debconf
 Build-Depends-Indep: doxygen
 Standards-Version: 3.9.2
-Homepage: http://www.tango-controls.org
-Vcs-Git: git://git.debian.org/git/debian-science/packages/tango.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tango.git
+Vcs-Git: git://git.debian.org/git/debian-science/packages/tango.git
+Homepage: http://www.tango-controls.org
 
 Package: liblog4tango4
-Section: libs
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends},
-	 ${misc:Depends}
+         ${misc: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
@@ -29,10 +29,10 @@ Description: logging for TANGO - shared library
  use the log4tango4 library.
 
 Package: liblog4tango4-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Depends: liblog4tango4 (= ${binary:Version}),
-	 ${misc:Depends}
+         ${misc:Depends}
 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
@@ -42,11 +42,11 @@ Description: logging for TANGO - development library
  This package contains the log4tango4 development files.
 
 Package: liblog4tango4-dbg
-Section: debug
 Architecture: any
+Section: debug
 Priority: extra
 Depends: liblog4tango4 (= ${binary:Version}),
-	 ${misc:Depends}
+         ${misc:Depends}
 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
@@ -56,9 +56,10 @@ Description: logging for TANGO - debug library
  This package contains the debugging symbol for liblog4tango4.
 
 Package: liblog4tango4-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libjs-jquery
+Section: doc
+Depends: ${misc:Depends},
+         libjs-jquery
 Description: logging for TANGO - documentation
  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
@@ -68,11 +69,11 @@ Description: logging for TANGO - documentation
  This package contains the documentation of the log4tango4 library.
 
 Package: libtango7
-Section: libs
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends},
-	 ${misc:Depends},
-	 tango-common
+         ${misc:Depends},
+         tango-common
 Description: TANGO distributed control system - shared library
  TANGO is an object-oriented distributed control system using CORBA. In
  TANGO all objects are representations of devices, which can be on the
@@ -91,12 +92,12 @@ Description: TANGO distributed control system - shared library
  This package contains the files necessary for running TANGO applications.
 
 Package: libtango7-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Depends: libtango7 (= ${binary:Version}),
-	 ${misc:Depends},
-	 liblog4tango4-dev,
-	 libcos4-dev
+         ${misc:Depends},
+         liblog4tango4-dev,
+         libcos4-dev
 Description: TANGO distributed control system - development library
  TANGO is an object-oriented distributed control system using CORBA. In
  TANGO all objects are representations of devices, which can be on the
@@ -115,11 +116,11 @@ Description: TANGO distributed control system - development library
  This package contains the tango7 development files.
 
 Package: libtango7-dbg
-Section: debug
 Architecture: any
+Section: debug
 Priority: extra
 Depends: libtango7 (= ${binary:Version}),
-	 ${misc:Depends}
+         ${misc:Depends}
 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,8 +139,8 @@ Description: TANGO distributed control system - debug library
  This package contains the debugging symbols for tango7.
 
 Package: libtango7-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Description: TANGO distributed control system - documentation
  TANGO is an object-oriented distributed control system using CORBA. In
@@ -159,33 +160,33 @@ Description: TANGO distributed control system - documentation
  This package contains the documentation for the libtango7 library.
 
 Package: libtango-tools
-Section: net
 Architecture: any
+Section: net
 Depends: ${shlibs:Depends},
-	 ${misc:Depends}
+         ${misc: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
  system, and sets up the required infrastructure.
 
 Package: tango-common
-Section: net
 Architecture: all
+Section: net
 Depends: ${misc:Depends},
-	 adduser
+         adduser
 Description: TANGO distributed control system - common files
  This package provides shared files for the TANGO distributed control
  system, and sets up the required infrastructure. It is for now an
  empty package
 
 Package: tango-db
-Section: net
 Architecture: any
+Section: net
 Depends: ${shlibs:Depends},
-	 ${misc:Depends},
-	 lsb-base (>= 3.0-6),
-	 dbconfig-common,
-	 libtango-tools
+         ${misc:Depends},
+         lsb-base,
+         dbconfig-common,
+         libtango-tools
 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
@@ -196,10 +197,10 @@ Description: TANGO distributed control system - database server
  This package provides a TANGO database server using MySQL.
 
 Package: tango-db-dbg
-Section: debug
 Architecture: any
+Section: debug
 Depends: tango-db (= ${binary:Version}),
-	 ${misc:Depends}
+         ${misc:Depends}
 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
@@ -210,12 +211,12 @@ Description: TANGO distributed control system - database server
  This package contains the debugging symbols for tango-db.
 
 Package: tango-starter
-Section: net
 Architecture: any
+Section: net
 Depends: ${shlibs:Depends},
-	 ${misc:Depends},
-	 libtango-tools,
-	 lsb-base (>= 3.0-6)
+         ${misc:Depends},
+         libtango-tools,
+         lsb-base
 Suggests: omninotify
 Description: TANGO distributed control system - control server
  TANGO is an object oriented distributed control system. It allows
@@ -228,10 +229,10 @@ Description: TANGO distributed control system - control server
  or report the status of other TANGO components.
 
 Package: tango-starter-dbg
-Section: debug
 Architecture: any
+Section: debug
 Depends: tango-starter (= ${binary:Version}),
-	 ${misc:Depends}
+         ${misc:Depends}
 Suggests: omninotify
 Description: TANGO distributed control system - control server
  TANGO is an object oriented distributed control system. It allows
@@ -243,15 +244,15 @@ Description: TANGO distributed control system - control server
  This package contains the debugging symbols for tango-starter.
 
 Package: tango-accesscontrol
-Section: net
 Architecture: any
+Section: net
 Depends: ${shlibs:Depends},
-	 ${misc:Depends},
-	 lsb-base (>= 3.0-6),
-	 libtango-tools,
-	 tango-db,
-	 tango-starter
-Description:  TANGO distributed control system - accesscontrol server
+         ${misc:Depends},
+         lsb-base,
+         libtango-tools,
+         tango-db,
+         tango-starter
+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
  computer or distributed over the network. These processes can
@@ -263,11 +264,11 @@ Description:  TANGO distributed control system - accesscontrol server
  devices.
 
 Package: tango-accesscontrol-dbg
-Section: debug
 Architecture: any
+Section: debug
 Depends: tango-accesscontrol (= ${binary:Version}),
-	 ${misc:Depends}
-Description:  TANGO distributed control system - accesscontrol server
+         ${misc:Depends}
+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
  computer or distributed over the network. These processes can
@@ -277,12 +278,12 @@ Description:  TANGO distributed control system - accesscontrol server
  This package contains the debugging symbols for tango-accesscontrol.
 
 Package: tango-test
-Section: net
 Architecture: any
+Section: net
 Depends: ${shlibs:Depends},
-	 ${misc:Depends},
-	 tango-starter
-Description:  TANGO distributed control system - test device
+         ${misc:Depends},
+         tango-starter
+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
  computer or distributed over the network. These processes can
@@ -293,11 +294,11 @@ Description:  TANGO distributed control system - test device
  attribute types, and can be used for testing the installation.
 
 Package: tango-test-dbg
-Section: debug
 Architecture: any
+Section: debug
 Depends: tango-test (= ${binary:Version}),
-	 ${misc:Depends}
-Description:  TANGO distributed control system - test device
+         ${misc:Depends}
+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
  computer or distributed over the network. These processes can
@@ -305,3 +306,4 @@ Description:  TANGO distributed control system - test device
  hardware control or data processing.
  .
  This package contains the debugging symbols for tango-test.
+

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list