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
|
appmenu-gtk-module (0.7.6-2) unstable; urgency=medium
* debian/watch:
+ Fix broken watch file; possibly due to changes in gitlab.com.
-- Mike Gabriel <sunweaver@debian.org> Thu, 04 Feb 2021 00:53:31 +0100
appmenu-gtk-module (0.7.6-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Sat, 31 Oct 2020 09:52:29 +0100
appmenu-gtk-module (0.7.5-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
+ Update auto-generated copyright.in file.
-- Mike Gabriel <sunweaver@debian.org> Mon, 19 Oct 2020 15:43:14 +0200
appmenu-gtk-module (0.7.3.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump DH compat level to version 13.
* debian/rules:
+ Drop unwanted doc files before wrapping up packages.
-- Mike Gabriel <sunweaver@debian.org> Sun, 23 Aug 2020 21:16:26 +0200
appmenu-gtk-module (0.7.3-2) unstable; urgency=medium
* debian/control:
+ Add B-D: gtk-doc-tools. (Closes: #952268).
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Add Rules-Requires-Root: field and set it to 'no'.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
-- Mike Gabriel <sunweaver@debian.org> Mon, 24 Feb 2020 08:37:36 +0100
appmenu-gtk-module (0.7.3-1) unstable; urgency=medium
* New upstream release.
* debian/{control,rules}:
+ Switch to 'meson' build-system.
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump to DH compat level version 12.
* debian/copyright:
+ Update copyright attributions.
* debian/*.symbols:
+ Add Build-Depends-Package: meta information field.
* debian/rules:
+ Fix file-references-package-build-path for all build-resulting .so files.
-- Mike Gabriel <sunweaver@debian.org> Sun, 04 Aug 2019 22:04:46 +0200
appmenu-gtk-module (0.7.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.1. No changes needed.
* debian/watch:
+ Adapt to new upstream release scheme.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Sep 2018 10:18:15 +0200
appmenu-gtk-module (0.6.94-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/copyright:
+ Use secure URI for copyright format.
[ Mike Gabriel ]
* debian/control:
+ Bump versioned B-Ds accordings to upstream's README.md file.
-- Mike Gabriel <sunweaver@debian.org> Thu, 29 Mar 2018 21:52:31 +0200
appmenu-gtk-module (0.6.92-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 2001_unknown-gtk-libdirs.patch. Applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Thu, 01 Mar 2018 20:21:16 +0100
appmenu-gtk-module (0.6.80-1) unstable; urgency=medium
* New upstream release.
* debian/watch:
+ Orig tarball renamed from .tar.gz to .tar.xz.
* debian/copyright:
+ Update copyright attributions.
+ Update autogenerated copyright.in reference template.
* debian/patches:
+ Add 2001_unknown-gtk-libdirs.patch. Nasty work-around for non-known
GTK<X>_LIBDIR variable values.
-- Mike Gabriel <sunweaver@debian.org> Thu, 15 Feb 2018 21:20:41 +0100
appmenu-gtk-module (0.6.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.1.3. No changes needed.
* debian/copyright:
+ Refresh auto-generated copyright.in file.
+ Update copyright attributions.
* debian/{control,copyright}:
+ Update upstream source URLs.
* debian/{control,compat}:
+ Bump DH version level to 11.
-- Mike Gabriel <sunweaver@debian.org> Sun, 21 Jan 2018 15:16:00 +0100
appmenu-gtk-module (0.5.6-1) unstable; urgency=medium
* Initial release to Debian. (Closes: #883465).
-- Mike Gabriel <sunweaver@debian.org> Sat, 09 Dec 2017 19:18:28 +0100
|