This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes. It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
Format: 1.8
Date: Tue, 13 Sep 2011 06:47:43 +0200
Source: libheckle-ruby
Binary: libheckle-ruby1.8 libheckle-ruby
Architecture: source
Version: 1.4.3-2ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <[email protected]>
Changed-By: Angel Abad <[email protected]>
Description:
libheckle-ruby - Heckle is a mutation tester
libheckle-ruby1.8 - Heckle is a mutation tester (ruby1.8)
Launchpad-Bugs-Fixed: 833009
Changes:
libheckle-ruby (1.4.3-2ubuntu1) oneiric; urgency=low
.
* debian/rules: Set directory permissions to fix FTBFS (LP: #833009)
Checksums-Sha1:
23a51f529da565d2316b3e65aa9959ef7795be29 1572 libheckle-ruby_1.4.3-2ubuntu1.dsc
451dd20ce3b1caee56db36cdaf313bcc4e0d99c8 4599
libheckle-ruby_1.4.3-2ubuntu1.diff.gz
Checksums-Sha256:
44e30f07856ae6f7b114130644e5883865439cf73a6cfd28654775eb63ca2a62 1572
libheckle-ruby_1.4.3-2ubuntu1.dsc
a650120d282b37e7b12477de87bca33a0775abd982b6a740385202da61479c32 4599
libheckle-ruby_1.4.3-2ubuntu1.diff.gz
Files:
f05541492bafaa8ed5671306a46bc7e2 1572 ruby optional
libheckle-ruby_1.4.3-2ubuntu1.dsc
071808b88943456450d6973143563aae 4599 ruby optional
libheckle-ruby_1.4.3-2ubuntu1.diff.gz
Original-Maintainer: Sebastien Delafond <[email protected]>
diff -pruN 1.4.3-2/debian/changelog 1.4.3-2ubuntu1/debian/changelog
--- 1.4.3-2/debian/changelog 2011-09-13 07:15:36.000000000 +0000
+++ 1.4.3-2ubuntu1/debian/changelog 2011-09-13 07:15:35.000000000 +0000
@@ -1,3 +1,9 @@
+libheckle-ruby (1.4.3-2ubuntu1) oneiric; urgency=low
+
+ * debian/rules: Set directory permissions to fix FTBFS (LP: #833009)
+
+ -- Angel Abad <[email protected]> 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/debian/control 1.4.3-2ubuntu1/debian/control
--- 1.4.3-2/debian/control 2011-09-13 07:15:36.000000000 +0000
+++ 1.4.3-2ubuntu1/debian/control 2011-09-13 07:15:35.000000000 +0000
@@ -1,7 +1,8 @@
Source: libheckle-ruby
Section: ruby
Priority: optional
-Maintainer: Sebastien Delafond <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Sebastien Delafond <[email protected]>
Uploaders: Debian Ruby Extras Maintainers
<[email protected]>, Tobias Grimm
<[email protected]>
Build-Depends: debhelper (>= 5), cdbs, dpatch, ruby1.8, help2man
Build-Depends-Indep: libruby2ruby-ruby1.8 (>= 1.2.4), libparsetree-ruby1.8 (>=
3.0.4)
diff -pruN 1.4.3-2/debian/rules 1.4.3-2ubuntu1/debian/rules
--- 1.4.3-2/debian/rules 2011-09-13 07:15:36.000000000 +0000
+++ 1.4.3-2ubuntu1/debian/rules 2011-09-13 07:15:35.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
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers