Code

rrdtool.{examples,install}: Install some examples using dh_install.
[pkg-rrdtool.git] / debian / changelog
index 388dfda84e77bb7bf36ca5738c32517bc16129d1..fe596c11dbedec02c4a896687a914be251e5fb16 100644 (file)
@@ -1,4 +1,4 @@
-rrdtool (1.3.5-1) unstable; urgency=low
+rrdtool (1.3.7-1) unstable; urgency=low
 
   * New upstream release:
     - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
@@ -18,8 +18,24 @@ rrdtool (1.3.5-1) unstable; urgency=low
   * debian/rules:
     - Remove src/librrd.sym in the clean target - this file is automatically
       created during the build but not cleaned up in the upstream Makefiles.
-
- -- Sebastian Harl <sh@tokkee.org>  Sat, 20 Dec 2008 17:57:57 +0100
+    - Remove .txt and .pod documentation from the 'rrdtool' binary package -
+      the manpages are a lot more useful.
+  * Added new binary package rrdtool-dbg. Unfortunately, segfaults and the
+    like are not uncommon in rrdtool - this will help to trace them back more
+    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".
+  * debian/librrd-dev.install:
+    - Added /usr/lib/pkgconfig/librrd.pc (Closes: #522144).
+  * debian/rrdtool.install, debian/rrdtool.examples:
+    - Install examples/* and ifOctets.tcl using dh_install instead of
+      dh_installexamples. This allows the use of --fail-missing when running
+      dh_install.
+
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Apr 2009 16:39:51 +0200
 
 rrdtool (1.3.1-4) unstable; urgency=high