[DRE-commits] [ruby-bdb] 02/04: New upstream version
Gunnar Wolf
gwolf at moszumanska.debian.org
Fri Jan 17 20:01:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
gwolf pushed a commit to branch master
in repository ruby-bdb.
commit 704cf7c7a29190f1b34939ec5507e323e57aeced
Author: Gunnar Wolf <gwolf at gwolf.org>
Date: Fri Jan 17 13:28:52 2014 -0600
New upstream version
* New upstream version
* Drop transitional packages
* Drop hard dependency on ruby1.8
---
debian/changelog | 10 ++++++++--
debian/control | 49 +------------------------------------------------
2 files changed, 9 insertions(+), 50 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f3a76c8..9f7b828 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-ruby-bdb (0.6.5-8) UNRELEASED; urgency=low
+ruby-bdb (0.6.6-1) UNRELEASED; urgency=low
+ [ Paul van Tilburg ]
* debian/watch: use githubredir instead of gemwatch as gem release don't
seem to be far behind releases on github.
- -- Paul van Tilburg <paulvt at debian.org> Thu, 29 Dec 2011 15:18:58 +0100
+ [ Gunnar Wolf ]
+ * New upstream version
+ * Drop transitional packages
+ * Drop hard dependency on ruby1.8
+
+ -- Gunnar Wolf <gwolf at debian.org> Fri, 17 Jan 2014 13:25:35 -0600
ruby-bdb (0.6.5-7) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6eb486a..4fc3420 100644
--- a/debian/control
+++ b/debian/control
@@ -8,60 +8,13 @@ Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bdb.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-bdb.git;a=summary
Homepage: https://rubyforge.org/projects/bdb/
-XS-Ruby-Versions: ruby1.8
+XS-Ruby-Versions: all
Package: ruby-bdb
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Conflicts: libdb4.2-ruby1.8 (<< 0.6.4-1), libdb4.3-ruby1.8 (<< 0.6.4-1), libdb4.4-ruby1.8 (<< 0.6.4-1), libdb-ruby1.8 (<< 0.6.5-7)
-Replaces: libdb4.2-ruby1.8 (<< 0.6.4-1), libdb4.3-ruby1.8 (<< 0.6.4-1), libdb4.4-ruby1.8 (<< 0.6.4-1), libdb-ruby1.8 (<< 0.6.5-7)
-Provides: libdb4.2-ruby1.8, libdb4.3-ruby1.8, libdb4.4-ruby1.8, libdb-ruby1.8
Description: Interface to Berkeley DB for Ruby 1.8
BDB is an interface to the Berkeley database library.
.
This package provides BDB linked to the default Debian libdb version.
-
-Package: libdb4.2-ruby1.8
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, ruby-bdb
-Section: oldlibs
-Description: transitional package for ruby-bdb
- BDB is an interface to the Berkeley database library.
- .
- This is a dummy transitional package to enable the move to a new
- package name. It can be safely removed from your system.
-
-Package: libdb4.3-ruby1.8
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, ruby-bdb
-Section: oldlibs
-Description: transitional package for ruby-bdb
- BDB is an interface to the Berkeley database library.
- .
- This is a dummy transitional package to enable the move to a new
- package name. It can be safely removed from your system.
-
-Package: libdb4.4-ruby1.8
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, ruby-bdb
-Section: oldlibs
-Description: transitional package for ruby-bdb
- BDB is an interface to the Berkeley database library.
- .
- This is a dummy transitional package to enable the move to a new
- package name. It can be safely removed from your system.
-
-Package: libdb-ruby1.8
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, ruby-bdb
-Section: oldlibs
-Description: transitional package for ruby-bdb
- BDB is an interface to the Berkeley database library.
- .
- This is a dummy transitional package to enable the move to a new
- package name. It can be safely removed from your system.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bdb.git
More information about the Pkg-ruby-extras-commits
mailing list