Package: libmp3tag-ruby
Severity: minor
Tags: patch

Hi,
ruby1.6 is scheduled to be dropped from the archive before the release
of etch [1]. Please stop building ruby1.6 modules.
The attached patch modifies your packaging to stop building ruby1.6
modules. Please consider applying.

Regards,
Stefan

[1]     http://wiki.debian.org/RemoveRuby16


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur libmp3tag-ruby-1.0/debian/control libmp3tag-ruby-1.0.mod/debian/control
--- libmp3tag-ruby-1.0/debian/control   2006-05-09 19:44:31.000000000 +0200
+++ libmp3tag-ruby-1.0.mod/debian/control       2006-05-09 19:43:42.000000000 
+0200
@@ -14,11 +14,3 @@
  the music piece such song name, artist, album, genre, track number
  and a comment.
 
-Package: libmp3tag-ruby1.6
-Architecture: all
-Depends: libruby1.6
-Description: Reading and writing ID3V1.1 tags in MP3 for ruby1.6
- mp3tag.rb is a ruby class to read ID3v1.0 an ID3v1.1, and write
- ID3v1.1 tags in MP3 files. These tags save meta information about
- the music piece such song name, artist, album, genre, track number
- and a comment.
diff -ur libmp3tag-ruby-1.0/debian/rules libmp3tag-ruby-1.0.mod/debian/rules
--- libmp3tag-ruby-1.0/debian/rules     2006-05-09 19:44:31.000000000 +0200
+++ libmp3tag-ruby-1.0.mod/debian/rules 2006-05-09 19:43:49.000000000 +0200
@@ -31,7 +31,6 @@
 
        # Add here commands to install
        install -m 0644 mp3tag.rb 
$(CURDIR)/debian/libmp3tag-ruby1.8/usr/lib/ruby/1.8
-       install -m 0644 mp3tag.rb 
$(CURDIR)/debian/libmp3tag-ruby1.6/usr/lib/ruby/1.6
 
        dh_install -i
 

Reply via email to