1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
faucc (20180503-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add patch from Stefan Potyra for FTBFS with bison 3.7.
(Closes: #966894)
-- Adrian Bunk <bunk@debian.org> Sun, 07 Feb 2021 00:19:10 +0200
faucc (20180503-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update my email.
+ Update standards-version: No changes required.
+ Readd (temporary) homepage.
* debian/compat: Update to version 9 (to still support building on
oldstable).
-- Stefan Potyra <stefan@potyra.de> Thu, 03 May 2018 20:01:48 +0200
faucc (20160511-1) unstable; urgency=low
* New upstream version.
* debian/control:
+ remove obsolete DM-Upload-Allowed field.
+ Update Maintainer address
+ Remove homepage field, as the current homepage
<http://potyra.de/FAUmachine> is only a temporary solution.
+ Update Standards-Version to 3.9.8, no other changes required.
+ Add dpkg-dev (versioned for dpkg-buildflags makefile) to
Build-Depends.
* debian/rules:
+ Remove obsolete configure arguments.
+ Use dpkg-buildflags for default compiler and linker settings.
+ Use dh_prep instead of dh_clean -k.
* debian/copyright: Update years.
* debian/watch: Removed until FAUcc finds its final homepage.
-- Stefan Potyra <sistpoty@ubuntu.com> Thu, 26 May 2016 17:27:15 +0200
faucc (20120707-1) unstable; urgency=low
* New upstream version: Highly improved code generation.
* debian/copyright: List legal entities as copyright holders rather
than the term FAUcc Team.
* debian/control:
+ Add DM-Upload-Allowed: yes
+ Change Standards-Version to 3.9.3, no other changes needed.
* debian/source/format: Added, select 3.0 (quilt).
* debian/rules:
+ cleanup
+ add build-indep targets
-- Stefan Potyra <sistpoty@ubuntu.com> Sat, 07 Jul 2012 21:56:01 +0200
faucc (20090220-1) unstable; urgency=low
* New upstream bugfix release:
+ Fix gcc arguments on i386.
-- Stefan Potyra <sistpoty@ubuntu.com> Fri, 20 Feb 2009 15:59:04 +0100
faucc (20090130-1) unstable; urgency=low
* Initial release (Closes: #512551).
-- Stefan Potyra <sistpoty@ubuntu.com> Fri, 30 Jan 2009 15:45:34 +0100
|