Code

control: Moved librrd-ruby* packages to section "ruby".
authorSebastian Harl <sh@tokkee.org>
Tue, 7 Apr 2009 13:07:59 +0000 (15:07 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 7 Apr 2009 13:08:55 +0000 (15:08 +0200)
Also, rrdtool-dbg has been moved to section "debug".

These sections have been introduced in March 2009.

debian/changelog
debian/control

index 0d46fc82fe620b8bd28b575a1ad7ddf7681d161a..af6ae6bcd7f8fd8f54a6ac70976a75ec315e22a8 100644 (file)
@@ -25,8 +25,11 @@ rrdtool (1.3.7-1) unstable; urgency=low
     easily.
   * debian/README.Debian:
     - Added new file with a short paragraph about the available documentation.
+  * debian/control:
+    - Moved librrd-ruby* packages from section "interpreters" to the newly
+      added section "ruby".
 
- -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Apr 2009 14:41:59 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Apr 2009 15:07:00 +0200
 
 rrdtool (1.3.1-4) unstable; urgency=high
 
index 54f3db48e890f544105d3a1b0a4b9ab164235d58..eb80b94c66ac26d78de73ae6fc3a64d94ea9891c 100644 (file)
@@ -37,6 +37,7 @@ Description: Time-series data storage and display system (programs)
 Package: rrdtool-dbg
 Architecture: any
 Priority: extra
+Section: debug
 Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version})
 Recommends: librrds-perl (= ${binary:Version}),
  rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}),
@@ -165,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
@@ -180,7 +181,7 @@ 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.8 interface)
  The Round Robin Database Tool (RRDtool) is a system to store and display
@@ -194,7 +195,7 @@ Description: Time-series data storage and display system (Ruby 1.8 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