[Debian-ha-maintainers] [PATCH 3 of 6] debian/control: Change from from ${source:Version} to ${binary:Version}

Andres Rodriguez andreserl at ubuntu.com
Fri Dec 3 21:51:34 UTC 2010


# HG changeset patch
# User Andres Rodriguez <andreserl at ubuntu.com>
# Date 1291409990 18000
# Branch sid
# Node ID 7618ae04a8f6f6cf73819e5a39ee5c1c3fcfcf6d
# Parent  8609b093fcf085dabc71364253655f826effe294
debian/control: Change from from ${source:Version} to ${binary:Version}.

diff -r 8609b093fcf0 -r 7618ae04a8f6 debian/control
--- a/debian/control	Fri Dec 03 15:56:57 2010 -0500
+++ b/debian/control	Fri Dec 03 15:59:50 2010 -0500
@@ -31,7 +31,7 @@
 Architecture: any
 Replaces: pacemaker-heartbeat-dev, pacemaker-openais-dev
 Conflicts: pacemaker-heartbeat-dev, pacemaker-openais-dev
-Depends: ${shlibs:Depends}, ${misc:Depends}, pacemaker (>= ${source:Version}), python, libcorosync-dev (>= 1.1.2+svn20091102), libheartbeat2-dev (>= 3.0) , libglib2.0-dev, libxml2-dev, libcluster-glue-dev (>= 1.0.6), libcib1-dev (>= ${source:Version}), libcrmcluster1-dev (>= ${source:Version}), libcrmcommon2-dev (>= ${source:Version}), libpe-rules-2-dev (>= ${source:Version}), libpe-status-2-dev (>= ${source:Version}), libpengine3-dev (>= ${source:Version}), libstonithd0-dev (>= ${source:Version}), libtransitioner1-dev (>= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, pacemaker (>= ${binary:Version}), python, libcorosync-dev (>= 1.1.2+svn20091102), libheartbeat2-dev (>= 3.0) , libglib2.0-dev, libxml2-dev, libcluster-glue-dev (>= 1.0.6), libcib1-dev (>= ${binary:Version}), libcrmcluster1-dev (>= ${binary:Version}), libcrmcommon2-dev (>= ${binary:Version}), libpe-rules-2-dev (>= ${binary:Version}), libpe-status-2-dev (>= ${binary:Version}), libpengine3-dev (>= ${binary:Version}), libstonithd0-dev (>= ${binary:Version}), libtransitioner1-dev (>= ${binary:Version})
 XB-Python-Version: ${python:Versions}
 Description: HA cluster resource manager (development files)
  High-Availability cluster resource manager for Heartbeat.



More information about the Debian-ha-maintainers mailing list