[DRE-commits] [ruby-validatable] 01/03: Remove transitional packages (Closes: #735735)
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Oct 14 21:41:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-validatable.
commit 8dcab55242b80bb362ec3499902feb87153d7da3
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Oct 14 23:22:36 2014 +0200
Remove transitional packages (Closes: #735735)
---
debian/control | 31 -------------------------------
debian/source/lintian-overrides | 2 --
2 files changed, 33 deletions(-)
diff --git a/debian/control b/debian/control
index ff44947..ed08fe0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,39 +14,8 @@ Package: ruby-validatable
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libvalidatable-ruby1.8 (<< 1.6.7-7~), libvalidatable-ruby1.9.1 (<< 1.6.7-7~), libvalidatable-ruby (<< 1.6.7-7~)
-Breaks: libvalidatable-ruby1.8 (<< 1.6.7-7~), libvalidatable-ruby1.9.1 (<< 1.6.7-7~), libvalidatable-ruby (<< 1.6.7-7~)
-Provides: libvalidatable-ruby1.8, libvalidatable-ruby1.9.1, libvalidatable-ruby
Description: Ruby library for adding validations
The validatable library can be included with any Ruby class and
provide ActiveRecord looking validations. The library follows
ActiveRecord's lead for features that are similar and introduce new
features.
-
-Package: libvalidatable-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-validatable
-Description: Transitional package for ruby-validatable
- This is a transitional package to ease upgrades to the ruby-validatable
- package. It can safely be removed.
-
-Package: libvalidatable-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-validatable
-Description: Transitional package for ruby-validatable
- This is a transitional package to ease upgrades to the ruby-validatable
- package. It can safely be removed.
-
-Package: libvalidatable-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-validatable
-Description: Transitional package for ruby-validatable
- This is a transitional package to ease upgrades to the ruby-validatable
- package. It can safely be removed.
-
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index 539ab2c..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-validatable source: duplicate-short-description libvalidatable-ruby libvalidatable-ruby1.8 libvalidatable-ruby1.9.1
-ruby-validatable source: duplicate-long-description libvalidatable-ruby libvalidatable-ruby1.8 libvalidatable-ruby1.9.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-validatable.git
More information about the Pkg-ruby-extras-commits
mailing list