[DRE-commits] [ruby-sshkit] 07/07: Prepare Debian version 1.8.0-1
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Mon Feb 29 18:58:49 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-sshkit.
commit a026a644c7b8b7c585efa1887187d8845420c90f
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Feb 29 15:57:38 2016 -0300
Prepare Debian version 1.8.0-1
But 1.9.x seems to come in the next few days:
https://github.com/capistrano/sshkit/commit/71bc4427ad58eae90d7d54f66bee588c00b49b8b
https://github.com/capistrano/sshkit/commit/112d52709f597859fe8eb54d8d1ecef1fefd5c0e
---
debian/changelog | 12 ++++++++++++
debian/rules | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 351da9b..32d792b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-sshkit (1.8.0-1) UNRELEASED; urgency=medium
+
+ * d/control:
+ Bump Standards-Version to 3.9.7 (no changes)
+ Update Vcs-* fields (use https erverywhere)
+ * d/watch: Update watch file, use version 4
+ * Imported Upstream version 1.8.0 (Closes: #795118)
+ * Update Debian packaging using dh-make-ruby
+ * d/patches: Refresh patchs
+
+ -- Sebastien Badia <seb at sebian.fr> Mon, 29 Feb 2016 15:52:47 -0300
+
ruby-sshkit (1.7.1-1) unstable; urgency=medium
* New upstream release.
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-sshkit.git
More information about the Pkg-ruby-extras-commits
mailing list