summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make fast forward from 13-1archive/debian/13-3Simon McVittie2020-09-26
|\ | | | | | | [dgit --quilt=unapplied]
| * Make fast forward from 10-3archive/debian/13-1Simon McVittie2020-06-01
| |\ | | | | | | | | | [dgit --quilt=unapplied]
| | * Make fast forward from 10-2archive/debian/10-3Simon McVittie2020-03-24
| | |\ | | | | | | | | | | | | [dgit --quilt=unapplied]
| | | * Make fast forward from 10-1archive/debian/10-2Simon McVittie2019-09-11
| | | |\ | | | | | | | | | | | | | | | [dgit --quilt=unapplied]
| | | | * Make fast forward from 8-1archive/debian/10-1Simon McVittie2019-08-01
| | | | |\ | | | | | | | | | | | | | | | | | | [dgit --quilt=unapplied]
| | | | | * Make fast forward from 0~git20190701-1archive/debian/8-1Simon McVittie2019-07-21
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | [dgit --quilt=unapplied]
| | | | | | * Declare fast forward from 0~git20190225-1archive/debian/0_git20190701-1Simon McVittie2019-07-15
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | [dgit --quilt=unapplied --overwrite]
| | | | | | | * Add a build system for gschemas.compiledSimon McVittie2019-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of including it in the git repository, build it from its source code (the XML) as needed. Gbp-Pq: Name Add-a-build-system-for-gschemas.compiled.patch
| | | | | | | * gnome-shell-extension-bluetooth-quick-connect (0~git20190225-1) unstable; ↵Simon McVittie2019-02-25
| | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | urgency=medium * Initial release (Closes: #923267) [dgit import unpatched gnome-shell-extension-bluetooth-quick-connect 0~git20190225-1]
| | | | | | | | * Import ↵Simon McVittie2019-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome-shell-extension-bluetooth-quick-connect_0~git20190225-1.debian.tar.xz [dgit import tarball gnome-shell-extension-bluetooth-quick-connect 0~git20190225-1 gnome-shell-extension-bluetooth-quick-connect_0~git20190225-1.debian.tar.xz]
| | | | | | | * Import gnome-shell-extension-bluetooth-quick-connect_0~git20190225.orig.tar.xzSimon McVittie2019-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [dgit import orig gnome-shell-extension-bluetooth-quick-connect_0~git20190225.orig.tar.xz]
| | | | | | * Add a build system for gschemas.compiledSimon McVittie2019-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of including it in the git repository, build it from its source code (the XML) as needed. Gbp-Pq: Name Add-a-build-system-for-gschemas.compiled.patch
| | | | | * | Add a build system for gschemas.compiledSimon McVittie2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of including it in the git repository, build it from its source code (the XML) as needed. Forwarded: https://github.com/bjarosze/gnome-bluetooth-quick-connect/pull/9 Applied-upstream: upstream, 9, commit:3604aefeb87a06f0bec880384492f7c18b5626bf Gbp-Pq: Name Add-a-build-system-for-gschemas.compiled.patch
| | | | | * | Do not force-enable BT on extension enable & only do sync if BT onAndrei Tatar2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forwarded: https://github.com/bjarosze/gnome-bluetooth-quick-connect/pull/8 Applied-upstream: upstream, 9, commit:9d28614c75e76805b808d4b93d77c8dc37bec066 Gbp-Pq: Name Do-not-force-enable-BT-on-extension-enable-only-do-sync-i.patch
| | * | | | | metadata: Declare compatibility with GNOME Shell 3.34, 3.36Simon McVittie2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://github.com/bjarosze/gnome-bluetooth-quick-connect/issues/15 Gbp-Pq: Name metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch
* | | | | | | stop supporting older gnome versionsBartosz Jaroszewski2020-09-26
| | | | | | | | | | | | | | | | | | | | | Gbp-Pq: Name stop-supporting-older-gnome-versions.patch
* | | | | | | Update ui.jsRaushan Kumar Pandey2020-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweener has been removed from gnome-shell. This changes fixes the issue in gnome 3.38 Gbp-Pq: Name Update-ui.js.patch
* | | | | | | fix gnome version checkBartosz Jaroszewski2020-09-26
| | | | | | | | | | | | | | | | | | | | | Gbp-Pq: Name fix-gnome-version-check.patch
* | | | | | | add support for gnome 3.34Bartosz Jaroszewski2020-09-26
| | | | | | | | | | | | | | | | | | | | | Gbp-Pq: Name add-support-for-gnome-3.34.patch
* | | | | | | fix installation instructionBartosz Jaroszewski2020-09-26
| | | | | | | | | | | | | | | | | | | | | Gbp-Pq: Name fix-installation-instruction.patch
* | | | | | | Release to unstabledebian/13-3Simon McVittie2020-09-26
| | | | | | |
* | | | | | | Release to experimentaldebian/13-2Simon McVittie2020-09-07
| | | | | | |
* | | | | | | d/patches: Update to upstream v13-7-g662250eSimon McVittie2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Drop compatibility with GNOME Shell < 3.37.x - Be compatible with GNOME Shell >= 3.37.x
* | | | | | | Allow installation with GNOME Shell 3.37.x/3.38.xSimon McVittie2020-09-07
|/ / / / / /
* | | | | | Release to unstabledebian/13-1Simon McVittie2020-06-01
| | | | | |
* | | | | | Install schemas to expected locationSimon McVittie2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | The new version is more specific about where to find them.
* | | | | | d/copyright: Update datesSimon McVittie2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | Gbp-Dch: ignore
* | | | | | d/copyright: Remove now-unused licenseSimon McVittie2020-06-01
| | | | | |
* | | | | | Drop patch to declare compatibility with GNOME 3.36, no longer requiredSimon McVittie2020-06-01
| | | | | |
* | | | | | New upstream releaseSimon McVittie2020-06-01
| | | | | |
* | | | | | Update upstream source from tag 'upstream/13'Simon McVittie2020-06-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update to upstream version '13' with Debian dir 2d356bc9a4a4c64b5c808d911a4fe9bcea175b1d
| * \ \ \ \ \ New upstream version 13Simon McVittie2020-06-01
| |\ \ \ \ \ \
| | * | | | | | keep only gnome in supported version 3.36Bartosz Jaroszewski2020-05-30
| | | | | | | |
| | * | | | | | remove old gnome from supported versionsBartosz Jaroszewski2020-05-29
| | | | | | | |
| | * | | | | | make extract.sh hiddenBartosz Jaroszewski2020-05-23
| | | | | | | |
| | * | | | | | support gnome 3.36Bartosz Jaroszewski2020-05-23
| | | | | | | |
| | * | | | | | Merge pull request #12 from BjoernDaase/patch-1bjarosze2020-05-23
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add 3.34 to the list of working gnome-shell versions
| | | * | | | | | Add 3.34 to the list of working gnome-shell versionsBjörn Daase2019-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | gnome-bluetooth-quick-connect works perfectly fine with 3.34 so simply add it to the list of working gnome-shell versions.
| | * | | | | | | total rebuildBartosz Jaroszewski2020-05-23
| | | | | | | | |
| | * | | | | | | add show refresh button configurationBartosz Jaroszewski2020-05-17
| | | | | | | | |
| | * | | | | | | add ui bluetooth menu itemBartosz Jaroszewski2020-05-17
| | | | | | | | |
| | * | | | | | | pause idle monitor when menu openedBartosz Jaroszewski2020-05-17
| | | | | | | | |
| | * | | | | | | add option to keep menu after togglingBartosz Jaroszewski2020-05-17
| | | | | | | | |
| | * | | | | | | add refresh buttonBartosz Jaroszewski2020-05-16
| | |/ / / / / /
* | | / / / / / Recommend gnome-shell-extension-prefs instead of gnome-tweaksSimon McVittie2020-04-10
| |_|/ / / / / |/| | | | | |
* | | | | | | Release to unstabledebian/10-3Simon McVittie2020-03-24
| | | | | | |
* | | | | | | Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, ↵Simon McVittie2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Repository-Browse. Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
* | | | | | | Standards-Version: 4.5.0 (no changes required)Simon McVittie2020-03-24
| | | | | | |
* | | | | | | Declare GNOME Shell 3.34, 3.36 compatibility in metadataSimon McVittie2020-03-24
| | | | | | |
* | | | | | | Bump maximum GNOME Shell to 3.36Simon McVittie2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://github.com/bjarosze/gnome-bluetooth-quick-connect/issues/15