eiskaltdcpp-devel (2.2.10+git5213-3c85c56c-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 3c85c56cb65d8672b7b86dc0fba98b1fd9207083
* Date: 1552519057
* git changelog:
* 3c85c56c - [DHT] Make text strings translatable.
* aa207f0a - [Core] Enable DHT by default.
* 5d127b6c - [DHT] Improve output messages.
* 25449ef2 - [Travis CI] Move build scripts.
* 6c8cbb3a - [Travis CI] Detach `build-in-ubuntu` script
* 291ee707 - Update ChangeLog.
* b419fa6f - [DHT] Added dht.fly-server.ru server
* 537c1c50 - [Extra] Small code refactoring.
* 7aaeba3e - [Core] Fix compiler warning:
* 7029a792 - [Qt] Fix one more typo which prevented sending messages
* fd809342 - [Core] HashManager: fix compiler warning:
* 22c7644e - [Core] Fix compiler warings for builds with attr >=
2.4.48:
* 923cf1df - [Qt] Fix compiler warning:
* 8dcf97dc - [Core] Fix UPnP support after
ee23a734704041adb46b4f8adf0ef5b63dc95596.
* d71d599f - [Core] Code refactoring.
* 28c623b2 - Remove Coral CDN support, since it's stopped running.
* 1e845291 - [Core] Decrease usage of boost.
* ee23a734 - [Core] Support of downloading hub lists via https.
* bc8f9e3b - [Core] Update list of hub list servers.
* fff5ab61 - Update documentation.
* d94b97fe - Update translations.
* 62c8891d - Translations are updated from Transifex.
* ae8d8ae8 - [GTK UI] Fix after
d5952e67e079b9939f41e44ee03e73b52b4e2d91
* 1fa7cea3 - [Qt UI] IPFiltee replaced with core ipfilter
* d5952e67 - [Qt UI] Use core ipfilter
* f418fa8a - Translations are updated from Transifex.
* 4c674e1b - Update script for work with transtations.
* 70a281c3 - Update translations.
* f7b048fa - [Qt] Fix typo which prevented sending messages
* 998eba24 - macOS: update year in app bundle.
-- Alexander Pozdnyakov <censored> Fri, 15 Mar 2019 12:06:10 +0300
eiskaltdcpp-devel (2.2.10+git5183-11ac1c7e-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 11ac1c7eb78e7443f487e504fcbc8f936b289534
* Date: 1550696146
* git changelog:
* 11ac1c7e - [Qt] Fix compiler warnings:
* 4499f9db - Fix compiler warnings:
* 89249c6f - Fix compiler warnings [-Wmisleading-indentation].
* 0b8c7e5d - Fix compiler warning:
* c6ddaa26 - [Core] Fix clang warnings: missing field '*'
initializer.
* 98ca2c86 - [Core] Decrease usage of boost: stop using of
* 02fb7b4f - [Core, Qt] Decrease usage of boost: get rid of
boost::noncopyable.
* 4e2d8ece - Fix clang warnings:
* 69d4ecde - [GTK+] Fix clang warning:
* a4522746 - Fix clang warnings: unused parameter '*'.
* 2111b108 - Fix clang warnings: unused parameter '*'
* 5a8eed49 - Fix clang warnings: unused parameter '*'.
* cf3be03c - Update INSTALL.
* e3791e20 - [Core] Decrease usage of boost:
* e3c039f8 - [Core] Clean up code from extra includes of boost
headers.
* 046b4d2d - [Core] Decrease usage of boost: use smart pointers from
C++11.
* 41d4c36c - [Core, DHT] Decrease usage of boost: use smart pointers
from C++11.
* 8c7396e9 - cmake: fix linking with libpthread during cross-
compilation
* 9a93bc33 - Update ChangeLog.
* af88b9d6 - Haiku: disable HAVE_IFADDRS_H
* b88f2afd - Update INSTALL.
* 9ba8d4c1 - Update TODO.
* 6f2ad785 - Update ChangeLog.
* ae7c0eb7 - Update README.
* 44d8aea4 - Fix compiler warning:
* d6cfe7ab - Fix compiler warnings [-Wunused-variable].
* 050bea4d - Fix compiler [-Wsign-compare] warnings.
* 047b55cd - [GTK+] Fix compiler warnings:
* 88c1dd6e - Fix compiler warnings:
* 1678ec36 - Fix compiler warnings:
* e18e9cbc - Fix compiler warnings:
* 0149bf0e - [Qt] More changes related to USE_PROGRESS_BARS.
* 8db49f0d - [Qt] More changes related to USE_PROGRESS_BARS.
* ace63d90 - macOS: update configuration options in build script.
* e30aa6f2 - [Qt] More changes related to USE_PROGRESS_BARS.
* 38944d93 - [Qt] More changes related to USE_PROGRESS_BARS.
* 305bc8d7 - [Qt] Add configuration option: USE_PROGRESS_BARS.
* 6a4e55dd - Update ChangeLog.
* 6aea8903 - Update INSTALL.
* 06676b56 - Update TODO.
* 9b3867cc - Fix compiler warning: ā%sā directive output may be
truncated writing
* 13db1b09 - Fix compiler [-Wreorder] warnings.
-- Alexander Pozdnyakov <censored> Sat, 02 Mar 2019 03:45:01 +0300
eiskaltdcpp-devel (2.2.10+git5141-0d344c91-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 0d344c919b147064864dde5960a32f16eb994795
* Date: 1550191649
* git changelog:
* 0d344c91 - Fix compiler [-Wunused-variable] warnings.
* 39291652 - Fix compiler [-Wsign-compare] warnings.
* 137a7a46 - [Core] Fix compiler warning about printf format.
* ba1a9a1b - Fix compiler [-Wreorder] warnings.
* e6fc9ecf - [Qt] Fix compiler warnings:
* 35a78d0e - [jsoncpp, daemon] Get rid of workaround for old
compilers.
* 83e6d7be - Fix compiler warning:
* da1a4a83 - Fix compiler warnings:
* 1ecac2b2 - [GTK+] Fix cppcheck notes with severity "performance":
* 9095cea0 - [GTK+] Fix cppcheck notes with severity "warning":
* 39d839b5 - [GTK+] Fix cppcheck notes with severity "warning":
* c192255b - [GTK+] Fix cppcheck notes with severity "warning":
* e54f4794 - [GTK+] Fix cppcheck notes with severity "error":
* 319c5f91 - [GTK+] Fix cppcheck notes with severity "error":
* ed678e8d - [cmake] Fix program version when sources were get from
tarball.
* 7d4bda76 - [Qt UI] Fix build with disabled aspell support.
* 110dbf97 - Update documentation.
* 6d450c86 - [Qt UI] Fix build after
3fb8160f8536c218ad321b4f9f2d2c20e7eb0cbc.
* cd1c7627 - Update documentation.
* 7561b6f1 - Update documentation.
* d4178caf - [Qt UI] Fix cppcheck notes with severity "performance":
* 3fb8160f - [Qt UI] Fix cppcheck notes with severity "performance":
* ce924df3 - [Qt UI] Fix cppcheck notes with severity "warning":
* 88187c8b - [Qt UI] Fix cppcheck notes with severity "warning":
* bde31fc3 - [Qt UI] Fix cppcheck notes with severity "warning":
* 049be228 - [Qt UI] Fix cppcheck notes with severity "error":
* 166e7823 - [DHT] Fix cppcheck notes with severity "performance":
* 528cde55 - [DHT] Fix cppcheck notes with severity "warning":
* dc4749e0 - [Daemon] Delete unused variable.
* a964f689 - [Extra] Fix cppcheck notes with severity "performance":
* 03bbb9b9 - [Extra] Fix cppcheck notes with severity "performance":
* cd1d1bd8 - [Extra] Fix cppcheck notes with severity "warning":
* bee65ba0 - [Extra] Fix cppcheck notes with severity "warning":
-- Alexander Pozdnyakov <censored> Sat, 16 Feb 2019 01:50:37 +0300
eiskaltdcpp-devel (2.2.10+git5108-19a266c8-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 19a266c89836cab18f0760be97bafd28edb3e646
* Date: 1548964350
* git changelog:
* 19a266c8 - Travis CI: tiny improvement for Windows builds
* 954b6390 - [Core] Fix compression when built with zlib >= 1.2.9
* 71556238 - Travis CI: fix MS Windows builds:
* 6b6c6d46 - cmake: fix build for macOS on Travis CI.
* 86f123b3 - Qt: disable unused WindowContextHelpButton in all
dialogs.
* a1fdeb86 - cmake: more verbose output for macOS build
* ceed6ae0 - macOS: bump minimal supported version to 10.12
* 426abbf8 - macOS: fix cmake toolchain file
* 24f4be4e - macOS: update comments in build script.
* 3286aa2c - macOS: update comments in build script.
* d0ea30f9 - macOS: update configuration options in build script.
* 48b7d71b - Translations are updated from Transifex.
-- Alexander Pozdnyakov <censored> Sat, 02 Feb 2019 02:50:48 +0300
eiskaltdcpp-devel (2.2.10+git5096-b964c2d0-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: b964c2d04c4fb987d7de05af6e1a88e7489ca62a
* Date: 1540027754
* git changelog:
* b964c2d0 - Update documentation.
* 555613e8 - Translations are updated from Transifex.
-- Alexander Pozdnyakov <censored> Sat, 27 Oct 2018 02:40:53 +0300
eiskaltdcpp-devel (2.2.10+git5094-c4936c5a-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: c4936c5a490a7f13d8ba57b49d7393ea84bb2184
* Date: 1539383441
* git changelog:
* c4936c5a - Update documentation.
* 814d347b - Update translations.
* 0df768f0 - Translations are updated from Transifex.
* 280069c8 - Update README.
-- Alexander Pozdnyakov <censored> Sat, 13 Oct 2018 18:16:46 +0300
eiskaltdcpp-devel (2.2.10+git5090-f85ba8c0-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: f85ba8c017c4feb6ad0cfcd13ac403e21d001c98
* Date: 1537218870
* git changelog:
* f85ba8c0 - Update README.
* 6f393519 - Rewrite README.md + add README.html
* d37d47d7 - Travis CI: update configuration options for MS Windows
builds:
* e5f4b175 - cmake: delete subdirectory "boost" when LOCAL_BOOST is
set to "OFF".
* e206da17 - cmake: update configuration options for MS Windows:
* c1dbf52b - Travis CI: code refactoring in script for building for
MS Windows.
* 687aaa9b - Travis CI: rewrite config and all scripts:
* 8411a786 - Core, Qt: fix build for MS Windows.
* 99ab02a7 - Qt: cosmetic changes in SpellCheck.
* e2f45b2c - Core, Qt: delete extra code.
* c565c4b9 - Qt: fix build of SpellCheck for macOS.
* 7cc95fa4 - Qt: rewrite work with Aspell dictionaries.
* 2a3f7278 - Core: attempt to improve work of gettext based
translations.
* 2b14e4f0 - Travis CI: enable build for Windows using MXE.
-- Alexander Pozdnyakov <censored> Sat, 29 Sep 2018 02:15:22 +0300
eiskaltdcpp-devel (2.2.10+git5076-8f00f6fb-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 8f00f6fb46f5a4d460e3f08510b552f7afb45fcf
* Date: 1536192228
* git changelog:
* 8f00f6fb - Qt: fix build with Qt 4.8.x.
* 5d4c1565 - Travis CI: fix test builds for Ubuntu.
* e24ed2bb - Qt: fix build with disabled LOCAL_ASPELL_DATA in Linux
systems.
* 363f5ac6 - macOS: update configuration options in build script.
* 4e5ca504 - Qt: fix paths to aspell data directories.
* 2014aaf5 - Qt: fix loading of user icons.
* 2081ae2b - cmake: add LOCAL_ASPELL_DATA configuration option.
* dc069cbe - cmake: change path to boost/ subdir when LOCAL_BOOST
* 3ceeaf57 - Update documentation.
* 0f6d9f66 - Translations are updated from Transifex.
* 07302eea - Update trnaslations.
* 10992e95 - Update links to project homepage: code.google.com -->
github.com.
* 627e8278 - Update URLs: http --> https.
* 65510d35 - Add DEVELOPERS.NOTES + update INSTALL.
* 1c7cef5f - Delete useless README for Lua scripts.
-- Alexander Pozdnyakov <censored> Sat, 15 Sep 2018 14:22:19 +0300
eiskaltdcpp-devel (2.2.10+git5061-763f53c7-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 763f53c768fad44f112cc1e2066db4c0aaeaeacf
* Date: 1535754235
* git changelog:
* 763f53c7 - Add few extra configuration options for debugging.
* b4f682a0 - Translations are updated from Transifex.
* 04a4123a - Translations are updated from Transifex.
* 819b4ed3 - Translations are updated from Transifex.
* ca0478b3 - Update translations.
* fed58a9c - Translations are updated from Transifex.
* 99d80f45 - Translations are updated from Transifex.
* 66cf459b - Disable build of eiskaltdcpp-daemon for macOS.
* 9841202c - Fix build in macOS.
* fe607b8a - cmake: change default configuration options.
* e35bcd07 - Core: add translatable strings.
* 8f7ee098 - Qt: improve logic of loading of translation files in all
systems.
* 878b7e9c - Cosmetic changes in ChangeLog:
* 6bda20c7 - Partially revert
461d1eb0055a2102e5a0888d1ebcadd71237788e:
* 5455649e - Update documentation.
* c98ed43f - Translations are updated from Transifex.
* 0981970d - Tiny fix in documentation.
* 8d7a951a - Translations are updated from Transifex.
* 538b56c9 - Update documentation.
* 14c20a9e - Translations are updated from Transifex.
* fc751ade - Translations are updated from Transifex.
* 2aa8f762 - Small cosmetic changes in text strings for translation.
* a3bdb8a8 - Clear translation files from outdated data.
* 8085f9d3 - Update translations.
* f283a71f - Qt: decrease the number of strings to translate:
* b0c132b3 - Update translations (manually).
* 4e8a85c9 - Translations are updated from Transifex.
* 8fcc6e02 - Update translations.
* 2ad61374 - cmake: fix app bundle for macOS.
* 916ab67a - Qt: fix logic of loading of Qt translation files
* 22f51d42 - cmake: install translations of Qt libraries
* 5118d769 - Qt: macOS: fix reaction on mouse click on app icon in
dock
* 1c02537d - Update documentation.
* 1e0e19f7 - cmake: fix warnings about using "add_custom_target" with
incorrect names:
* ac71b222 - Fixes for Linux builds after
e756a15d972cb43b00b11fbb046f67b3185ce035
* eb80bd20 - Qt: fix detection and usage of application icons, user
icons,
* 0b790124 - cmake: cosmetic changes.
* 7065016f - Core: cosmetic changes.
* e756a15d - cmake: cosmetic changes.
* e2e7fbdb - cmake: small code refactoring:
* 109314d4 - Core: fix detection of locale/ directory in MS Windows
and macOS.
* 461d1eb0 - cmake: delete modules which are in standard cmake pack
now:
* 16f5ce6d - cmake: tiny code refactoring.
* af69030a - macOS: tiny cosmetic changes in cmake toolchain file.
* 782ff054 - cmake: improve resource installation in macOS.
* 4ef2b7ad - macOS: rewrite build script.
* caf04628 - Core: tiny code refactoring for macOS.
* 54d1fe1b - Qt: fix paths to application resources in macOS.
* 0b244fda - macOS: fix installMacHandlers() and update build script.
* 860a0bc5 - macOS: do not install mac handlers:
* e84258ce - Update .gitignore
* 65531039 - macOS specific changes in build scripts.
* a3bea5f6 - Update examples of build scripts for macOS.
* d059d1be - Translations are updated from Transifex.
-- Alexander Pozdnyakov <censored> Sun, 02 Sep 2018 01:37:51 +0300
eiskaltdcpp-devel (2.2.9+git5007-1e72256a-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 1e72256ac5e8fe6735f81bfbc3f9d90514ada578
* Date: 1519937875
* git changelog:
* 1e72256a - jsonrpc-cpp: Provide build in Debian GNU/Hurd
* 843dfd9c - Core: Provide build in Debian GNU/Hurd
-- Alexander Pozdnyakov <censored> Fri, 16 Mar 2018 15:24:31 +0300
eiskaltdcpp-devel (2.2.9+git5005-1c0173ec-1) unstable; urgency=medium
* Compile
* URL: git://github.com/eiskaltdcpp/eiskaltdcpp.git
* Branch: master
* Commit: 1c0173ec53201c83e932df776dfe40c1b97b5098
* Date: 1518826736
-- Alexander Pozdnyakov <censored> Sun, 18 Feb 2018 09:51:17 +0300
eiskaltdcpp (2.2.9-4) unstable; urgency=medium
* Bump Standards-Version to 3.9.6 (was 3.9.5): no changes required.
* Bump debhelper version to 9 (was 7.0.50~); update debian/compat.
* Add TLS_1.2_support.patch.
* Add fix_NMDC_bug.patch.
* Add fix-build-with-Clang.patch.
[Thanks to Alexander] (Closes: #753266)
* Update package using wrap-and-sort tool.
* Update debian/control:
- simplify Build-Depends
- update project Homepage (moved from Google Code to GitHub)
- delete outdated packages from Replaces, Conflicts and Breaks
- fix descriptions of eiskaltdcpp-gtk3 binary package
(it suggested nonexistent package) (Closes: #749774)
- update long description of all binary packages
- fix lintian warning vcs-field-uses-insecure-uri
- fix lintian tag capitalization-error-in-description-synopsis
meta-package metapackage
* Update debian/rules: add --list-missing option for dh.
* Add debian/eiskaltdcpp-qt-data.lintian-overrides.
* Add debian/eiskaltdcpp-scripts.lintian-overrides.
* Add debian/source/lintian-overrides.
* Simplify debian/*.docs.
* Update debian/copyright.
* Update debian/watch.
-- Boris Pek <censored> Thu, 04 Feb 2016 02:18:06 +0300
eiskaltdcpp (2.2.9-3) unstable; urgency=medium
* Add debian/patches/fix_TigerHash_on_ARM.patch:
Fix program segfault on some ARM environments.
Problem is actual for users of Ubuntu and Raspbian.
-- Boris Pek <censored> Fri, 21 Feb 2014 03:50:19 +0400
eiskaltdcpp (2.2.9-2) unstable; urgency=medium
* Add patches:
- fix_work_with_new_libjson-rpc-perl.patch
- use_few_servers_for_getting_initial_list_of_DHT_nodes.patch
(Backported from upstream master branch.)
* Bump Standards-Version to 3.9.5 (was 3.9.4): no changes required.
* Update get-orig-source section in debian/rules.
* Update debian/watch.
-- Boris Pek <censored> Thu, 02 Jan 2014 20:24:11 +0400
eiskaltdcpp (2.2.9-1) unstable; urgency=low
* Update to stable release 2.2.9.
* Update debian/copyright.
* Fixed in upstream:
- fixed SIGABRT when gdk_display_get_default() returns NULL (LP: #968761)
- fixed work with libjson-rpc-perl >= 1.00 (Closes: #719016)
* Add debian/eiskaltdcpp-daemon.lintian-overrides:
embedded library libjsoncpp with a number of project-specific patches.
-- Boris Pek <censored> Fri, 30 Aug 2013 07:10:33 +0300
eiskaltdcpp (2.2.8-1) unstable; urgency=low
* Update to stable release 2.2.8.
* Remove obsolete DM-Upload-Allowed flag.
* Bump Standards-Version to 3.9.4 (was 3.9.3): no changes required.
* Fix lintian note desktop-entry-lacks-keywords-entry.
* Simplify debian/rules.
* Fixed in upstream:
- fixed bashism in sample script (Closes: #690621)
- fixed buffer overflow error on exit (LP: #996804)
-- Boris Pek <censored> Mon, 24 Jun 2013 03:58:15 +0300
eiskaltdcpp (2.2.7-3) unstable; urgency=low
* Update debian/rules: configure with -DCHECK_GTK_DEPRECATED=OFF instead of
-DCHECK_GTK_DEPRECATED=ON to fix FTBFS with Gtk+ >= 2.24.18
* Update debian/control: add build dependency from libboost-system-dev
(Fixes FTBFS on Ubuntu Saucy due to Boost transition 1.49 --> 1.53)
* Update years in debian/copyright.
-- Boris Pek <censored> Thu, 30 May 2013 11:14:05 +0300
eiskaltdcpp (2.2.7-2) unstable; urgency=low
* Move package to unstable: no changes required.
-- Boris Pek <censored> Tue, 14 May 2013 21:22:52 +0300
eiskaltdcpp (2.2.7-1) experimental; urgency=low
* Update to stable release 2.2.7.
* debian/patches were deleted: now available in upstream.
* debian/copyright was updated: added new copyrights holder.
-- Boris Pek <censored> Wed, 30 May 2012 01:17:06 +0300
eiskaltdcpp (2.2.6-5) unstable; urgency=low
* Added new packages:
- eiskaltdcpp-qt-mini and eiskaltdcpp-qt-mini-dbg
- eiskaltdcpp-gtk3 and eiskaltdcpp-gtk3-dbg
- eiskaltdcpp-cli and libeiskaltdcpp-dev
* debian/rules was updated:
used hardening flags in compiler options
-- Boris Pek <censored> Mon, 14 May 2012 23:13:19 +0300
eiskaltdcpp (2.2.6-4) unstable; urgency=low
* Added patches:
- debian/patches/fix-for-gcc-4.7.patch
- debian/patches/fix-crash-at-launch-time.patch
-- Boris Pek <censored> Thu, 10 May 2012 19:22:30 +0300
eiskaltdcpp (2.2.6-3) unstable; urgency=low
* Few patches were backported from version 2.2.7 which is not yet released:
- debian/patches/fixed-blur-icon-in-the-D-Bus-notifications-in-Ubuntu.patch
- debian/patches/correctly-save-header-state-for-tree-views.patch
- debian/patches/fixed-crash-on-exit.patch (LP: #944675)
-- Boris Pek <censored> Tue, 10 Apr 2012 23:20:06 +0300
eiskaltdcpp (2.2.6-2) unstable; urgency=low
* debian/rules was updated: now dh is used instead of direct dh_* commands.
(fixes FTBFS with new build-arch handling) (Closes: #665865)
-- Boris Pek <censored> Tue, 27 Mar 2012 02:33:00 +0300
eiskaltdcpp (2.2.6-1) unstable; urgency=low
* Update to stable release 2.2.6.
* Bumped Standards-Version to 3.9.3.
* debian/control was updated:
- added string `DM-Upload-Allowed: yes'
- added dependence from libattr1 library
- updated long descriptions in all packages
- updated dependencies of meta-package eiskaltdcpp:
now user has choice to install one of packages with GUI or few ones
(not only all of them as was earlier)
- meta-package eiskaltdcpp was moved to new archive section metapackages
- removed old libraries from libeiskaltdcpp2.2 Conflicts and Replaces
(these libraries never were in Debian or Ubuntu releases)
* debian/copyright was updated:
- URL in Format field was updated
- copyright information was updated (copyrighters and years)
* debian/rules was updated:
- configure-stamp and build-stamp files are removed during clean now
- uscan is used for checking current upstream version
(dpkg-parsechangelog was used earlier)
-- Boris Pek <censored> Mon, 27 Feb 2012 03:14:03 +0200
eiskaltdcpp (2.2.5-1) unstable; urgency=low
* Update to stable release 2.2.5.
* debian/copyright was updated:
- source tree was reorganized in upstream
- new files were added into source tree
* debian/eiskaltdcpp-sounds.docs was updated.
* debian/rules was updated:
configurating options USE_QT_QML and JSONRPC_DAEMON were enabled.
-- Boris Pek <censored> Mon, 26 Dec 2011 23:22:08 +0200
eiskaltdcpp (2.2.4-2) unstable; urgency=low
* Additional fields Vcs-Git and Vcs-Browser in debian/control were updated.
* Additional section get-orig-source was added in debian/rules.
* File debian/copyright was rewritten in according to DEP-5.
* File debian/libeiskaltdcpp2.2.lintian-overrides was added:
It hide lintian information note no-symbols-control-file.
(There is no stable API in this library)
-- Boris Pek <censored> Sun, 09 Oct 2011 03:35:24 +0300
eiskaltdcpp (2.2.4-1) unstable; urgency=low
* Update to stable release 2.2.4.
* Updated file debian/copyright:
- new author was added in upstream
- new files were added in upstream
* Updated file debian/rules:
- enabled DHT support in configurating options
-- Boris Pek <censored> Sun, 02 Oct 2011 19:12:57 +0300
eiskaltdcpp (2.2.3-1) unstable; urgency=low
* Update to stable release 2.2.3.
* Added additional fields Vcs-Git and Vcs-Browser in debian/control.
* Such bugs were fixed in upstream:
- added German translation (Closes: #627930)
- fixed bug with connecting to ADC hubs on armel architecture
(Closes: #630841)
- updated local file cmake/FindGTK2.cmake:
it works with Debian multiarch now (LP: #791231)
* Fixed new lintian warning 'debian-rules-missing-recommended-target'.
* Updated file debian/copyright: new files were added in upstream.
-- Boris Pek <censored> Sat, 25 Jun 2011 01:11:16 +0300
eiskaltdcpp (2.2.2-1) unstable; urgency=low
* Update to stable release 2.2.2.
* Added dependence from libminiupnpc library (linked dynamically)
now it is used instead local copy of miniupnpc (was linked statically).
* Added dependence from libidn11 library (new program requirement).
-- Boris Pek <censored> Mon, 25 Apr 2011 00:44:55 +0300
eiskaltdcpp (2.2.1-1) unstable; urgency=low
* Update to stable release 2.2.1.
-- Boris Pek <censored> Tue, 08 Mar 2011 21:00:59 +0200
eiskaltdcpp (2.2.0-3) unstable; urgency=low
* Package rules were updated:
- eiskaltdcpp-geoip package was removed because of sponsor's remark
- eiskaltdcpp-scripts package was updated
* File debian/copyright was updated
-- Boris Pek <censored> Wed, 09 Feb 2011 21:34:35 +0200
eiskaltdcpp (2.2.0-2) unstable; urgency=low
* Small fixes in file debian/rules
(it affects only to eiskaltdcpp-geoip package)
-- Boris Pek <censored> Sun, 23 Jan 2011 21:27:15 +0200
eiskaltdcpp (2.2.0-1) unstable; urgency=low
* Update to stable release 2.2.0.
* Package rules were updated:
- eiskaltdcpp-geoip package was added
- eiskaltdcpp-daemon package was added
- eiskaltdcpp-daemon-dbg package was added
- libeiskaltdcpp2.1.x package was renamed to libeiskaltdcpp2.2
- libeiskaltdcpp2.1.x-dbg package was renamed to libeiskaltdcpp2.2-dbg
* debian/copyright file was updated
-- Boris Pek <censored> Mon, 17 Jan 2011 01:20:04 +0200
eiskaltdcpp (2.1.1-2) experimental; urgency=low
* UPnP was temporary switched off because of sponsor's remark.
(also see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444392)
-- Boris Pek <censored> Sat, 11 Dec 2010 17:11:21 +0200
eiskaltdcpp (2.1.1-1) experimental; urgency=low
* Update to stable release 2.1.1.
-- Boris Pek <censored> Mon, 22 Nov 2010 02:24:11 +0200
eiskaltdcpp (2.1.0-1) experimental; urgency=low
* Update to stable release 2.1.0.
-- Boris Pek <censored> Sun, 07 Nov 2010 23:16:29 +0200
eiskaltdcpp (2.1-beta3-1) experimental; urgency=low
* Update to EiskaltDC++ 2.1 Beta 3
* Package was split into several parts.
-- Boris Pek <censored> Mon, 01 Nov 2010 22:28:23 +0200
eiskaltdcpp (2.0.3-1) unstable; urgency=low
* Update to stable release of EiskaltDC++ 2.0.3.
-- Boris Pek <censored> Tue, 08 Jun 2010 21:55:18 +0400
eiskaltdcpp (2.0.2-1) unstable; urgency=low
* Update to stable release of EiskaltDC++ 2.0.2.
-- Boris Pek <censored> Thu, 13 May 2010 11:25:06 +0400
eiskaltdcpp (2.0.1-1) unstable; urgency=low
* Initial release (closes: #540458).
-- Boris Pek <censored> Tue, 27 Apr 2010 01:40:10 +0400