Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Update Format URL to the final copyright format 1.0 spec.
* Bump Standards-Version to 3.9.3. * Update Vcs-* URLs.
Install icon for dconf-editor.
* Update Build-Depends on valac-0.12 to valac-0.16 (>= 0.15.1). Closes: #663303 * Bump Build-Depends on libglib2.0-dev to (>= 2.31.18).
New upstream release. Closes: #664038
Revert r32473 and r32620 for now since those patches need to be updated for dconf 0.12
Build-Depend on valac (>= 0.12) instead of valac-0.12 to be ready for the upcoming vala 0.12 removal. Closes: #663303
Bump Build-Depends on cdbs for multiarch support.
02_update_ordering.patch: new patch. When updating the databases, read them in order and override values from early files with values from later files. This allows one to set a key in 01-foo and override it in 02-bar.
01_env_path.patch: new patch. Allow to configure the dconf profiles and databases path through the environment. Still defaults to /etc/dconf.
Release version 0.10.0-3 to unstable
* debian/control.in:
- Do not hardcode multiarch-support in Pre-Depends but let debhelper set
it via ${misc:Pre-Depends} instead.
- Bump Build-Depends on debhelper accordingly.
Upload to unstable.
Move experimental branch of dconf to unstable
* Tighten dependency on libdconf0. * Pass multiarch path to the gio modules dir. * Break glib < 2.30 because of the multiarch path. * Support multiarch: + Split the service in dconf-service (multi-arch: foreign). + Keep only the gio module in dconf-gsettings-backend (m-a: same). + Move libraries to the multiarch path. + Make them pre-depend on multiarch-support. * -dev recommends -doc. * Use the occasion to rename /usr/lib/d-conf to /u/l/dconf.
Target experimental
* New upstream release * debian/patches/01-sys-mount-h-include-fix.patch: - Removed, merged upstream * debian/libdconf0.symbols: Updated * Add breaks from libdconf0 to dconf-gsettings-backend to prevent issues from mismatches in the d-bus protocol
Branch to experimental
debian/watch: Move to .xz tarballs
Release version 0.7.5-3 to unstable
Re-enable dconf-editor.
Release version 0.7.5-2 to unstable
Credit Pino for the patch
Include headers in a proper way to fix FTBFS on hurd and kfreebsd. This also makes the CFLAGS workaround obsolete, so remove it again.
Don't install bash completion file as executable shell script.
Temporarily disable dconf-editor so we can bootstrap d-conf on kfreebsd.
Set CFLAGS+=-std=gnu99 in debian/rules to work around the FTBFS on kfreebsd. (Closes: #629211).
Bump Standards-Version to 3.9.2. No further changes.
Strip leading debian/tmp/ from .install files.
release 0.7.5-1
debian/dconf-tools.install: Install bash completion script.
debian/dconf-tools.install: Install new dconf-editor schema file.
New upstream release.
Improvements to the package descriptions. Closes: #622984.
* debian/control.in: - Switch Vcs-* branches to unstable
* Upload to unstable * debian/rules: Remove include of check-dist.mk
Move branch to unstable
* Brown paper bag release. * Move the Provides: to the new package.
Split the GSettings backend in its own package: dconf-gsettings-backend. It will allow to have a stable name in case something changes in the library. Thanks Emilio for the idea.
* New upstream release.
+ debian/control.in:
- Update build dependencies.
Update the gtk+ 3 build dependency for the new package names.
* New upstream release.
+ debian/control.in:
- Updated build dependencies.
+ debian/libdconf0.symbols,
debian/libdconf-dbus-1-0.symbols:
- Updated.
* debian/patches/fix-doc-linking.patch: + Removed, no longer necessary.
Thanks to Ubuntu guys for the changes
* debian/control.in:
- Add new binary packages libdconf-dbus-1-0, libdconf-dbus-1-dbg, and
libdconf-dbus-1-dbg.
- Bumped required versions of valac and gtk-doc-tools
- Have libdconf-dbus-1-0 depend on libdconf0 for its dbus service,
even though it doesn't use any of its symbols
- Bump gtk-doc-tools build-dependency
* debian/copyright:
- Use DEP5 syntax
* debian/rules, debian/libdconf*.install:
- Updated to handle new library binary package
even though it doesn't use any of its symbols
* debian/patches/fix-doc-linking.patch:
- Fix link order issue with gtk-doc scanning
+ debian/libdconf0.symbols:
- Update for the new libdconf-dbus library.
- Add Build-Depends-Package fields.
* debian/rules:
+ Abort the build if the symbols file is out of date.
+ Make the shlibs file always depend on the last upstream release.
new upstream release
* debian/control.in, debian/compat, debian/rules: + Switch to CDBS and debhelper 8.
* New upstream release.
+ Drop gir package, g-i support removed upstream.
+ debian/control.in:
- Update build dependencies.
* Update to the new gir policy: - Rename gir1.0-dconf-0.3 to gir1.2-dconf-0.3. - Bump the gobject-introspection build dependency. - Build depend on gir1.2 packages.
libdconf0 Provides gsettings-backend
* debian/control.in: - Bump Standards-Version to 3.9.1 (no further changes) - Bump libglib2.0-dev build-dependency - Drop libgee-dev build-dependency, not needed anymore * debian/libdconf-dev.install: - Install .vapi file * debian/watch: Fix URL pattern
Target experimental
Build the gobject-introspection build-dep to 0.9.6
New upstream release
Target experimental
Needs build-dep on gobject-introspection >= 0.9.3 as well
New upstream release, minus gobject-introspection requirement bump
* debian/contro{,.in}:
- build-depend on newer (unstable) libglib as there was an ABI change
* New upstream release * debian/control: - build-depend on valac >= 0.9.2
Release to unstable
Add support for get-orig-source target
debian/changelog: Thanks ubuntu for the package
Add libdconf-dbg and libdconf-doc packages
Add libglib2.0-dev dependency against libdconf-dev package
Reword changelog
Do some debian/control file cleanup
Put under Debian GNOME Team maintainance
* Initial debian release
* New upstream release
* debian/control:
- Bump build-depend on libglib2.0-dev
- Build-depend on valac, libgtk2.0-dev, libxml2-dev, libgee-dev
* debian/libdconf-dev.install:
- Only install gir files from /usr/share, otherwise conflicts with dbus files
in libdconf0
* New upstream version:
- fix crashes when the dconf database doesn't yet exist
- add some incomplete gtk-doc
- use new GVDB
- implement GSettings sync
- use string tags instead of sequence numbers since it was impossible
to have universally unique sequence numbers
- theoretical support for sharing dconf databases between machines with
different byte orders
- fix bug where first write was not successful when auto-starting service
- FreeBSD build fixes
- client API cleanups
- GObject introspection support
- enable automake silent rules by default for tarball builds
* debian/control:
- build-depends on libgirepository1.0-dev, gobject-introspection,
gir1.0-glib-2.0
- list the new gir binary
* debian/gir1.0-dconf-0.3.install, debian/libdconf-dev.install:
- updated to install the gobject-introspection gir and typelib and the
documentation
* debian/libdbconf0.symbols:
- define library symbols
* debian/rules:
- call dh_girepository
* Upload to Debian
* The library has non-versioned files because upstream said that the dbus
interface will change over time and the library and service should be in
the same binary. Since the service is not versioned and several versions
should not be installed at the same time the library would using conflicts
on soname change anyway and it's easier to ship one binary.
* debian/copyright:
- small copyright tweaking
* debian/control, debian/dconf-tools.install:
- install the binaries in dconf-tools
* debian/libdconf-dev.install:
- don't install the .la there
* debian/control:
- Add Vcs-Bzr link
* Initial release
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |