[Debian-ha-maintainers] [PATCH 5 of 6] debian/control:

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


# HG changeset patch
# User Andres Rodriguez <andreserl at ubuntu.com>
# Date 1291412085 18000
# Branch sid
# Node ID f6c8652e19dd133dd9b1a6a2762d1197bbc74a21
# Parent  5f021d191e87bb4d9f17176da8bc181ebd48c2ee
debian/control:
 - Add missing Section for library packages
 - lib -dev binary packages: Drop ${python:Depends}, ${shlibs:Dends}. Add dependency to its corresponding binary packages.
 - lib binary packages: Drop depends on ${python:Depends}

diff -r 5f021d191e87 -r f6c8652e19dd debian/control
--- a/debian/control	Fri Dec 03 16:14:27 2010 -0500
+++ b/debian/control	Fri Dec 03 16:34:45 2010 -0500
@@ -45,10 +45,9 @@
 Package: libcib1-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libcib1 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's cib library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (CIB). Install 
@@ -56,10 +55,10 @@
 
 Package: libcib1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - CIB 
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -69,10 +68,9 @@
 Package: libcrmcluster1-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libcrmcluster1 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's crm library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (CRM). Install 
@@ -80,10 +78,10 @@
 
 Package: libcrmcluster1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - CRM
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -93,10 +91,9 @@
 Package: libcrmcommon2-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libcrmcommon2 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's common library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (common CRM). 
@@ -104,10 +101,10 @@
 
 Package: libcrmcommon2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - common CRM
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -117,10 +114,9 @@
 Package: libpe-rules2-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libpe-rules2 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's rules library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (pengine rules). 
@@ -128,10 +124,10 @@
 
 Package: libpe-rules2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - rules for P-Engine
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -141,10 +137,9 @@
 Package: libpe-status2-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libpe-status2 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's status library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (pengine status). 
@@ -152,10 +147,10 @@
 
 Package: libpe-status2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - status for P-Engine
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -165,10 +160,9 @@
 Package: libpengine3-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libpengine3 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's pengine library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (pengine). 
@@ -176,10 +170,10 @@
 
 Package: libpengine3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - P-Engine
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -189,10 +183,9 @@
 Package: libstonithd0-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libstonithd0 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's stonith library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (stonith). 
@@ -200,10 +193,10 @@
 
 Package: libstonithd0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - stonith
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you
@@ -213,10 +206,9 @@
 Package: libtransitioner1-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, libtransitioner1 (= ${binary:Version})
 Replaces: pacemaker-dev (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker-dev (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: Development file for pacemaker's transitioner library
  This package contains static libraries, symbol files as well as
  headers provided by the pacemaker cluster manager (transitioner). 
@@ -224,10 +216,10 @@
 
 Package: libtransitioner1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: pacemaker (<= 1.0.9.1+hg15626-2)
 Conflicts: pacemaker (<= 1.0.9.1+hg15626-2)
-XB-Python-Version: ${python:Versions}
 Description: The Pacemaker libraries - transitioner
  This package contains some of the libraries provided by and needed
  for the pacemaker cluster manager. You need to install them if you



More information about the Debian-ha-maintainers mailing list