summaryrefslogtreecommitdiff
diff options
authorPirate Praveen <praveen@debian.org>2014-05-05 18:30:16 +0530
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2014-05-05 22:28:06 +0000
commita29903c1e0334a1f35a90c79d5eb2204cab11c84 (patch)
tree095c0971748bb393084c13b7a69ae0a0695bd09c
parent74feb93b82b6ebfffd97fc06deac0b1472c84ce3 (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload [ Markus Tornow ] * debian/watch: added missing gh for dversionmangle [ Pirate Praveen ] * Rebuild with gem2deb >=0.7.5 (install gemspecs for all ruby versions) * Bump standards version to 3.9.5 (no changes)
-rw-r--r--debian/changelog13
-rw-r--r--debian/control4
-rw-r--r--debian/watch2
3 files changed, 16 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 63ae905..0dac143 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+ruby-subexec (0.2.3+gh-2) unstable; urgency=low
+
+ * Team upload
+
+ [ Markus Tornow ]
+ * debian/watch: added missing gh for dversionmangle
+
+ [ Pirate Praveen ]
+ * Rebuild with gem2deb >=0.7.5 (install gemspecs for all ruby versions)
+ * Bump standards version to 3.9.5 (no changes)
+
+ -- Pirate Praveen <praveen@debian.org> Mon, 05 May 2014 18:30:16 +0530
+
ruby-subexec (0.2.3+gh-1) unstable; urgency=low
* New upstream Release
diff --git a/debian/control b/debian/control
index cd4a56b..362757f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Markus Tornow <tornow@riseup.net>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), rake, ruby-rspec
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-subexec.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-subexec.git;a=summary
Homepage: http://github.com/nulayer/subexec
diff --git a/debian/watch b/debian/watch
index 556f945..0a47272 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb|gh)\d*$// \
https://github.com/nulayer/subexec/tags .*/v?(\d[\d\.]+)\.tar\.gz