]> git.sven.stormbind.net Git - sven/jattach.git/commitdiff
Import Debian changes 1.5-1
authorSven Hoexter <hoexter@debian.org>
Thu, 22 Aug 2019 15:33:50 +0000 (17:33 +0200)
committerSven Höxter <sven.hoexter@rewe-digital.com>
Thu, 22 Aug 2019 15:46:34 +0000 (17:46 +0200)
jattach (1.5-1) unstable; urgency=medium

  * Initial release (Closes: #nnnn)

13 files changed:
debian/README.Debian [new file with mode: 0644]
debian/README.source [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/jattach-docs.docs [new file with mode: 0644]
debian/jattach.doc-base.EX [new file with mode: 0644]
debian/manpage.1.ex [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/watch.ex [new file with mode: 0644]

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644 (file)
index 0000000..c7c5825
--- /dev/null
@@ -0,0 +1,6 @@
+jattach for Debian
+-----------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- sven <sven@digital0638.lan>  Thu, 22 Aug 2019 17:33:17 +0200
diff --git a/debian/README.source b/debian/README.source
new file mode 100644 (file)
index 0000000..cc9ddac
--- /dev/null
@@ -0,0 +1,10 @@
+jattach 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>
+
+
+
+ -- sven <sven@digital0638.lan>  Thu, 22 Aug 2019 17:33:17 +0200
+
diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..763a9a5
--- /dev/null
@@ -0,0 +1,5 @@
+jattach (1.5-1) unstable; urgency=medium
+
+  * Initial release (Closes: #nnnn)
+
+ -- Sven Hoexter <hoexter@debian.org>  Thu, 22 Aug 2019 17:33:50 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..df8e0e5
--- /dev/null
@@ -0,0 +1,18 @@
+Source: jattach
+Section: Java
+Priority: optional
+Maintainer: Sven Hoexter <hoexter@debian.org>
+Build-Depends: debhelper (>= 11)
+Standards-Version: 4.1.3
+Homepage: https://github.com/apangin/jattach
+#Vcs-Browser: https://salsa.debian.org/debian/jattach
+#Vcs-Git: https://salsa.debian.org/debian/jattach.git
+
+Package: jattach
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: JVM Dynamic Attach utility a all in one jmap jstack jcmd jinfo
+ jattach is a utility implementing commands for the JVM Dynamic Attach machenism.
+ Instead of installing a complete JDK you can use this small utility to query
+ information from your running JVM.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..f97adeb
--- /dev/null
@@ -0,0 +1,38 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: jattach
+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: 2019 sven <sven@digital0638.lan>
+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".
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid picking licenses with terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.
diff --git a/debian/dirs b/debian/dirs
new file mode 100644 (file)
index 0000000..0b11bef
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin
\ No newline at end of file
diff --git a/debian/jattach-docs.docs b/debian/jattach-docs.docs
new file mode 100644 (file)
index 0000000..efea0a6
--- /dev/null
@@ -0,0 +1,2 @@
+README.Debian
+README.source
diff --git a/debian/jattach.doc-base.EX b/debian/jattach.doc-base.EX
new file mode 100644 (file)
index 0000000..e3a6be2
--- /dev/null
@@ -0,0 +1,20 @@
+Document: jattach
+Title: Debian jattach Manual
+Author: <insert document author here>
+Abstract: This manual describes what jattach is
+ and how it can be used to
+ manage online manuals on Debian systems.
+Section: unknown
+
+Format: debiandoc-sgml
+Files: /usr/share/doc/jattach/jattach.sgml.gz
+
+Format: postscript
+Files: /usr/share/doc/jattach/jattach.ps.gz
+
+Format: text
+Files: /usr/share/doc/jattach/jattach.text.gz
+
+Format: HTML
+Index: /usr/share/doc/jattach/html/index.html
+Files: /usr/share/doc/jattach/html/*.html
diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex
new file mode 100644 (file)
index 0000000..74cb296
--- /dev/null
@@ -0,0 +1,56 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2019 sven <sven@digital0638.lan>,
+.\"
+.\" 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 Jattach SECTION "August 22 2019"
+.\" 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
+jattach \- program to do something
+.SH SYNOPSIS
+.B jattach
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B jattach
+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.
+\fBjattach\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 (executable)
index 0000000..bc1e602
--- /dev/null
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+export DH_VERBOSE = 1
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
+%:
+       dh $@
+
+override_dh_auto_install:
+       install --mode=755 build/jattach debian/jattach/usr/bin/jattach
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch.ex b/debian/watch.ex
new file mode 100644 (file)
index 0000000..29b95b4
--- /dev/null
@@ -0,0 +1,38 @@
+# 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/jattach-([\d\.]+)\.tar\.gz debian uupdate
+
+# Uncomment to examine an FTP server
+#ftp://ftp.example.com/pub/jattach-(.*)\.tar\.gz debian uupdate
+
+# SourceForge hosted projects
+# http://sf.net/jattach/ jattach-(.*)\.tar\.gz debian uupdate
+
+# GitHub hosted projects
+#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
+#   https://github.com/<user>/jattach/tags \
+#   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+
+# PyPI
+# https://pypi.debian.net/jattach/jattach-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
+# Direct Git
+# opts="mode=git" http://git.example.com/jattach.git \
+#   refs/tags/v([\d\.]+) debian uupdate
+
+
+
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html jattach-(.*)\.tar\.gz