[DRE-commits] [ruby-uconv] 02/03: d/control: removed transitional packages (Closes: #735717)
Jonas Genannt
genannt at moszumanska.debian.org
Fri Aug 21 12:50:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-uconv.
commit 0f13697adb9dc6bd42634865d2913bd3c4ce2fb1
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Fri Aug 21 14:50:16 2015 +0200
d/control: removed transitional packages (Closes: #735717)
---
debian/control | 27 +++------------------------
1 file changed, 3 insertions(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index 5f3e9e0..800045e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: akira yamada <akira at debian.org>, Taku YASUI <tach at debian.org>
-Build-Depends: debhelper (>= 8), gem2deb (>= 0.2.13~)
+Build-Depends: debhelper (>= 8), gem2deb
Standards-Version: 3.9.6
Homepage: http://www.yoshidam.net/Ruby.html#uconv
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-uconv.git
@@ -14,30 +14,9 @@ Testsuite: autopkgtest-pkg-ruby
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
- and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot
+ Ruby 1.8. 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