* No-change rebuild to pick up the shared flex library.
* Build-depend on libfl-dev (Closes: #846447)
* Add symbols file
* Simplify paths in *.install files
* Covert package to use Debhelper
* Update d/control using cme fix
* Fix FTBFS by using -O0 in build (Closes: #746913)
* debian/control
- bump standards version to 3.9.4, no change was needed
- remove DM-Upload-Allowed field
* override package-name-doesnt-match-sonames Lintian warning
* pick 01_Fix-options-parsing-in-snacc.patch and
02_Fix-printing-version-information-in-berdecode.patch from upstream
to fix crashes reported by The Mayhem Team
[ Bart Martens ]
* add watch file
[ Balint Reczey ]
* multiarch support
* Adopting the package (Closes: #572884)
* New upstream release 1.3.1 from new upstream
- fix autoreconf warnings (Closes: #506439)
- fix FTBS with -Werror=format-security (Closes: #654403)
- use std::endl in asn-len.h (Closes: #547784)
* Depend on dh-autoreconf instead of automake1.7 and autoconf
(Closes:#648590, #628346)
* Don't ship .la files in libsnacc-dev
* Depend on debhelper >= 9
* Use dh_clean for make clean
* Drop simple patch system
* Endorse NMUs (closes: #374045, #377083, #394709, #418476, #424249, #442873).
* New (= old) maintainer, because team does not exist.
* Fixed some lintians.
* Removed TeX source files from snacc-doc binary package.
* Non-maintainer upload.
* debian/rules
- updated clean target (Closes: #424249)
- added removal for usr/share/doc/snacc-doc in snacc (Closes: #418476)
* debian/control
- bump Suggest to automake1.7 (to follow what's in build-dep) (Closes:
#394709)
- updated libsnacc-dev to use ${binary:Version} for depends over libsnacc0c2
* debian/patches/bts-442873.patch
- added (Closes: #442873)
* debian/snacc-doc.doc-base
- fixed Section to Programming
* debian/copyright
- updated FSF address
* Non-maintainer upload.
* debian/rules: Fix kshism. Closes: #377083.
* Non-maintainer upload.
* debian/rules:
- Use automake-1.7 even if /usr/bin/automake points to a different
version. Closes: #374045.
- cdbs seems to have changed the default patch level for new files;
adjust $(DEB_INSTALL_EXAMPLES_libsnacc-dev).
* Change libsnacc-dev section to libdevel in accordance with the
override file.
* Now build-depends on libtool (closes: #321199).
* New maintainer:
Debian FDT tool team <pkg-fdt-tools-team@lists.alioth.debian.org>,
mainly Martin v. Löwis <martin@v.loewis.de>.
(Closes: #204807).
FDT = Formal Description Technique (e.g. ASN.1, MSC, SDL, TTCN-3)
* Port to standard C++ library (Martin).
* Rebuild for new C++ ABI (Martin).
* Replace EOC with EOC_TAG_ID (Martin) (Closes: #307760).
* Build uses CDBS, divided earlier changes in clean patches (me).
* Removed -dbg package temporarily (me).
* Fixes FTBFS on amd64 (Closes: #277690), thanks to Kurt Roeckx
<Q@ping.be> for reporting and Larry Doolittle
<ldoolitt@recycle.lbl.gov> for the patch.
* QA upload.
* Manpages relicensed from GFDL to GNU GPL (closes: #292242)
* debian/rules: remove generated manpages on clean
* QA upload.
* bootstrap:
+ Fixed the autotools calling order.
+ Re-ran the bootstrap script.
* debian/control:
+ Do not build-depend on the autotools.
+ Set policy to 3.6.1.1.
+ Recommend gv | postscript-viewer instead of postscript-viewer only.
* debian/rules:
+ Fix timestamps at configure time (Closes: #249740).
+ Run make distclean, not merely make clean.
+ Remove configure.in at clean time.
+ Fixed {} wildcard bashisms.
* g++-3.3: strstream.h is now strstream (closes: #197705).
* Orphaned the package. Good-bye, snacc.
* Updated some ./debian/ files.
* Fixed an incompatibility with new bison, thanks to Junichi Uekawa
(closes: #167051).
* Changed Debian specific manual pages from DocBook/SGML to DocBook/XML.
* Changed bootstrap and configure.in/ac to latest autotools.
* Adjusted to new gcc version (closes: #133010).
* Dependencies on autotools-dev etc. introduced (closes: #104708, #115058).
* Update config.sub/guess so that snacc will build on ia64.
(closes: Bug#115058)
* Builds binary-all package in binary-arch target (closes: #87203).
* libstdc++2.10-dev build dependency removed (closes: #92383).
* Fixed debian/rules: Overwrote right manual page with wrong one.
* Changes in control file, new package libsnacc-dbg etc.
* Use current libtool.
* Initial Release.
* Fixed configure.in and snacc-config.in.