[DRE-commits] [ruby-solve] 06/06: Prepare Debian version 2.0.2-1

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Mar 3 15:17:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

sbadia-guest pushed a commit to branch master
in repository ruby-solve.

commit 6eceaa22c1122f631ec8d75d1b5085111ac722bd
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Mar 3 12:16:34 2016 -0300

    Prepare Debian version 2.0.2-1
---
 debian/changelog | 12 ++++++++++++
 debian/rules     |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 87e7c95..a221d84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-solve (2.0.2-1) UNRELEASED; urgency=medium
+
+  * Imported Upstream version 2.0.2
+  * Bump compat. version to 9
+  * d/control: Update Vcs-* fields (use https everywhere)
+  * Update Debian packaging using dh-make-ruby
+  * d/patches:
+      Remove spork usage (ROM)
+      Remove Change-Version-to-Semverse-Version patch (applied upstream)
+
+ -- Sebastien Badia <seb at sebian.fr>  Wed, 02 Mar 2016 17:20:25 -0300
+
 ruby-solve (2.0.1-2) unstable; urgency=medium
 
   * Run tests for Gecode solver during package build.
diff --git a/debian/rules b/debian/rules
index 3454d59..79f1532 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export GEM2DEB_TEST_RUNNER = --check-dependencies
+#export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-solve.git



More information about the Pkg-ruby-extras-commits mailing list