Index: work/OS/debian/changelog =================================================================== --- work/OS/debian/changelog (nonexistent) +++ work/OS/debian/changelog (revision 1498) @@ -0,0 +1,5 @@ +route-rnd (0.9.2-1) unstable; urgency=medium + + * first packaging + + -- Bdale Garbee Sun, 10 Oct 2021 00:11:48 -0600 Index: work/OS/debian/compat =================================================================== --- work/OS/debian/compat (nonexistent) +++ work/OS/debian/compat (revision 1498) @@ -0,0 +1 @@ +13 Index: work/OS/debian/control =================================================================== --- work/OS/debian/control (nonexistent) +++ work/OS/debian/control (revision 1498) @@ -0,0 +1,24 @@ +Source: route-rnd +Section: electronics +Priority: optional +Maintainer: Debian Electronics Team +Uploaders: Bdale Garbee +Build-Depends: debhelper (>= 13) +Standards-Version: 4.6.0 +Homepage: http://repo.hu/projects/route-rnd +Vcs-Git: https://salsa.debian.org/electronics-team/route-rnd.git +Vcs-Browser: https://salsa.debian.org/electronics-team/route-rnd + +Package: route-rnd +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: external autorouter for pcb-rnd + route-rnd is a generic 'external autorouter' developed for the ringdove + suite. It speaks the tEDAx format (http://www.repo.hu/projects/tedax). A + route request tEDAx document is generated by a PCB editor, then route-rnd is + called and writes the route result tEDAx which then can be fed back to the + PCB editor to create the tracks. This process is demonstrated by ringdove's + pcb-rnd external autorouter feature. + . + Route-rnd is a modular router that offers different routing algorithms. + Index: work/OS/debian/copyright =================================================================== --- work/OS/debian/copyright (nonexistent) +++ work/OS/debian/copyright (revision 1498) @@ -0,0 +1,85 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: route-rnd +Upstream-Contact: Tibor Palinkas, http://igor2.repo.hu/contact.html +Source: http://repo.hu/projects/route-rnd + +Files: * +Copyright: 2016-2021, Tibor 'Igor2' Palinkas +License: GPL-2+ + +Files: src_3rd/genht/* +Copyright: 2010 Szabolcs Nagy +License: public-domain-genht + The whole project, including all source files are placed in the + Public Domain by the author. There is absolutely no restriction + on use or distribution of these files. + +Files: src_3rd/libcdtr/* +Copyright: 2018, 2021 Wojciech Krutnik + 2021 Tibor 'Igor2' Palinkas +License: LGPL-2.1+ + +Files: src_3rd/libualloc/* +Copyright: 2020 Tibor 'Igor2' Palinkas + 2021 Aron Barath +License: BSD-3-clause + +License: BSD-3-clause + The BSD License + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + . + * Neither the name of foo nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +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 GPL2 licenses can be found at + `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2.1+ + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the + Free Software Foundation; version 2.1 of the License, or (at + your option) any later version. + . + On Debian systems, the complete text of version 2.1 of the GNU Lesser + General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + + Index: work/OS/debian/gbp.conf =================================================================== --- work/OS/debian/gbp.conf (nonexistent) +++ work/OS/debian/gbp.conf (revision 1498) @@ -0,0 +1,2 @@ +[DEFAULT] +debian-branch=debian Index: work/OS/debian/patches/prefix.diff =================================================================== --- work/OS/debian/patches/prefix.diff (nonexistent) +++ work/OS/debian/patches/prefix.diff (revision 1498) @@ -0,0 +1,11 @@ +diff --git a/Makefile.conf.in b/Makefile.conf.in +index 8a2e3dd..64acaa9 100644 +--- a/Makefile.conf.in ++++ b/Makefile.conf.in +@@ -1,5 +1,5 @@ + # Default installation prefix +-PREFIX = /usr/local ++PREFIX = /usr + + # For production enable this: + CFLAGS_CFG = -O3 -DNDEBUG Index: work/OS/debian/patches/series =================================================================== --- work/OS/debian/patches/series (nonexistent) +++ work/OS/debian/patches/series (revision 1498) @@ -0,0 +1 @@ +prefix.diff Index: work/OS/debian/route-rnd.lintian-overrides =================================================================== --- work/OS/debian/route-rnd.lintian-overrides (nonexistent) +++ work/OS/debian/route-rnd.lintian-overrides (revision 1498) @@ -0,0 +1 @@ +route-rnd: privacy-breach-generic usr/share/doc/route-rnd/irc.html [