Code

patches: Added bts530814-hurd.
[pkg-rrdtool.git] / debian / control
index 040eed53c47182929d9483cf17832f39c73ddd33..7d056cf331e1241a78cc27997cb1414ab201708e 100644 (file)
@@ -2,17 +2,19 @@ Source: rrdtool
 Section: utils
 Priority: optional
 Maintainer: Debian RRDtool Team <rrdtool@ml.snow-crash.org>
-Uploaders: Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
-Standards-Version: 3.7.3
+Uploaders: Sebastian Harl <sh@tokkee.org>, Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
+Standards-Version: 3.8.1
 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt,
- zlib1g-dev, libpng12-dev, libart-2.0-dev, libfreetype6-dev,
+ zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
+ libxml2-dev,
  tcl-dev,
  perl (>= 5.8.0),
  python-all-dev (>= 2.3.5-10), python-support (>= 0.4),
- ruby1.8-dev, ruby1.9-dev
+ ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev
 Homepage: http://oss.oetiker.ch/rrdtool/
 Vcs-Browser: http://git.snow-crash.org/?p=pkg-rrdtool.git;a=summary
 Vcs-Git: git://git.snow-crash.org/pkg-rrdtool.git/
+XS-Python-Version: >= 2.3
 
 Package: rrdtool
 Architecture: any
@@ -33,12 +35,15 @@ Description: Time-series data storage and display system (programs)
  This package contains command-line programs used to access and manipulate
  RRDs.
 
-Package: librrd2
+Package: rrdtool-dbg
 Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ttf-dejavu (>= 2.1-1), ${misc:Depends}
-Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1)
-Description: Time-series data storage and display system (runtime library)
+Priority: extra
+Section: debug
+Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version})
+Recommends: librrds-perl (= ${binary:Version}),
+ rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}),
+ librrd-ruby1.8 (= ${binary:Version}), librrd-ruby1.9 (= ${binary:Version})
+Description: Time-series data storage and display system (debugging symbols)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,
  server load average). It stores the data in Round Robin Databases (RRDs),
@@ -46,13 +51,19 @@ Description: Time-series data storage and display system (runtime library)
  extracted data to enforce a certain data density, allowing for useful
  graphical representation of data values.
  .
- This package contains shared libraries used to access and manipulate RRDs.
+ RRDtool is often used via various wrappers that can poll data from devices
+ and feed data into RRDs, as well as provide a friendlier user interface and
+ customized graphs.
+ .
+ This package contains the debugging symbols for the program and library files.
 
-Package: librrd2-dev
-Architecture: all
-Section: libdevel
-Depends: librrd-dev
-Description: Transitional dummy package
+Package: librrd4
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: ttf-dejavu | ttf-bitstream-vera
+Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1)
+Description: Time-series data storage and display system (runtime library)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,
  server load average). It stores the data in Round Robin Databases (RRDs),
@@ -60,16 +71,15 @@ Description: Transitional dummy package
  extracted data to enforce a certain data density, allowing for useful
  graphical representation of data values.
  .
- This package is a transitional dummy package to ease the transition towards
- a -dev package name without encoded soname. It can be safely removed.
+ This package contains shared libraries used to access and manipulate RRDs.
 
 Package: librrd-dev
 Architecture: any
 Section: libdevel
-Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
-Conflicts: librrd0-dev, librrd0, librrd2-dev (<< 1.2.26)
-Replaces: librrd0, librrd2-dev (<< 1.2.26)
+Depends: libc6-dev | libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, libxml2-dev, ${misc:Depends}
 Provides: librrd2-dev
+Conflicts: librrd2-dev
+Replaces: librrd2-dev
 Description: Time-series data storage and display system (development)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,
@@ -111,8 +121,7 @@ Description: Time-series data storage and display system (Perl interface, piped)
 
 Package: rrdtool-tcl
 Architecture: any
-Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${tcl:Depends}
 Description: Time-series data storage and display system (Tcl interface)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,
@@ -157,7 +166,7 @@ Description: Transitional dummy package
 
 Package: librrd-ruby
 Architecture: all
-Section: interpreters
+Section: ruby
 Depends: ${rubydefault:Depends}
 Description: Time-series data storage and display system (Ruby interface)
  The Round Robin Database Tool (RRDtool) is a system to store and display
@@ -172,9 +181,9 @@ Description: Time-series data storage and display system (Ruby interface)
 
 Package: librrd-ruby1.8
 Architecture: any
-Section: interpreters
+Section: ruby
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Time-series data storage and display system (Ruby 1.9 interface)
+Description: Time-series data storage and display system (Ruby 1.8 interface)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,
  server load average). It stores the data in Round Robin Databases (RRDs),
@@ -186,7 +195,7 @@ Description: Time-series data storage and display system (Ruby 1.9 interface)
 
 Package: librrd-ruby1.9
 Architecture: any
-Section: interpreters
+Section: ruby
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Time-series data storage and display system (Ruby 1.9 interface)
  The Round Robin Database Tool (RRDtool) is a system to store and display