[Pkg-electronics-commits] [sigrok] 01/09: Initial release (Closes: #579600)

Jonathan McDowell noodles at moszumanska.debian.org
Wed Sep 20 08:46:41 UTC 2017


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

noodles pushed a commit to branch master
in repository sigrok.

commit c95fedc5dae8989c73b64c56a69192e6cb5eca20
Author: Uwe Hermann <uwe at debian.org>
Date:   Thu Jan 20 21:10:30 2011 +0100

    Initial release (Closes: #579600)
---
 debian/changelog     |  5 ++++
 debian/compat        |  1 +
 debian/control       | 31 +++++++++++++++++++++
 debian/copyright     | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/docs          |  1 +
 debian/menu          |  2 ++
 debian/rules         | 18 ++++++++++++
 debian/source/format |  1 +
 debian/watch         |  2 ++
 9 files changed, 138 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..009be02
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+sigrok (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #579600).
+
+ -- Uwe Hermann <uwe at debian.org>  Thu, 20 Jan 2011 21:10:30 +0100
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..102542b
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,31 @@
+Source: sigrok
+Section: electronics
+Priority: extra
+Maintainer: Uwe Hermann <uwe at debian.org>
+Build-Depends: cdbs, debhelper (>= 7.0.50~), autotools-dev, libglib2.0-dev, libusb-1.0-0-dev, libftdi-dev, libudev-dev, libzip-dev, python-dev
+Standards-Version: 3.9.1
+Homepage: http://sigrok.org
+
+Package: sigrok
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Logic analyzer and protocol decoder software
+ sigrok is a portable logic analyzer software that supports various
+ logic analyzer hardware, input formats, output formats, and protocol decoders.
+ .
+ The currently supported logic analyzer are:
+  - Saleae Logic
+  - EE Electronics XLA/ESLA100
+  - ASIX SIGMA
+  - Openbench Logic Sniffer
+  - ZEROPLUS Logic Cube LAP-C series
+ .
+ Supported input/output formats include:
+  - Bits
+  - Hex
+  - ASCII
+  - Binary
+  - VCD
+  - Gnuplot
+  - OLS (Openbench Logic Sniffer format)
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..63f19ea
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,77 @@
+This work was packaged for Debian by:
+
+    Uwe Hermann <uwe at debian.org> on Thu, 20 Jan 2011 21:10:30 +0100
+
+It was downloaded from:
+
+    https://sourceforge.net/projects/sigrok/files/source/
+
+Upstream Authors:
+
+    Various sigrok developers
+
+-------------------------------------------------------------------------------
+
+Files: *
+Copyright: © 2010-2011 Bert Vermeulen <bert at biot.com>
+License: GPL-3+
+ 
+On Debian systems, the complete text of the GNU General 
+Public License can be found in `/usr/share/common-licenses/GPL-3'.
+ 
+-------------------------------------------------------------------------------
+
+Files: libsigrokdecode/decode.c, libsigrokdecode/sigrokdecode.h,
+       libsigrok/output/output_gnuplot.c, libsigrok/output/common.c,
+       libsigrok/output/output_ols.c, libsigrok/output/output_binary.c
+Copyright: © 2010-2011 Uwe Hermann <uwe at hermann-uwe.de>
+License: GPL-2+
+ 
+On Debian systems, the complete text of the GNU General 
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+ 
+-------------------------------------------------------------------------------
+
+Files: libsigrok/hardware/demo/demo.c
+Copyright: © 2010 Uwe Hermann <uwe at hermann-uwe.de>
+           © 2011 Olivier Fauchon <olivier at aixmarseille.com>
+License: GPL-2+
+ 
+-------------------------------------------------------------------------------
+
+Files: libsiggrok/hardware/asix-sigma/asix-sigma.[ch]
+Copyright: © 2010 Håvard Espeland <gus at ping.uio.no>
+           © 2010 Martin Stensgård <mastensg at ping.uio.no>
+           © 2010 Carl Henrik Lunde <chlunde at ping.uio.no>
+License: GPL-3+
+ 
+-------------------------------------------------------------------------------
+
+Files: libsigrok/hardware/zeroplus-logic-cube/analyzer.[ch],
+       libsigrok/hardware/zeroplus-logic-cube/gl_usb.[ch]
+Copyright: © 2010 Sven Peter <sven at fail0verflow.com>
+           © 2010 Haxx Enterprises <bushing at gmail.com>
+License: BSD-2-clause
+ 
+-------------------------------------------------------------------------------
+
+Files: libsigrok/output/output_vcd.c
+Copyright: © 2010 Bert Vermeulen <bert at biot.com>
+           © 2011 Uwe Hermann <uwe at hermann-uwe.de>
+License: GPL-2+
+ 
+-------------------------------------------------------------------------------
+
+Files: libsigrok/output/output_text.c
+Copyright: © 2010 Bert Vermeulen <bert at biot.com>
+           © 2011 Håvard Espeland <gus at ping.uio.no>
+License: GPL-3+
+ 
+-------------------------------------------------------------------------------
+
+Files: debian/*
+Copyright: © 2011 Uwe Hermann <uwe at debian.org>
+License: public-domain
+   The packaging done by Uwe Hermann <uwe at debian.org> is hereby
+   released as public domain.
+
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/menu b/debian/menu
new file mode 100644
index 0000000..75b9194
--- /dev/null
+++ b/debian/menu
@@ -0,0 +1,2 @@
+?package(sigrok):needs="text|vc" section="Applications/Science/Electronics" \
+  title="sigrok" command="/usr/bin/sigrok-cli"
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..e0a7719
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
+# Reduce the number of unneeded dependencies with --as-needed.
+LDFLAGS += "-Wl,--as-needed"
+
+post-patches::
+	@# Copy udev rules file into debian/ so that dh_installudev finds it.
+	cp contrib/z60_sigrok.rules debian/sigrok.udev
+
+clean::
+	rm -f debian/sigrok.udev
+
+common-binary-post-install-arch:: list-missing
+
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..660d1ab
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/sigrok/source/sigrok-(.*)\.tar\.gz

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



More information about the Pkg-electronics-commits mailing list