* debian/control:
+ Bump Standards-Version to 4.0.1. (no changes needed)
+ Bump dh version to 10.
Mateusz Łukasik
6 years ago
3 | 3 |
* Fix FTCBFS: (Closes: #871404)
|
4 | 4 |
+ Make pkg-config substitutable.
|
5 | 5 |
+ Do not strip during install.
|
|
6 |
|
|
7 |
[ Mateusz Łukasik ]
|
|
8 |
* debian/control:
|
|
9 |
+ Bump Standards-Version to 4.0.1. (no changes needed)
|
|
10 |
+ Bump dh version to 10.
|
6 | 11 |
|
7 | 12 |
-- Helmut Grohne <helmut@subdivi.de> Mon, 07 Aug 2017 19:37:41 +0200
|
8 | 13 |
|
1 | 1 |
Section: x11
|
2 | 2 |
Priority: optional
|
3 | 3 |
Maintainer: Mateusz Łukasik <mati75@linuxmint.pl>
|
4 | |
Build-Depends: debhelper (>= 9), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
|
5 | |
Standards-Version: 3.9.7
|
|
4 |
Build-Depends: debhelper (>= 10), libgtk2.0-dev, libmenu-cache-dev (>= 0.7), libglib2.0-dev
|
|
5 |
Standards-Version: 4.0.1
|
6 | 6 |
Homepage: https://bitbucket.org/fabriceT/openbox-menu
|
7 | 7 |
Vcs-Browser: https://github.com/mati75/openbox-menu.git
|
8 | 8 |
Vcs-Git: https://github.com/mati75/openbox-menu.git
|