| 1 |
gnome-shell-extensions (3.4.0-1) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* New upstream release.
|
| 4 |
|
| 5 |
-- Michael Biebl <biebl@debian.org> Sun, 20 May 2012 22:44:25 +0200
|
| 6 |
|
| 7 |
gnome-shell-extensions (3.2.3-1) unstable; urgency=low
|
| 8 |
|
| 9 |
[ Josselin Mouette ]
|
| 10 |
* gnome-shell-extensions.gsettings-override: enable the alternative
|
| 11 |
status menu by default. Closes: #648112.
|
| 12 |
* Use ${gnome:Version} to generate strict dependencies, it’s very
|
| 13 |
unlikely that extensions remain compatible after a major upgrade.
|
| 14 |
|
| 15 |
[ Michael Biebl ]
|
| 16 |
* Upload to unstable.
|
| 17 |
|
| 18 |
[ Josselin Mouette ]
|
| 19 |
* 01_status-menu_disable_accounts.patch: new patch. Drop the unusable
|
| 20 |
advertisement for Google. It is already available in the control
|
| 21 |
center anyway.
|
| 22 |
|
| 23 |
[ Michael Biebl ]
|
| 24 |
* New upstream release.
|
| 25 |
* Drop patches which have been merged upstream:
|
| 26 |
- debian/patches/upstream/*
|
| 27 |
- debian/patches/fix-*
|
| 28 |
* Refresh 01_status-menu_disable_accounts.patch.
|
| 29 |
* Add 02-Revert-all-remove-all-GSettings-usage.patch: Use GSettings since we
|
| 30 |
install the extensions system-wide.
|
| 31 |
* Use dh-autoreconf to generate the build system.
|
| 32 |
* Add 03-Revert-Remove-all-references-to-localedir-from-metad.patch: Use
|
| 33 |
locales from system-wide location.
|
| 34 |
|
| 35 |
-- Michael Biebl <biebl@debian.org> Sat, 11 Feb 2012 23:28:53 +0100
|
| 36 |
|
| 37 |
gnome-shell-extensions (3.2.0-1) experimental; urgency=low
|
| 38 |
|
| 39 |
[ Victor Seva ]
|
| 40 |
* Initial release (Closes: #627515)
|
| 41 |
Package based on the work by Bilal Akhtar <bilalakhtar@ubuntu.com>
|
| 42 |
* debian/copyright
|
| 43 |
- Added myself
|
| 44 |
- Fixed syntax-error-in-dep5-copyright syntax error
|
| 45 |
* debian/control.in
|
| 46 |
- Added myself as maintainer.
|
| 47 |
- Fix gnome-shell dependency.
|
| 48 |
- Fix gir1.2-gtop-2.0 dependency for systemMonitor ext.
|
| 49 |
* debian/rules
|
| 50 |
- Added uploaders.mk gnome-version.mk includes.
|
| 51 |
- Removed unused variables.
|
| 52 |
* debian/watch added.
|
| 53 |
* No more gnome-shell-extension-* packages.
|
| 54 |
* debian/patches/upstream
|
| 55 |
- patch_967aee7aad2accfb38d91ab56b6c5e91d86a2722.diff
|
| 56 |
popup menu fix
|
| 57 |
- patch_66242aa76a5d59fb4659551575c1fbb42e50b8fb.diff
|
| 58 |
dock fix.
|
| 59 |
- patch_4c5a36e4c0cbe38f2e26b6b3c8b02e88b4b939f7.diff
|
| 60 |
patch_2bba98d6214cffae2eb5cecb9d7c1f6b6d244052.diff
|
| 61 |
systemMonitor: Properly enable/disable
|
| 62 |
* debian/patches
|
| 63 |
- fix_dock_gnome-shell_version.diff
|
| 64 |
- fix_alternate-tab_661281.diff
|
| 65 |
- fix_alternate-tab_gnome-shell_version.diff
|
| 66 |
* debian/rules
|
| 67 |
- EXTENSIONS_ENABLED, EXTENSIONS_DISABLED variables
|
| 68 |
- disabled xrandr-indicator
|
| 69 |
|
| 70 |
[ Michael Biebl ]
|
| 71 |
* debian/watch: Track .xz tarballs.
|
| 72 |
* debian/control.in:
|
| 73 |
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer and add
|
| 74 |
Victor Seva <linuxmaniac@torreviejawireless.org> to Uploaders.
|
| 75 |
- Wrap (Build-)Depends.
|
| 76 |
- Add Vcs-Svn and Vcs-Browser field.
|
| 77 |
* debian/rules:
|
| 78 |
- Include gnome-get-source.mk.
|
| 79 |
|
| 80 |
-- Michael Biebl <biebl@debian.org> Sat, 12 Nov 2011 18:32:22 +0100
|