* Depend on librecad to give users upgrade path.
* Made qcad a transitional package recommending librecad
because of non-distributable files (Closes: #644786) and the removal
of qt3-free from the archives (Closes: #604595)
qcad (2.0.5.0-1+090318-10) UNRELEASED; urgency=high
* updated debian copyright to include license for fparser and
dxflib test code. Thanks to Christoph Egger.
* debian/patches/autosave.patch
- Enabled an autosave feature. Prepends a "#" to the filename part.
Upon a successful save of the user file, the autosave file will be
deleted. Closes: #94629
* S-V 3.9.1 (no changes)
* Upload to unstable.
* debian/qcad.desktop: fixed capitalization in name, added Engineering
categories, removed semi-colons after each entry. Corrected
installation of debian/qcad.menu to /usr/share/menu
* Fixed FTBFS on kfreebsd* by updating config.{guess,sub} in dxflib/
and fparser/
* Added auto-generated configure files to dh_clean override.
* Fixed bug to show latin characters ç,ã,õ,â,ô,á,é,Ã,ó,ú,à and ü.
(Closes: #507368)
* Adopted by debian-science (Closes: #588854)
- Scott Howard added to uploaders
* DM-Upload-Allowed per debian-science policy
* Typos in previous changelog (Closes: #564275, Closes: #572984)
* Policy 3.9.0, no changes
* debian/rules
- use dh overrides instead of makefile targets
- use autoreconf to generate configure and Makefiles (rather than use
upstream's). Depend on automake instead of autotools-dev
- removed calls to dh_installman dh_installmenu and replaced with
debian/qcad.menus debian/qcad.manpages
* Removed debian/README.source's references to quilt, not needed
with quilt source 3.0
* Fixed typo in debian/control (Closes: #579141)
* Removed libqcad0-dev package from control. The package does not include
any library binaries and has no rdepends.
* Added a link from /usr/share/qcad to the help files, and prevent the
qtassistant profiles from being compressed (Closes: #581257)
[Steffen Moeller]
* helping security of upstream's scripts
- rm -r $(find..) -> xargs -r
- cp something to nonexisting target -> mkdir -p
* Standards-Version updated to 3.8.4
* Restoring relationships (Closes: #559456, #561101).
* Add Categories to qcad.desktop (Closes: #512600).
* Fix spelling-error-in-manpage
* Installing menu file (Close: #564275).
* Installing file association (Close: #572984).
* Adding remaining patches from unstable
+ 30-paths as define-debian-paths.patch
+ 60-qcad-doc-hint as add-hint-about-qcad-doc.patch
+ 70-about.txt as create-about_txt.patch
* Add desktop file (Closes: #512600). Thanks Gabriel Ruiz.
* Add Recommends: cups-client (Closes: #520741). Thanks David Erosa.
* Update debian/watch
* Migrating new debian/rules to unstable
* New upstream version. RibbonSoft's community edition of QCad has been
stalled for years (they are still working on their non-free version).
A fork called qcad-free was started by Jani Frilander, including many
bugfixes, polyline support, and additional arc modes.
* Fully reworked debian/rules using debhelper 7 tiny rules
* Now quilt instead of dpatch
* Updated patches
+ 05-Makefile removed (unneeded with new debian/rules)
+ 10-buildscript removed (unneeded with new debian/rules)
+ 15-clean removed (unneeded with new debian/rules)
+ 20-buildtrans removed (restored by new upstream)
+ 25-longcast removed (incorporated by upstream)
+ 35-longlong removed (incorporated by upstream)
+ 50-initialdlg renamed to bug#234340.patch
+ 55-htmlentity renamed to bug#370464.patch
+ 80-gcc43 removed (incorporated by upstream)
+ 85-bash-release_translations renamed
* Adding missing entries to debian/copyright
* Fix mime-info file (Closes: #506256). Thanks to Philipp M. Hahn.
* Add Depends on libcups2-dev (Closes: #437363, Closes: #420746).
* Add a new patch (85-bash-release_translations.dpatch) to force the use of
/bin/bash with release_translations.sh
* Update debian/rules to force the use of /bin/bash with build_qcad.sh.
* Update watch file.
* Added Recommends/Replaces for qcad/qcad-data
(Solves piuparts problems and Closes: #493312)
* Modified short descriptions for consistency.
* Acknowledge previous NMU. Changes incorporated in a new patch
(80-gcc43.dpatch). Closes: #470973
* New Maintainer. Closes: #491016
* Removed 40-config.dpatch (Old manual update of config scripts)
* Added rules to update config scripts from autotools-dev
* Added Build-Depends on autotools-dev
* Standards-Version updated to 3.8.0
* Homepage field added
* Added debian/watch
* Added debian/compat and updated debhelper version on Build-Depends
* Changed Section in menu to Applications/Science/Engineering
* Changed Section in doc-base to Science/Engineering
* Removed 'Encoding' from qcad.desktop (no longer necessary)
* Updated clean target to avoid direct changes in Makefiles
* Added new binary target qcad-data, split arch indep files
(arch-dep-package-has-big-usr-share 8276kB 68%)
* Added MimeType to qcad.desktop. Closes: #472002
* Removed 45-qcad_ca.dpatch (Old/Incompatible Catalan translation)
* Added a dh_desktop rule
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #417503, #441578).
* debian/copyright: updated contents
* debian/rules: install qcad.png as manual.png to avoid error message
when opening the user manual
* Added about.txt for Qt assistant (Closes: #380221)
* debian/patches/60-qcad-doc-hint.dpatch: print a hint referring to the
qcad-doc package if launching the help assistant fails (Closes: #315867)
* patches/35-longlong.dpatch, patches/15-clean.dpatch,
patches/50-initialdlg.dpatch, patches/10-buildscript.dpatch,
patches/45-qcad_ca.dpatch, patches/30-paths.dpatch: fixed patch file
names
* debian/patches/*: removed line "## All lines beginning with ..."
* debian/control: simplified dependencies; added versioned dependencies
to Recommends: between qcad and qcad-doc
* New upstream release
* New Maintainer (Closes: #374954)
* Added dpatch framework
* Moved qcad-doc to Section: doc and libqcad0-dev to Section: libdevel
* Updated config.guess and config.sub (Closes: #360225)
* Fixed size of initial dialog for wmaker (Closes: #234340)
* Updated policy version to 3.7.2
* Officially closes NMU fixes (Closes: #282206, #347061, #288190, #321671)
* Added "Replaces: libcad0" and "Conflicts: libcad0" for libqcad0-dev
(Closes: #359958)
* Added "Recommends: qcad-doc" for qcad (Closes: #377360)
* Replace "<" with html entity in qcad/doc/construction_ellipse.html
(Closes: #370464)
* Added doc-base descriptor
* Non-maintainer upload
* Drop unneeded xlibs-dev build-dep (Closes: #347061)
* Drop libqcad0 package, move static libs to libqcad0-dev (and change
that to arch: any) and fix deps. (Closes: #321671)
* Fix link to homepage in Description (Closes: #282206)
* Non-maintainer upload.
* Recompile for GCC 4 transition.
* Applied patch to allow compiling on amd64 (Closes: Bug#288190).
Thanks to Andreas Jochens for the report.
* mime types added to integrate QCad into Gnome and KDE desktops.
* New upstream release.
* Documentation access from menu fixed (Closes: Bug#270703).
* Added patch from José L. Redrejo to preconfigure patterns, translations,
scripts, fonts and library paths in qcad (partlibrary compatibility).
* qcad.xpm has been relocated to /usr/share/pixmaps
* New upstream release.
* Compiled against Qt 3.3.2.
* Updated description packages from control file to provide more information.
* Included .desktop icon to comply with freedesktop.
* Changed Architecture field to all in qcad-doc and libqcad0-dev packages.
* New upstream release (Closes: Bug#222476).
* New maintaniner (thanks Fernando).
* Changed Build-depends to include libqt3-mt-dev and qt3-dev-tools.
* It has been splitted to four new packages (qcad, qcad-doc, libqcad0 and
libqcad0-dev).
* Changed Build-depends again to show only libqt3-headers instead of
libqt3-plugins-headers|libqt3-headers (Closes: Bug#216749)
* Applied patch from Matthias Urlichs to allow compiling on m68k
architecture. Thanks a lot to Petter Reinholdtsen for his help with this
problem.
* Changed Build-depends on libqt3-plugins-headers for
libqt3-plugins-headers|libqt3-headers
* Updated Standards-Version to 3.6.1
* Modified package long description so that it does not contain short
description too
* Recompiled against libqt3c102-mt. Thanks to Jan Niehusmann for the
patch (Closes: Bug#180596)
* Added Build-Depends on libqt3-compat-headers, in order to have qlist.h
available
* Applied alpha compile patch in the right place
* New upstream release (Closes: Bug#161299)
* Help is now properly shown (Closes: Bug#162012).
* Dimension Drawing preferences are now shown OK (Closes: Bug#167821).
* Applied patch to workaround broken alpha compiler (Closes: Bug#157061).
Thanks to Petter Reinholdtsen for the report and to Colin Watson for the
delayed NMU.
* New upstream release (Closes: Bug#125958, Bug#128760, Bug#76204)
* Compiled against Qt 2.3.0-final-5 libs (Closes: Bug#99077)
* Moved qcad binary to /usr/bin/
* New upstream release (Closes: Bug#91771)
* Compiled against Qt 2.3.0 (Closes: Bug#89778)
* New upstream release
* Compiled against Qt 2.2 again (version 1.4.6 does not crash anymore)
(Closes: Bug#85263)
* Moved pixmaps to /usr/share/qcad/pixmaps/ (Closes: Bug#77196, Bug#79662,
Bug#84148)
* Compiled with newest libc and x11 libs
* Created minimal manpage
* Recompiled with older Qt 2.0.2 libraries because current ones (2.2.4)
make QCad die with signal 11 and package needs to be rebuilt in order to
close bug #77196.
* Recompiled with libqt2.2
* Added debhelper to Build-Depends control field. (Closes: Bug#69774)
* Recompiled using zlib1g 1.1.3-9, so that qcad does not depend on
'zlib1' but 'zlib1g'. (Closes: Bug#69367)
* New upstream release
* Compiled against newer libqt2.1 package libs.
* Added Build-Depends entry in control file (closes: Bug#65549)
* New upstream release
* New upstream release
qcad (1.3.3-2) frozen; urgency=low
* .css files in html/ are now left uncompressed for browsers to be able to
use it properly (closes: Bug#56118)
* New upstream release
* html docs are now in /usr/share/doc/qcad/html/ instead of
/usr/share/doc/qcad/doc. Closes: #51861
* New upstream release
* License changes - upstream source archive included a LICENSE file which
was not intended to be there since version 1.2.0. Package is now ok in
main section, as it's completely GPL (with QPL-compliance addenum :-)
* New upstream release.
* Initial Release.