[DRE-commits] [ruby-cmdparse] 01/05: removed transitional packages
Jonas Genannt
jonas at brachium-system.net
Thu Jan 16 15:19:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-cmdparse.
commit 29712c15df3fca23e5b5ccfab22a0d3fa209bef7
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Thu Jan 16 16:11:04 2014 +0100
removed transitional packages
---
debian/control | 31 -------------------------------
debian/source/lintian-overrides | 2 --
2 files changed, 33 deletions(-)
diff --git a/debian/control b/debian/control
index db4ef81..44b0b1c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,38 +14,7 @@ Package: ruby-cmdparse
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libcmdparse2-ruby (<< 2.0.3-1~), libcmdparse2-ruby1.8 (<< 2.0.3-1~), libcmdparse-ruby (<< 2.0.3-1~)
-Breaks: libcmdparse2-ruby (<< 2.0.3-1~), libcmdparse2-ruby1.8 (<< 2.0.3-1~), libcmdparse-ruby (<< 2.0.3-1~)
-Provides: libcmdparse2-ruby, libcmdparse2-ruby1.8, libcmdparse-ruby
Description: Advanced command line parsing Ruby module supporting sub-commands
Flexible Ruby library simplifying creation of shell commands using sub-commands,
ie a la apt-get.
It Uses optparse, part of the Ruby standard library.
-
-# Transitional packages
-Package: libcmdparse2-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-cmdparse
-Description: Transitional package for ruby-cmdparse
- This is a transitional package to ease upgrades to the ruby-cmdparse
- package. It can safely be removed.
-
-Package: libcmdparse2-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-cmdparse
-Description: Transitional package for ruby-cmdparse
- This is a transitional package to ease upgrades to the ruby-cmdparse
- package. It can safely be removed.
-
-Package: libcmdparse-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-cmdparse
-Description: Transitional package for ruby-cmdparse
- This is a transitional package to ease upgrades to the ruby-cmdparse
- package. It can safely be removed.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index 5a4c7af..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-cmdparse source: duplicate-long-description libcmdparse-ruby libcmdparse2-ruby libcmdparse2-ruby1.8
-ruby-cmdparse source: duplicate-short-description libcmdparse-ruby libcmdparse2-ruby libcmdparse2-ruby1.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cmdparse.git
More information about the Pkg-ruby-extras-commits
mailing list