[DRE-commits] [SCM] ruby-fast-xs.git branch, master, updated. debian/0.8.0-2-2-g6ff007d

Antonio Terceiro terceiro at debian.org
Fri Jul 6 19:57:35 UTC 2012


The following commit has been merged in the master branch:
commit 02276845735f93f71a1554a347902a013df5deaf
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Jul 2 01:03:59 2012 -0300

    Fix #679847

diff --git a/debian/changelog b/debian/changelog
index f954f38..c9e03ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-fast-xs (0.8.0-3) unstable; urgency=low
+
+  * Team upload.
+  * Breaks: ruby-hpricot < 0.8.6-3~ since this package now provides a file
+    that used to be provided by that package (Closes: #679847).
+
+ -- Antonio Terceiro <terceiro at debian.org>  Mon, 02 Jul 2012 01:02:38 -0300
+
 ruby-fast-xs (0.8.0-2) unstable; urgency=low
 
   * Add full name to uploaders
diff --git a/debian/control b/debian/control
index f82a3b0..1288e2f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # hoe (>= 2.8.0, development)
+Breaks: ruby-hpricot (< 0.8.6-3~)
 Description: ruby extension for escaping text
  fast_xs escapes text so it can be embedded more directly into XML and
  HTML without having to deal with character set issues.
\ No newline at end of file

-- 
ruby-fast-xs.git



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