diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-11-02 07:18:27 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-11-02 07:18:27 +0100 |
commit | 288cc6fec0826234fd6de145ab6cb284bdd2280b (patch) | |
tree | 7986b874e5f6db530db68840f9e44bf02c033f36 /debian/changelog | |
parent | b5230d3719fd46a7d7632315a40adce19dbbab2f (diff) | |
download | nx-libs-288cc6fec0826234fd6de145ab6cb284bdd2280b.tar.gz nx-libs-288cc6fec0826234fd6de145ab6cb284bdd2280b.tar.bz2 nx-libs-288cc6fec0826234fd6de145ab6cb284bdd2280b.zip |
nx-libs.spec: let x2goagent conflict with pre-4.0.1.21 x2goserver versions.
Needed for x2goagent.options file move.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bab83c8c9..e2f7db4c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) - Drop ugly sed hack to push optflags to build system. - Pass CDEBUGSFLAGS and friends directly to the make command in %build. + - Let x2goagent conflict with pre-4.0.1.21 x2goserver versions. Needed for + x2goagent.options file move. * debian/: - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: |