Debreate Changelog

What's new in Debreate 0.7.10

Oct 27, 2014
  • Add fields to default paths in 'files' section
  • BUGFIX: Rename module "_md5" to "db_md5" to avoid required use of ".new()"

New in Debreate 0.7.7 (Dec 8, 2011)

  • Fixed some incompatibilities with Python 2.6

New in Debreate 0.7.5 (Nov 24, 2011)

  • fixed error creating changelog when spaces in build path
  • fixed error creating deb when spaces in build path
  • fixed unicode errors when saving project, control, and launcher
  • fixed unicode erros when building deb
  • added Quick Build option for building from preexisting tree

New in Debreate 0.7.4 (Nov 23, 2011)

  • file list is no longer editable
  • fixed progress dialog freezes when adding empty directory to file list
  • changed layout of Control section
  • removed colors from certain text fields
  • finished most of locale support
  • removed convert to RPM
  • fixed program frozen while help file open
  • fixed error when starting fresh project

New in Debreate 0.7.3 (Nov 21, 2011)

  • changed lintian tags explanation link
  • added Ubuntu Policy Manual link
  • added help documentation
  • fixed error on save menu launcher file
  • removed unnecessary fields from Control section

New in Debreate 0.7.2 (Oct 21, 2011)

  • Fixed build error caused by existing "doc" folder

New in Debreate 0.7.0-0 Alpha 6 (Sep 24, 2010)

  • Fixed: Opening reference links freezes application
  • Workaround: Hitting "Delete" removes dependencies
  • Fixed: About dialog, can't see link after click
  • Added partial language support
  • Added partial Spanish translation

New in Debreate 0.7.0-0 Alpha 5 (Aug 9, 2010)

  • Checks for errors in produced .deb with lintian
  • Repairs file and executable permissions
  • Bug fix: Version field doesn't re-enable after changing modes
  • Changed "Section" default values to be in accordance with Debian Policy Manual
  • Fixed changelog creation
  • Fixed text colors on Control page for dark themes
  • Put correct options in "Sections" under Control page
  • Fixed enabling/disabling some checkboxes if md5sum and lintian aren't installed

New in Debreate 0.6.5-1 (Apr 20, 2010)

  • Added option: create md5sums
  • Fixed bug: packages not building at all

New in Debreate 0.6.2-4 (Apr 14, 2010)

  • Added options to "Architecture" and made editable
  • Disabled "Version" under the "Menu" tab as it doesn't apply to package version
  • Changed some labels under "Paths" tab

New in Debreate 0.6.2-3 (Mar 29, 2010)

  • Added options to "Architecture" and "Section" fields

New in Debreate 0.6.2-2 (Jun 5, 2009)

  • Fixed issue in "Installed-Size" while opening contol

New in Debreate 0.6.2-1 (May 22, 2009)

  • Tasks:
  • Add more options for .desktop file fields
  • Fix option to create a changelog
  • Finish tutorial/help instructions
  • Clean up code

New in Debreate 0.6.2 Beta (May 21, 2009)

  • Added support for pre-install/pre-uninstall scripts
  • Fixed some bugs for getting and making directories

New in Debreate 0.5.0 Beta (Apr 27, 2009)

  • Can create deb packages without a generic folder tree
  • 4 options of where to install executables in system path
  • Option to create entry for the main menu Tasks:
  • Finish tutorial/help instructions
  • Clean up code
  • Add buttons to load scripts
  • Create option to delete temporary build folder
  • Finish optional files and changelog options
  • Clean up code

New in Debreate 0.4.1 Beta (Apr 3, 2009)

  • Minor changes to layout
  • Added instructions pdf for creating .deb packages
  • Created dialog for changelog to replace directly opening the texfile

New in Debreate 0.3.1 Beta (Apr 1, 2009)

  • Fixed "Change Log" and ".deb Creation Info" menu items
  • Handles importing control files better (order of items doesn't matter as long as "Description" is last field)
  • Changed some colors
  • Fixed the "Source" and "Destination" directories to compensate for spaces

New in Debreate 0.3 Beta (Mar 30, 2009)

  • Fixed control file output
  • Fixed multi-line in/out issues of Long Description
  • Added some tooltip balloons
  • Started working on .deb to .rpm support