[voronota] 02/09: Adding debian/ directory.

Andrius Merkys merkys-guest at moszumanska.debian.org
Fri Oct 13 14:37:58 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository voronota.

commit 885cd5ca7f40da4cf6f5e8b7310b7e7b1cfd9058
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Fri Oct 13 13:40:56 2017 +0300

    Adding debian/ directory.
---
 debian/README.Debian      |  6 +++++
 debian/README.source      | 10 +++++++++
 debian/changelog          |  5 +++++
 debian/compat             |  1 +
 debian/control            | 15 +++++++++++++
 debian/copyright          | 42 +++++++++++++++++++++++++++++++++++
 debian/manpage.1.ex       | 56 +++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules              | 25 +++++++++++++++++++++
 debian/source/format      |  1 +
 debian/voronota-docs.docs |  2 ++
 debian/watch.ex           | 39 +++++++++++++++++++++++++++++++++
 11 files changed, 202 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..8e961c9
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,6 @@
+voronota for Debian
+------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Andrius Merkys <andrius at unknown>  Fri, 13 Oct 2017 13:34:09 +0300
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..6a8f894
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,10 @@
+voronota for Debian
+------------------
+
+<this file describes information about the source package, see Debian policy
+manual section 4.14. You WILL either need to modify or delete this file>
+
+
+
+ -- Andrius Merkys <andrius at unknown>  Fri, 13 Oct 2017 13:34:09 +0300
+
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..3170fff
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+voronota (1.18.1877-1) unstable; urgency=medium
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Andrius Merkys <andrius at unknown>  Fri, 13 Oct 2017 13:34:09 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f4452f8
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: voronota
+Section: unknown
+Priority: optional
+Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
+Build-Depends: debhelper (>=9), autotools-dev
+Standards-Version: 3.9.6
+Homepage: https://bitbucket.org/kliment/voronota/
+#Vcs-Git: git://anonscm.debian.org/collab-maint/voronota.git
+#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/voronota.git
+
+Package: voronota
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..3ec23b9
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,42 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: voronota
+Source: <https://bitbucket.org/kliment/voronota/downloads/voronota_1.18.1877.tar.gz>
+
+Files: *
+Copyright: 2013-2016 Kliment Olechnovic <kliment.olechnovic at gmail.com>
+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
+
+Files: debian/*
+Copyright: 2017 Andrius Merkys <andrius.merkys at gmail.com>
+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 <https://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".
diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex
new file mode 100644
index 0000000..aa4b96f
--- /dev/null
+++ b/debian/manpage.1.ex
@@ -0,0 +1,56 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2017 Andrius Merkys <andrius at unknown>,
+.\"
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH Voronota SECTION "October 13 2017"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+voronota \- program to do something
+.SH SYNOPSIS
+.B voronota
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B voronota
+and
+.B bar
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBvoronota\fP is a program that...
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
+.SH SEE ALSO
+.BR bar (1),
+.BR baz (1).
+.br
+The programs are documented fully by
+.IR "The Rise and Fall of a Fooish Bar" ,
+available via the Info system.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..5b93ed0
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+# See debhelper(7) (uncomment to enable)
+# output every command that modifies files on the build system.
+#export DH_VERBOSE = 1
+
+
+# see FEATURE AREAS in dpkg-buildflags(1)
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+# see ENVIRONMENT in dpkg-buildflags(1)
+# package maintainers to append CFLAGS
+#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
+# package maintainers to append LDFLAGS
+#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
+
+%:
+	dh $@  --with autotools_dev
+
+
+# dh_make generated override targets
+# This is example for Cmake (See https://bugs.debian.org/641051 )
+#override_dh_auto_configure:
+#	dh_auto_configure -- #	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+
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/voronota-docs.docs b/debian/voronota-docs.docs
new file mode 100644
index 0000000..efea0a6
--- /dev/null
+++ b/debian/voronota-docs.docs
@@ -0,0 +1,2 @@
+README.Debian
+README.source
diff --git a/debian/watch.ex b/debian/watch.ex
new file mode 100644
index 0000000..f3dddd2
--- /dev/null
+++ b/debian/watch.ex
@@ -0,0 +1,39 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 4 file
+version=4
+
+# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig
+#opts="pgpsigurlmangle=s%$%.sig%"
+
+# HTTP site (basic)
+#http://example.com/downloads.html \
+#  files/voronota-([\d\.]+)\.tar\.gz debian uupdate
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/voronota-(.*)\.tar\.gz debian uupdate
+
+# SourceForge hosted projects
+# http://sf.net/voronota/ voronota-(.*)\.tar\.gz debian uupdate
+
+# GitHub hosted projects
+#opts="filenamemangle="s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
+#   https://github.com/<user>/voronota/tags \
+#   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+
+# PyPI
+# https://pypi.python.org/packages/source/<initial>/voronota/ \
+#   voronota-(.+)\.tar\.gz debian uupdate
+
+# Direct Git
+# opts="mode=git" http://git.example.com/voronota.git \
+#   refs/tags/v([\d\.]+) debian uupdate
+
+
+
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html voronota-(.*)\.tar\.gz

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



More information about the debian-science-commits mailing list