[SCM] Packaging for omninotify branch, master, updated. debian/2.1-3

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sun Feb 26 19:30:40 UTC 2012


The following commit has been merged in the master branch:
commit e742cd375fadffb0d7bc877332d8f836b2ded9df
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Feb 26 19:23:50 2012 +0100

    update the control file

diff --git a/debian/control b/debian/control
index fe5d7ce..1588ad4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: omninotify
-Section: admin
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
-Build-Depends: debhelper (>= 7.0.50), autotools-dev, omniidl, omniorb-idl, 
- libomniorb4-dev, libcos4-dev
-Standards-Version: 3.8.4
-Homepage: http://omninotify.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/debian-science/packages/omninotify.git
+Section: admin
+Priority: extra
+Build-Depends: debhelper (>= 7.0.50),
+               autotools-dev,
+               omniidl,
+               omniorb-idl,
+               libomniorb4-dev,
+               libcos4-dev
+Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/omninotify.git
+Vcs-Git: git://git.debian.org/git/debian-science/packages/omninotify.git
+Homepage: http://omninotify.sourceforge.net/
 
 Package: omninotify
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: CORBA Notification Service
  omniNotify is a multi-threaded implementation of the CORBA Notification
  Service (CosNotification), a feature-enriched version of the CORBA Event
@@ -31,9 +36,11 @@ Description: CORBA Notification Service
  This package contains the notifd daemon.
 
 Package: omninotify-dbg
-Section: debug
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, omninotify (= ${binary:Version})
+Section: debug
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         omninotify (= ${binary:Version})
 Description: CORBA Notification Service - debug symbols
  omniNotify is a multi-threaded implementation of the CORBA Notification
  Service (CosNotification), a feature-enriched version of the CORBA Event
@@ -50,3 +57,4 @@ Description: CORBA Notification Service - debug symbols
   * CosEvents backward compatibility.
  .
  This package contains the debugging symbols for omninotify.
+

-- 
Packaging for omninotify



More information about the debian-science-commits mailing list