2006
synopsis (0.8.0-5) unstable; urgency=low
* debian/patches/80_stdc.dpatch, debian/patches/00list:
Added patch to remove duplicate __STDC__ definition (Closes: #394704)
* debian/patches/90_empty_c_file.dpatch, debian/patches/00list:
Fix segmentation fault when processing an empty C file
* debian/source.lintian-overrides: added override for
outdated-autotools-helper-file. Autotools is only used by the included
garbage collector library, which is not built at all because the
Debian libgc is used.
-- Andreas Fester <Andreas.Fester@gmx.de> Sun, 10 Dec 2006 10:25:51 +0100
synopsis (0.8.0-4) unstable; urgency=low
* debian/control: Made the package binNMU safe. Added binary
packages libsynopsis8 and libsynopsis8-dev
* debian/rules: Package now uses the dh_install method.
Removed rpath option when configuring the package
* debian/dirs, debian/synopsis.lintian, debian/synopsis.linda,
debian/patches/20_rpath.patch: not needed anymore
* debian/*.install: added files to define the layout of the
binary packages
* debian/patches/25_soname.dpatch: patch to add the SONAME to
the shared library
-- Andreas Fester <Andreas.Fester@gmx.de> Tue, 22 Aug 2006 17:45:58 +0200
synopsis (0.8.0-3) unstable; urgency=low
* Added Provides: synopsis-formatter-dot
-- Andreas Fester <Andreas.Fester@gmx.de> Thu, 27 Jul 2006 22:50:50 +0200
synopsis (0.8.0-2) unstable; urgency=low
* Re-packaged .orig.tar.gz file to make it DFSG compliant:
Removed doc/Manual which has non-free licence, added
get-orig-source target in debian/rules to create the
DFSG compliant orig.tar.gz
* Adjusted package to new python policy
* Added patch descriptions in debian/patches/*
-- Andreas Fester <Andreas.Fester@gmx.de> Sat, 22 Jul 2006 19:53:51 +0200
synopsis (0.8.0-1) unstable; urgency=low
* New maintainer (Closes: #280722) * New upstream version (Closes: #248470) * Removed separate package for synopsis-formatter-dot since graphviz is meanwhile in main section * Added synopsis-doc package for documentation * Added dpatch framework * Changed Standards-Version to 3.7.2
-- Andreas Fester <Andreas.Fester@gmx.de> Thu, 20 Jul 2006 21:32:32 +0200
synopsis (0.5.0-5) unstable; urgency=low
* Upload as part of the GCC 4.1 transition. * Remove extra qualification from C++ header files (Closes: 356093).
-- Martin Michlmayr <tbm@cyrius.com> Thu, 25 May 2006 18:21:50 +0200
2005
synopsis (0.5.0-4) unstable; urgency=low
* QA Upload * Recompile for C++ transition * Bump Standards-Version to 3.6.2 (no changes)
-- Frank Lichtenheld <djpig@debian.org> Thu, 4 Aug 2005 22:10:41 +0200
synopsis (0.5.0-3) unstable; urgency=low
* QA Upload * Really fix --version output this time
-- Frank Lichtenheld <djpig@debian.org> Sun, 6 Feb 2005 17:40:42 +0100
synopsis (0.5.0-2) unstable; urgency=low
* QA upload * Change maintainer to QA Group * Adjust copyright file * Acknowledge NMUs (Closes: #221351, #211341) * Fix --version output of synopsis (Closes: #248469)
-- Frank Lichtenheld <djpig@debian.org> Sun, 6 Feb 2005 17:02:38 +0100
2003
synopsis (0.5.0-1.1) unstable; urgency=low
* NMU. * Fix build dependency (closes: #211341). * Convert to python2.3.
-- Matthias Klose <doko@debian.org> Mon, 17 Nov 2003 21:42:55 +0100
synopsis (0.5.0-1) unstable; urgency=low
* new upstream version * python object files not packaged anymore (Closes: #181215, #181216)
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Mon, 19 May 2003 22:18:00 +0200
synopsis (0.4.1cvs20030125-1) unstable; urgency=low
* update to latest cvs * works with current libgc6 (Closes: #178362)
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Sat, 25 Jan 2003 16:38:57 +0100
2002
synopsis (0.4.1cvs20020831-1) unstable; urgency=low
* update to latest cvs * now built for usage with python 2.2 (Closes: #158889)
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Sat, 31 Aug 2002 14:52:03 +0200
synopsis (0.4.1cvs20020714-2) unstable; urgency=low
* occ.so, link.so were built without -fPIC
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Mon, 22 Jul 2002 13:53:04 +0200
synopsis (0.4.1cvs20020714-1) unstable; urgency=low
* update to latest cvs
* using garbage collection from libgc6 now
which already fixed the architecture problems
(Closes: #152818, #152908)
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Sun, 14 Jul 2002 14:02:19 +0200
synopsis (0.4.1cvs20020627-2) unstable; urgency=low
* if Dot is not installed, go on with a warning
instead of stacktrace (Closes: #152551)
* use cpp instead of omnicpp in the IDL-parser because
omnicpp got removed from omniorb due to bitrot
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Wed, 10 Jul 2002 22:31:52 +0200
synopsis (0.4.1cvs20020627-1) unstable; urgency=low
* update to latest cvs * some fixes in debian/
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Thu, 27 Jun 2002 18:08:25 +0200
synopsis (0.4.1cvs20020426-2) unstable; urgency=low
* fixed the dependency for gif2png (imagemagick?)
by dropping the command altogether and letting
dot output png directly
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Fri, 26 Apr 2002 23:56:26 +0200
synopsis (0.4.1cvs20020426-1) unstable; urgency=low
* update to latest cvs
* put the html formatter back into main package,
only Dot is now separate due to licenses
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Fri, 26 Apr 2002 08:20:59 +0200
synopsis (0.4.1cvs20020420-2) unstable; urgency=low
* split package in two, so the html formatter is separate
to allow synopsis itself go into main
the html formatter is still contrib as it needs
graphviz and msttcorefonts
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Wed, 24 Apr 2002 10:25:57 +0200
synopsis (0.4.1cvs20020420-1) unstable; urgency=low
* new upstream version * fixed dependencies
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Sat, 20 Apr 2002 01:58:17 +0200
2001
synopsis (0.3cvs20010508-1) unstable; urgency=low
* New upstream version
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Tue, 8 May 2001 09:44:11 +0200
synopsis (0.3-1) unstable; urgency=low
* Initial Release.
-- Patrick Mauritz <oxygene@studentenbude.ath.cx> Tue, 10 Apr 2001 14:53:42 +0200