[DRE-commits] [rumember] 01/03: Initial debian files

Gioele Barabucci gioele-guest at alioth.debian.org
Sat Oct 5 17:31:15 UTC 2013


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

gioele-guest pushed a commit to branch master
in repository rumember.

commit 396265b4680d7d005d6626cbb6574a047b28d468
Author: Gioele Barabucci <gioele at svario.it>
Date:   Mon Sep 30 17:47:33 2013 +0000

    Initial debian files
---
 debian/changelog          |    5 +++++
 debian/compat             |    1 +
 debian/control            |   23 +++++++++++++++++++++++
 debian/copyright          |   32 ++++++++++++++++++++++++++++++++
 debian/gbp.conf           |    5 +++++
 debian/ruby-rumember.docs |    1 +
 debian/ruby-tests.rake    |    1 +
 debian/rules              |   15 +++++++++++++++
 debian/source/format      |    1 +
 debian/watch              |    2 ++
 10 files changed, 86 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..75cbbaa
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+ruby-rumember (1.0.1-1) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #nnnn)
+
+ -- Gioele Barabucci <gioele at svario.it>  Mon, 30 Sep 2013 17:47:33 +0000
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3d2004e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: ruby-rumember
+Section: ruby
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Gioele Barabucci <gioele at svario.it>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~),
+ rake, ruby-rspec
+Standards-Version: 3.9.4
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rumember.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rumember.git;a=summary
+Homepage: http://github.com/tpope/rumember
+XS-Ruby-Versions: all
+
+Package: ruby-rumember
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-launchy (>= 0.3.0)
+Description: Remember The Milk Ruby API and command line client
+ rumember provides a quick way to capture to-dos from the command line.
+ .
+ It works as a command-line interface to the Smart add feature for
+ Remember The Milk.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..21c81ef
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: rumember
+Source: http://github.com/tpope/rumember
+
+Files: *
+Copyright: 2008 Tim Pope
+License: MIT
+
+Files: debian/*
+Copyright: 2013 Gioele Barabucci <gioele at svario.it>
+License: MIT
+Comment: the Debian packaging is licensed under the same terms as the original package.
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..7385e15
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,5 @@
+[buildpackage]
+pristine-tar = True
+
+[import-orig]
+pristine-tar = True
diff --git a/debian/ruby-rumember.docs b/debian/ruby-rumember.docs
new file mode 100644
index 0000000..8d526b9
--- /dev/null
+++ b/debian/ruby-rumember.docs
@@ -0,0 +1 @@
+README.markdown
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..784f932
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1 @@
+load File.join(File.dirname(__FILE__), '..', 'Rakefile')
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..82ddc0c
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+#export DH_VERBOSE=1
+#
+# Uncomment to ignore all test failures (but the tests will run anyway)
+#export DH_RUBY_IGNORE_TESTS=all
+#
+# Uncomment to ignore some test failures (but the tests will run anyway).
+# Valid values:
+#export DH_RUBY_IGNORE_TESTS=ruby1.9.1 ruby2.0 require-rubygems
+#
+# If you need to specify the .gemspec (eg there is more than one)
+#export DH_RUBY_GEMSPEC=gem.gemspec
+
+%:
+	dh $@ --buildsystem=ruby --with ruby
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..24ab90c
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rumember .*/rumember-(.*).tar.gz

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



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