ChangeLog of package rubyripper in bionic of architecture all
rubyripper (0.7.0+git844-c19661b-9reb~2401) unstable; urgency=medium
* Rebuild
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: c19661b805a2ef136d6e61adcc1ebc767b15224f
* Date: 1699629885
-- Alexander Pozdnyakov <censored> Thu, 04 Jan 2024 17:38:39 +0000
rubyripper (0.7.0+git844-c19661b-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: c19661b805a2ef136d6e61adcc1ebc767b15224f
* Date: 1699629885
* git changelog:
* c19661b - Merge pull request #640 from Warepire/master
* 896202d - Updated Danish translation thanks to Joe Hansen (#641).
* 87d3503 - Fix deprecated code in test code.
* 0b8dced - Update code to remove File.exists? method usage (Fix for
#639).
* fb7d53f - disc: Cdrdao: Handle TOC entries containing junk
-- Alexander Pozdnyakov <censored> Wed, 22 Nov 2023 21:31:56 +0000
rubyripper (0.7.0+git839-4cebcc1-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: 4cebcc1870b547d9f3a9df30d6321a2449800b41
* Date: 1680123937
* git changelog:
* 4cebcc1 - Merge pull request #637 from lilole/other_codec
* 82c9784 - Fix message text as proposed by PR #636
* f21faad - Bump version to 0.8rc4
* 07d0b30 - Seems like sometimes the extension is repeated
* d3e6023 - Ignore generated paths
* 9b79fe2 - Bug that garbled up filenames
* 31663c7 - Support other command
-- Alexander Pozdnyakov <censored> Sat, 08 Apr 2023 21:54:29 +0000
rubyripper (0.7.0+git832-4e7b973-2) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: 4e7b9732f6fc352b559c45188d24ad68a3d153e0
* Date: 1621376041
* git changelog:
* 4e7b973 - Bump version to 0.8.0rc3.
* a16b975 - Update readme file to mention that ruby-rexml gem is a
dependency.
* 1ee31a8 - Improve migration from freedb to gnudb.(#632)
* 19d2992 - Fix a depreciation message (Fixnum => Integer).
* e8de456 - Fix a crash when trying to use replaygain with opus
codec.(#631)
-- Alexander Pozdnyakov <censored> Fri, 28 May 2021 20:55:30 +0300
rubyripper (0.7.0+git827-79f609a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: 79f609afcb5fac2f337166fec8fb9927addde531
* Date: 1617557104
* git changelog:
* 79f609a - Bump version to 0.8.0rc2. Update translation files and
translation template.
* 7da30eb - Change behavior of 'NoSpaces' settings flag: do not
replace '_' with ' ' if flag is not set.
* f5d2fb6 - Move 'NoSpaces' and 'NoCapitals' preferences from Codecs
to Other preferences page.
* 5a12725 - Fix a typo in readme file. Update Changelog.
* 0f554ae - Implement replaygain for wavpack (using wvgain) (#630).
* fe818a4 - Fix a bug where replaygain would not be applied in
'album' mode (#630).
* c7949f0 - Add more information on why gtk3 library failed to
load/initialize.
* f42fba9 - Execute 'mo' generation at configure time and not at
installation time.
* e86f6d9 - Fix for discID tag insertion implementation. Update unit-
tests.
* 9e8dc96 - Update change log.
* 4d29605 - Update localization files with new strings (freedb =>
Gnudb mostly).
* e787deb - Add MusicBrainz Disc ID to tags.
* 28705f9 - Implement 'multiple releases/db hits' handling in GTK
frontend.
* bffbc33 - Correctly cancel TOC scan when ejecting the disc or
refreshing the disc.
* d1b9cd9 - Redirect freedb code to use gnudb servers.
* aed1bde - Fix spec failure following the change in CUE sheet
implementation.
* ef1456b - Limit available operations when showing RipSummary if CD
has been ejected.
-- Alexander Pozdnyakov <censored> Thu, 15 Apr 2021 20:57:04 +0300
rubyripper (0.7.0+git810-d819116-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: d819116840bb16e8f8da91c9323e8c9f4c09a796
* Date: 1613215186
* git changelog:
* d819116 - Fix a crash in network code when there is no internet
connection (#617).
* ccc7957 - Updated Danish translation file with patch given in #623.
Thanks!
* e2947d4 - Fix GETTEXT_PATH env variable handling when testing
localization.
* 3fe6df0 - Update translation files to the latest version of the
code.
* 7bf3dd9 - Fix file permissions (remove execute permission on files
which should not have it).
* 04b53e0 - Update build to reference GTK3.
* 12a9328 - Update Readme file to reference GTK3 instead of GTK2.
* c535c59 - Bump version to 0.8rc1.
* 95ab330 - Rename concerned files and folders: gtk2 -> gtk3.
* 6c19a1d - Port GUI to gtk3.
* 1190a7b - Bump version to 'official' 0.7.0 release.
-- Alexander Pozdnyakov <censored> Sat, 20 Feb 2021 16:03:28 +0300
rubyripper (0.6.2+git799-b76997e-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: b76997ed8fbde3e3cc5e308822e1c7f42ead17e6
* Date: 1612044048
* git changelog:
* b76997e - Fix for #622.
* 85aa764 - Add musicbrainz discid into .cue file as requested in
#626.
* 2c0e138 - Update web link in the log file.
* c5777c5 - Rework how rest of the code communicates with gtk loop.
* 0049440 - Fix a small problem with Toc scanning.
-- Alexander Pozdnyakov <censored> Thu, 04 Feb 2021 23:31:36 +0300
rubyripper (0.6.2+git794-c13af5f-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: c13af5f7f9ded5ee32f7b1b7cef112cead9a02d2
* Date: 1535656970
* git changelog:
* c13af5f - Merge pull request #619 from nafanz/minor-changes
* 6d43a14 - Update of Russian translation
* 53d564b - Merge pull request #616 from nafanz/minor-changes
* 0b716ed - Made minor edits, added a couple of translations into
Russian
-- Alexander Pozdnyakov <censored> Sun, 02 Sep 2018 02:38:21 +0300
rubyripper (0.6.2+git790-e03991c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: e03991c35847ec39f4bbd165018df58d51fff08f
* Date: 1526420261
* git changelog:
* e03991c - Bump version to release candidate 2.
* 52665c9 - Fix depreciation message for GdkPixbuf creation.
* 76023a8 - Correctly restore cdparanoia ripping flags after
workaround for bug #13
* 808f163 - Correctly handle 'normalize' alternatives.
* 520d862 - Merge pull request #612 from Warepire/fix-configure-
update_mo
* 1cf10f6 - Merge pull request #613 from Warepire/ruby-2.5-compliance
* 677d572 - gtk2: ripStatus: ruby 2.5 compliant format strings
* 46823fd - configure: Make update_mo depend on LANG_SUPPORT
-- Alexander Pozdnyakov <censored> Sun, 27 May 2018 06:37:47 +0300
rubyripper (0.6.2+git782-1ca0202-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: 1ca0202c7bc0562ad4845f605c8e2216c4942220
* Date: 1504817439
* git changelog:
* 1ca0202 - Fix for issue #608. Correctly rip hidden tracks.
-- Alexander Pozdnyakov <censored> Thu, 21 Sep 2017 18:05:44 +0300
rubyripper (0.6.2+git781-d71bba4-1) unstable; urgency=medium
* Compile
* URL: https://github.com/bleskodev/rubyripper.git
* Branch: master
* Commit: d71bba4ca0b9736ec28f80838e8dff68df393466
* Date: 1486831322
-- Alexander Pozdnyakov <censored> Sun, 14 May 2017 22:25:41 +0300
rubyripper (0.6.2-1) unstable; urgency=low
* Compile
-- Alexander Pozdnyakov <censored> Mon, 26 Mar 2012 22:54:50 +0400
rubyripper (0.6.0+git20101001-2) unstable; urgency=low
* Compile
Branch: master
Commit: 2c3d2042f11517631b092d1c8eb81fe7cf73f01f
-- Alexander Pozdnyakov <censored> Wed, 03 Nov 2010 07:24:56 +0300
rubyripper (0.6.0~git20100209-1) unstable; urgency=low
* Initial release (Closes: #123456)
-- Alexander Pozdnyakov <censored> Tue, 09 Feb 2010 19:10:57 +0300