--- /dev/null
+vpnc-scripts (0.1~git20220305) unstable; urgency=medium
+
+ * Initial packaging.
+
+ -- OpenConnect Team <openconnect-devel@lists.infradead.org> Sat, 16 Apr 2022 10:13:56 +0000
--- /dev/null
+Source: vpnc-scripts
+Maintainer: OpenConnect Team <openconnect-devel@lists.infradead.org>
+Section: net
+Priority: optional
+Build-Depends: debhelper-compat (= 12)
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
+Vcs-Browser: https://gitlab.com/openconnect/vpnc-scripts
+Vcs-Git: https://gitlab.com/openconnect/vpnc-scripts.git
+Homepage: https://www.infradead.org/openconnect/vpnc-script.html
+
+Package: vpnc-scripts
+Architecture: all
+Multi-Arch: foreign
+Depends: iproute2 | net-tools,
+ ${misc:Depends}
+Suggests: dnsmasq,
+ openssh-server,
+ resolvconf
+Description: Network configuration scripts for VPNC and OpenConnect
+ This package contains scripts required to configure routing and name
+ services when invoked by the VPNC or OpenConnect VPN clients.
+ The primary script automatically configures network routes and name
+ servers for the active VPN connection. It also provides hooks for
+ executing custom actions at various stages of the connection and
+ disconnection process.
+ .
+ An alternate replacement script is also provided that contains the VPN
+ in a network namespace which is accessible via SSH.
--- /dev/null
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: vpnc-scripts
+Upstream-Contact: David Woodhouse <dwmw2@infradead.org>
+Source: https://gitlab.com/openconnect/vpnc-scripts
+
+Files: *
+Copyright: 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
+ 2009-2020 David Woodhouse <dwmw2@infradead.org>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2012-2019 Mike Miller <mtmiller@debian.org>
+ 2020-2022 Luca Boccassi <bluca@debian.org>
+License: GPL-2+
+
+License: GPL-2+
+ 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This program 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
--- /dev/null
+#!/usr/bin/make -f
+
+SCRIPTS = vpnc-script vpnc-script-sshd
+
+%:
+ dh $@
+
+override_dh_auto_install:
+ dh_auto_install
+ mkdir -p debian/vpnc-scripts/usr/share/vpnc-scripts
+ cp $(SCRIPTS) debian/vpnc-scripts/usr/share/vpnc-scripts
+ chmod +x debian/vpnc-scripts/usr/share/vpnc-scripts/vpnc-script*
--- /dev/null
+Format: 1.0
+Source: vpnc-scripts
+Binary: vpnc-scripts
+Architecture: all
+Version: 0.1~git20220305
+Maintainer: OpenConnect Team <openconnect-devel@lists.infradead.org>
+Homepage: https://www.infradead.org/openconnect/vpnc-script.html
+Standards-Version: 4.6.0
+Vcs-Browser: https://gitlab.com/openconnect/vpnc-scripts
+Vcs-Git: https://gitlab.com/openconnect/vpnc-scripts.git
+Build-Depends: debhelper-compat (= 12)
+Package-List:
+ vpnc-scripts deb net optional arch=all
+Checksums-Sha1:
+ 4ec0a3855a12e87879ee93ee18622f8d3ffe7dc8 39925 vpnc-scripts_0.1~git20210402.orig.tar.gz
+Checksums-Sha256:
+ cd00e831904554c7acbc9cd20e6457c6e787fe52dc2f75d39263a65faccc19f0 39925 vpnc-scripts_0.1~git20210402.orig.tar.gz
+Files:
+ 0de3882a4daed875229e3f25c7789d40 39925 vpnc-scripts_0.1~git20210402.orig.tar.gz