[utilrb] 01/01: Initial package

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Apr 16 13:35:03 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository utilrb.

commit f36ef45f3225813d85a09cb12026ee04ec132f95
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Thu Apr 16 15:33:27 2015 +0200

    Initial package
---
 debian/changelog     |  5 +++++
 debian/compat        |  1 +
 debian/control       | 22 ++++++++++++++++++++++
 debian/copyright     | 38 ++++++++++++++++++++++++++++++++++++++
 debian/docs          |  4 ++++
 debian/rules         | 16 ++++++++++++++++
 debian/source/format |  1 +
 debian/watch         |  4 ++++
 8 files changed, 91 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..2266aa9
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+orocos-utilrb (2.8.0~rc1-0) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Thu, 16 Apr 2015 11:24:49 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..41ce15d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: orocos-utilrb
+Section: ruby
+Priority: extra
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+Build-Depends: debhelper (>= 9), cmake (>=2.6.0), gem2deb,
+	ruby-facets, ruby-hoe, rake-compiler, libreadline-dev	
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/orocos/utilrb.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/orocos/utilrb.git
+Homepage: http://rock-robotics.org
+XS-Ruby-Versions: all
+
+Package: ruby-utilrb
+Architecture: any
+XB-Ruby-Versions: ${ruby:Versions}
+Provides: utilrb
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Description: Ruby toolkit: collection of useful Ruby classes 
+ Utilrb is yet another Ruby toolkit, in the spirit of facets. It includes
+ all the standard class extensions I use in other projects.
+ 
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..2596ae4
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,38 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: orocos-utilrb
+Source: <url://example.com>
+
+Files: *
+Copyright: <years> <put author's name and email here>
+           <years> <likewise for another author>
+License: <special license>
+ <Put the license of the package here indented by 1 space>
+ <This follows the format of Description: lines in control file>
+ .
+ <Including paragraphs>
+
+# If you want to use GPL v2 or later for the /debian/* files use 
+# the following clauses, or change it to suit. Delete these two lines
+Files: debian/*
+Copyright: 2015 Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid to pick license terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..f07682a
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,4 @@
+History.txt
+License.txt
+Manifest.txt
+README.rd
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7c6350b
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
+%:
+	dh $@ --buildsystem=cmake --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..5b51cba
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# Watch control file for uscan
+version=3
+opts="uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)[\d.]*)$/$1~$2/" \
+https://github.com/orocos-toolchain/utilrb/releases .*/v(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/orocos/utilrb.git



More information about the debian-science-commits mailing list