* Add missing build-dependency on dh-python.
* No-change rebuild for icu soname change.
* No-change rebuild for libicu soname change.
* Fix misleading indent
* Adjust test-suite for new icu.
* No-change rebuild for libicu soname change.
* Rebuild for icu 55.
[ Ken VanDine ]
* Fix new warnings with GCC 5, patch thanks to Matthias Klose (LP:
#1428299)
[ Michal Hruby ]
* Disconnect signal handlers when unreffing GDBusServer. (LP:
#1246263)
[ Ken VanDine ]
* Sync changes uploaded to the archive back to trunk .
[ Colin Watson ]
* Add multiarch annotations to libdee-1.0-4, libdee-1.0-4-dbg, and
dee-tools.
* No change rebuild against libicu52
[ Michal Hruby ]
* Added begin and end changeset API.
[ Ubuntu daily release ]
* debian/*symbols: auto-update new symbols to released version
* Automatic snapshot from revision 429
[ Michal Hruby ]
* Increase the test coverage. (LP: #940419)
[ Ubuntu daily release ]
* Automatic snapshot from revision 427
[ Michal Hruby ]
* A few small fixes and a workaround for a bug in gio that can cause a
crash.
[ Ubuntu daily release ]
* Automatic snapshot from revision 425
[ Michal Hruby ]
* Fix a race where a Commit could be accepted too early.
[ Ubuntu daily release ]
* Automatic snapshot from revision 423
[ Michal Hruby ]
* Use GWeakRef to make DeePeer and DeeSharedModel more thread-safe.
[ Ubuntu daily release ]
* Automatic snapshot from revision 421
[ Michal Hruby ]
* Cancel the List call if DeePeer is finalized.
[ Ubuntu daily release ]
* Automatic snapshot from revision 419
[ Matthew Paul Thomas ]
* Corrects spelling of 'multiple'.
[ Ubuntu daily release ]
* Automatic snapshot from revision 417
[ Jeremy Bicha ]
* Have libdee-dev depend on gir1.2-dee-1.0.
[ Ubuntu daily release ]
* Automatic snapshot from revision 415
[ Ken VanDine ]
* debian/control
- Add build depends for python3-gi and python-gi to get the overrides dir
* Print the overrides_dir at the end of configure
[ Ted Gould ]
* Cleaning references on clone errors.
[ Didier Roche ]
* install files in site-packages for python 3.3 and remove __pycache__
folder.
* Now that 3.3 doesn't ship any folder anymore, don't install there.
Have a better clean rule as well.
[ Ubuntu daily release ]
* Automatic snapshot from revision 413
[ Ted Gould ]
* Cleaning references on clone errors.
[ Ubuntu daily release ]
* Automatic snapshot from revision 409 (ubuntu-unity/next)
[ Michal Hruby ]
* Added dee_shared_model_flush_revision_queue_sync
[ Ubuntu daily release ]
* debian/*symbols: auto-update new symbols to released version
* Automatic snapshot from revision 406 (ubuntu-unity/experimental-
certified)
* debian/*symbols: auto-update new symbols to released version
* Automatic snapshot from revision 407 (ubuntu-unity/next)
* Automatic snapshot from revision 405 (ubuntu-unity/next)
* Automatic snapshot from revision 404
[ Michal Hruby ]
* Added "flush-mode" property
* Fixed memory leak in DBus Clone() method
[ Automatic PS uploader ]
* debian/*symbols: auto-update new symbols to released version
* Automatic snapshot from revision 402
[ Michal Hruby ]
* Named columns don't work in Python3 (LP: #1100303)
[ Automatic PS uploader ]
* Automatic snapshot from revision 400
[ Michal Hruby ]
* Slow implementation of find/insert_sorted with SharedModel (LP:
#1091313)
[ Automatic PS uploader ]
* Automatic snapshot from revision 398
* snapshot from revision 393
- python3 dict doesn't have "has_key", make it python2 and python3
friendly (LP: #1086996)
[ Michael Terry ]
* debian/control:
- Update Vcs-Bzr
* debian/rules:
- Update to dh9 and enable tests
[ Didier Roche ]
* Automatic snapshot from revision 379 (bootstrap)
* debian/rules:
- Call dh_python3 for python3 support
* debian/gir1.2-dee-1.0.install:
- We don't support multiarch for typelibs yet in ubuntu, move it back
to the all arch dir
[ Michal Hruby ]
* Version bump
[ Automatic PS uploader ]
* debian/*symbols: auto-update new symbols to released version
[ Michal Hruby ]
* Dee.SharedModel doesn't get invalidated when the leader changes (LP:
#1076027)
[ Automatic PS uploader ]
* Automatic snapshot from revision 391
* src/dee-shared-model.c
- invalidate model when a transaction from the leader would be
ignored (LP: #1076027)
* New upstream release.
- insert_row_sorted doesn't work from python (LP: #1030092)
* debian/libdee-1.0-4.symbols:
- added new symbols
* New upstream release.
- The build problem due to header dependency [-pedantic] (LP: #988443)
[ Didier Roche ]
* debian/rules, debian/control:
- install the python3 version of the override gobject introspection file
[ Łukasz 'sil2100' Zemczak ]
* Cherry-pick upstream:
- dee doesnt compile with latest gobject-introspection (LP: #1017277)
- Please make PyGI overrides available to Python3 (LP: #905085)
* New upstream release.
- unity-music-daemon crashed with SIGSEGV in find_term_real() from
dee_tree_index_lookup() from dee_index_lookup() from
unity_music_lens_rhythmbox_collection_search() (LP: #963991)
- unity-applications-daemon crashed with SIGSEGV in
g_variant_get_type_info() (LP: #938382)
- unity-applications-daemon crashed with SIGSEGV in
g_variant_type_info_check() (LP: #953978)
* debian/control:
- update Standards-Version to latest
* Cherry-pick upstream:
- Fix unity-applications-daemon crashed with SIGSEGV in
g_variant_type_info_check() (LP: #953978)
* New upstream release.
- Prefix search doesn't work with non-C locale (LP: #956882)
- Incorrect gir signature for DeeCompareRowFunc (LP: #959458)
* New upstream release.
- Provide a way to have a ReadOnly model (LP: #675565)
- Prefix search with DeeTreeIndex doesn't return correct results
(LP: #933111)
- Doing multiple changes with clear in one transaction causes critical
(LP: #940419)
* debian/libdee-1.0-4.symbols:
- updated
* New upstream release.
- DeeModel support insert_sorted() and find_sorted() (LP: #913128)
* New upstream release.
- DeeModel support insert_sorted() and find_sorted() (LP: #913128)
* debian/control:
- requires now libicu-dev
* debian/libdee-1.0-4.symbols:
- updated
* New upstream release.
- DeeModel support insert_sorted() and find_sorted() (LP: #913128)
- Dee should support simple transactions (LP: #894023)
- DeeSequenceModel optimized getters (LP: #900629)
- DeeFilter and DeeFilterModel can not work properly with GI and/or PyGI
(LP: #904293)
- DeePeer and DeeSharedModel should support peer-2-peer DBus connections
(LP: #904299)
- Implement a DeeTreeIndex (LP: #622446)
- DeeSharedModel should signal on remote transactions (LP: #912675)
- Unable to use ModelTag from Vala with owned variables (LP: #911667)
- DeeSequenceModel optimize signal emissions (LP: #901098)
- DeeModel needs a benchmark suite (LP: #901100)
* debian/rules:
- enable documentation building (for daily build)
* Do not use source 3 as doesn't work well with bzr merge-upstream
when upstream is in bzr.
* debian/control:
- build-dep on gobject-introspection 0.10.2
- readd Bzr-Vcs to be able to point to this branch
* debian/dee-tools.install, debian/control:
- add dee-tools package
* debian/rules, debian/control, debian/*symbols, debian/*install:
- handle ABI break and gir bump naming. Replaces: the right packages
for the gir override file
- update with new symbols
* New upstream release:
+ Fix FTBFS (Closes: #643086)
* Updated symbols file.
* Updated copyright as per DEP-5 format.
* Removed debian/gir1.2-dee-0.5.links (Closes: #642367)
* Initial Debian upload (Closes: #621465)
* Remaining changes:
+ Build-Depends on: python
+ Added Source format 3.0 (quilt)
+ Updated Standards-Version to 3.9.2
+ Updated copyright for DEP-5 format
+ Removed duplicate Section
* New upstream release.
- Leak in DeeSharedModel when commiting remote transaction (LP: #757916)
- Dee API docs broken on DeeResourceManager (LP: #760496)
* debian/rules
- Move from pysupport (which is being deprecated) to dh_python2, we need
to match pygobject for GI override imports to work properly (LP: #742350)
* debian/rules
- Drop cdbs, debhelper does the right thing and makes it simpler. This
seems to make the python override file get installed properly
* debian/control
- Removed cdbs build depends and bump debhelper to >= 7.0.50
* debian/rules
- remove the .pyc and .pyo files
- Removed autoreconf.mk
* No change rebuild to pick up fixes for the python gi override
* New upstream release.
- compiz crashed with SIGSEGV in g_atomic_int_exchange_and_add()
(LP: #733343)
- Implement DeeFilters for restrictions and localized sorting
(LP: #736875)
- Dee: compiz crashed with SIGSEGV in PlaceEntryRemote::ActivateResult()
(LP: #733250)
* debian/libdee-1.0-1.symbols:
updated
* dee/Makefile.am
- Use major.minor version for gir version (LP: #730929)
* vapi/dee-1.0.vapi
- Specify gir_namespace and gir_version in the vapi (LP: #730929)
* New upstream release.
- Expose dee_shared_model_flush_revision_queue (LP: #729692)
* debian/libdee-1.0-1.symbols:
- refreshed
* debian/gir1.2-dee-0.5.links, debian/gir1.2-dee-0.5.install:
- hack around to install gir override file. However python-support
and dh_python2 have to be fixed for those
* New upstream release.
- Sync problems when restarting Unity place daemons (LP: #721289)
- libunity support gobject-introspected languages (LP: #709240)
* New upstream release.
* New upstream release:
- Fix the freeze when places are installed due to a gvariant freeze on
double freeing (LP: #709264)
[ Didier Roche ]
* debian/control:
- update Vcs-Bzr
[ Ken VanDine ]
* New upstream release.
- Allow NULL as column values for strings.
- Fix nasty memory corruption bug (the infamous "72-iterations bug").
This was caused by using g_slice_free1() and something that was
allocated with g_new0().
- Fix leak in DeePeer where we didn't unref the GVariant payload of
DBus signals when peers joined or left the swarm
- Fix a memleak when receiving a transaction in the DBus Commit signal
handler
- Log a trace msg when flushing the revision queue
- Add and fix some GObject Introspection annotations
- Move the Python examples back into examples/
* Restore the build-depends on libdbus-glib it's still required
* New upstream release
* debian/control, debian/gir1.2-dee-1.0.install, debian/rules,
debian/libdee-1.0-0.install,
debian/libdee-1.0-0.symbols:
- updated for the soname change
* debian/control:
- cleaned the build-depends on libdbus and libdbusglib
- updated the glib requirement for gdbus
- set the vcs location
* debian/libdee-1.0-1.symbols:
- new version update
* Updated for gir abi transition.
* debian/gir1.0-dee-1.0.install
- This file was named incorrectly before and got dropped, this will
actually get the typelib in the package
* Build fix for --as-needed in natty
* debian/control:
- don't gir-repository-dev it's deprecated,
- build-depends on gir1.0-freedesktop
* debian/gir1.0-dee-0.1.install it was from an old version:
- cleaned this file from the vcs
* debian/rules:
- use the correct binary name for the dh_girepository call
* debian/control
- re-enabled building gir1.0-dee-1.0
- added build-dep for gir-repository-dev, gtk-doc-tools, dh-autoreconf
* debian/rules
- enable-introspection
- added dh-autoreconf to fix tests and examples FTBFS
* debian/libdee-dev.install
- Added gir file
* debian/gir1.0-dee-1.0.install
- install the typelib
* tests/Makefile.am examples/Makefile.am
- Use DEE_LIBS when building tests and examples, fixes FTBFS
* New upstream release.
* Update debian/libdee-1.0-0.symbols
* debian/control:
- remove gir-repository-dev from build-dep
* New upstream release.
* Update debian/libdee-1.0-0.symbols
* New upstream release.
* debian/libdee-1.0-0.symbols:
- update to API/ABI change
* New upstream release.
* New upstream release. (LP: #592111)
* debian/copyright:
- fix author*s*
* debian/rules:
- fix rm *{,l}a files
* debian/watch:
- adjust url
* New upstream release.
* Update debian/libdee-1.0-0.symbols to new symbols
* Ship the vapi file and disable introspection package for now
* New upstream release.
* Initial packaging
* temporary disabling gir building due to bug:
https://bugzilla.gnome.org/show_bug.cgi?id=619703