This e-mail has been sent due to an upload to Ubuntu of a new upstream
version which still contains Ubuntu changes.  It contains the difference
between the Ubuntu version and the equivalent base version in Debian, note
that this difference may include the upstream changes.
Format: 1.8
Date: Sun, 22 Jan 2012 00:13:24 +0100
Source: libheckle-ruby
Binary: libheckle-ruby1.8 libheckle-ruby
Architecture: source
Version: 1.4.3-2.1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Angel Abad <angela...@ubuntu.com>
Description: 
 libheckle-ruby - Heckle is a mutation tester
 libheckle-ruby1.8 - Heckle is a mutation tester (ruby1.8)
Closes: 642787
Changes: 
 libheckle-ruby (1.4.3-2.1ubuntu1) precise; urgency=low
 .
   * Merge from Debian testing.  Remaining changes:
     - debian/rules: Set directory permissions to fix FTBFS
 .
 libheckle-ruby (1.4.3-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * FTBFS: /usr/lib/ruby/vendor_ruby/inline.rb:53:in `require':
     no such file to load -- rubygems (LoadError) (Closes: #642787).
     - debian/control: add rubygems to Build-Depends.
   * updated Maintainer field by previous maintainer's request.
     thanks Sebastien Delafond <s...@debian.org> for the great works.
Checksums-Sha1: 
 7c2bcea7bb3975985ba8c77b536c217004269f90 1639 
libheckle-ruby_1.4.3-2.1ubuntu1.dsc
 af3738e308b2841e231889a5cfa91fae4dead4a8 4789 
libheckle-ruby_1.4.3-2.1ubuntu1.diff.gz
Checksums-Sha256: 
 1f375691e23dedd3cf80e5ca39dc3c20a3fe67ce08201ce9099c514eabdfcc29 1639 
libheckle-ruby_1.4.3-2.1ubuntu1.dsc
 e1e015a220d3dbf3e9c9773ff8cc22a8c3c931cc9b783c916d308c467f809528 4789 
libheckle-ruby_1.4.3-2.1ubuntu1.diff.gz
Files: 
 b5ac665f121825f6ea2692fd7ef0603a 1639 ruby optional 
libheckle-ruby_1.4.3-2.1ubuntu1.dsc
 762f6ce700c1543be3049d56f5446523 4789 ruby optional 
libheckle-ruby_1.4.3-2.1ubuntu1.diff.gz
Original-Maintainer: Tobias Grimm <et...@debian.org>
diff -pruN 1.4.3-2.1/debian/changelog 1.4.3-2.1ubuntu1/debian/changelog
--- 1.4.3-2.1/debian/changelog  2012-01-22 03:06:42.000000000 +0000
+++ 1.4.3-2.1ubuntu1/debian/changelog   2012-01-22 03:06:42.000000000 +0000
@@ -1,3 +1,10 @@
+libheckle-ruby (1.4.3-2.1ubuntu1) precise; urgency=low
+
+  * Merge from Debian testing.  Remaining changes:
+    - debian/rules: Set directory permissions to fix FTBFS
+
+ -- Angel Abad <angela...@ubuntu.com>  Sun, 22 Jan 2012 00:13:24 +0100
+
 libheckle-ruby (1.4.3-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -9,6 +16,12 @@ libheckle-ruby (1.4.3-2.1) unstable; urg
 
  -- HIGUCHI Daisuke (VDR dai) <d...@debian.org>  Sun, 08 Jan 2012 16:15:17 
+0900
 
+libheckle-ruby (1.4.3-2ubuntu1) oneiric; urgency=low
+
+  * debian/rules: Set directory permissions to fix FTBFS (LP: #833009)
+
+ -- Angel Abad <angela...@ubuntu.com>  Tue, 13 Sep 2011 06:47:43 +0200
+
 libheckle-ruby (1.4.3-2) unstable; urgency=low
 
   * Dropped 12_parsetree-backwards-compatibility.dpatch
diff -pruN 1.4.3-2.1/debian/control 1.4.3-2.1ubuntu1/debian/control
--- 1.4.3-2.1/debian/control    2012-01-22 03:06:42.000000000 +0000
+++ 1.4.3-2.1ubuntu1/debian/control     2012-01-22 03:06:42.000000000 +0000
@@ -1,7 +1,8 @@
 Source: libheckle-ruby
 Section: ruby
 Priority: optional
-Maintainer: Tobias Grimm <et...@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Tobias Grimm <et...@debian.org>
 Uploaders: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5), cdbs, dpatch, ruby1.8, help2man, rubygems
 Build-Depends-Indep: libruby2ruby-ruby1.8 (>= 1.2.4), libparsetree-ruby1.8 (>= 
3.0.4)
diff -pruN 1.4.3-2.1/debian/rules 1.4.3-2.1ubuntu1/debian/rules
--- 1.4.3-2.1/debian/rules      2012-01-22 03:06:42.000000000 +0000
+++ 1.4.3-2.1ubuntu1/debian/rules       2012-01-22 03:06:42.000000000 +0000
@@ -8,6 +8,8 @@ DEB_INSTALL_CHANGELOGS_ALL := History.tx
 build: build-stamp
 
 build-stamp:
+       # Set directory permissions to fix FTBFS
+       chmod 755 .
        # Run unit tests:
        INLINEDIR=. /usr/bin/ruby1.8 -w -Ilib:test test/test_heckle.rb
 
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to