[DRE-commits] [ruby-activeldap] 04/06: [evol] bumped Standards-Version (no changes)
Marc Dequènes
duck at moszumanska.debian.org
Fri Jan 3 11:22:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
duck pushed a commit to branch master
in repository ruby-activeldap.
commit 2edec4d2af705d26a845d0bf2a8a279ef2dd393c
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Fri Jan 3 11:42:34 2014 +0100
[evol] bumped Standards-Version (no changes)
---
debian/changelog | 1 +
debian/control | 2 +-
test/run-test.rb | 4 ----
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c66288c..815f127 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-activeldap (4.0.1-1) UNRELEASED; urgency=medium
* Removed obsolete package relations on libactiveldap-ruby-doc.
* Fixed extended-description-is-probably-too-short in doc package.
* Use 'doc/text/news.textile' as upstream changelog.
+ * Bumped Standards-Version to 3.9.5 (no changes).
-- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sun, 29 Dec 2013 22:44:15 +0100
diff --git a/debian/control b/debian/control
index b93cb2e..4edd84c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.ali
Deepak Tripathi <apenguinlinux at gmail.com>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit, ruby-activesupport (>= 4), ruby-activemodel (>= 4)
Build-Depends-Indep: graphviz
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-activeldap.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-activeldap.git;a=summary
Homepage: http://ruby-activeldap.rubyforge.org/
diff --git a/test/run-test.rb b/test/run-test.rb
index 6c36407..6401399 100755
--- a/test/run-test.rb
+++ b/test/run-test.rb
@@ -10,11 +10,7 @@ $LOAD_PATH.unshift(File.join(top_dir))
$LOAD_PATH.unshift(File.join(top_dir, "lib"))
$LOAD_PATH.unshift(File.join(top_dir, "test"))
-require "rubygems"
-require "bundler/setup"
-
require "test/unit"
-require "test/unit/notify"
Test::Unit::Priority.enable
succeeded = true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activeldap.git
More information about the Pkg-ruby-extras-commits
mailing list