Control: tag -1 patch pending

Dear maintainer,

I've prepared an NMU for treil (versioned as 1.8-1.2) and uploaded it to
DELAYED/1.  Please feel free to tell me if I should delay it longer.

Regards,

-- 
Colin Watson                                       [cjwat...@debian.org]
diff -u treil-1.8/debian/changelog treil-1.8/debian/changelog
--- treil-1.8/debian/changelog
+++ treil-1.8/debian/changelog
@@ -1,3 +1,11 @@
+treil (1.8-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend/depend on ruby-cairo rather than libcairo-ruby1.8 (closes:
+    #713112).
+
+ -- Colin Watson <cjwat...@debian.org>  Sat, 06 Jul 2013 19:31:19 +0100
+
 treil (1.8-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u treil-1.8/debian/control treil-1.8/debian/control
--- treil-1.8/debian/control
+++ treil-1.8/debian/control
@@ -2,12 +2,12 @@
 Section: utils
 Priority: extra
 Maintainer: NIIBE Yutaka <gni...@fsij.org>
-Build-Depends: debhelper (>= 5), ruby, ruby1.8, ruby1.8-dev, libcairo-ruby1.8
+Build-Depends: debhelper (>= 5), ruby, ruby1.8, ruby1.8-dev, ruby-cairo
 Standards-Version: 3.7.3
 
 Package: treil
 Architecture: any
-Depends: ruby1.8, libcairo-ruby1.8, ${shlibs:Depends}
+Depends: ruby1.8, ruby-cairo, ${shlibs:Depends}
 Description: tree structure into tiles
  Treil is a utility which produces an image of tiles from tree structure.
  For example, Linux directory tree can be shown as an image of tiles, 

Reply via email to