Remove the reverse-applicable fix-internal-version.patch.
This commit is contained in:
parent
da3a1f5a2b
commit
c440187468
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ nm-tray (0.4.1-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream bugfix release.
|
||||
* Bump Standards-version to 4.2.1, no changes needed.
|
||||
* Remove the reverse-applicable fix-internal-version.patch.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 06 Oct 2018 16:53:00 -0500
|
||||
|
||||
|
15
debian/patches/fix-internal-version.patch
vendored
15
debian/patches/fix-internal-version.patch
vendored
@ -1,15 +0,0 @@
|
||||
Description: Bump the internal version, missed in the new upstream release
|
||||
Author: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Forwarded: https://github.com/palinek/nm-tray/issues/29
|
||||
Last-Update: 2018-07-05
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -3,7 +3,7 @@ project(nm-tray)
|
||||
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
|
||||
cmake_policy(SET CMP0071 NEW)
|
||||
|
||||
-set(NM_TRAY_VERSION "0.3.0")
|
||||
+set(NM_TRAY_VERSION "0.4.0")
|
||||
|
||||
set(QT_MIN_VERSION "5.4.0")
|
||||
set(KF5_MIN_VERSION "5.36.0")
|
@ -1,6 +1,6 @@
|
||||
Description: Use x-terminal emulator in lieu of xterm for connection edits.
|
||||
Author: Walter Lapchynski <wxl@ubuntu.com>
|
||||
Bug: https://launchpad.net/bugs/1786978
|
||||
Bug: https://launchpad.net/bugs/1786978
|
||||
--- a/resources/nm-tray.conf
|
||||
+++ b/resources/nm-tray.conf
|
||||
@@ -1,3 +1,3 @@
|
||||
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,3 +1,2 @@
|
||||
fix-internal-version.patch
|
||||
generalize-terminal-for-edits.patch
|
||||
blacklist-from-menu.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user