[Pkg-ace-commits] [pkg-ace] r540 - trunk/debian

tgg at alioth.debian.org tgg at alioth.debian.org
Thu Nov 8 22:40:11 UTC 2007


Author: tgg
Date: 2007-11-08 22:40:11 +0000 (Thu, 08 Nov 2007)
New Revision: 540

Modified:
   trunk/debian/control
Log:
add Homepage: and Vcs-Svn-*: control fields


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-11-08 22:39:24 UTC (rev 539)
+++ trunk/debian/control	2007-11-08 22:40:11 UTC (rev 540)
@@ -7,10 +7,14 @@
 Build-Depends-Indep: doxygen, graphviz
 Build-Conflicts: autoconf2.13, automake1.4
 Standards-Version: 3.7.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ace/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ace/trunk
+Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
 
 Package: mpc-ace
 Architecture: all
 Section: devel
+Homepage: http://www.ociweb.com/products/MPC
 Depends: ${perl:Depends}
 Recommends: make
 Suggests: libace-dev, pkg-config
@@ -24,8 +28,6 @@
  The following programs are included:
   * mpc-ace, generating project files for a single target
   * mwc-ace, generating workspace files for a set of projects
- .
-  Homepage: http://www.ociweb.com/products/MPC
 
 Package: libace-5.6
 Architecture: any
@@ -51,8 +53,6 @@
  these:
   * Reactor, to handle event demultiplexing and dispatching
   * Proactor, for asynchronous I/O driven programs
- .
-  Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
 
 Package: libace-dev
 Architecture: any
@@ -310,6 +310,7 @@
 Package: libtao-1.6
 Architecture: any
 Section: libs
+Homepage: http://www.cs.wustl.edu/~schmidt/TAO.html
 Depends: ${shlibs:Depends}
 Replaces: libtao1.4 (<< 5.4.7), libtao1.4.7
 Conflicts: libtao1.4 (<< 5.4.7), libtao1.4.7
@@ -319,8 +320,6 @@
  supports real-time extensions.
  .
  This package contains TAO core libraries.
- .
-  Homepage: http://www.cs.wustl.edu/~schmidt/TAO.html
 
 Package: libtao-dev
 Architecture: any




More information about the Pkg-ace-commits mailing list