--- geda-examples-1.4.3.orig/debian/README.debian +++ geda-examples-1.4.3/debian/README.debian @@ -0,0 +1,2 @@ +This is alpha software. See www.geda.seul.org for further information. + --- geda-examples-1.4.3.orig/debian/changelog +++ geda-examples-1.4.3/debian/changelog @@ -0,0 +1,96 @@ +geda-examples (1:1.4.3-1) unstable; urgency=low + + * New upstream bug fix release + + -- Hamish Moffatt Sun, 01 Feb 2009 00:40:10 +1100 + +geda-examples (1:1.4.0-2) unstable; urgency=low + + * Update debian/copyright to follow standard template + * all of gEDA uses GPLv2 (closes: #510994) + * Fixed typo in package description (closes: #509560) + + -- Hamish Moffatt Thu, 29 Jan 2009 00:37:33 +1100 + +geda-examples (1:1.4.0-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Sun, 10 Feb 2008 11:35:38 +1100 + +geda-examples (1:1.2.1-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Wed, 02 Jan 2008 18:41:34 +1100 + +geda-examples (1:1.2.0-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Tue, 25 Sep 2007 23:37:39 +1000 + +geda-examples (1:1.0.1.20070626-1) unstable; urgency=low + + * New upstream release 1.0.1 + * Changed maintainer to pkg-electronics-devel + + -- Hamish Moffatt Tue, 10 Jul 2007 08:13:13 +1000 + +geda-examples (20061020-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Wed, 15 Nov 2006 00:02:16 +1100 + +geda-examples (20060906-1) unstable; urgency=low + + * New upstream release + * Added watch file + * Updated to standards-revision 3.7.2 + + -- Hamish Moffatt Sat, 9 Sep 2006 15:53:50 +1000 + +geda-examples (20060123-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Tue, 24 Jan 2006 22:29:30 +1300 + +geda-examples (20050820-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Tue, 23 Aug 2005 21:23:34 +1000 + +geda-examples (20050313-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Tue, 15 Mar 2005 20:30:01 +1100 + +geda-examples (20041228-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Wed, 26 Jan 2005 00:06:56 +1100 + +geda-examples (20040111-1) unstable; urgency=low + + * New upstream release + + -- Hamish Moffatt Mon, 26 Jan 2004 00:37:54 +1100 + +geda-examples (20030901-1) unstable; urgency=low + + * New upstream release + * Improved the extended package description (closes: #209495) + + -- Hamish Moffatt Sun, 9 Nov 2003 16:36:36 +1100 + +geda-examples (20030525-1) unstable; urgency=low + + * New package + + -- Hamish Moffatt Sun, 29 Jun 2003 18:31:45 +1000 + --- geda-examples-1.4.3.orig/debian/copyright +++ geda-examples-1.4.3/debian/copyright @@ -0,0 +1,42 @@ +This package was debianized by: + + Hamish Moffatt on April 21, 1998. + +It was downloaded from: + + + +Upstream Authors: + + Ales Hvezda and the GPL EDA team + +Copyright: + + Copyright (C) 1998-2007 Ales Hvezda + Copyright (C) 1998-2007 gEDA Contributors (see ChangeLog for details) + +License: + + 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is: + + Copyright (C) 1998-2009, Hamish Moffatt + +and is licensed under the GPL, see above. + --- geda-examples-1.4.3.orig/debian/control +++ geda-examples-1.4.3/debian/control @@ -0,0 +1,18 @@ +Source: geda-examples +Section: electronics +Priority: optional +Maintainer: Debian Electronics Team +Uploaders: Hamish Moffatt , Wesley J. Landaker +Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 4) +Homepage: http://geda.seul.org/ + +Package: geda-examples +Recommends: geda +Architecture: all +Description: GPL EDA -- Electronics design software -- example designs + GPL EDA is a collection of tools for designing electronic circuits + and printed circuit boards. + . + This package contains example designs created with gEDA. + --- geda-examples-1.4.3.orig/debian/rules +++ geda-examples-1.4.3/debian/rules @@ -0,0 +1,54 @@ +#!/usr/bin/make -f +# MAde with the aid of dh_make, by Craig Small +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. +# Some lines taken from debmake, by Cristoph Lameter. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build: build-stamp +build-stamp: + dh_testdir + #./configure --prefix=/usr --with-rcdir=/etc/gEDA --disable-gdgeda + #make CFLAGS="-O2 -g -Wall" + touch build-stamp + +clean: + dh_testdir + rm -f build-stamp + + # Add here commands to clean up after the build process. + #-$(MAKE) distclean + + dh_clean + +# Build architecture-dependent files here. +binary-arch: build +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build +# dh_testversion + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # $(MAKE) install DESTDIR=`pwd`/debian/geda-gnetlist + + cp -a gTAG lightning_detector RF_Amp TwoStageAmp debian/geda-examples/usr/share/doc/geda-examples/examples + find debian/geda-examples -name Makefile\* -exec rm -f {} ';' + dh_installdocs + + dh_installchangelogs ChangeLog + dh_strip + dh_compress -Xgeda-examples/examples + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- geda-examples-1.4.3.orig/debian/compat +++ geda-examples-1.4.3/debian/compat @@ -0,0 +1 @@ +4 --- geda-examples-1.4.3.orig/debian/geda-examples.docs +++ geda-examples-1.4.3/debian/geda-examples.docs @@ -0,0 +1 @@ +AUTHORS README --- geda-examples-1.4.3.orig/debian/geda-examples.dirs +++ geda-examples-1.4.3/debian/geda-examples.dirs @@ -0,0 +1 @@ +usr/share/doc/geda-examples/examples --- geda-examples-1.4.3.orig/debian/watch +++ geda-examples-1.4.3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://geda.seul.org/release/v(?:[\d\.]+)/(?:[\d\.]+)/geda-examples-([\d\.]+)\.tar\.gz