[DRE-commits] [SCM] ruby-merb-haml.git branch, master, updated. debian/1.1.3-1-1-g2a581c2

Tollef Fog Heen tfheen at debian.org
Sun Aug 19 17:35:34 UTC 2012


The following commit has been merged in the master branch:
commit 2a581c2d99c62e95b003caeb25d17be9a0fc5829
Author: Tollef Fog Heen <tfheen at debian.org>
Date:   Sun Aug 19 19:33:55 2012 +0200

    Add missing depends on ruby-haml.  Closes: #685317.

diff --git a/debian/changelog b/debian/changelog
index 9fc9c50..18a1953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-merb-haml (1.1.3-2) unstable; urgency=low
+
+  * Add missing depends on ruby-haml.  Closes: #685317.
+
+ -- Tollef Fog Heen <tfheen at debian.org>  Sun, 19 Aug 2012 19:24:04 +0200
+
 ruby-merb-haml (1.1.3-1) unstable; urgency=low
 
   * Convert to new Ruby policy.
diff --git a/debian/control b/debian/control
index 0e91bea..9c62881 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-merb-haml
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-haml
 Replaces: libmerb-haml-ruby (<< 1.1.3-1~), libmerb-haml-ruby1.8 (<< 1.1.3-1~)
 Breaks: libmerb-haml-ruby (<< 1.1.3-1~), libmerb-haml-ruby1.8 (<< 1.1.3-1~)
 Provides: libmerb-haml-ruby, libmerb-haml-ruby1.8

-- 
ruby-merb-haml.git



More information about the Pkg-ruby-extras-commits mailing list