Hello,
please see attached patch, we would like to get rid of the transitional
packages.
Could you please apply it? - If you have no time for that, we can move your
library to
the Ruby Packaging Team. You would stay as Uploaders, but I would take care of
it now and
apply the patch.
Thanks,
Jonas
diff --git a/debian/control b/debian/control
index 87b7b50..bd7060f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: ruby
Priority: extra
Maintainer: Tatsuki Sugiura <s...@nemui.org>
Uploaders: Taku YASUI <t...@debian.org>
-DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.3
#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-net-netrc.git
@@ -21,13 +20,3 @@ Breaks: libnet-netrc-ruby1.8 (<< 0.2.2-2~)
Description: Pure Ruby library to parse .netrc file
Net::Netrc is a pure Ruby library to parse .net file compat with
ftp(1) / netrc(5).
-
-Package: libnet-netrc-ruby1.8
-Section: oldlibs
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, ruby-net-netrc
-Description: Transitional package for ruby-net-netrc
- This is a transitional package to ease upgrades to the ruby-net-netrc
- package. It can safely be removed.
-