Code

rules: Clean python*-dbg as well.
[pkg-rrdtool.git] / debian / control
index 4c4fa9cbd505ef1d1c39ba9160edcdaeb8cfbb84..cbfb265ddefbb800f6e91e20d340a7914f1fc497 100644 (file)
@@ -2,9 +2,9 @@ Source: rrdtool
 Section: utils
 Priority: optional
 Maintainer: Debian RRDtool Team <rrdtool@ml.snow-crash.org>
-Uploaders: Sebastian Harl <sh@tokkee.org>, Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
+Uploaders: Sebastian Harl <tokkee@debian.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,
+Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, intltool, quilt,
  zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
  libxml2-dev,
  tcl-dev,
@@ -41,7 +41,7 @@ Architecture: any
 Priority: extra
 Section: debug
 Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version}),
- ${python:Depends}, ${misc:Depends}
+ ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
 Recommends: librrds-perl (= ${binary:Version}),
  rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}),
  librrd-ruby1.8 (= ${binary:Version}), librrd-ruby1.9 (= ${binary:Version}),
@@ -152,21 +152,6 @@ Description: Time-series data storage and display system (Python interface)
  .
  This package contains a Python interface to RRDs.
 
-Package: python-rrd
-Architecture: all
-Section: python
-Depends: python-rrdtool
-Description: Transitional dummy package
- 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),
- a very compact way that will not expand over time. RRDtool processes the
- extracted data to enforce a certain data density, allowing for useful
- graphical representation of data values.
- .
- This package is a transitional dummy package to rename the package to
- python-rrdtool as required by the Python policy.  It can be safely removed.
-
 Package: librrd-ruby
 Architecture: all
 Section: ruby