[DRE-commits] [ruby-uconv] 01/03: Remove transitional packages
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Jan 1 17:58:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-uconv.
commit 2d34738c9726069b63099e4bc707a49e78029431
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 1 18:51:00 2014 +0100
Remove transitional packages
---
debian/control | 23 +----------------------
1 file changed, 1 insertion(+), 22 deletions(-)
diff --git a/debian/control b/debian/control
index 00e246c..20d04b1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,30 +13,9 @@ XS-Ruby-Versions: all
Package: ruby-uconv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libuconv-ruby1.8, libuconv-ruby1.9.1
-Replaces: libuconv-ruby1.8 (<< 0.5.3-2~), libuconv-ruby1.9.1 (<< 0.5.3-2~)
-Breaks: libuconv-ruby1.8 (<< 0.5.3-2~), libuconv-ruby1.9.1 (<< 0.5.3-2~)
XB-Ruby-Versions: ${ruby:Versions}
Description: Unicode/EUC-JP translation module for Ruby
The encoding translation module for the object-oriented scripting language
- Ruby 1.8. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP
+ Ruby. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP
and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot
detect character encoding automatically.
-
-Package: libuconv-ruby1.8
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ${misc:Depends}, ruby-uconv
-Description: Unicode/EUC-JP translation module for Ruby (transitional package)
- This is a dummy transition package that can be safely removed once no
- package depend on it.
-
-Package: libuconv-ruby1.9.1
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ${misc:Depends}, ruby-uconv
-Description: Unicode/EUC-JP translation module for Ruby (transitional package)
- This is a dummy transition package that can be safely removed once no
- package depend on it.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-uconv.git
More information about the Pkg-ruby-extras-commits
mailing list