diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-05-07 09:08:13 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-05-07 09:09:27 +0200 |
commit | 440fd40c594f99f9d229b1cebf20c1f281cae620 (patch) | |
tree | f0396192e11e465495399d53b173461b114ec10a | |
parent | a8be15e1dd10d86e6fde0313bee8cea259597381 (diff) | |
download | nx-libs-440fd40c594f99f9d229b1cebf20c1f281cae620.tar.gz nx-libs-440fd40c594f99f9d229b1cebf20c1f281cae620.tar.bz2 nx-libs-440fd40c594f99f9d229b1cebf20c1f281cae620.zip |
Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included into rolled tarball (by renaming *.patch to *.full.patch).
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/patches/056_nx-X11-Werror-format-security.full.patch (renamed from debian/patches/056_nx-X11-Werror-format-security.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3640d4e8e..9f31c25d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ nx-libs (2:3.5.0.24-0x2go1) UNRELEASED; urgency=low * Clean up debian/patches/series: Remove commented out patches. + * Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets + included into rolled tarball (by renaming *.patch to *.full.patch). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 06 May 2014 18:34:36 +0200 diff --git a/debian/patches/056_nx-X11-Werror-format-security.patch b/debian/patches/056_nx-X11-Werror-format-security.full.patch index e9d8bb4bd..e9d8bb4bd 100644 --- a/debian/patches/056_nx-X11-Werror-format-security.patch +++ b/debian/patches/056_nx-X11-Werror-format-security.full.patch diff --git a/debian/patches/series b/debian/patches/series index c90112150..511e45125 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -29,7 +29,7 @@ 053_nx-X11_no-xcomp1-install-target.full.patch 054_nx-X11_ppc64-ftbfs.full.patch 055_nx-X11_imake-Werror-format-security.full.patch -056_nx-X11-Werror-format-security.patch +056_nx-X11-Werror-format-security.full.patch 101_nxagent_set-rgb-path.full.patch 102_xserver-xext_set-securitypolicy-path.full.patch 103_nxagent_set-X0-config-path.full.patch |