Public bug reported:

MComix v1.01 [for trusty 14.04]
===============================
There already exists an outdated version (v1.00) in the official Ubuntu 
repositories. But there has been an comprehensive update since (v1.01) with 
many bugfixes on 2015-01-31 on sourceforge.net. An updated new packaged version 
would be very much appreciated. Thank you very much in advcance! :)

Source for v1.01:

http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download

Changelog for MComix v1.01:
===========================
- Keyboard shortcuts can now be edited from MComix' preference dialog
  in a new tab "Shortcuts". (by Valentin Gologuzov)
  Please not that the arrow keys, Backspace and Escape cannot be bound
  to actions right now, unless you're manually editing the config file.

- During database upgrade, MComix did not consider that books in the
  "Last read" database might no longer exist, leading to program crash.
  This has been fixed.

- Adding a collection with a numeric name to the library made the library
  unusable. This has been fixed.

- Fixed win32 builds missing the 'calendar' module.

- Fixed bookmarks not being displayed in the Ubuntu Unity global menu.

- Fixed 'Continue reading' not working when files are opened from
  the command line (by Boris Bogar).

- Improved page extraction and caching algorithm, leading to much better
  responsiveness, especially for viewing large archives. (by Benoit Pierre)

- MComix will now always hide the mouse cursor after a period of
  inactivity, even when not in fullscreen mode. (by Benoit Pierre)

- The ALT+Left and ALT+Right keys will now either advance one page,
  or go back one page, depending on the user being in manga mode.

- CTRL plus mouse wheel will now zoom in/out one level.

- Manual zooming will now use a logarithmic scale instead of a linear
  spline.

- The library will now use natural sorting for "Sort by name" and
  "Sort by path" instead of alphanumeric sorting, bringing it in line
  with most other sorting done by MComix.

- Adding a book to a collection with the same book already existing
  in another collection did not immediately show the book in the
  library main view when the new collection was already selected.

- MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
  archives.

- ZIP archives using BZIP2 compression will now fall back to external
  unzip/7z instead of failing (by Awad Mackie).

- MComix can now read PDF files using tools provided by mupdf,
  namely mutool and mudraw. (by Benoit Pierre)

- Double page mode will not implicitly resize images anymore.

- The smart scrolling algorithm has been improved.

- Some issues with the magnifying glass have been fixed.

- Some new variables have been introduced that you can use when running
  external commands. See the documentation for details:
  https://sourceforge.net/p/mcomix/wiki/External_Commands

- MComix will now use the current GTK theme's icons for
  Next/Previous buttons.

- Added AppData meta information for software repositories.

- Updated traditional Chinese translation (by Wayne Su).

[Posted by Oddegamra 2015-01-31]

** Affects: getdeb.net
     Importance: Undecided
         Status: New

** Affects: mcomix (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  MComix v1.01
- ===========
+ ============
  There exists a package of MComix in an outdated version (v1.00) in the 
official Ubuntu repositories. But there has been an comprehensive update since 
with many bugfixes on  2015-01-31 in version v1.01. An updated new packaging 
would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
- 
  
  Happy new year, Thomas
  
  
  Changelog for MComix v1.01:
  
  - Keyboard shortcuts can now be edited from MComix' preference dialog
-   in a new tab "Shortcuts". (by Valentin Gologuzov)
-   Please not that the arrow keys, Backspace and Escape cannot be bound
-   to actions right now, unless you're manually editing the config file.
+   in a new tab "Shortcuts". (by Valentin Gologuzov)
+   Please not that the arrow keys, Backspace and Escape cannot be bound
+   to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
-   "Last read" database might no longer exist, leading to program crash.
-   This has been fixed.
+   "Last read" database might no longer exist, leading to program crash.
+   This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
-   unusable. This has been fixed.
+   unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
-   the command line (by Boris Bogar).
+   the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
-   responsiveness, especially for viewing large archives. (by Benoit Pierre)
+   responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
-   inactivity, even when not in fullscreen mode. (by Benoit Pierre)
+   inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
-   or go back one page, depending on the user being in manga mode.
+   or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
-   spline.
+   spline.
  
  - The library will now use natural sorting for "Sort by name" and
-   "Sort by path" instead of alphanumeric sorting, bringing it in line
-   with most other sorting done by MComix.
+   "Sort by path" instead of alphanumeric sorting, bringing it in line
+   with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
-   in another collection did not immediately show the book in the
-   library main view when the new collection was already selected.
+   in another collection did not immediately show the book in the
+   library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
-   archives.
+   archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
-   unzip/7z instead of failing (by Awad Mackie).
+   unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
-   namely mutool and mudraw. (by Benoit Pierre)
+   namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
-   external commands. See the documentation for details:
-   https://sourceforge.net/p/mcomix/wiki/External_Commands
+   external commands. See the documentation for details:
+   https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
-   Next/Previous buttons.
+   Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01
  ============
  There exists a package of MComix in an outdated version (v1.00) in the 
official Ubuntu repositories. But there has been an comprehensive update since 
with many bugfixes on  2015-01-31 in version v1.01. An updated new packaging 
would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Happy new year, Thomas
  
  
  Changelog for MComix v1.01:
- 
+ ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Summary changed:

- [Request] New package for "MComix v1.01"
+ [Request] New package for "MComix v1.01" for trusty 14.04

** Description changed:

- MComix v1.01
+ MComix v1.01 [for trusty 14.04]
  ============
  There exists a package of MComix in an outdated version (v1.00) in the 
official Ubuntu repositories. But there has been an comprehensive update since 
with many bugfixes on  2015-01-31 in version v1.01. An updated new packaging 
would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Happy new year, Thomas
- 
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01 [for trusty 14.04]
- ============
+ ===============================
  There exists a package of MComix in an outdated version (v1.00) in the 
official Ubuntu repositories. But there has been an comprehensive update since 
with many bugfixes on  2015-01-31 in version v1.01. An updated new packaging 
would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Happy new year, Thomas
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01 [for trusty 14.04]
  ===============================
- There exists a package of MComix in an outdated version (v1.00) in the 
official Ubuntu repositories. But there has been an comprehensive update since 
with many bugfixes on  2015-01-31 in version v1.01. An updated new packaging 
would be very much appreciated. Thank you very much in advcance! :)
+ There already exists a package of MComix in an outdated version (v1.00) in 
the official Ubuntu repositories. But there has been an comprehensive update 
since with many bugfixes on  2015-01-31 in version v1.01. An updated new 
packaging would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Happy new year, Thomas
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01 [for trusty 14.04]
  ===============================
- There already exists a package of MComix in an outdated version (v1.00) in 
the official Ubuntu repositories. But there has been an comprehensive update 
since with many bugfixes on  2015-01-31 in version v1.01. An updated new 
packaging would be very much appreciated. Thank you very much in advcance! :)
+ There already exists an outdated version (v1.00) in the official Ubuntu 
repositories. But there has been an comprehensive update since (v1.01) with 
many bugfixes on 2015-01-31 on sourceforge.net. An updated new packaging would 
be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Happy new year, Thomas
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01 [for trusty 14.04]
  ===============================
  There already exists an outdated version (v1.00) in the official Ubuntu 
repositories. But there has been an comprehensive update since (v1.01) with 
many bugfixes on 2015-01-31 on sourceforge.net. An updated new packaging would 
be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
- 
- Happy new year, Thomas
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Description changed:

  MComix v1.01 [for trusty 14.04]
  ===============================
- There already exists an outdated version (v1.00) in the official Ubuntu 
repositories. But there has been an comprehensive update since (v1.01) with 
many bugfixes on 2015-01-31 on sourceforge.net. An updated new packaging would 
be very much appreciated. Thank you very much in advcance! :)
+ There already exists an outdated version (v1.00) in the official Ubuntu 
repositories. But there has been an comprehensive update since (v1.01) with 
many bugfixes on 2015-01-31 on sourceforge.net. An updated new packaged version 
would be very much appreciated. Thank you very much in advcance! :)
  
  Source for v1.01:
  
  
http://sourceforge.net/projects/mcomix/files/MComix-1.01/mcomix-1.01.tar.bz2/download
  
  Changelog for MComix v1.01:
  ===========================
  - Keyboard shortcuts can now be edited from MComix' preference dialog
    in a new tab "Shortcuts". (by Valentin Gologuzov)
    Please not that the arrow keys, Backspace and Escape cannot be bound
    to actions right now, unless you're manually editing the config file.
  
  - During database upgrade, MComix did not consider that books in the
    "Last read" database might no longer exist, leading to program crash.
    This has been fixed.
  
  - Adding a collection with a numeric name to the library made the library
    unusable. This has been fixed.
  
  - Fixed win32 builds missing the 'calendar' module.
  
  - Fixed bookmarks not being displayed in the Ubuntu Unity global menu.
  
  - Fixed 'Continue reading' not working when files are opened from
    the command line (by Boris Bogar).
  
  - Improved page extraction and caching algorithm, leading to much better
    responsiveness, especially for viewing large archives. (by Benoit Pierre)
  
  - MComix will now always hide the mouse cursor after a period of
    inactivity, even when not in fullscreen mode. (by Benoit Pierre)
  
  - The ALT+Left and ALT+Right keys will now either advance one page,
    or go back one page, depending on the user being in manga mode.
  
  - CTRL plus mouse wheel will now zoom in/out one level.
  
  - Manual zooming will now use a logarithmic scale instead of a linear
    spline.
  
  - The library will now use natural sorting for "Sort by name" and
    "Sort by path" instead of alphanumeric sorting, bringing it in line
    with most other sorting done by MComix.
  
  - Adding a book to a collection with the same book already existing
    in another collection did not immediately show the book in the
    library main view when the new collection was already selected.
  
  - MComix can now use the '7z' executable to read .tar.xz and .tar.lzma
    archives.
  
  - ZIP archives using BZIP2 compression will now fall back to external
    unzip/7z instead of failing (by Awad Mackie).
  
  - MComix can now read PDF files using tools provided by mupdf,
    namely mutool and mudraw. (by Benoit Pierre)
  
  - Double page mode will not implicitly resize images anymore.
  
  - The smart scrolling algorithm has been improved.
  
  - Some issues with the magnifying glass have been fixed.
  
  - Some new variables have been introduced that you can use when running
    external commands. See the documentation for details:
    https://sourceforge.net/p/mcomix/wiki/External_Commands
  
  - MComix will now use the current GTK theme's icons for
    Next/Previous buttons.
  
  - Added AppData meta information for software repositories.
  
  - Updated traditional Chinese translation (by Wayne Su).
  
  [Posted by Oddegamra 2015-01-31]

** Also affects: mcomix (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530297

Title:
  [Request] New package for "MComix v1.01" for trusty 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/getdeb.net/+bug/1530297/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to