[pktools] 01/06: Initial debian/ tree

Francesco Lovergine frankie at moszumanska.debian.org
Thu Mar 13 11:32:50 UTC 2014


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

frankie pushed a commit to branch master
in repository pktools.

commit 5f58bdff408e7ddbfe6502c46b847b56b27fcd70
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Dec 18 16:24:43 2013 +0100

    Initial debian/ tree
---
 debian/README.Debian |  6 ++++++
 debian/changelog     |  5 +++++
 debian/compat        |  1 +
 debian/control       | 34 ++++++++++++++++++++++++++++++++++
 debian/copyright     | 33 +++++++++++++++++++++++++++++++++
 debian/docs          |  1 +
 debian/rules         | 11 +++++++++++
 debian/source/format |  1 +
 debian/watch         |  8 ++++++++
 9 files changed, 100 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..4e84be5
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,6 @@
+pktools for Debian
+------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Francesco Paolo Lovergine <Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>>  Wed, 18 Dec 2013 14:43:00 +0100
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..cf4dcd7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+pktools (2.4.3-1) unstable; urgency=low
+
+  * Initial release (closes: #732531).
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 18 Dec 2013 14:43:00 +0100
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..fb88610
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,34 @@
+Source: pktools
+Section: science
+Priority: optional
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
+Build-Depends: debhelper (>= 9)
+ , autotools-dev
+ , libgdal-dev
+ , libgsl0-dev
+ , libboost-dev
+ , libarmadillo-dev
+ , libfann-dev
+ , liblas-dev
+Standards-Version: 3.9.5
+Homepage: http://www.nongnu.org/pktools/html/index.html
+Vcs-Browser:  http://anonscm.debian.org/gitweb/?p=pkg-grass/pktools.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/pktools.git
+
+Package: pktools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: gdal-contrib
+Description: GDAL add-on tools to perform useful raster processing
+ A collection of programs to perform operations, mostly on raster images. 
+ It heavily relies on the Geospatial Data Abstraction Library (GDAL) and OGR. 
+ The programs are similar to the GDAL tools (gdalinfo, gdal_translate, 
+ gdal_merge,...) and some of the functionalities provided in pktools 
+ already exist in the GDAL tools. 
+ .
+ All utilities in pktools use command line options and have a built 
+ in help, and include more than thirty binaries to edit, change, crop,
+ classify, compare, dump, fill, enhance images and many other 
+ common operations useful in the remote sensing field of image 
+ analysis.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..7f43171
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,33 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pktools
+Source: http://git.savannah.gnu.org/cgit/pktools.git
+
+Files: *
+Copyright: Copyright (C) 2008-2013 Pieter Kempeneers <kempenep at gmail.com>
+License: GPL-3.0+
+
+Files: debian/*
+Copyright: 2013 Francesco Paolo Lovergine <frankie at debian.org>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program 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 3 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 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+# 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..e845566
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d726273
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh $@  --with autotools-dev
+
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-fann --enable-las --enable-nlopt
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..9418684
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,8 @@
+# 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 3 file
+version=3
+http://download.savannah.gnu.org/releases/pktools/ pktools-(.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list