--- fauhdlc-20100325.orig/debian/compat
+++ fauhdlc-20100325/debian/compat
@@ -0,0 +1 @@
+5
--- fauhdlc-20100325.orig/debian/fauhdlc.manpages
+++ fauhdlc-20100325/debian/fauhdlc.manpages
@@ -0,0 +1,2 @@
+debian/tmp/usr/share/man/man1/fauhdli.1
+debian/tmp/usr/share/man/man1/fauhdlc.1
--- fauhdlc-20100325.orig/debian/copyright
+++ fauhdlc-20100325/debian/copyright
@@ -0,0 +1,37 @@
+This package was debianized by FAUmachine Team
+<faumachine@i3.informatik.uni-erlangen.de> on Tue, 23 Dec 2008 13:41:14 +0100.
+
+It was downloaded from 
+<http://www3.informatik.uni-erlangen.de/Research/fauhdlc/downloads/>.
+
+All files, including packaging:
+
+ Copyright (C) 2007-2010 Friedrich Alexander University Erlangen-Nuremberg,
+                         Germany - Department of Computer Science 3,
+			 Stefan Potyra, et al. (See AUTHORS).
+
+ In the project files, the term "FAUmachine Team" is used to denote the
+ persons listed in the AUTHORS file as copyright holders,
+ together with the Friedrich Alexander University Elangen-Nuremberg, Germany
+ - Department of Computer Science 3, since a number of authors worked
+ on fauhdlc as part of the work at the university.
+
+License:
+
+    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 in its latest version can be found in 
+`/usr/share/common-licenses/GPL'.
--- fauhdlc-20100325.orig/debian/changelog
+++ fauhdlc-20100325/debian/changelog
@@ -0,0 +1,70 @@
+fauhdlc (20100325-1) unstable; urgency=low
+
+  * New upstream version: Fixes FTBFS on sparc et al (Closes: #575398).
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Thu, 25 Mar 2010 16:27:12 +0100
+
+fauhdlc (20100324-1) unstable; urgency=low
+
+  * New upstream version.
+  * debian/rules: Fix inverted nocheck logic. 
+  * debian/control: Bump Standards-Version, no changes needed.
+  * debian/control: Add ${misc:Depends} to libfauhdli-dev.
+  * debian/copyright: Update years of copyright.
+  * debian/source/format: explicitly select 1.0.
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Wed, 24 Mar 2010 11:39:54 +0100
+
+fauhdlc (20091119-1) unstable; urgency=low
+
+  * New upstream release, hightlights:
+    + Foreign API completely rewritten.
+    + Link correctly against garbage collector library. (Closes: #554277).
+    + Speed improvements in type resolution.
+  * debian/rules: Also install upstream changelog.
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Thu, 19 Nov 2009 16:46:31 +0100
+
+fauhdlc (20090922-1) unstable; urgency=low
+
+  * New upstream release, highlights:
+    + Support for downto arrays.
+    + Resolution function are supported now.
+    + Concurrent conditional signal assignments are handled.
+  * debian/control: 
+    + Add DM-Upload-Allowed: yes.
+    + Bump standards-version to 3.8.3 (see below).
+  * debian/rules:
+    + support parallel builds
+    + don't run tests if nocheck is in DEB_BUILD_OPTS.
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Tue, 22 Sep 2009 15:07:53 +0200
+
+fauhdlc (20090512-1) unstable; urgency=low
+
+  * New upstream release, highlights:
+    + rework usage of virtual registers
+    + better support of generic map aspects
+    + foreign interface API changed to better handle foreign generics
+    + support building with gcc-4.4 (Closes: #525716)
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Tue, 12 May 2009 18:33:21 +0200
+
+fauhdlc (20090309-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + fixes build failures on unstable, Closes: #518776.
+  * debian/rules: don't set prefix to debian/tmp, but rather use 
+    DESTDIR to make install, so that std_logic_1164.vhdl is found.
+  * debian/fauhdlc.install install std_logic_1164.vhdl in fauhdlc 
+    package as well.
+  * debian/copyright: Refer to legal entities as copyright holders
+    rather than using the term FAUmachine Team.
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Mon, 09 Mar 2009 15:11:22 +0100
+
+fauhdlc (20090130-1) unstable; urgency=low
+
+  * Initial release. (Closes: #511801)
+
+ -- Stefan Potyra <sistpoty@ubuntu.com>  Fri, 30 Jan 2009 15:28:29 +0100
--- fauhdlc-20100325.orig/debian/libfauhdli-dev.docs
+++ fauhdlc-20100325/debian/libfauhdli-dev.docs
@@ -0,0 +1 @@
+doc/intermediate_code.txt
--- fauhdlc-20100325.orig/debian/watch
+++ fauhdlc-20100325/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www3.informatik.uni-erlangen.de/Research/fauhdlc/downloads/fauhdlc-(.*)\.tar\.gz
--- fauhdlc-20100325.orig/debian/fauhdlc.docs
+++ fauhdlc-20100325/debian/fauhdlc.docs
@@ -0,0 +1,3 @@
+TODO
+README
+AUTHORS
--- fauhdlc-20100325.orig/debian/control
+++ fauhdlc-20100325/debian/control
@@ -0,0 +1,37 @@
+Source: fauhdlc
+Section: devel
+Priority: optional
+Maintainer: FAUmachine Team <info@faumachine.org>
+Uploaders: Volkmar Sieh <volkmar.sieh@informatik.uni-erlangen.de>,
+ Stefan Potyra <sistpoty@ubuntu.com>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 5.0.0),
+ libgc-dev,
+ automake,
+ xmlto,
+ bison (>= 1:2.1),
+ flex,
+ python
+Standards-Version: 3.8.4
+Homepage: http://www.faumachine.org
+
+Package: fauhdlc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: experimental VHDL compiler and interpreter
+ Compiles a subset of VHDL 2000 to an intermediate language. The result
+ can be simulated with an interpreter.
+ .
+ FAUhdlc is still in a very early experimental state, where many VHDL
+ constructs are not yet properly supported.
+
+Package: libfauhdli-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}
+Description: interpreter library and development files for fauhdli
+ This package contains the development files and the interpreter library
+ for fauhdlc's intermediate code interpreter fauhdli.
+ .
+ It is useful, if you want to make use of the foreign interface of VHDL
+ and define an own implementation for it.
--- fauhdlc-20100325.orig/debian/rules
+++ fauhdlc-20100325/debian/rules
@@ -0,0 +1,76 @@
+#!/usr/bin/make -f
+
+# $Id: rules 4841 2009-11-20 09:46:04Z potyra $
+# 
+#  Copyright (C) 2008 FAUmachine Team <info@faumachine.org>.
+#  This program is free software, GPL-2 (or any later version). See COPYING.
+
+CFLAGS = -g
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+        CFLAGS += -O0
+else
+        CFLAGS += -O2
+endif
+
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+MAKEFLAGS += -j$(NUMJOBS)
+endif
+
+clean:
+	dh_testdir
+	dh_testroot
+	if [ -e Makefile ]; then \
+		$(MAKE) mrproper; \
+	fi
+	dh_clean
+	$(RM) build-arch-stamp
+	$(RM) -r debian/tmp
+
+configure: configure.ac autogen.sh acinclude.m4
+	./autogen.sh
+
+config.status: configure
+	./configure --prefix=/usr CFLAGS="$(CFLAGS)"
+
+build-arch-stamp: config.status
+	dh_testdir
+	$(MAKE) $(MAKEFLAGS)
+	touch $@
+
+install: build-arch-stamp
+	dh_testdir
+	dh_testroot
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+tests: build-arch-stamp
+	dh_testdir
+ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
+	$(MAKE) tests
+endif
+
+build: build-arch-stamp
+
+binary-arch: install tests
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs -a ChangeLog
+	dh_installdocs -a
+	dh_installman -a
+	dh_install -a --sourcedir=debian/tmp
+	dh_link -a
+	dh_strip -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+
+# no indep packages.
+binary-indep:
+
+binary: binary-arch binary-indep
+
+.PHONY: clean build binary binary-arch binary-indep install tests
--- fauhdlc-20100325.orig/debian/TODO.Debian
+++ fauhdlc-20100325/debian/TODO.Debian
@@ -0,0 +1,2 @@
+* switch to dh7
+* doxygen documentation for library
--- fauhdlc-20100325.orig/debian/libfauhdli-dev.install
+++ fauhdlc-20100325/debian/libfauhdli-dev.install
@@ -0,0 +1,2 @@
+usr/include/*
+usr/lib/*.a
--- fauhdlc-20100325.orig/debian/fauhdlc.install
+++ fauhdlc-20100325/debian/fauhdlc.install
@@ -0,0 +1,3 @@
+usr/bin/fauhdlc
+usr/bin/fauhdli
+usr/share/fauhdlc/*.vhdl
--- fauhdlc-20100325.orig/debian/source/format
+++ fauhdlc-20100325/debian/source/format
@@ -0,0 +1 @@
+1.0
