Your message dated Sun, 19 Jan 2014 10:34:15 +0000
with message-id <e1w4phn-0006ji...@franck.debian.org>
and subject line Bug#734954: fixed in screenruler 0.960+bzr41-1.2
has caused the Debian Bug report #734954,
regarding screenruler: Make screenruler work with ruby-1.9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
734954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734954
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: screenruler
Version: 0.960+bzr41-1.1
Severity: important
Tags: patch
Dear Maintainer,
the attached patch, borrowed from the RedHat Bugzilla [0], will make screenruler
fit for usage with ruby-1.9, so the explicit pinning to ruby-1.8 in
/usr/bin/screenruler and debian/control is no longer needed. However, upstream
[1] has failed to apply the patch until now.
[0]: https://bugzilla.redhat.com/show_bug.cgi?id=831501#c9
[1]: https://bugs.launchpad.net/screenruler/+bug/925835
-- System Information:
Debian Release: jessie/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (1,
'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages screenruler depends on:
ii ruby-cairo 1.12.8-1
ii ruby-gettext 3.0.3-1
ii ruby-gtk2 1.1.3-2+b1
ii ruby1.8 1.8.7.358-10
screenruler recommends no packages.
screenruler suggests no packages.
-- no debconf information
Subject: Make screenruler work with ruby-1.9
Origin: https://bugzilla.redhat.com/attachment.cgi?id=601287&action=diff
Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=831501
Last-Update: 2014-01-10
--- ruler_window.rb 2011-03-30 06:26:46.000000000 +0200
+++ ruler_window.rb 2012-07-30 16:25:01.045654583 +0200
@@ -16,7 +16,8 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
###############################################################################
-require 'glade_window', 'ruler_popup_menu', 'canvas', 'unique_timeout'
+require 'glade_window', 'canvas', 'unique_timeout'
+require_relative 'ruler_popup_menu'
Unit = Struct.new('Unit', :name, :tick_pattern, :units_per_pattern_repetition, :per_inch)
--- screenruler.rb 2012-07-30 16:17:24.130729392 +0200
+++ screenruler.rb 2012-07-30 16:23:34.005430982 +0200
@@ -44,7 +44,9 @@ GCONF_ROOT = '/apps/screenruler'
puts 'Loading libraries...'
require 'addons_ruby' # for multi-file 'require'
-require 'gtk2', 'libglade2', 'gconf2', 'addons_gtk', 'ruler_window', 'preferences_window'
+require 'gtk2', 'libglade2', 'gconf2', 'addons_gtk'
+require_relative 'ruler_window'
+require_relative 'preferences_window'
###################################################################
# Main
--- End Message ---
--- Begin Message ---
Source: screenruler
Source-Version: 0.960+bzr41-1.2
We believe that the bug you reported is fixed in the latest version of
screenruler, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 734...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christian Hofstaedtler <z...@debian.org> (supplier of updated screenruler
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 16 Jan 2014 11:08:20 +0100
Source: screenruler
Binary: screenruler
Architecture: source all
Version: 0.960+bzr41-1.2
Distribution: unstable
Urgency: medium
Maintainer: Siegfried-Angel Gevatter Pujals <rai...@ubuntu.com>
Changed-By: Christian Hofstaedtler <z...@debian.org>
Description:
screenruler - measure objects on screen with a variety of metrics
Closes: 734954
Changes:
screenruler (0.960+bzr41-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply patch for Ruby 1.9 support, drop hardcoding of 1.8 (Closes: #734954)
Checksums-Sha1:
ede0e60e23118f969cf4ca57e672d73c27692196 1790 screenruler_0.960+bzr41-1.2.dsc
ae6e1b90fb3d9ed983e54dffdc44882e72819b44 5543
screenruler_0.960+bzr41-1.2.debian.tar.gz
6c07ffefe19f758f2afecada9005c0a2a6b82d37 19538
screenruler_0.960+bzr41-1.2_all.deb
Checksums-Sha256:
a441b81fe7872fb39383940336b9c0fe75341e632cbcdde5b9dbdd8228a7841e 1790
screenruler_0.960+bzr41-1.2.dsc
1844886012bcea882cd9963c2d38626b3e0b80ec4318bdfabc5219f418a95d13 5543
screenruler_0.960+bzr41-1.2.debian.tar.gz
1f220ac5abf8e3f0eddc391b4029772fafa0ecdc27042944b1588a5b7f169a72 19538
screenruler_0.960+bzr41-1.2_all.deb
Files:
b58c9adafe1719a5ddc9557ad85d9e9d 1790 gnome optional
screenruler_0.960+bzr41-1.2.dsc
995b42513a4b7a5e25bdfa1142a1964c 5543 gnome optional
screenruler_0.960+bzr41-1.2.debian.tar.gz
37932204db3d1296fe6cf35e1b79c10f 19538 gnome optional
screenruler_0.960+bzr41-1.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJS17MIAAoJEFwT1tuTBS4DLikP/3avrN3/KLRESla8ktLakLVP
VNkzdwIBlFkyKkOp2mzrYTPQWQapL1nijPsFV4da2f7NPPRxy63ogxQlS/0ojKk5
r/qmj7HV3dBdGEFRdiJxQkZiQpReB1BDNUpGIgsRoVWPbC9o7nmYQJ8gveOVzyTq
+QWG2GQbaJW4LfWYM1FBjaxpbuqrZTuUwkblq43n5nEUfikdlHMm5wkD2v2EaHaT
hZjExBauOiIKM5IKNs575reqm1KL0HH17JIjP81d/8owzLhiaxp380BQUZnZyA8I
EXWp75P1QJU9A8I972CTi7qUSbfpJyTLpto+jbv/ropTyIjeuvVHv0MLqmuMk4Jo
OHXBNcao0Kaa4aKi9ObNmnI781bryGKpkYtg1c5KsNWU4UtVgMB4HzDljSBBMyYu
Bq9VptV491YGH5m3uLBnuQOJylflUu2gaRn+nXdPYbqA7stkL/HxoEzbo349A7+D
JhWaCYlsc1gjgV/Dne52C4AWp0DRBs1I7uVjkD9UclR8W76yoQG2jHp3iclZygQf
VnQ5qw4brxCFp4yzOlQyJ9c3H5U2ZBBqGYtyT5FCyGRpgmFFM5ZrNCMd7PflUgnz
970Umuu1etO6TcaqHcDZCc43Q0WOsDriYZ9CojhVMyaM0Snx9g010IPStHsjwF3W
wXCpZVrzDral2TSrsRqR
=vT6u
-----END PGP SIGNATURE-----
--- End Message ---