* d/control (Standards-Version): Bumped to 4.4.1.
* d/rules: Enable hardening and export build flags using buildflags.mk.
* d/p/fix-cppflags-missing.patch: Add patch.
- Fix `dpkg-buildflags-missing CPPFLAGS 1 (of 8) missing` warning.
* d/p/series: Add patch.
* d/compat: Raised level to 12.
* d/control (Build-Depends): Raised debhelper version accordingly.
(Standards-Version): Bumped to 4.4.0.
* d/copyright: Minor update.
* Team upload.
[ Daniel Leidert ]
* Fix Vcs-* fields in debian/control after migrating package to Git.
[ Andreas Tille ]
* Standards-Version: 4.3.0
* d/rules: Drop --parallel which is default for debhelper 11
* debian/chemtool.desktop: Removed.
* debian/chemtool.menu: Ditto.
* debian/chemtool_icon.xpm: Ditto.
* debian/chemtool.install: Adjusted. Removed .menu related entries.
* debian/compat: Raised to level 11.
* debian/control: Sorted.
(Build-Depends): Raised to debhelper version 11 and removed autotools-dev.
(Standards-Version): Bumped to 4.1.3.
(Vcs-Browser): Use secure URI.
(Depends, Description): Replaced transfig by fig2dev (closes: #866149).
* debian/copyright: Rewritten in format version 1.0.
* debian/patches/748031_signedness.patch: Added.
- Fix conflicting function definitions (closes: #748031).
* debian/patches/866703_cross.patch: Added (thanks to Helmut Grohne).
- Use standard autoconf macro for pkg-config detection (closes: #866703).
* debian/patches/desktop.patch: Added.
- Fix the .desktop file and merge contents from debian/chemtool.desktop.
* debian/patches/series: Adjusted.
* debian/rules: Removed obsolete autotools_dev dh add-on.
* debian/upstream: Renamed to debian/upstream/metadata.
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.9.4.
(Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
(DM-Upload-Allowed): Dropped.
* debian/rules: Enable hardening.
* debian/upstream: Added.
* New upstream release.
* debian/control (Build-Depends): Better autotools-dev dependency.
* debian/patches/554084_fix_ftbfs_with_no_add_needed.patch: Dropped.
- Fixed upstream.
* debian/patches/585912_document_special_char_limitation.patch: Dropped.
- Unicode support added by upstream.
* debian/patches/650112_fix_segfault_at_startup.patch: Dropped.
- Applied upstream.
* debian/patches/LP839745_enabling_translation.patch: Dropped.
- Applied upstream.
* debian/patches/series: Adjusted.
* Acknowledge NMU (closes: #554084).
* debian/chemtool.docs: Added.
* debian/chemtool.examples: Ditto.
* debian/compat: Bumped to dh compatibility level 7.
* debian/control (Uploaders): Removed LI Daobing. Thanks for your work.
(Build-Depends): Increased required debhelper and autotools-dev versions.
(Standards-Version): Bumped to 3.9.2.
(Vcs-Browser): Point to the real directory.
* debian/install: Renamed to debian/chemtool.install.
* debian/menu: Renamed to debian/chemtool.menu.
* debian/rules: Rewritten for dh 7. Added -Wl,--as-needed to drop unused
dependencies.
* debian/source/format: Added for format 3.0 (quilt).
* debian/patches/554084_fix_ftbfs_with_no_add_needed.patch: Added.
- Add -lX11 to chemtool_LDADD for #554084.
* debian/patches/585912_document_special_char_limitation.patch: Added.
- Document a limitation in special characters handling (closes: #585912).
* debian/patches/650112_fix_segfault_at_startup.patch: Added.
- Fix XPM color entries in bitmap1.h (closes: #650112).
* debian/patches/LP839745_enabling_translation.patch: Added.
- Fix gettext support initialization (LP: #839745).
* debian/patches/series: Added.
* Non-maintainer upload.
* Makefile.in: Added -lX11 to chemtool_LDADD. Fixed FTBFS. Closes: #554084.
* New upstream release.
* debian/chemtool.desktop: Added entry to process application/x-chemtool.
* debian/chemtool.sharedmimeinfo: Added to make the system recognize the
application/x-chemtool MIME type.
* debian/control (Standards-Version): Bumped to 3.8.1.
(Depends): Fixed debhelper-but-no-misc-depends. Added autotools-dev to fix
outdated-autotools-helper-file.
* debian/chemtool.sharedmimeinfo
* debian/patches/07_manpage_fixes.patch: Dropped (applied upstream).
* debian/patches/08_escape_characters_for_svg.patch: Ditto.
* debian/patches/08_escape_characters_for_svg.patch: Added.
- inout.c (export_svg): Escape <, > and & in text for SVG output to not
break it. Thanks to Martin Kroeker for the patch.
* New upstream version 1.6.11.
[ Daniel Leidert ]
* debian/chemtool.desktop: Removed obsolete Encoding key.
* debian/chemtool.xpm: Renamed to debian/chemtool_icon.xpm.
* debian/compat: Raised to 5.
* debian/control: Vcs* fields transition.
(Build-Depends): Raised to debhelper v5.
(Uploaders): Added myself.
* debian/copyright: Updated/completed.
* debian/dirs: Removed (useless).
* debian/docs: Dropped in favour of DEB_INSTALL_DOCS_chemtool.
* debian/examples: Dropped in favour of DEB_INSTALL_EXAMPLES_chemtool.
* debian/install: Removed debian/tmp/ stuff and added chemtool.xpm
installation.
* debian/menu (section): Fixed to comply with latest (menu) policy.
(icon): Adjusted after icon renaming.
* debian/rules: Added DEB_INSTALL_DOCS_chemtool and
DEB_INSTALL_EXAMPLES_chemtool to drop docs and examples files. Removed
useless binary-post-install target.
(DEB_CONFIGURE_EXTRA_FLAGS): Use --without legacy option(s).
* debian/watch: Slightly updated.
* patches/06_suppress_opt.patch: Dropped (upstream rewrote Makefiles).
* patches/07_manpage_fixes.patch: Added.
[ Michael Banck ]
* debian/control (Maintainer): Set to Debichem Team.
* debian/control (Standards-Version): Bump to 3.7.3.
* debian/control (Homepage): Added.
* debian/control (DM-Upload-Allowed): Added.
* New upstream version.
[ Michael Banck ]
* Sync with ubuntu.
* debian/control (Depends): Demote openbabel to Recommends.
[ LI Daobing ]
* debian/chemtool.desktop: fix warning for desktop-file-validate.
* debian/watch: added.
* change standards version from 3.6.1 to 3.7.2
* add me to uploader
* Merge from Debian unstable keeping previous Ubuntu changes
* New upstream version.
* Added a .desktop file from Phil Bull
* import newer debian version; closes: #649 (malone)
* move openbabel to depends
* debian/control (Build-Depends): Replace libgtk1.2-dev with
libgtk2.0-dev; closes: #321511
* debian/control (Suggests): Added fig2sxd; closes: #321510
* debian/patches/06_suppress_opt.patch: New file, surpressing -O2
from $CFLAGS due to run-time errors with gcc-4.0; closes: #321512
* New upstream release.
* New upstream release; closes: #304113
* debian/copyright: Updated upstream location; closes: #304112
* New upstream release.
* (05_fix_manpage.patch): Dropped, applied upstream.
* debian/menu (needs, section): Quote entries.
* debian/rules.old: Removed file.
* chemtool.1: Added section and removed to superfluous spaces.
* debian/control (Standards-Version): Bumped to 3.6.1.0.
* debian/chemtool.install: Renamed to...
* debian/install: This.
* debian/chemtool.xpm: New file, a 32x32 version of chemtool.xpm.
* debian/install: Install debian/chemtool.xpm into /usr/share/pixmaps.
* New upstream release.
* (04_label_rendering_fix): Dropped, applied upstream.
* (03_seperate_CFLAGS): Dropped, applied upstream.
* Really include 03_seperate_CFLAGS now.
* inout.c (exfig): Fix label rendering, patch by upstream.
(04_label_rendering_fix)
* New upstream release.
* (02_check_fonts): Dropped, applied upstream.
* Makefile.in (CFLAGS): Factor out CPPLAGS from CFLAGS.
(03_seperate_CFLAGS)
* main.c: Use GTK default font if chemtool's default is unavaiable
(02_check_fonts); closes: #222449
* Added Build-Depends on cdbs; closes: #201885
* Bumped Standards-Version to 3.6.0
* The 'Another one, and another one, and another one'-release
* New upstream major release
* Switched to cdbs
* New upstream development release
* New upstream development release
- clean triple and quadruple bonds added; closes: #184005
* Moved section of menu entry from Math to Science; closes: #185725
* Include examples/* in debian/examples, not every file on its own
* Merged gtk-upstream Hurd fix into gtkfilesel.c
* Added -g to CFLAGS in Makefile.in
* Removed the GTK reference from the short description
* New upstream development release
* Fixed Add_ring() to have all bonds inside the ring. Chemtool now
handles double bonds differently
* New upstream development release
* New upstream development release
* New upstream development release
* New upstream development release
* New upstream development release
* inout.c: Fixed {fig|eps|tex}-export for italic and bold fonts
always being Helvetica
* New upstream development release
* New upstream development release
* New maintainer email address
* Removed emacs-variables from debian/changelog
* Bumped Standards-Version: to 3.5.6.1
* Added versioned Build-Depends: for debhelper to satisfy linda
* New upstream release
* Modified debian/rules as chemtool now uses autoconf
* Chemtool now Suggests: openbabel, which can translate between
.pdb, .mol and other file types (excluding .cht)
* Changed description slightly to acknowledge chemtool's new
features
* Added an chemtool-icon to /usr/share/pixmaps
* Added a hint and the above icon to the menu entry
* debian/rules: Comments trimmed
* debian/contro: Corrected spelling mistake; closes: #124495
* inout.c: Fixed xbm-export; closes: #122175
* draw.c: Fixed rounding error in Add_ring()
* draw.c: Fixed 360 degrees rollover-bug in Put_protate()
* New upstream release, immeadiate bugfix for 1.4.0
* Repackaged
* Backported a fallback to fixed-font if helvetica isn't
available; closes: #110716
* New maintainer; closes: #100212
* Fixed depends:, so that it actually includes ${shlibs:Depends}
* New upstream release.
* Updated package to latest standards version.
* Moved section from math to science to fix override disparity.
* Corrected typo in copyright file.
* Removed call of deprecated dh_testversion in rules.
* Initial Release; closes: #88355.
* Modified Makefile.
* Wrote a manpage for cht, and modified manpage for chemtool.