Codebase list openbox-menu / debian/0.8.0+hg20161009-1.1
Import Debian changes 0.8.0+hg20161009-1.1 openbox-menu (0.8.0+hg20161009-1.1) unstable; urgency=low * Non-maintainer upload. * Fix the test dependencies. (Closes: #960717) openbox-menu (0.8.0+hg20161009-1) unstable; urgency=medium [ Helmut Grohne ] * Fix FTCBFS: (Closes: #871404) + Make pkg-config substitutable. + Do not strip during install. [ Mateusz Łukasik ] * Merge latest hg version. * debian/control: + Bump Standards-Version to 4.0.1. (no changes needed) + Bump dh version to 10. * Update debian/rules. * Update debian/copyright. * Add testsuite. openbox-menu (0.8.0-1) unstable; urgency=medium * New upstream release. (Closes: #797016, #797022, #797241) * Drop debian/source/options -- no longer needed. * debian/rules: + Drop obsolete override_dh_builddeb. + Use hardening=+all flags. + Drop override_dh_installman. * debian/copyright: update dates. * debian/control: + Bump Standards-Version to 3.9.7. (no changes needed) + Use https on Vcs-Git. openbox-menu (0.7.0-1) unstable; urgency=medium * New upstream release. * debian/control: + Bump minimal menu-cache version to 0.7. + Bump Standards-Version to 3.9.6. (no changes needed) * Remove debian/patches/fix_missing_double_quote.patch -- included upstream. openbox-menu (0.5.1-2) unstable; urgency=high * Add debian/patches/fix_missing_double_quote.patch from upstream to fix XML parser error. openbox-menu (0.5.1-1) unstable; urgency=low * New upstream release. * debian/rules: + install binary to usr/bin. + disable tests. * debian/control: + add depends to packages provides menu files. * Refresh debian/patches/debian_build.patch. openbox-menu (0.5.0-1) unstable; urgency=low * Initial release. (Closes: #671862) Adrian Bunk authored 3 years ago Mateusz Łukasik committed 3 years ago
7 changed file(s) with 10 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
0 openbox-menu (0.8.0+hg20161009-2) UNRELEASED; urgency=medium
0 openbox-menu (0.8.0+hg20161009-1.1) unstable; urgency=low
11
2 [ Jelmer Vernooij ]
3 * Remove unnecessary 'Testsuite: autopkgtest' header.
2 * Non-maintainer upload.
3 * Fix the test dependencies. (Closes: #960717)
44
5 [ Debian Janitor ]
6 * Use secure copyright file specification URI.
7 * Bump debhelper from old 10 to 12.
8 * Trim trailing whitespace.
9 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
10 Repository-Browse.
11
12 -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 14:15:19 +0100
5 -- Adrian Bunk <bunk@debian.org> Sat, 13 Jun 2020 11:55:59 +0300
136
147 openbox-menu (0.8.0+hg20161009-1) unstable; urgency=medium
158
11 Section: x11
22 Priority: optional
33 Maintainer: Mateusz Łukasik <mati75@linuxmint.pl>
4 Build-Depends: debhelper-compat (= 12), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
4 Build-Depends: debhelper (>= 10), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
55 Standards-Version: 4.0.1
66 Homepage: https://bitbucket.org/fabriceT/openbox-menu
77 Vcs-Browser: https://github.com/mati75/openbox-menu.git
88 Vcs-Git: https://github.com/mati75/openbox-menu.git
9 Testsuite: autopkgtest
910
1011 Package: openbox-menu
1112 Architecture: any
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: openbox-menu
22 Source: https://bitbucket.org/fabriceT/openbox-menu/downloads
33
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
33
44 %:
5 dh $@
5 dh $@
66
77 override_dh_auto_install:
88 $(MAKE) install BINDIR=$(CURDIR)/debian/openbox-menu/usr/bin
00 Tests: simple
11 Restrictions: allow-stderr isolation-container
2 Depends: openbox, lxmenu-data
2 Depends: @, lxmenu-data
+0
-4
debian/upstream/metadata less more
0 Bug-Database: https://github.com/woho/openbox-menu/issues
1 Bug-Submit: https://github.com/woho/openbox-menu/issues/new
2 Repository: https://github.com/woho/openbox-menu.git
3 Repository-Browse: https://github.com/woho/openbox-menu