[DRE-commits] [ruby-gnome2] 04/06: Change depend of ruby-gnome2-dev on ruby1.8-dev into ruby-all-dev
Paul van Tilburg
paulvt at moszumanska.debian.org
Sat Feb 15 12:04:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
paulvt pushed a commit to branch master
in repository ruby-gnome2.
commit ba8d5d3ec3ca7e2ccaff9f8ae947e7e055aaad5a
Author: Paul van Tilburg <paulvt at debian.org>
Date: Sat Feb 15 12:33:11 2014 +0100
Change depend of ruby-gnome2-dev on ruby1.8-dev into ruby-all-dev
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bde4324..b4e7794 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ ruby-gnome2 (2.1.0-1) UNRELEASED; urgency=low
- Bump standards version to 3.9.5; no changes needed
- Add some missing build-depends (libvte-dev, libgirepository1.0-dev
and ruby-pkg-config)
+ - Change depend of ruby-gnome2-dev on ruby1.8-dev into ruby-all-dev
* debian/rules: update examples that should be chmod -x
* debian/*.install: update .so file install paths to match new multi-arch
install locations
diff --git a/debian/control b/debian/control
index 36ad994..12201d8 100644
--- a/debian/control
+++ b/debian/control
@@ -405,7 +405,7 @@ Description: GNOME-related bindings for the Ruby language
Package: ruby-gnome2-dev
Architecture: any
Section: libdevel
-Depends: ruby-gnome2, ruby1.8-dev, ruby-pkg-config, ${misc:Depends}
+Depends: ruby-gnome2, ruby-all-dev, ruby-pkg-config, ${misc:Depends}
Description: GNOME-related bindings for the Ruby language (development files)
These bindings allow use of the GNOME developer platform using the Ruby
programming language.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list