Codebase list cinnamon-menus / 30623c4 debian / changelog
30623c4

Tree @30623c4 (Download .tar.gz)

changelog @30623c4raw · 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
cinnamon-menus (4.0.0) tessa; urgency=medium

  * CI: Remove Mint 18

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 30 Oct 2018 14:07:22 +0000

cinnamon-menus (3.8.2) tara; urgency=medium

  [ Michael Webster ]
  * entry-directories.c: restore retry handling to state prior to commit 7516e8d138072d167ea93b3.

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 08 Jun 2018 11:32:14 +0100

cinnamon-menus (3.8.1) tara; urgency=medium

  [ Michael Webster ]
  * Check for a valid GDesktopAppInfo before calling GDesktopAppInfo methods. Fix retry handling to only apply to new entries. Use g_timeout_add instead of g_idle_add for change signal accumulation.

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 06 May 2018 14:38:48 +0100

cinnamon-menus (3.8.0) tara; urgency=medium

  * Add CI configuration

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 16 Apr 2018 12:17:38 +0100

cinnamon-menus (3.6.0) sylvia; urgency=medium

  [ Jasper St. Pierre ]
  * Revert "Memory leak fixes"
  * Memory leak fixes
  * entry-directories: Fix unref

  [ Giovanni Campagna ]
  * entry-directories: don't modify a list while iterating it
  * entry-directories: protect event handling for directories

  [ Florian Müllner ]
  * libmenu: Remove support for legacy-dirs

  [ Jasper St. Pierre ]
  * entry-directories: Only log about invalidations if it was handled

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 23 Oct 2017 13:20:27 +0100

cinnamon-menus (3.4.0) sonya; urgency=medium

  [ leigh123linux ]
  * remove autogenerated files and remove aclocal command from autogen

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 03 May 2017 11:46:01 +0100

cinnamon-menus (3.2.0) serena; urgency=medium

  [ Maximiliano Curia ]
  * Migrate away from gnome-common deprecated vars and macros

  [ Clement Lefebvre ]
  * Fixed build

  [ Maximiliano Curia ]
  * Drop gtkdocize invocation
  * Make AX_ macros optional

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 07 Nov 2016 10:36:18 +0000

cinnamon-menus (3.0.2) sarah; urgency=medium

  [ Michael Webster ]
  * Fix a couple issues with incorrect result evaluations when loading desktop files caused by 44ee2de737e53b0
  * Revert 44ee2de737e53b and go back to loading .desktop files *as* GDesktopAppInfo - this is the only way g_desktop_app_info_get_filename() will work properly.

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 30 May 2016 15:45:57 +0100

cinnamon-menus (3.0.1) sarah; urgency=medium

  [ Michael Webster ]
  * entry-directories.c: Monitor mimeinfo.cache file and re-attempt failed .desktop files when it changes (which is usually just after the .desktop file is added, causing loading to fail due to unavailable GAppInfo).  See inline comments.
  * Follow-up to previous commit - retry only those desktop files that failed because of appinfo problems.
  * desktop-entries.c: Refactor to eliminate double-loading of desktop file. Use g_key_file_load_from_file, followed by g_desktop_app_info_new_from_keyfile.

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 23 May 2016 12:54:12 +0100

cinnamon-menus (3.0.0) sarah; urgency=medium

  [ monsta ]
  * configure.ac: drop obsolete macro

 -- Clement Lefebvre <root@linuxmint.com>  Sat, 23 Apr 2016 15:56:27 +0100

cinnamon-menus (2.8.0) rosa; urgency=medium

  * 2.8.0

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 16 Oct 2015 14:02:11 +0100

cinnamon-menus (2.6.0) rafaela; urgency=medium

  * 2.6.0

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 19 May 2015 17:05:48 +0200

cinnamon-menus (2.5.0) unstable; urgency=medium

  * Bump for development

 -- Michael Webster <miketwebster@gmail.com>  Sat, 11 Apr 2015 09:07:20 -0400

cinnamon-menus (2.4.2) rebecca; urgency=medium

  * Added missing gnome-common in build-dependencies (needed by GNOME_COMPILE_WARNINGS in configure.ac)

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 31 Mar 2015 12:26:33 +0200

cinnamon-menus (2.4.1) rebecca; urgency=medium

  * Merge debian folder improvements from debian git
  * gir1.2-cmenu-3.0.install based on gir libdir

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 13 Jan 2015 12:07:31 +0100

cinnamon-menus (2.4.0) rebecca; urgency=medium

  * 2.4.0

 -- Clement Lefebvre <root@linuxmint.com>  Thu, 30 Oct 2014 15:22:32 +0100

cinnamon-menus (2.3.0) unstable; urgency=medium

  * 2.3.0

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 27 Jun 2014 14:27:33 +0100

cinnamon-menus (2.2.0) qiana; urgency=medium

  * 2.2.0

 -- Clement Lefebvre <root@linuxmint.com>  Sat, 12 Apr 2014 11:09:28 +0100

cinnamon-menus (2.1) petra; urgency=low

  * Rename

 -- Michael Webster <miketwebster@gmail.com>  Mon, 20 Jan 2014 10:19:41 -0500

gnome-menus (3.8.0-1ubuntu5) saucy; urgency=low

  * debian/patches/ubuntu_gcc_translations.patch: revert dropping of 
    gnome-control-center categories, they got deprecated in g-c-c 3.8 but 
    we are still using 3.6. That should fix the issue where the settings
    categories show as untranslated (lp: #1232534).

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 09 Oct 2013 15:39:21 +0200

gnome-menus (3.8.0-1ubuntu4) saucy; urgency=low

  * Update some of the directory icon names (LP: #1201128)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 08 Sep 2013 14:31:02 -0400

gnome-menus (3.8.0-1ubuntu3) saucy; urgency=low

  * gnome-menus.maintscript:
    - Clean up after rename from /etc/xdg/menus/applications.menu
      to /etc/xdg/menus/gnome-applications.menu
  * debian/gnome-menus.postinst, debian/gnome-menus.prerm:
    - Remove since they may cause issues with ubuntu-gnome-default-settings
  * debian/patches/08_settings-menus.patch:
    + Exclude Sundry items so that they aren't duplicated in the menus

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 14 Jun 2013 16:57:54 -0400

gnome-menus (3.8.0-1ubuntu2) saucy; urgency=medium

  * debian/patches/01_default_prefix.patch:
    - Re-enabled as its absense is causing problems for GNOME Shell
      (LP: #1189722)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 12 Jun 2013 16:22:35 -0400

gnome-menus (3.8.0-1ubuntu1) saucy; urgency=low

  * Merge with Debian, remaining changes:
    - debian/gnome-menus.postinst:
      + Disable blacklist to not break old applications
    - debian/gnome-menus.triggers: Drop "gmenucache".
    - debian/patches/series: Disable 01_default_prefix.patch
    - debian/patches/09_app_install_entry.patch:
      + Include Software Center in menus
    - debian/patches/70_ubuntu-directories.patch
      + Add Ubuntu-specific directories back to POTFILES.in
  * Dropped changes:
    - debian/patches/22_directory-suffix-for-icons.patch
    - debian/gnome-menus.maintscript:
      + ensure conffile is removed on upgrade (not needed after 12.04 LTS)
  * Refreshed patches
  * debian/patches/50_add-gcc-apps.patch
    - Unhide Settings panels in GNOME Shell since we're sticking with Settings
      3.6 for now. Settings 3.8 includes a GNOME Shell 3.8 search provider.

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 08 Jun 2013 16:15:46 -0400

gnome-menus (3.8.0-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Switch to interest-noawait for triggers.

  [ Andreas Henriksson ]
  * New upstream release.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 25 May 2013 16:41:40 +0200

gnome-menus (3.7.90-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Team upload
  * New upstream release.
  * gnome-menus-blacklist: patch from Fabian Greffrath to handle 
    correctly menu files with missing ending newlines. Closes: #692141.
  * Drop Debian menu support entirely. In the case it gets enabled by 
    mistake by users, it breaks the shell beyond all repair.
    Closes: #694356.
  * 02_kill_debian_menu.patch: new patch. Completely remove Debian menu 
    entries by discarding them at the parsing stage. This should work 
    around bug #696530 in menu-xdg.
  * gnome-menus.postinst: clean up the desktop files once upon upgrades, 
    in order to get rid of files generated by a buggy script.

  [ Dmitrijs Ledkovs ]
  * Port gnome-menus-blacklist to python3.

  [ Sjoerd Simons ]
  * New upstream release (3.7.90)
  * debian/patches/10_use-default-python-path.patch,
    debian/patches/21_default-python-in-shebang.patch:
    + Dropped, simple-editor is no longer part of gnome-menus
  * debian/patches/*: refreshed

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 23 Mar 2013 20:51:31 +0100

gnome-menus (3.6.0-2) experimental; urgency=low

  * Team upload
  * Move to debhelper compat level 9, for compressed debug symbols
  * Add libgnome-menus-3-0-dbg

 -- Simon McVittie <smcv@debian.org>  Thu, 25 Oct 2012 13:00:52 +0100

gnome-menus (3.6.0-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Update blacklist for OpenJDK and Icedtea control panels.
    Closes: #679565.

  [ Sjoerd Simons ]
  * New upstream release (3.6.0)

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 14 Oct 2012 18:42:49 +0200

gnome-menus (3.4.2-3) unstable; urgency=low

  * 61_nodisplay_recurse.patch: backported from upstream git. Add a 
    function to check for NoDisplay=true recursively. This is needed for 
    gnome-shell.
  * Update symbols file accordingly.

 -- Josselin Mouette <joss@debian.org>  Sat, 23 Jun 2012 20:28:18 +0200

gnome-menus (3.4.2-2) unstable; urgency=low

  * Blacklist imagemagick. Closes: #678406.
  * 60_missing_function.patch: backported from upstream git. Add a 
    missing function in the library. Closes: #676566.
  * Update symbols file.

 -- Josselin Mouette <joss@debian.org>  Sat, 23 Jun 2012 19:02:38 +0200

gnome-menus (3.4.2-1) unstable; urgency=low

  [ Josselin Mouette ]
  * menus.blacklist: update to the latest KDE versions.
    Closes: #650017, #650019.

  [ Michael Biebl ]
  * New upstream release.
  * Change section of gir1.2-gmenu-3.0 to introspection.
  * debian/gnome-menus.maintscript: Use new versioning scheme as recommended
    by dpkg-maintscript-helper which better handles local modifications and
    (bin)NMUs.
  * debian/patches/05_debian_menu.patch: Refreshed.
  * Drop explicit Build-Depends on gir1.2-glib-2.0 and bump
    libgirepository1.0-dev accordingly.
  * Bump Stanards-Version to 3.9.3.
  * debian/menus.blacklist:
    - Remove stale entries which are no longer relevant, mostly KDE3 related.
    - Remove KDE entries which use OnlyShowIn=KDE;
    - Add notes for which .desktop files bugs have been filed. Once they are
      fixed the corresponding entries should be removed again.
    - Add Thunar (XFCE) and related applications to blacklist.

 -- Michael Biebl <biebl@debian.org>  Sat, 19 May 2012 08:11:53 +0200

gnome-menus (3.2.0.1-2) unstable; urgency=low

  [ Jordi Mallach ]
  * Update po-up/ca.po.

  [ Michael Biebl ]
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Sun, 20 Nov 2011 14:18:58 +0100

gnome-menus (3.2.0.1-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream release
  * Partial sync from Ubuntu, ensure we're using the same package names and
    initial 3.2.0 packaging
  * debian/patches/01_default_prefix.patch: Refreshed
  * debian/libgnome-menu-3-0.symbols: Add symbols file
  * debian/gnome-menus.install: Install gmenu-simple-editor
  * Remove pysupport depends, gnome-menus bindings go via GI now.

  [ Michael Biebl ]
  * debian/rules:
    - Call dh_python2 for gnome-menus, so python:Depends is set.
  * debian/control.in:
    - Bump Build-Depends on python to (>= 2.6.6-3~) for dh_python2.

  [ Sjoerd Simons ]
  * Stop installing gmenu-simple-editor

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 21 Oct 2011 22:26:35 +0200

gnome-menus (3.0.1-3) unstable; urgency=low

  [ Josselin Mouette ]
  * Add xterm to the blacklist.

  [ Michael Biebl ]
  * Use the .maintscript facility provided by dh_installdeb to cleanup the old
    conffiles.
  * Update the last unfixed version to 3.0.1-2 as we missed to remove the old
    conffile for users upgrading from 2.30.3-2+b1. Closes: #645446

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Oct 2011 23:21:39 +0200

gnome-menus (3.0.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control.in:
    - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
    - Remove obsolete Build-Depends on dpkg-dev.
    - Remove old Conflicts and Replaces.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Add Vcs-* fields.
  * Bump debhelper compatibility level to 8.
    - Update Build-Depends on debhelper.
    - Strip debian/tmp/ from .install files.
  * debian/watch:
    - Update to version 3.
    - Switch to .xz tarballs.

 -- Michael Biebl <biebl@debian.org>  Fri, 14 Oct 2011 08:52:20 +0200

gnome-menus (3.0.1-1) experimental; urgency=low

  * Break alacarte < 0.13.2-2 (version without support for 
    settings.menu).
  * New upstream release.
  * 08_settings-menus.patch: new patch. Move the old settings and system 
    settings to submenus in the “system” submenu. This is merely so that 
    they have a place until we clean them up entirely.
    + desktop-files/Settings{,-System}.directory.in: taken from the 2.30 
      package.
    + Update translations accordingly.
  * po-up/fr.po: add a missing French translation.
  * Clean up old comments in translations.
  * 09_games-menu.patch: refreshed.

 -- Josselin Mouette <joss@debian.org>  Sat, 04 Jun 2011 22:13:14 +0200

gnome-menus (3.0.0-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Add Sun Java VisualVM to the blacklist.
  * Update qtconfig names.

  [ Raphaël Hertzog ]
  * New upstream release (3.0.0).
  * Disable 06_menus_rename.patch and 08_menus_prefix.patch as they are
    replaced with the new XDG_MENU_PREFIX feature supported by upstream.
  * Do not try to install settings.menu, it's gone. 
  * Add some copyright notices to debian/copyright to please lintian.
  * Add Build-Depends on gobject-introspection (>= 0.9.5) to match
    configure requirements.

  [ Josselin Mouette ]
  * Break gnome-panel and gnome-control-center < 2.91 since 
    settings.menu is gone.
  * 01_default_prefix.patch: new patch. Provide backwards compatibility 
    with previous versions by using "gnome-" as a default value for 
    XDG_MENU_PREFIX.
  * Re-introduce the gir package.
  * Use dpkg-maintscript-helper to cleanup conffiles.

 -- Josselin Mouette <joss@debian.org>  Mon, 11 Apr 2011 01:04:12 +0200

gnome-menus (2.30.3-2) unstable; urgency=low

  * Remove gir1.0-gmenu-2.0 since nothing uses it, to ease the gir1.2
    transition.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 16 Feb 2011 20:15:51 +0000

gnome-menus (2.30.3-1) unstable; urgency=low

  * New upstream translation and bugfix release.
  * 06_menus_rename.patch: refreshed. Note that upstream uses a 
    different fix but it relies on an environment variable 
    (XDG_MENU_PREFIX) and only applies to applications.menu.

 -- Josselin Mouette <joss@debian.org>  Sat, 18 Sep 2010 10:08:06 +0200

gnome-menus (2.30.2-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/control.in,
    debian/rules:
    - Switch to CDBS' python-autotools.mk.
  * debian/control.in,
    debian/rules,
    debian/source/format:
    - Switch to source format 3.0 (quilt).

  [ Josselin Mouette ]
  * Add foo2zjs and its obnoxious icon to the blacklist.
  * New upstream translation release.

 -- Josselin Mouette <joss@debian.org>  Tue, 20 Jul 2010 23:21:32 +0200

gnome-menus (2.30.0-1) unstable; urgency=low

  * New upstream release.
  * Now include gir1.0-gmenu-2.0, moved from gir-repository.

 -- Josselin Mouette <joss@debian.org>  Sat, 03 Apr 2010 23:19:34 +0200

gnome-menus (2.28.0.1-4) unstable; urgency=low

  * debian/python-gmenu.install:
    - Install the extension for python2.6 too. Thanks Jakub Wilk.
      Closes: #573303.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 10 Mar 2010 15:55:51 +0100

gnome-menus (2.28.0.1-3) unstable; urgency=low

  * Unbreak gnome-menus purge (ACKed by Joss)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 12 Jan 2010 10:30:20 +0100

gnome-menus (2.28.0.1-2) unstable; urgency=low

  * gnome-menus-blacklist: new script. Implements a blacklist of menu 
    entries that won't be shown by default, until the packages shipping 
    them are fixed to use NotShowIn=GNOME.
  * menus.blacklist: the configuration file for this script.
  * gnome-menus.triggers, gnome-menus.postinst: re-run it every time 
    something has changed in /usr/share/applications.
  * gnome-menus.install: install this.
  * gnome-menus.prerm: clean up before removing.

 -- Josselin Mouette <joss@debian.org>  Sat, 09 Jan 2010 13:18:59 +0100

gnome-menus (2.28.0.1-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version is 3.8.3, no changes needed.
  * debian/watch: don't uupdate.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 04 Nov 2009 18:34:41 +0100

gnome-menus (2.28.0-1) unstable; urgency=low

  * New upstream release.
  * Bump shlibs for the library.
  * 12_submenus_inherit.patch, 12_merge_duplicates.patch: dropped, 
    merged upstream.
  * Update list of installed files.
  * Dropped dependency on python-glade2.

 -- Josselin Mouette <joss@debian.org>  Sat, 26 Sep 2009 01:44:51 +0200

gnome-menus (2.26.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update simplified Chinese translation for menu.

 -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Wed, 01 Jul 2009 14:47:15 +0800

gnome-menus (2.26.1-2) unstable; urgency=low

  * 12_merge_duplicates.patch: use the version provided by upstream 
    instead of my gross hack. Thanks a lot, Vincent.
  * 12_submenus_inherit.patch: stolen upstream. Make children correctly 
    inherit their parents’ layout. Necessary for 
    12_merge_duplicates.patch to work.
  * Point to versioned GPL.

 -- Josselin Mouette <joss@debian.org>  Sat, 27 Jun 2009 13:01:24 +0200

gnome-menus (2.26.1-1) unstable; urgency=low

  * New upstream release.
  * python-gmenu.examples: add gnome-menus-ls.py.
  * gnome-menus.install: don’t ship the example in here.
  * 03_kde-legacydirs.patch: refreshed.

 -- Josselin Mouette <joss@debian.org>  Wed, 17 Jun 2009 22:54:01 +0200

gnome-menus (2.24.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Thu, 12 Mar 2009 13:04:00 +0100

gnome-menus (2.24.2-1) experimental; urgency=low

  [ Loic Minier ]
  * Drop Encoding=UTF-8 from debian/desktop-files/*.directory.in; deprecated.
  * Don't purge /usr/lib/python2.?/site-packages/GMenuSimpleEditor during
    first configuration.

  [ Josselin Mouette ]
  * New upstream release.
  * Bump intltool requirement; drop the libxml-parser-perl one.
  * Bump shlibs version to 2.23.3.
  * 01_preferences-legacydir.patch, 02_applications-legacydir.patch,
    04_settings-legacydir.patch: dropped, obsolete.
  * Don’t rename preferences.menu, it doesn’t exist anymore.
  * gnome-menus.preinst: remove gnome-preferences.menu upon upgrade.
  * 06_menus_rename.patch: drop obsolete part.
  * 08_menus_prefix.patch: refreshed.
  * 11_science-menu.patch: updated to apply cleanly.
  * 12_merge_duplicates.patch: do not re-sort merged menus that are not 
    inlined.

 -- Josselin Mouette <joss@debian.org>  Fri, 26 Dec 2008 17:43:03 +0100

gnome-menus (2.22.2-4) unstable; urgency=low

  * 12_merge_duplicates.patch: also merge entries which appear more than 
    twice. Closes: #494667.

 -- Josselin Mouette <joss@debian.org>  Fri, 29 Aug 2008 11:21:11 +0200

gnome-menus (2.22.2-3) unstable; urgency=low

  * Rename Science.directory to GnomeScience.directory. Closes: #491184.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 18:14:21 +0200

gnome-menus (2.22.2-2) unstable; urgency=low

  * debian/po-up/ro.po: new Romanian translation from Eddy Petrișor.
    Closes: #489070.
  * 11_science-menu.patch: new patch.
    + Split Science out of the Education menu.
    + Use "science" icon for Science, "accessories" for Education, and 
      "utilities" for Accessories, since that fits better how the icons 
      were designed.
  * Update translations accordingly.
  * Standards version is 3.8.0.
  * 09_games-menu.patch: lower the inline limit to 6.

 -- Josselin Mouette <joss@debian.org>  Tue, 15 Jul 2008 12:34:21 +0200

gnome-menus (2.22.2-1) unstable; urgency=low

  * New upstream release.
  * 11_accessibility_accessories.patch: dropped, merged upstream.

 -- Josselin Mouette <joss@debian.org>  Thu, 29 May 2008 00:52:40 +0200

gnome-menus (2.22.1-3) unstable; urgency=low

  * 12_merge_duplicates.patch: when merging subdirectories without the 
    inline_header property, sort again the entries after the merge.
    Closes: #447823. Also filter out duplicates. Closes: #444587.

 -- Josselin Mouette <joss@debian.org>  Tue, 13 May 2008 13:14:12 +0200

gnome-menus (2.22.1-2) unstable; urgency=low

  * 09_games-menu.patch: don't use the flawed <OnlyUnallocated> marker, 
    simply filter out all subcategories of the games menu. This should 
    avoid issues when the user or another menu system displays these 
    entries elsewhere. Closes: #479761.
  * Fix capitalization of Python in the description.
  * Move the .po updating process from the clean target to the update-po 
    target.
  * Switch to python-support.
  * python-gmenu.postinst: work around python-central not removing the 
    old files during upgrades.

 -- Josselin Mouette <joss@debian.org>  Tue, 06 May 2008 20:52:16 +0200

gnome-menus (2.22.1-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 12:59:28 +0200

gnome-menus (2.22.0-1) unstable; urgency=low

  [ Josselin Mouette ]
  * 11_accessibility_accessories.patch: new patch; exclude accessibility 
    tools from the Accessories directory, they are already in the 
    Universal Access menu.

  [ Sebastian Dröge ]
  * New upstream stable release:
    + debian/control.in:
      - Update build dependencies.
    + debian/patches/07_gnomevfs.patch:
      - Dropped, not necessary anymore as GIO is used for monitoring now.
    + debian/patches/70_reautogen.patch:
      - Dropped, not necessary anymore.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 11 Mar 2008 17:12:21 +0100

gnome-menus (2.20.3-1) unstable; urgency=low

  * New upstream release with translation updates only:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.
  * debian/control.in:
    + Update Standards-Version to 3.7.3, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 10 Jan 2008 10:53:18 +0100

gnome-menus (2.20.2-1) unstable; urgency=low

  * New upstream bugfix release with translation updates:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 Nov 2007 06:27:02 +0100

gnome-menus (2.20.1-1) unstable; urgency=low

  * New upstream bugfix release:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 26 Oct 2007 20:16:34 +0200

gnome-menus (2.20.0-2) unstable; urgency=low

  * debian/patches/07_gnomevfs.patch:
    + Include gnome-vfs-utils.h to fix implicit pointer conversion which
      breaks on archs where sizeof(void*)>sizeof(int). Thanks to
      Dann Frazier for the patch (Closes: #443339).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 Sep 2007 20:20:12 +0200

gnome-menus (2.20.0-1) unstable; urgency=low

  [ Loic Minier ]
  * Expand tabs in control.
  * Cleanup rules.
  * Update path 07_gnomevfs to use GnomeVFS to escape URIs; solves handling of
    pathnames with spaces; from Ubuntu; thanks Sébastien Bacher.

  [ Sebastian Dröge ]
  * New upstream release.
  * Upload to unstable, drop check-dist include.
  * debian/patches/70_reautogen.patch:
    + Updated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 Sep 2007 11:16:44 +0200

gnome-menus (2.19.6-1) experimental; urgency=low

  * New patch, but disabled by default, 20_show-admin-tools-for-admin-group,
    permits hiding menu entries requiring root rights when the user isn't in
    the admin group; found in the Ubuntu package.
  * New upstream release series; these are development releases, the API may
    still change incompatibly; no API change in this release though.
    - Target at experimental; include check-dist.mk.
    - Refresh patches 09_games-menu, 20_show-admin-tools-for-admin-group to
      apply cleanly.
    - Update relibtoolizing patch, 70_reautogen; run intltoolize too.
    - New patch, 21_default-python-in-shebang, fixes shebang of
      gmenu-simple-editor to use the default Python version.

 -- Loic Minier <lool@dooz.org>  Fri, 03 Aug 2007 11:55:44 +0200

gnome-menus (2.18.3-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Debian.directory: don't display the Debian menu by default. It can
    be enabled with the menu editor.
  * Convert patches to quilt; build-depend on quilt.
  * Remove pycompat and the dh_python call.
  * Make the included menu translatable; build-depend on intltool.
  * 09_games-menu.patch: split the games menu in submenus following the
    desktop specification keywords. Use a default layout that doesn't
    show them unless there are at least 8 games in the submenu. This
    should avoid showing submenus by default while making the menu
    usable for people with lots of games installed.
  * The desktop-files/ directory contains desktop entries for these
    submenus.
  * The po-up/ directory contains translations for these entries.

  [ Christian Perrier ]
  * Translations for po-up/:
    - Picked 56 PO files from po-sections/ in the menu package.
      Updates:
    - Punjabi. Closes: #433570, #433571
    - Korean. Closes: #433576
    - Tamil. Closes: #433588
    - Gujarati. Closes: #433595
    - Thai. Closes: #433600
    - Spanish. Closes: #433601
    - Hungarian. Closes: #433605
    - Simplified Chinese. Closes: #433606
    - Basque. Closes: #433610
    - Polish. Closes: #433614
    - Bulgarian. Closes: #433617
    - German. Closes: #433628
    - Brazilian Portuguese. Closes: #433680
    - Wolof. Closes: #433696, #433702
    - Indonesian. Closes: #433764
    - Vietnamese. Closes: #433795
    - Swedish. Closes: #433930
    - Marathi.
    - Czech. Closes: #434001
    - Simplified Chinese. Closes: #433606
    - Russian. Closes: #434780
    - German. Closes: #434785

  [ Josselin Mouette ]
  * Translations for po-up/:
    - Lithuanian. Closes: #434805.
    - Portuguese. Closes: #435032.
  * Minor fixes in French translation.

 -- Josselin Mouette <joss@debian.org>  Sun, 29 Jul 2007 18:57:54 +0200

gnome-menus (2.18.3-1) unstable; urgency=low

  * New upstream stable release; no API change.
    - Update autotools patch, 70_reautogen.

 -- Loic Minier <lool@dooz.org>  Tue, 03 Jul 2007 19:58:18 +0200

gnome-menus (2.18.2-1) unstable; urgency=low

  * New upstream stable release; no API change.
    - Let python-gmenu depend on python-gtk2 as GMenuSimpleEditor uses it.
    - Update relibtoolizing patch which is required; add comments on how to
      generate the patch.

 -- Loic Minier <lool@dooz.org>  Mon, 28 May 2007 15:41:52 +0200

gnome-menus (2.18.0-2) unstable; urgency=low

  * Fix .orig file in patch 07_gnomevfs; fixes FTBFS on double build;
    closes: #424341.
  * Wrap build-deps and deps.

 -- Loic Minier <lool@dooz.org>  Wed, 16 May 2007 16:37:00 +0200

gnome-menus (2.18.0-1) unstable; urgency=low

  * New upstream release.
  * 07_gnomevfs.patch, 70_reautogen.patch: updated from the Ubuntu package.
    gnome-vfs will still be used as default backend until inotify support is
    enabled upstream by default.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 25 Apr 2007 06:26:26 +0200

gnome-menus (2.16.1-3) unstable; urgency=medium

  [ Loic Minier ]
  * Add a get-orig-source target to retrieve the upstream tarball.

  [ Josselin Mouette ]
  * 06_menus_rename.patch: reinstate the renaming in the menu editor, as 
    we are lacking an interface for *saving* a renamed menu.
    Closes: #411246.

 -- Josselin Mouette <joss@debian.org>  Sat, 17 Feb 2007 14:14:35 +0100

gnome-menus (2.16.1-2) unstable; urgency=low

  * 08_menus_prefix.patch:
    + Only rename the specific menus we are renaming, avoid lookups
      for gnome-anything.menu (closes: #403165, #403456).
    + Strip the "gnome-" part specifically when opening the merged 
      directory.

 -- Josselin Mouette <joss@debian.org>  Thu, 21 Dec 2006 20:15:49 +0100

gnome-menus (2.16.1-1) unstable; urgency=low

  * New upstream translation release.
  * 08_menus_prefix.patch: try "gnome-" as a prefix for menu files
    instead of renaming them explicitly. This should make
    applications-merged/ work as expected.
  * 06_menus_rename.patch: only keep the gnome-preferences renaming.
  * Build-depend on python-central 0.5 to please lintian.
  * Bump shlibs version to 2.16.1-1 to allow relying on this feature.

 -- Josselin Mouette <joss@debian.org>  Mon,  4 Dec 2006 22:36:55 +0100

gnome-menus (2.16.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Loic Minier <lool@dooz.org>  Thu, 19 Oct 2006 11:41:08 +0200

gnome-menus (2.16.0-1) experimental; urgency=low

  * New upstream release; no API change.

 -- Loic Minier <lool@dooz.org>  Mon, 25 Sep 2006 16:42:44 +0200

gnome-menus (2.15.91-1) experimental; urgency=low

  * New upstream development releases, with API additions.
    - Target at experimental.
    - Bump up shlibs to >= 2.15.4.
    - Update patches: 03_kde-legacydirs, 04_settings-legacydir,
      05_debian_menu, 06_menus_rename, 07_gnomevfs, 70_reautogen.
  * Add CDBS' utils.

 -- Loic Minier <lool@dooz.org>  Sun, 13 Aug 2006 19:04:07 +0200

gnome-menus (2.14.3-1) unstable; urgency=low

  * New upstream release, no API change.
    - Update patch 70_reautogen.

 -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 11:02:56 +0200

gnome-menus (2.14.0-8) unstable; urgency=low

  * Add debian/control to the pyversions -r call since it's mandatory, even if
    the man page claims it's optional.

 -- Loic Minier <lool@dooz.org>  Sat,  5 Aug 2006 20:53:29 +0200

gnome-menus (2.14.0-7) unstable; urgency=low

  * Let python-gmenu also Conflict with gnome-menus << 2.14.0-3, since the
    historical Replace is not honored in Python packages following the newer
    policy; thanks Josselin Mouette. (Closes: #381426)

 -- Loic Minier <lool@dooz.org>  Sat,  5 Aug 2006 20:02:52 +0200

gnome-menus (2.14.0-6) unstable; urgency=low

  * Fix 07_gnomevfs patch which shipped a backup file.

 -- Loic Minier <lool@dooz.org>  Thu, 27 Jul 2006 22:42:24 +0200

gnome-menus (2.14.0-5) unstable; urgency=medium

  * Add ${python:Provides} to python-gmenu.
  * Build python-gmenu for all available versions of Python >= 2.3;
    build-depend on python-all-dev.
  * Remove trailing spaces.
  * Move relibtoolizing patch (08_reautogen) to apply later, at 70_reautogen.
  * New patch to use the default python path in gmenu-simple-editor, thanks
    Joe Wreschnig.

 -- Loic Minier <lool@dooz.org>  Thu, 27 Jul 2006 22:32:19 +0200

gnome-menus (2.14.0-4) unstable; urgency=low

  * Fix watch file.
  * Update to new Python policy. (Closes: #373435)
    - Bump up debhelper build-dep to 5.0.37.2.
    - Set Python compatibility level to 2.
    - Add XB-Python-Version to python-gmenu and gnome-menus.
    - Add a python-central (>= 0.4.17) build-dep.
    - Bump up cdbs build-dep to >= 0.4.43.
    - Add a XS-Python-Version: current as gnome-menus is the only package to
      depend on python-gmenu.
    - Call dh_pycentral to fill XB-Python-Version and add a pycentral dep.
    - Move the fixup snippet for the executable bit from binary-post-install
      to binary-install, before dh_pycentral moves the files around.

 -- Loic Minier <lool@dooz.org>  Thu, 13 Jul 2006 20:15:34 +0200

gnome-menus (2.14.0-3) unstable; urgency=low

  * Drop *.la files from libgnome-menu-dev as these were removed from its
    reverse dependencies.
  * Bump up Standards-Version to 3.7.2.
  * Add even more ${misc:Depends}.
  * Make package binNMU-safe.
    - Add a dpkg-dev >= 1.13.19 build-dep.
    - Use ${binary:Version} in inter-dependencies.
  * Bump up Debhelper compatibility level to 5.
  * Set executable bit on Python files with a shebang to make lintian happy.
  * Install /usr/lib/python*/site-packages/GMenuSimpleEditor in python-gmenu
    and not gnome-menus; let python-gmenu Replace gnome-menus << 2.14.0-3.

 -- Loic Minier <lool@dooz.org>  Thu, 22 Jun 2006 15:28:27 +0200

gnome-menus (2.14.0-2) unstable; urgency=low

  [ Loic Minier ]
  * Sync with overrides.
    - Set libgnome-menu-dev Section to libdevel.
      [debian/control, debian/control.in]
    - Set python-gmenu Section to python.
      [debian/control, debian/control.in]

  [ Josselin Mouette ]
  * 07_gnomevfs.patch: use gnome-vfs instead of fam for monitoring.
    This should be the end of the "menu disappeared" bugs.
  * 08_reautogen.patch: the re-autogenisation that follows.
  * control.in: replace dependencies and build-dependencies on fam by 
    gnome-vfs. Entirely remove the dependency for the -dev package, it's 
    not needed for a backend.

 -- Josselin Mouette <joss@debian.org>  Sat, 20 May 2006 07:11:17 +0200

gnome-menus (2.14.0-1) unstable; urgency=low

  * New upstream version
  * Renamed the patches to use .patch instead of .diff
  * debian/control.in:
    - dropped gnomevfs requirement it doesn't use it
  * debian/libgnome-menu2.shlibs:
    - updated shlibs version
  * debian/patches/06_menus_rename.patch:
    - updated
  * debian/patches/07_relibtoolise.patch:
    - not required
  * debian/watch:
    - updated
  
  [ J.H.M. Dassen (Ray) ]
  * [patches/07_relibtoolise.diff] Added to do away with unneeded direct
    library dependencies in the gnome-menus package.

  [ Josselin Mouette ]
  * Acknowledge NMU:
    + Add python-glade2 depends for gnome-menus (Closes: #347176).

 -- Sebastien Bacher <seb128@debian.org>  Sat, 29 Apr 2006 15:26:42 +0200

gnome-menus (2.12.0-2) unstable; urgency=low

  * debian/control.in:
    - depend on ${python:Depends}.
  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Mon,  2 Jan 2006 14:03:46 +0100

gnome-menus (2.12.0-1) experimental; urgency=low

  * New upstream version:
    - ship a menu editor (Closes: #332976).
    - use Education instead of Edutainment (Closes: #314491).
  * debian/control.in:
    - new python-gmenu package.
    - updated for the soname change.
    - updated the Build-Depends/Depends for the new packages.
    - updated the Standards-Version.
  * debian/gnome-menus.install:
    - updated for new files.
  * debian/patches/04_settings-legacydir.diff:
    - updated.
  * debian/patches/06_menus_rename.diff:
    - updated.
  * debian/rules:
    - use dh_python.
  * debian/watch:
    - updated

 -- Sebastien Bacher <seb128@debian.org>  Mon, 17 Oct 2005 14:45:15 +0200

gnome-menus (2.10.2-1) unstable; urgency=low

  * New upstream version:
    - make user .desktop files correctly override system ones.
    - remove <LegacyDir> from settings menu.
    - fix memory leaks on re-load.
    - fix issue with duplicate sub-menus.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 28 Jun 2005 11:19:50 +0200

gnome-menus (2.10.1-3) unstable; urgency=low

  * debian/patches/04_settings-legacydir.diff:
    - don't use LegacyDir for the Desktop menu (Closes: #304326).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 14 Jun 2005 14:24:47 +0200

gnome-menus (2.10.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/patches/06_menus_rename.diff:
    - patch for the menus rename.
  * debian/rules:
    - renamed menu files to not conflict with other desktops 
      (Closes: #307098).

 -- Sebastien Bacher <seb128@debian.org>  Tue,  7 Jun 2005 19:47:00 +0200

gnome-menus (2.10.1-1) experimental; urgency=low

  * Initial upload to debian.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 23 Mar 2005 18:35:08 +0100

gnome-menus (2.10.1-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - add support for new "type" argument to <MergeFile>.
    - monitor <MergeDir>s for changes.
    - make user desktop entries override system ones.
    - make .directory files in <LegacyDir>s be pulled in.
    - fix weirdess with [KDE Desktop Entry] files.
    - fix <LegacyDir>s which don't contain any entries in the toplevel.
    - make sure items in <LegacyDir>s as allocated.
    - make <LegacyDir>s with a prefix work correctly.
  * debian/patches/03_kde-legacydirs.diff:
    - don't use KDELegacyDirs.

 -- Sebastien Bacher <seb128@canonical.com>  Wed, 23 Mar 2005 15:28:55 +0100

gnome-menus (2.10.0-0ubuntu1) hoary; urgency=low

  * New upstream release.
  * debian/watch:
    - updated.

 -- Sebastien Bacher <seb128@canonical.com>  Mon,  7 Mar 2005 16:09:23 +0100

gnome-menus (2.9.92-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - fix issue with file monitoring and subdirs of <AppDir> (Hoary: #5934).

 -- Sebastien Bacher <seb128@canonical.com>  Tue,  1 Mar 2005 12:39:23 +0100

gnome-menus (2.9.90-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - do not include the Core category in the Other menu (Hoary: #5484).
  * debian/patches/06_launchbox.diff:
    - removed, these changes are in the new version.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 25 Jan 2005 19:24:59 +0100

gnome-menus (2.9.4-0ubuntu2) hoary; urgency=low

  * debian/patches/06_launchbox.diff:
    - added the patch for GNOME launch box.

 -- Sebastien Bacher <seb128@canonical.com>  Thu, 20 Jan 2005 13:09:25 +0100

gnome-menus (2.9.4-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - new menus layout.
    - reload menus correctly when they are deleted/updated .
  * debian/patches/03_menu_layout.diff:
    - removed, the changes are included upstream.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 11 Jan 2005 00:18:45 +0100

gnome-menus (2.9.3-0ubuntu1) hoary; urgency=low

  * New upstream release.
  * debian/patches/05_debian_menu.diff:
    - patch for the Debian menu.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 21 Dec 2004 22:34:04 +0100

gnome-menus (2.9.2cvs041212-0ubuntu4) hoary; urgency=low

  * The Applications menu has an entry for the Debian menu now. If you want to
    get it you only need to install menu and menu-xdg.
  * layout/applications.menu:
    - added an entry for the Debian menu.
  * debian/Debian.directory:
    - added.
  * debian/gnome-menus.install:
    - install Debian.directory.
  
 -- Sebastien Bacher <seb128@debian.org>  Sun, 19 Dec 2004 21:32:34 +0100

gnome-menus (2.9.2cvs041212-0ubuntu3) hoary; urgency=low

  * control.in: should have been kdelibs-data not kdelibs 

 -- Chris Halls <chris.halls@credativ.co.uk>  Wed, 15 Dec 2004 00:29:08 +0000

gnome-menus (2.9.2cvs041212-0ubuntu2) hoary; urgency=low

  * control.in: gnome-menus Replaces pre-hoary kdelibs-data (file conflict)

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 14 Dec 2004 18:51:16 +0000

gnome-menus (2.9.2cvs041212-0ubuntu1) hoary; urgency=low

  * CVS snapshot.
  * debian/patches/03_menu_layout.diff:
    - patch by Vincent Untz <vincent@vuntz.net> for the new menu layout.
  * debian/patches/04_settings-legacydir.diff:
    - merged the old capplet .desktop locations here too.

 -- Sebastien Bacher <seb128@canonical.com>  Sun, 12 Dec 2004 19:44:20 +0100

gnome-menus (2.9.2-0ubuntu3) hoary; urgency=low

  * debian/patches/*:
    - Merge the old capplet .desktop locations.

 -- Jeff Waugh <jeff.waugh@canonical.com>  Tue,  7 Dec 2004 16:55:37 +0100

gnome-menus (2.9.2-0ubuntu2) hoary; urgency=low

  * debian/control.in:
    - updated the Build-Depends.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 30 Nov 2004 19:21:39 +0100

gnome-menus (2.9.2-0ubuntu1) hoary; urgency=low

  * Initial Release.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 30 Nov 2004 12:49:00 +0100