* Compiled for Trisquel adjusting package category settings.
* debian/patches/git-goauth-deprecation.patch:
- update the oauth workflow, the local redirection currently used by
deja-dup is being deprcated by Google and will stop working.
Thanks Michael Terry providing us backports of the fix!
(lp: #1973816)
* Add patch to support GNOME 42 dark theme preference
* debian/control.in: Bump minimum libhandy to 1.5.90 for that change
* Resynchronize on Debian, remaining change
* debian/control.in, debian/rules:
- Suggests python3-pydrive, ideally that would be a recommends but
the package needs to be promoted first
- set -Dpydrive_pkgs=python3-pydrive this way deja-dup knows how to
install the pydrive backend on demand via packagekit
* debian/patches/disable-google-drive.patch:
- remove the patch disabling google drive, python3-pydrive is available
now in Ubuntu
* New upstream release
* debian/patches/git_newglib_compat.patch:
- backends: fix path parsing with glib 2.71+
* d/p/which_removal.patch: Fix a test that is using the deprecated "which"
command. Use "command -v" as recommended
* debian/control.in: Bump Standards-Version to 4.6.0 (no further changes)
* New upstream release
* New upstream release
* debian/control.in:
- build with the new libhandy version
* New upstream release
* New upstream release
* New upstream release, mount partition if needed (lp: #1761216)
* debian/patches/translation_tests_fix.patch:
- removed, included in the new version
* New upstream release
* debian/copyright:
- remove entry for the nautilus sources which have been removed
* debian/control.in:
- use libhandy now
- don't use libgoa nor nautilus, deprecated in the new version
- updated the glib requirement
* debian/control.in, debian/rules:
- remove boto and switch suggests and build option, those backends
aren't shipped anymore
* debian/patches/translation_tests_fix.patch:
- update the translation template dir for the package build directories
* New stable update
* New upstream release
* New upstream release
* Remove patch included in the new version
* debian/patches/disable-google-drive.patch:
- disable the Google Drive backend and default to local for backups,
the option requires pydrive which isn't available in Debian yet.
Thanks Mike Terry for the patch. (Closes: #944510)
* Depend on duplicity on Ubuntu too (now that duplicity adopted Python3)
* Update configure flags for Python3 package names
* Bump minimum meson to 0.47 and libglib2.0-dev to 2.56
* Build-Depend on itstool instead of yelp-tools
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* Build-Depend on debhelper-compat 12 and drop debian/compat
* Stop overriding libexecdir
* Drop obsolete dh_strip dbgsym migration rule
* Bump Standards-Version to 4.4.1
* Team upload.
* Cherry-pick patch from upstream to fix GPG_ERR redefinition
* debian/control.in: Switch the suggested python modules to their python3
counter part or remove them if they are not available
* New upstream release
* debian/control.in: Bump Standards-Version to 4.4.0 (no further changes)
* Drop debian/patches: all patches merged upstream
* debian/control.in: Adjust the build-dependencies
* Update the debian/copyright based on the upstream one
* New upstream release (LP: #1823421)
- Be more forgiving if packagekit is unresponsive
- Don't run monitor when automatic backups are disabled
- Drop libpeas dependency
- Fix compilation with valac 0.43
- Update app icon
- Update translations
* Drop libpeas BD per upstream
* debian/docs: NEWS is now called NEWS.md
* Take patch from upstream MR !22 to fix many tests under GLib 2.59
g_key_file_get_comment() used to append a stray newline to its return
value, and it stopped doing this with 2.59. deja-dup was accidentally
relying on that behaviour.
* Take patch from upstream MR !22 to fix whitespace assumption in test.
Since GLib 2.59.1, g_format_size() started using non-breaking spaces
instead of regular ones to separate the size from the unit. deja-dup was
only testing for the latter. Update the test to use a regex with `\s`, so
we match all types of whitespace.
* New upstream release:
- If some files couldn't be backed up, don't override that message
with successful verification message. (lp: #1371613)
- Tell user how much free space is needed when backup location is tiny
(lp: #1103567)
* New upstream release:
- Fix not being able to find the backup files when
restoring on a fresh install (lp: #1804744)
* New upstream release
* Bump Standards-Version to 4.2.1
* New upstream release
* Drop all patches: Applied in new release
* Bump Standards-Version to 4.1.4
* Release to unstable
* Add 0002-don-t-use-ulimit.patch:
- Stop using ulimit since it is incompatible with webkit2gtk 2.20
(LP: #1751460)
* New upstream unstable release
* debian/watch: watch for unstable releases
* Cherry pick upstream patch to exclude snap cache directories
* maintscript: Bump version since Ubuntu didn't take this until now
* debian/copyright: Add debian/ to Files-Excluded
* debian/watch: Only watch for stable releases
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump debhelper compat to 11
* Add debian/docs to install NEWS
* Don't skip dh_auto_test
* Don't depend on duplicity on Ubuntu (to not install python2 by default).
Deja Dup will install duplicity if needed using PackageKit.
* New upstream version 36.3
* New upstream version 36.2
* debian/control.in: Bump Standards-Version to 4.1.1 (no further changes)
* New upstream version 36.1
* Drop debian/patches/01_xdg_autostart_exec.patch, applied upstream
* debian/gbp.conf: Filter upstream debian/ directory
* New upstream version 35.6
* debian/maintscript: Rename the xdg autostart file to
org.gnome.DejaDup.Monitor.desktop
* debian/patches/01_xdg_autostart_exec.patch: Use sh instead of bash so we
don't need to depend on it
* New upstream release.
- Adjust the build-dependencies
* debian/rules:
- Really use meson/ninja for the build, upstream is shipping a Makefile
this makes debhelper use that file instead of ninja.
- Define the name of the package that can be installed via packagekit
* debian/control.in:
- Update the description to reflect that deja-dup now supports owncloud
- Downgrade python-cloudfiles and python-boto to Suggests, those backends
are now hidden by default, but still supported for old users
* New upstream release.
- Switch to meson build system
- Bump the build-dependencies
- Drop debian/patches/help2man.patch, not needed anymore
* debian/control.in: Bump Standards-Version to 4.0.0 (no further changes)
* Update the debian/copyright file, based on ubuntu one
* New upstream release.
* Update Vcs-Browser to use cgit instead of gitweb.
* Drop --parallel from debhelper options. It's the default with compat 10.
* Bump debhelper compat level to 10.
* Drop override for dh_auto_install, not needed.
* Bump Build-Depends on libnautilus-extension-dev to (>= 3.21.92-3~).
This ensures we have a version with multiarch support.
* New upstraem release.
- Drop debian/patches/01_ignore_appstream.patch, applied upstream
* debian/watch: Check the gpg signature for the downloaded tarball
* debian/control.in: Bump Standards-Version to 3.9.8 (no furher changes)
* Drop -dbg package and rely on automatically built -dbgsym one
* debian/rules: Drop ENABLE_CCPANEL variable, support for building the GNOME
Control Center plugin has been removed.
* debian/control.in: Update Vcs-* URL's to please lintian (again)
* Update the debian/copyright file
* New upstraem release.
- Refresh debian/patches/01_ignore_appstream.patch
- Add libpackagekit-glib2-dev to the build-dependencies
* debian/patches/01_ignore_appstream.patch: Add appstream key to ignore
some .desktop files
* debian/patches/help2man.patch: Use system help2man instead of embedded
copy to allow reproducible build (Closes: #805787)
* Suggest python-swiftclient for OpenStack Swift support
* Team upload.
* New upstraem release.
* Update outdated section names in debian/gbp.conf.
* New upstream release
* debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
* debian/copyright: Fix copyright file, files have been moved around
* New upstream release
- Drop debian/patches/01_CMP0004_OLD.patch: Fixed upstream
* Add debian/gbp.conf file
* debian/control.in: Re-add the Vcs-* fields with the new URL's
* New upstream release (Closes: #667722, #671479)
- Adjust the {build-}dependencies
- debian/rules, debian/control: deja-dup is now using cmake
* Adopt deja-dup by the GNOME team (Closes: #740924)
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
* Add debian/patches/01_CMP0004_OLD.patch: Fix FTBFS due to changes in cmake
* debian/rules: Drop the override_dh_builddeb target, this is not needed
anymore
* Fix the debian/watch URL
* Bump debhelper compatibility to 9 to get the hardening flags for free
* debian/rules: Properly exclude nautilus plugin from dh_makeshlibs call
(Closes: #651279)
* debian/control: Adjust the recommends, add gvfs-backends and rename
python-rackspace-cloudfiles to python-cloudfiles (Closes: #669045, #732730)
* Non-maintainer upload.
* Fix "configure:3028: error: xmllint not found":
change build dependency from itstool to yelp-tools; thanks, Michael Biebl.
(Closes: #666225)
* ACK previous NMU (Closes: #651257)
* Delete old unused patch (Closes: #651258)
* Drop gnome-control-center support as Gnome 3 upstream don't want 3rd
party applications to be installed there (Closes: #650142)
* Non-maintainer upload.
* debian/control: Drop libdbusmenu-gtk3-dev Build-dep, the package is only
available in experimental for now (Closes: #651257)
* New upstream release (Closes: #613336, #632568)
- Fixed GPG error during restore (Closes: #624598)
- Transitioned to use nautilus 3 (Closes: #637312)
* Remove .la files (Closes: #621293)
* debian/rules:
- Convert to dh8
* debian/source/format:
- Convert to 3.0 (quilt)
* debian/control:
- Update description
- Needs libnotify >= 0.7.0
* debian/copyright:
- Update from upstream AUTHORS
- Standards-Version: bump to 3.9.2, no changes needed.
- Change yelp Build-Dep to just itstool
(These changes where taken from Ubuntu package, thanks to Michael Terry)
* New upstream release
+ Fixes problem to external disks (Closes: #583218)
* Bump dependency in duplicity to 0.6.07 (Closes: #546520)
* New upstream version (Closes: #574938)
* New upstream release (Closes: #567124)
+ Adds menu entry to System category (Closes: #544455)
* Depends on gvfs-fuse (Closes: #546506)
* Bump Standards-Version to 3.8.4. No changes needed.
* intltool is a build-dependency (Closes: #544451)
* Bump Standards-Version to 3.8.1. No changes needed.
* Add to debian/copyright file every (C) bit in sources.
Thanks to Torsten Werner.
* New Upstream Version
* Docs have been relicensed to GPLv3.
* New Upstream Version
* Inital Debian release, based on Ubuntu packages (Closes: #506590)
* debian/control:
- Change maintainer to me.
- Bump Standards-Version to 3.8.1. No changes needed.
- Move -dbg package to 'debug' section.
* New upstream release
* New upstream release
* New upstream release
* Initial hardy release
* debian/control:
- Use ${misc:Depends} for -dbg package
- Use unique summary for -dbg package
- Indent bullet lists an extra time
* debian/rules:
- Exclude nautilus plugin from makeshlibs
* debian/patches/02_check_notify_caps.patch:
- Patch from upstream to work with notify-osd. LP: #334630
* Initial release (LP: #324388)
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* debian/control:
- Add Build-Depend on libnautilus-extension-dev
* New upstream release
* New upstream release
* New upstream version
* New upstream version
* New upstream version
* debian/control:
- Add dbg package
- Recommend util-linux, for ionice
- Dropped valac from Build-Depends, not needed
* New upstream version
* debian/control:
- Add libunique-dev and libnotify-dev to Build-Depends
* New upstream version
* New upstream version
* Initial Release.