[DRE-commits] [SCM] ruby-net-scp.git branch, master, updated. upstream/1.0.4-14-ge8dcfb6
Laurent Bigonville
bigon at bigon.be
Sat Jul 6 19:24:51 UTC 2013
The following commit has been merged in the master branch:
commit 9bc9b4acfe9968d6a95dd628b309d8dfa7d91c3b
Author: Laurent Bigonville <bigon at bigon.be>
Date: Thu Jul 4 12:04:05 2013 +0200
debian/control: Drop the transitional packages
diff --git a/debian/changelog b/debian/changelog
index f41e881..b272a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-net-scp (1.1.1-1) UNRELEASED; urgency=low
* Team upload.
* New upstream release
- debian/patches/disable-gem-in-tests.patch: Refreshed
+ * debian/control: Drop the transitional packages
* debian/control: Bump Standards-Version to 3.9.4 (no further changes)
-- Laurent Bigonville <bigon at debian.org> Tue, 02 Jul 2013 19:03:49 +0200
diff --git a/debian/control b/debian/control
index af6ebb6..b2a82a0 100644
--- a/debian/control
+++ b/debian/control
@@ -21,30 +21,3 @@ Description: pure ruby implementation of the SCP protocol
Net::SCP is a pure-Ruby implementation of the SCP protocol.
This operates over SSH (and requires the Net::SSH library), and allows
files and directory trees to copied to and from a remote server.
-
-Package: libnet-scp-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-net-scp
-Description: Transitional package for ruby-net-scp
- This is a transitional package to ease upgrades to the ruby-net-scp
- package. It can safely be removed.
-
-Package: libnet-scp-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-net-scp
-Description: Transitional package for ruby-net-scp
- This is a transitional package to ease upgrades to the ruby-net-scp
- package. It can safely be removed.
-
-Package: libnet-scp-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-net-scp
-Description: Transitional package for ruby-net-scp
- This is a transitional package to ease upgrades to the ruby-net-scp
- package. It can safely be removed.
--
ruby-net-scp.git
More information about the Pkg-ruby-extras-commits
mailing list