lp:debian/acetoneiso

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/acetoneiso
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Nick Andrik

* Mark the package as linux-any, since fuseiso is not available in
  non-linux platforms (Closes: #747457)
* Add appropriate lintian overrides, since upstream homepage is not
  available any more
* Drop patches/add_desktop_categories since categories are now included in
  upstream version
* Update translations from Launchpad (2014-03-05)
  - Updated Russian one
  - Included Slovakian one

9. By Nick Andrik

* New upstream release
  - converted genisoimage to xorriso for "Folder to ISO" feature
  - default KDE file manager now set to dolphin, removed kmfclient usage
  - fixed youtube-dl "-b" option not working anymore
  - fixed issue when mounting in an a generic folder [reported by
    Jack Bauer]
  - ensure gpg2 is installed, bug ticket about gpg2
    https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/659509
  - removed phonon dependency
  - updated Russian translation [Thanks to Oleg Koptev]
  - added Spanish translation [Thanks to Otniel Watanabe]
  - UI changes, disabled all incomplete features (burning, torrent) and
    disabled updates tab

* Translations
  - update Portuguese Brazilian translation (Closes: #715318)
  - include new translations from Launchpad (2013-11-14)
  - fix untranslated strings that were shown as empty (Closes: #728829,
    LP: #1220868)
* Remove references to defunct homepage (Closes: #706741, LP: #1179127)
* Update the copyright file to include all HTML manuals
* Allow build for any architecture (it was linux-any)
* Bump standards version to 3.9.5
* Added VCS links
* Added Categories entry to .desktop file

8. By Nick Andrik

* Replace fuse-utils build-dep with fuse, since
 the package has been renamed (Closes: #698120)
* Update translations from Launchpad

* Support for hardening
  - Bumped compatibility level to 9
  - Bumped debhelper build-dep version to 9
  - Enabled hardening flags in debian/rules
* Updated debian/copyright in format 1.0
* Bumped standards version to 3.9.4

7. By Nick Andrik

* debian/control:
  - Drop the libqt4-dev (<< 4:4.7.0~beta2) in build dependencies. Not needed
    any more because libqt4-dev is already updated (Closes: #655616) [Thanks
    to Peter Green]
  - Replace libqt4-webkit dependency with libqtwebkit4, since the former is
    by now just a transitional package; automatically done by dpkg-shlibdeps
    (Closes: #639783)
  - Bumped standards version to 3.9.2
* debian/changelog:
  - corrected spelling of "MS" [Thanks to Jonathan Nieder]

6. By Nick Andrik

* New upstream release
  - added utility to burn ISO/TOC/CUE images to CD-R/RW optical discs
  - added utility to burn ISO images to DVD-+R/RW optical discs (including
    DL)
  - AcetoneISO can now burn the raw images it generates when creating an
    image from CD-Audio (toc support)
  - fixed segmentation fault in erase cd/dvd function when no cd/dvd device
    is found
  - notice user if mounting an UDF ISO image providing him correct linux
    command to mount the image as root user (tested with M$ Windows7 isos)
  - small gui changes, most important is that the gui window size is not
    locked anymore to a minimum value
  - updated some i18n translations

* debian/control:
  - Bumped up policy version to 3.9.1
* debian/patches:
  - change-name-and-version-in-help: Removed because fixed upstream
  - add_manpage: Updated version and date
  - correct-spelling-errors: Update for the new source/translation files

5. By Nick Andrik

* debian/control:
  - Removed or-build-dependency libqt4-phonon-dev, since it is covered by
    libphonon-dev.
  - Changed the order in the suggestion list of the file managers so that
    nautilus (the usual default) is first.
  - Updated the description to something more user friendly (Closes:
    #591411, LP: #602688) [Thanks to Sense Hofstede]
  - Updated debhelper dependency to version 7
* debian/compat:
  - Bumped version to 7

4. By Nick Andrik

* debian/control:
  - Added libwebkit-dev build-dependency, since libqt4-dev
    [>= 4:4.7.0~beta2-1] does not included QT Webkit any more

3. By Nick Andrik

* New upstream release
  - added support for Lxde(PCManFM) file manager. Patch provided from Andrea
    Florio
  - splitting an image in multiple parts no longer uses compression
    algorithm (Dominik Dera)
  - fixed a bug that prevented database from listing images when the path
    had accented characters in it
  - fixed bug that ignored saved path destination when downloading a video
    from Youtube (Guido Cordaro)
  - fixed utube.h warnings that occured when compiling sources
  - fixed some filters in qdialogs
  - removed useless qmessagebox warning when mounting an image and file
    manager was set to none
  - updated AcetoneISO.desktop file according to the freedesktop.org
    desktop-entry-spec-1.1. Thanks to Anatoly Lyutin

* debian/watch:
  - Updated the watch link
* debian/control:
  - Bumped up standards version to 3.9.0
  - Downgraded the file manager dependency list to suggestion, added thunar
    and dophin and removed dolphin-kde4 and konqueror-kde4
  - Restricted the architecture to linux-any; fuse is not yet available for
    kfreebsd
* Switch to dpkg-source 3.0 (quilt) format
  - debian/source/format:
    + Added file with "3.0 (quilt)" content
  - debian/rules:
    + Removed patchsys-quilt.mk include
  - debian/control:
    + Removed quilt build-dependency
  - debian/README.source:
    + Removed no longer needed file
* Changes remaining:
  - Correct Spelling errors:
    + debian/patches/correct-spelling-errors: Fix some typos in the source
      files
    + debian/rules: Generate automatically the updated .qm translation files
  - /debian/paches/change-name-and-version-in-help: Correct the executable
    name and version for when the program is run with the --help argument
  - /debian/paches/add_manpage: Added manpage for the application

2. By Nick Andrik

* New upstream version
  - fixed segmentation fault that occured if ~/.acetoneiso folder didn't exist

* Initial release ( Closes: #540426, LP: #238577 )
  - Based on the debianized version from getdeb.net ( Thanks Joao Pinto )
* debian/control:
  - Updated description
  - Updated project homepage
  - Added quilt on build dependencies
  - Added libphonon-dev | libqt4-phonon-dev on build dependencies
  - Removed libqt4-qui from dependency list since it is added by shlibs
  - Removed the ia32-libs [amd64] dependency since it is needed only for
    poweriso which is not packaged yet
  - Downgrade mencoder dependency to suggestion since it is not packaged
    in debian
* debian/rules:
  - Added qmake class for cdbs
  - Added DEB_BUILDDIR and DEB_INSTALL_CHANGELOGS_ALL variables
  - Removed explicit rules
  - Added support for quilt
* debian/copyright:
  - Updated copyright info
  - Updated project download page
  - Corrected program license version to GPLv3+
  - Added GFDL for manual.html
* debian/watch: Added watch link
* debian/patches: Added quilt system
  - desktop-entry-remove-encoding: Remove the Enconding entry from the
    .desktop file
  - correct-spelling-errors: Correct some spelling errors in the source files
  - change-name-and-version-in-help: Correct the executable name and version
    for when the program is run with the --help argument
  - add_manpage: Added manpage for the application

1. By Nick Andrik

Import upstream version 2.2.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers