Codebase list gnome-shell-extensions / 03e3640 debian / changelog
03e3640

Tree @03e3640 (Download .tar.gz)

changelog @03e3640raw · history · blame

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
gnome-shell-extensions (43.0-0kali2) kali-dev; urgency=medium

  * Fix debian/control.in

 -- Daniel Ruiz de Alegría <daniruiz@kali.org>  Fri, 30 Sep 2022 18:45:13 +0200

gnome-shell-extensions (43.0-0kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patch

 -- Daniel Ruiz de Alegría <daniruiz@kali.org>  Mon, 26 Sep 2022 11:33:49 +0200

gnome-shell-extensions (43.0-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 19 Sep 2022 10:57:41 -0400

gnome-shell-extensions (43~rc-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 06 Sep 2022 14:39:00 -0400

gnome-shell-extensions (43~beta-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 21 Aug 2022 10:59:20 -0400

gnome-shell-extensions (42.3-0kali1) kali-dev; urgency=medium

  * New upstream version 42.3

 -- Daniel Ruiz de Alegría <daniruiz@kali.org>  Mon, 11 Jul 2022 16:57:52 +0200

gnome-shell-extensions (42.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 20 Jun 2022 14:36:08 +0200

gnome-shell-extensions (42.2-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 03 Jun 2022 09:23:28 -0400

gnome-shell-extensions (42.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 18 May 2022 17:27:45 +0200

gnome-shell-extensions (42.1-1) unstable; urgency=medium

  * New upstream release (LP: #1972365)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 09 May 2022 08:09:32 -0400

gnome-shell-extensions (42.0-3kali1) kali-dev; urgency=medium

  * Update patch for apps-menu
  * Remove popupmenu ornament
  * Update packaging

 -- Daniel Ruiz de Alegría <daniruiz@kali.org>  Tue, 05 Apr 2022 17:32:21 +0200

gnome-shell-extensions (42.0-2) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 28 Mar 2022 11:18:12 -0400

gnome-shell-extensions (42.0-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Mon, 14 Mar 2022 11:30:18 -0400

gnome-shell-extensions (42~rc-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Tue, 08 Mar 2022 17:54:41 -0500

gnome-shell-extensions (42~beta-1) experimental; urgency=medium

  * New upstream release:
    - Use libadwaita for preferences
    - window-list: Fix on-screen keyboard
    - native-window-placement: Fix distorted layout in app grid
  * debian/control: Depend on libadwaita and gtk-4 (instead of gtk-3)
  * debian/patches: Drop applied upstream

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Wed, 23 Feb 2022 07:35:20 +0100

gnome-shell-extensions (41.1-2kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 22 Feb 2022 14:39:22 +0100

gnome-shell-extensions (41.1-2) unstable; urgency=medium

  * Team upload
  * d/p/meson-Drop-unused-argument-for-i18n.merge_file.patch:
    Backport patch from upstream to fix FBTFS with Meson 0.61
    (Closes: #1005534)

 -- Simon McVittie <smcv@debian.org>  Tue, 15 Feb 2022 11:18:30 +0000

gnome-shell-extensions (41.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 20 Dec 2021 18:28:13 +0100

gnome-shell-extensions (41.1-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 12 Dec 2021 20:30:17 -0500

gnome-shell-extensions (41.0-2kali2) kali-dev; urgency=medium

  [ Daniel Ruiz de Alegría ]
  * Fix app-menu cuts application names

 -- Arnaud Rebillout <arnaudr@kali.org>  Thu, 04 Nov 2021 14:23:20 +0700

gnome-shell-extensions (41.0-2kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 26 Oct 2021 09:40:31 +0200

gnome-shell-extensions (41.0-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Simon McVittie <smcv@debian.org>  Sat, 16 Oct 2021 20:06:04 +0100

gnome-shell-extensions (41.0-1) experimental; urgency=medium

  * New upstream release
  * debian/control.in: Bump minimum meson to 0.53.0
  * Bump Standards-Version to 4.6.0

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 10 Oct 2021 17:04:15 -0400

gnome-shell-extensions (40.4-3kali1) kali-dev; urgency=medium

  * Sync with Debian
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 20 Sep 2021 13:47:29 +0200

gnome-shell-extensions (40.4-3) unstable; urgency=medium

  * Team upload
  * Release to unstable (transition: #992870)

 -- Simon McVittie <smcv@debian.org>  Sat, 11 Sep 2021 21:52:59 +0100

gnome-shell-extensions (40.4-2) experimental; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * debian/copyright: Add gnome-classic.css to Files-Excluded
  * Revert "debian/control: Don't build depend on sassc"
  * This ensures we compile the CSS file from source.

  [ Marco Trevisan (Treviño) ]
  * debian/control: Support pre-release versions of gnome-shell

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 29 Aug 2021 09:16:04 -0400

gnome-shell-extensions (40.1-1) experimental; urgency=medium

  * New upstream release
  * debian/control:
    - Update runtime dependencies to match code.
      Found grepping code via:
        grep "imports\.gi" --include "*.js" -rh -B2 . \
           | grep -o "\b[A-Z][A-Za-z]\+\b" | sed "s/,\?\s*$//g" | sort -u
    - Don't build depend on sassc.
      Since we compile from tarball, this is not needed anymore given that
      compiled css are provided already.
    - Build-depend on dh-sequence-gnome 0.22.
      It's the first version that supports new GNOME versioning schema.

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Sun, 30 May 2021 20:05:13 +0200

gnome-shell-extensions (3.38.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian.
  * Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 09 Dec 2020 08:36:43 +0100

gnome-shell-extensions (3.38.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Standards-Version: 4.5.1 (no changes required)
  * d/gbp.conf: Use upstream/3.38.x branch.
    Version 40~alpha was already released upstream.

 -- Simon McVittie <smcv@debian.org>  Thu, 03 Dec 2020 10:17:58 +0000

gnome-shell-extensions (3.38.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 29 Oct 2020 17:45:59 +0100

gnome-shell-extensions (3.38.1-1) unstable; urgency=medium

  * New upstream release
  * Recommend gnome-shell-extension-prefs instead of gnome-tweaks

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 06 Oct 2020 17:44:30 -0400

gnome-shell-extensions (3.38.0-2kali1) kali-dev; urgency=medium

  [ Sophie Brun ]
  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

  [ Emilio Pozuelo Monfort ]
  * apps-menu: update patch for GNOME 3.38

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 16 Oct 2020 11:48:21 +0200

gnome-shell-extensions (3.38.0-2) unstable; urgency=medium

  * Team upload
  * Revert "debian/watch: Watch for unstable releases"
  * Release to unstable

 -- Simon McVittie <smcv@debian.org>  Fri, 25 Sep 2020 23:00:58 +0100

gnome-shell-extensions (3.38.0-1) experimental; urgency=medium

  * Team upload
  * New upstream release
    - Translation updates
  * d/upstream/metadata: Add
  * Update standards version to 4.5.0, no changes needed
  * Fix gnome-classic regression in 3.37.91-1.
    gnome-session no longer takes the `--session gnome-classic` argument
    when running in classic mode.

 -- Simon McVittie <smcv@debian.org>  Tue, 22 Sep 2020 11:49:24 +0100

gnome-shell-extensions (3.37.91-1) experimental; urgency=medium

  * New upstream release:
    - drive-menu: Emphasize eject buttons
    - user-theme: Add preference dialog
    - window-list:
      + Fix inconsistent state in preference dialog
      + auto-move: Modernize preference dialogs
    - workspace-indicator: Overhaul preference dialog
    - user-theme: Support session mode styles
    - Adjust to gnome-shell changes
  * debian/patches: Refresh
  * debian/control: B-D on debhelper 13
  * debian/rules: Don't override dh_missing equal default behavior
  * debian/control: Remove useless dependency on clutter gir

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Thu, 27 Aug 2020 17:39:42 +0200

gnome-shell-extensions (3.36.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 15 May 2020 12:09:43 +0200

gnome-shell-extensions (3.36.2-1) unstable; urgency=medium

  * New upstream release

 -- Laurent Bigonville <bigon@debian.org>  Sun, 03 May 2020 10:02:18 +0200

gnome-shell-extensions (3.36.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 16 Apr 2020 18:32:37 +0200

gnome-shell-extensions (3.36.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Update Ukrainian translation
    - Update Gnome Shell CSS
  * Upload to unstable (part of transition: #954422)

 -- Simon McVittie <smcv@debian.org>  Fri, 10 Apr 2020 15:12:29 +0100

gnome-shell-extensions (3.36.0-1) experimental; urgency=medium

  * New upstream translation release

 -- Iain Lane <laney@debian.org>  Mon, 16 Mar 2020 12:39:02 +0000

gnome-shell-extensions (3.35.91-1) experimental; urgency=medium

  * New upstream release
    - Fixes and adjustments to latest gnome-shell

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Mon, 24 Feb 2020 18:29:29 +0000

gnome-shell-extensions (3.34.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 17 Jan 2020 17:48:03 +0100

gnome-shell-extensions (3.34.2-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in: Bump Standards-Version to 4.4.1 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Mon, 30 Dec 2019 00:51:13 +0100

gnome-shell-extensions (3.34.1-2kali2) kali-dev; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * apps-menu: properly remove categories
    Fixes: https://bugs.kali.org/view.php?id=5796

 -- Raphaël Hertzog <raphael@offensive-security.com>  Wed, 20 Nov 2019 13:47:40 +0100

gnome-shell-extensions (3.34.1-2kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Raphaël Hertzog <raphael@offensive-security.com>  Thu, 10 Oct 2019 12:00:14 +0200

gnome-shell-extensions (3.34.1-2) unstable; urgency=high

  * New upstream release
    - Fix GNOME Classic session's compatibility with gnome-setting-daemon 3.34

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 08 Oct 2019 22:49:14 -0400

gnome-shell-extensions (3.34.0-2kali2) kali-dev; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * Fix exception on 3.34 when toggling submenu states

 -- Raphaël Hertzog <raphael@offensive-security.com>  Thu, 10 Oct 2019 11:49:54 +0200

gnome-shell-extensions (3.34.0-2kali1) kali-dev; urgency=medium

  [ Raphaël Hertzog ]
  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels
  * First try to update the kali menu patch

  [ Emilio Pozuelo Monfort ]
  * Finish the kali menu patch for gnome-shell 3.34

 -- Raphaël Hertzog <raphael@offensive-security.com>  Wed, 09 Oct 2019 18:52:49 +0200

gnome-shell-extensions (3.34.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 30 Sep 2019 17:27:38 +0200

gnome-shell-extensions (3.34.0-1) experimental; urgency=medium

  * New upstream translation release

 -- Iain Lane <laney@debian.org>  Tue, 10 Sep 2019 10:59:31 +0100

gnome-shell-extensions (3.33.92-1) experimental; urgency=medium

  * New upstream bugfix / translation releases

 -- Iain Lane <laney@debian.org>  Thu, 05 Sep 2019 18:22:14 +0100

gnome-shell-extensions (3.33.90-1) experimental; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release
    + window-list: Support showing windows from all workspaces
    + Make GNOME Classic more classic:
      - Disable GNOME 3 overview
      - Add window picker button to window list
      - Style improvements and fixes
      - Support horizontal workspace layout in window list
      - Add draggable previews to window list workspace switcher
      - Arrange workspaces horizontally
    + workspace-indicator: Support horizontal workspace layout
    + workspace-indicator: Add draggable previews
    + Fix windowsNavigator extension after ES6 port
    + screenshot-window-sizer: Add phone screenshot sizes

  [ Iain Lane ]
  * rules: Build all extensions via the upstream build system. We don't need
    to hardcode the list to build, as the build system provides a way to build
    'all' extensions.
  * rules: Build with --fail-missing
  * compat, control, rules: Move to compat 12 and specifying via build-deps

 -- Iain Lane <laney@debian.org>  Tue, 13 Aug 2019 11:59:22 +0100

gnome-shell-extensions (3.32.0-1) experimental; urgency=medium

  * New upstream release

 -- Iain Lane <laney@debian.org>  Tue, 12 Mar 2019 16:34:14 +0000

gnome-shell-extensions (3.31.92-1) experimental; urgency=medium

  * New upstream release

 -- Iain Lane <laney@debian.org>  Wed, 06 Mar 2019 15:40:48 +0000

gnome-shell-extensions (3.31.90-1) experimental; urgency=medium

  * New upstream release
    + Misc. bug fixes and cleanups
    + Remove obsolete alternate-tab extension
    + Adjust to gnome-shell changes
  * debian/watch: Watch for unstable releases
  * rules: alternate-tab is dropped; stop trying to enable it

 -- Iain Lane <laney@debian.org>  Thu, 21 Feb 2019 10:33:12 +0000

gnome-shell-extensions (3.30.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 13 Nov 2018 11:31:41 +0100

gnome-shell-extensions (3.30.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.2.1
  * d/p/gnome-session-classic-wrapper-script.patch:
    Re-word to avoid a Lintian warning

 -- Simon McVittie <smcv@debian.org>  Fri, 02 Nov 2018 09:26:47 +0000

gnome-shell-extensions (3.30.0-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 21 Sep 2018 09:55:08 +0200

gnome-shell-extensions (3.30.0-1) unstable; urgency=medium

  * New upstream release
  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 05 Sep 2018 12:34:40 -0400

gnome-shell-extensions (3.29.91-1) experimental; urgency=medium

  * Team upload
  * New upstream development release
  * Bump Standards-Version to 4.2.0
  * Sort dependency lists (wrap-and-sort -a)
  * d/copyright: Remove unnecessary sentence fragment
  * d/p/series: Remove commented-out line

 -- Simon McVittie <smcv@debian.org>  Mon, 20 Aug 2018 20:27:57 +0100

gnome-shell-extensions (3.29.90-1) experimental; urgency=medium

  * Team upload
  * New upstream development release

 -- Simon McVittie <smcv@debian.org>  Thu, 02 Aug 2018 10:46:44 +0100

gnome-shell-extensions (3.29.3+really3.29.3-1) experimental; urgency=medium

  * Team upload
  * d/watch: Watch for development versions
  * Re-upload to experimental with a higher version than
    3.29.3+really3.28.1-1, which reverted the incorrect upload of the
    previous version to unstable

 -- Simon McVittie <smcv@debian.org>  Fri, 27 Jul 2018 23:56:10 +0100

gnome-shell-extensions (3.29.3-1) unstable; urgency=medium

  * Team upload

  [ Arnaud Rebillout ]
  * New upstream release

  [ Simon McVittie ]
  * Bump Standards-Version to 4.1.5
  * Set Rules-Requires-Root to no

 -- Simon McVittie <smcv@debian.org>  Fri, 27 Jul 2018 09:37:34 +0100

gnome-shell-extensions (3.28.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 24 May 2018 15:00:14 +0200

gnome-shell-extensions (3.28.1-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.1.4

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 14 May 2018 21:51:46 -0400

gnome-shell-extensions (3.28.0-2kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 26 Mar 2018 15:55:43 +0200

gnome-shell-extensions (3.28.0-2) unstable; urgency=medium

  * Fix typo in configure flag that resulted in missing
    auto-move-windows, native-window-placement, & user-theme extensions

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 19 Mar 2018 18:20:53 -0400

gnome-shell-extensions (3.28.0-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 18 Mar 2018 20:17:17 -0400

gnome-shell-extensions (3.27.92-2kali1) kali-dev; urgency=medium

  [ Sophie Brun ]
  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Raphaël Hertzog <buxy@kali.org>  Tue, 20 Mar 2018 18:35:23 +0100

gnome-shell-extensions (3.27.92-2) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 10 Mar 2018 19:37:45 -0500

gnome-shell-extensions (3.27.92-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release candidate
  * Drop explicit dependency on mutter's gir. gnome-shell-extensions depends
    on gnome-shell which depends on the gir. Dropping it will make transitions
    easier.

  [ Simon McVittie ]
  * Recommend gnome-tweaks instead of transitional gnome-tweak-tool

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 05 Mar 2018 21:02:01 -0500

gnome-shell-extensions (3.27.91-1) experimental; urgency=medium

  * New upstream development release
  * Build with meson
  * Build-Depend on sassc
  * Bump debhelper compat to 11
  * Drop places-menu-Don-t-force-dispose-of-uninitialized-proxies.patch &
    dont-require-nautilus-classic.patch: Applied in new release

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 23 Feb 2018 19:49:59 -0500

gnome-shell-extensions (3.26.2-3kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 22 Feb 2018 10:40:11 +0100

gnome-shell-extensions (3.26.2-3) unstable; urgency=medium

  * Team upload

  [ Jeremy Bicha ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Simon McVittie ]
  * d/patches: Re-export with gbp pq export
  * d/p/places-menu-Don-t-force-dispose-of-uninitialized-proxies.patch:
    Take patch from upstream to avoid frequent tracebacks from the Places
    menu with gjs >= 1.50.2-3 (Closes: #888608)

 -- Simon McVittie <smcv@debian.org>  Tue, 30 Jan 2018 09:15:54 +0000

gnome-shell-extensions (3.26.2-2kali2) kali-dev; urgency=medium

  * Add an upstream patch on places-menu to avoid a fatal error in
    gjs >= 1.50.3. (FS#4488)

 -- Raphaël Hertzog <buxy@kali.org>  Fri, 26 Jan 2018 18:34:30 +0100

gnome-shell-extensions (3.26.2-2kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 11 Jan 2018 14:45:48 +0100

gnome-shell-extensions (3.26.2-2) unstable; urgency=medium

  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 15 Dec 2017 15:19:14 -0500

gnome-shell-extensions (3.26.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 06 Nov 2017 16:04:03 +0100

gnome-shell-extensions (3.26.2-1) unstable; urgency=medium

  * New upstream release

 -- Michael Biebl <biebl@debian.org>  Sun, 05 Nov 2017 20:17:03 +0100

gnome-shell-extensions (3.26.1-2) unstable; urgency=medium

  * Release to unstable
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 13 Oct 2017 16:49:30 -0400

gnome-shell-extensions (3.26.1-1) experimental; urgency=medium

  * Team upload
  * New upstream stable release

 -- Simon McVittie <smcv@debian.org>  Fri, 06 Oct 2017 11:01:11 +0100

gnome-shell-extensions (3.26.0-1) experimental; urgency=medium

  * Team upload
  * New upstream stable release

 -- Simon McVittie <smcv@debian.org>  Wed, 13 Sep 2017 11:33:19 +0100

gnome-shell-extensions (3.25.91-1) experimental; urgency=medium

  * Team upload
  * New upstream release, for GNOME Shell 3.25.91
    - d/p/adapt-to-gsd324.patch: Drop, applied upstream
    - Switch dependency to gir1.2-mutter-1

 -- Simon McVittie <smcv@debian.org>  Tue, 05 Sep 2017 16:43:01 +0100

gnome-shell-extensions (3.22.2-2kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 17 Aug 2017 10:21:03 +0200

gnome-shell-extensions (3.22.2-2) unstable; urgency=medium

  * Add adapt-to-gsd324.patch (Closes: #869948):
    - Adjust gnome-session file for gnome-settings-daemon 3.24
  * debian/control.in:
    - Bump Standards-Version to 4.0.0
    - Explicitly depend on gnome-settings-daemon >= 3.24
    - Drop version from gnome-tweak-tool recommends
    - Depend on gnome-session-bin instead of gnome-session (LP: #1702832)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 06 Aug 2017 17:38:06 -0400

gnome-shell-extensions (3.22.2-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 17 Nov 2016 09:22:45 +0100

gnome-shell-extensions (3.22.2-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 10 Nov 2016 19:36:44 +0100

gnome-shell-extensions (3.22.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 21 Oct 2016 10:54:04 +0200

gnome-shell-extensions (3.22.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Tue, 11 Oct 2016 17:58:31 +0200

gnome-shell-extensions (3.22.0-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 26 Sep 2016 13:46:42 +0200

gnome-shell-extensions (3.22.0-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Tue, 20 Sep 2016 01:59:50 +0200

gnome-shell-extensions (3.21.92-1) unstable; urgency=medium

  * New upstream development release.
  * Replace Build-Depends gnome-common with pkg-config and gettext.

 -- Michael Biebl <biebl@debian.org>  Tue, 13 Sep 2016 22:13:19 +0200

gnome-shell-extensions (3.21.91-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 14 Sep 2016 15:30:59 +0200

gnome-shell-extensions (3.21.91-1) unstable; urgency=medium

  * New upstream beta release.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 30 Aug 2016 19:57:32 +0200

gnome-shell-extensions (3.21.90-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * New upstream beta release.
  * Update build-dependencies according to configure.ac changes:
    - drop intltool, now gettext is used instead.

  [ Jeremy Bicha ]
  * Convert from cdbs to dh
  * Add debian/docs to install NEWS and README
  * Bump dh compat to 10
  * Update Vcs fields
  * Refresh patches

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 21 Aug 2016 05:36:17 +0200

gnome-shell-extensions (3.21.4-1) experimental; urgency=medium

  * New upstream development release.
  * Stop hard-coding Victor Seva in the Uploaders field

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 12 Aug 2016 16:28:33 +0200

gnome-shell-extensions (3.20.1-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Raphaël Hertzog <buxy@kali.org>  Tue, 24 May 2016 10:11:53 +0200

gnome-shell-extensions (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Wed, 11 May 2016 15:21:35 +0200

gnome-shell-extensions (3.20.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Sun, 17 Apr 2016 00:25:25 +0200

gnome-shell-extensions (3.20.0-1) experimental; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 25 Mar 2016 10:48:00 +0100

gnome-shell-extensions (3.19.92-1) experimental; urgency=medium

  * New upstream release.
  * Update dont-require-nautilus-classic.patch to apply.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 17 Mar 2016 12:51:13 +0100

gnome-shell-extensions (3.18.4-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 18 Mar 2016 15:47:43 +0100

gnome-shell-extensions (3.18.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.7.

 -- Michael Biebl <biebl@debian.org>  Sun, 06 Mar 2016 22:38:57 +0100

gnome-shell-extensions (3.18.3-2) unstable; urgency=medium

  * Add Breaks/Replaces gnome-shell-common (<< 3.18) (Closes: #808906)
    - Helps upgrades from Jessie by allowing overwriting
      /usr/share/gnome-shell/theme/calendar-today.svg et.al.
      which was previously shipped in gnome-shell-common.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 10 Feb 2016 01:24:42 +0100

gnome-shell-extensions (3.18.3-1kali1) kali-dev; urgency=medium

  * Sync with Debian. Remaining changes:
    - apps-menu with multiple levels

 -- Raphaël Hertzog <buxy@kali.org>  Mon, 08 Feb 2016 14:53:52 +0100

gnome-shell-extensions (3.18.3-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 14 Jan 2016 22:49:16 +0100

gnome-shell-extensions (3.18.2-1kali1) kali-dev; urgency=medium

  * Import new version from debian

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 08 Dec 2015 11:29:33 +0100

gnome-shell-extensions (3.18.2-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Fri, 13 Nov 2015 00:04:09 +0100

gnome-shell-extensions (3.18.1-1kali1) kali-dev; urgency=medium

  * Import new version from debian
  * Refresh patch apps-menu-with-multiple-levels.patch

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 23 Oct 2015 08:58:04 +0200

gnome-shell-extensions (3.18.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Fri, 16 Oct 2015 22:09:01 +0200

gnome-shell-extensions (3.18.0-1) unstable; urgency=medium

  * New upstream release.

 -- Laurent Bigonville <bigon@debian.org>  Sun, 11 Oct 2015 16:29:18 +0200

gnome-shell-extensions (3.17.92-1) experimental; urgency=medium

  * New upstream release candidate.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 18 Sep 2015 17:28:06 +0200

gnome-shell-extensions (3.16.2-1kali1) kali-dev; urgency=medium

  * Import new version from debian unstable
  * Refresh patch apps-menu-with-multiple-levels.patch

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 03 Jul 2015 14:48:04 +0200

gnome-shell-extensions (3.16.2-1) unstable; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * debian/gnome-shell-extensions.gsettings-override:
    + Dropped, no longer needed as the enabled extension no longer exists.
      Thanks Artur Rona for noticing. (Closes: #782747)

  [ Michael Biebl ]
  * New upstream release.
  * Update Homepage.
  * Bump debhelper compatibility level to 9.

 -- Michael Biebl <biebl@debian.org>  Thu, 02 Jul 2015 19:13:32 +0200

gnome-shell-extensions (3.16.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in,
    debian/rules:
    + The system monitor extension was removed. Drop the libgtop
      build and runtime dependencies and stop enabling it.
  * debian/patches/apps-center-labels.patch,
    debian/patches/window-list-pointerInNotification.patch,
    debian/patches/menu-arrows-icons.patch:
    + Dropped, merged upstream.
  * debian/patches/dont-require-nautilus-classic.patch:
    + Updated for the new version.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 14 Jun 2015 15:23:59 +0200

gnome-shell-extensions (3.14.2-1kali3) kali-dev; urgency=medium

  * Update patch on apps-menu to fix a crash when desktop files are installed.

 -- Raphaël Hertzog <buxy@kali.org>  Thu, 21 May 2015 16:06:15 +0200

gnome-shell-extensions (3.14.2-1kali2) kali-dev; urgency=medium

  * Increase default width of category box to 300 pixels.

 -- Raphaël Hertzog <buxy@kali.org>  Tue, 19 May 2015 17:06:22 +0200

gnome-shell-extensions (3.14.2-1kali1) kali-dev; urgency=medium

  * Add apps-menu-with-multiple-levels.patch to support nested menus.

 -- Raphaël Hertzog <buxy@kali.org>  Mon, 18 May 2015 17:41:17 +0200

gnome-shell-extensions (3.14.2-1) unstable; urgency=medium

  * New upstream bugfix release.
  * menu-arrows-icons: new patch. Make arrows consistent with the rest
    of the shell.
  * apps-center-labels.patch: patch from upstream git. Center labels
    vertically in the applications menu.
  * window-list-pointerInNotification.patch: patch from upstream git.
    Update window-list extension for an older shell API change.

 -- Josselin Mouette <joss@debian.org>  Sun, 30 Nov 2014 16:06:59 +0100

gnome-shell-extensions (3.14.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
  * Add missing dependencies against gir packages, including gir1.2-gmenu-3.0,
    this should fix the apps-menu extension for some people (Closes: #765460).

 -- Laurent Bigonville <bigon@debian.org>  Sun, 19 Oct 2014 21:17:58 +0200

gnome-shell-extensions (3.14.0-2) unstable; urgency=medium

  * Drop xrandr from EXTENSIONS_DISABLED, this extension was removed
    upstream.
  * Add new screenshot-window-sizer extension to EXTENSIONS_ENABLED.

 -- Michael Biebl <biebl@debian.org>  Wed, 24 Sep 2014 01:15:32 +0200

gnome-shell-extensions (3.14.0-1) unstable; urgency=medium

  * debian/watch: only scan for stable releases.
  * New upstream release.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 23 Sep 2014 15:46:30 +0200

gnome-shell-extensions (3.13.91-1) experimental; urgency=medium

  * New upstream development release.

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 06 Sep 2014 11:16:39 -0700

gnome-shell-extensions (3.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.5
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 15 Jul 2014 00:06:09 +0200

gnome-shell-extensions (3.12.0-1) experimental; urgency=low

  [ Jean Schurger ]
  * New upstream release (3.10.1)
  * debian/rules: remove one of the 'windowsNavigator' extension listed twice
    and the 'alternative-system-menu' extension (does not exists anymore)
  * debian/copyright: Update 'Format:' line

  [ Andreas Henriksson ]
  * New upstream release (3.12.0)
  * debian/local/gnome-session-classic,
    debian/patches/gnome-session-classic-wrapper-script.patch:
    - update script to include new GNOME_SHELL_SESSION_MODE env variable
      and update patch to apply again.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 04 Apr 2014 21:43:18 +0200

gnome-shell-extensions (3.8.4-2) unstable; urgency=low

  * Upload to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 13 Oct 2013 18:11:33 +0200

gnome-shell-extensions (3.8.4-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release
  * Dropped patches applied in new version:
    - fix-hibernate.patch
    - fix-applications-menu-resolution-change.patch
    - look-in-data-home-for-themes.patch

  [ Michael Biebl ]
  * Add a wrapper script to start the GNOME Classic session as currently
    Xsession doesn't allow to run gnome-session with custom arguments due to
    #653327.

 -- Michael Biebl <biebl@debian.org>  Fri, 11 Oct 2013 18:55:23 +0200

gnome-shell-extensions (3.8.3.1-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release
    - default-min-max and static-workspaces extensions have been dropped.
      Use Classic Mode or tweak org.gnome.shell.overrides in dconf-editor
  * debian/control.in:
    - Depend on gnome-session 3.8, required for the new Classic mode.
    - Update homepage
  * debian/patches/dont-require-nautilus-classic.patch:
    - Don't require nautilus-classic since it forces desktop icons
  * debian/patches/fix-applications-menu-resolution-change.patch:
    - Backport commit to not break applications menu when screen resolution
      changes
  * debian/patches/fix-hibernate.patch:
    - Backport patch to fix checking whether hibernate is allowed
  * debian/patches/look-in-data-home-for-themes.patch:
    - Backport commit to also look in XDG_DATA_HOME (usually ~/.local/share/)
      for user themes
  * debian/rules:
    - Run autoreconf

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 16 Aug 2013 20:25:30 +0200

gnome-shell-extensions (3.8.2-1) experimental; urgency=low

  * Team upload

  [ Victor Seva ]
  * Recommends gnome-tweak-tool

  [ Jean Schurger ]
  * New upstream release 3.7.92 (LP: #1017979, #1059152).
  * Enabled new extensions.
  * Dropped 'dock' and 'gajim'.
  * Use ./configure instead of autoreconf.
  * Bumped Standards-Version to 3.9.4.
  * Updated Vcs-Svn.
  * debian/control.in
    - Added runtime dependency to 'gvfs' (>= 1.16.0).
      The 'Places' extension rely on a 'gvfs' linked to 'udisks2'.

  [ Simon McVittie ]
  * New upstream release 3.8.2.
  * Install the "classic mode"
  * Enable windowNavigator extension (this means we have everything except
    example and xrandr, the same as in the Ubuntu gnome3-team's PPA)

 -- Simon McVittie <smcv@debian.org>  Thu, 23 May 2013 09:07:23 +0100

gnome-shell-extensions (3.4.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Wed, 30 May 2012 13:22:54 +0200

gnome-shell-extensions (3.4.0-1) experimental; urgency=low

  * New upstream release.
  * Remove 01_status-menu_disable_accounts.patch: The alternative-status-menu
    extension no longer recreates the complete user menu but reuses the one
    from gnome-shell, so we can't easily get rid of the "Online Accounts" menu
    entry. We will patch gnome-shell directly instead.
  * Remove 02-Revert-all-remove-all-GSettings-usage.patch and
    03-Revert-Remove-all-references-to-localedir-from-metad.patch, no longer
    required.
  * Bump Standards-Version to 3.9.3

 -- Michael Biebl <biebl@debian.org>  Mon, 21 May 2012 00:24:56 +0200

gnome-shell-extensions (3.2.3-1) unstable; urgency=low

  [ Josselin Mouette ]
  * gnome-shell-extensions.gsettings-override: enable the alternative
    status menu by default. Closes: #648112.
  * Use ${gnome:Version} to generate strict dependencies, its very
    unlikely that extensions remain compatible after a major upgrade.

  [ Michael Biebl ]
  * Upload to unstable.

  [ Josselin Mouette ]
  * 01_status-menu_disable_accounts.patch: new patch. Drop the unusable
    advertisement for Google. It is already available in the control
    center anyway.

  [ Michael Biebl ]
  * New upstream release.
  * Drop patches which have been merged upstream:
    - debian/patches/upstream/*
    - debian/patches/fix-*
  * Refresh 01_status-menu_disable_accounts.patch.
  * Add 02-Revert-all-remove-all-GSettings-usage.patch: Use GSettings since we
    install the extensions system-wide.
  * Use dh-autoreconf to generate the build system.
  * Add 03-Revert-Remove-all-references-to-localedir-from-metad.patch: Use
    locales from system-wide location.

 -- Michael Biebl <[email protected]>  Sat, 11 Feb 2012 23:28:53 +0100

gnome-shell-extensions (3.2.0-1) experimental; urgency=low

  [ Victor Seva ]
  * Initial release (Closes: #627515)
    Package based on the work by Bilal Akhtar <[email protected]>
  * debian/copyright
    - Added myself
    - Fixed syntax-error-in-dep5-copyright syntax error
  * debian/control.in
    - Added myself as maintainer.
    - Fix gnome-shell dependency.
    - Fix gir1.2-gtop-2.0 dependency for systemMonitor ext.
  * debian/rules
    - Added uploaders.mk gnome-version.mk includes.
    - Removed unused variables.
  * debian/watch added.
  * No more gnome-shell-extension-* packages.
  * debian/patches/upstream
    - patch_967aee7aad2accfb38d91ab56b6c5e91d86a2722.diff
      popup menu fix
    - patch_66242aa76a5d59fb4659551575c1fbb42e50b8fb.diff
      dock fix.
    - patch_4c5a36e4c0cbe38f2e26b6b3c8b02e88b4b939f7.diff
      patch_2bba98d6214cffae2eb5cecb9d7c1f6b6d244052.diff
      systemMonitor: Properly enable/disable
  * debian/patches
    - fix_dock_gnome-shell_version.diff
    - fix_alternate-tab_661281.diff
    - fix_alternate-tab_gnome-shell_version.diff
  * debian/rules
    - EXTENSIONS_ENABLED, EXTENSIONS_DISABLED variables
    - disabled xrandr-indicator

  [ Michael Biebl ]
  * debian/watch: Track .xz tarballs.
  * debian/control.in:
    - Set [email protected] as Maintainer and add
      Victor Seva <[email protected]> to Uploaders.
    - Wrap (Build-)Depends.
    - Add Vcs-Svn and Vcs-Browser field.
  * debian/rules:
    - Include gnome-get-source.mk.

 -- Michael Biebl <[email protected]>  Sat, 12 Nov 2011 18:32:22 +0100