summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog33
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/symbols4
4 files changed, 37 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 5cf60ac..eb12f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+xz-utils (5.6.2-2~progress7.99u1) graograman-backports; urgency=medium
+
+ * Uploading to graograman-backports, remaining changes:
+ - Updating maintainer field.
+ - Updating uploaders field.
+ - Updating bugs field.
+ - Updating vcs fields.
+ - Building documentation even when using nocheck.
+ * Merging debian version 5.6.2-2.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 05 Aug 2024 11:09:17 +0200
+
+xz-utils (5.6.2-2) unstable; urgency=medium
+
+ * Increase symbol dependency on 5.6.0 symbols to 5.6.2 due to the revert.
+ Thanks to Ben Hutchings (Closes: #1074602).
+ * Correct the `terse' build. Thanks to Ben Hutchings (Closes: #1074604).
+
+ -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Wed, 03 Jul 2024 21:51:43 +0200
+
+xz-utils (5.6.2-1~progress7.99u1) graograman-backports; urgency=medium
+
+ * Uploading to graograman-backports, remaining changes:
+ - Updating maintainer field.
+ - Updating uploaders field.
+ - Updating bugs field.
+ - Updating vcs fields.
+ * Merging upstream version 5.6.2.
+ * Merging debian version 5.6.2-1.
+ * Building documentation even when using nocheck.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 15 Jun 2024 11:45:25 +0200
+
xz-utils (5.6.2-1) unstable; urgency=medium
* Import 5.6.2
diff --git a/debian/control b/debian/control
index 41eaad6..497a507 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.2),
autoconf (>= 2.64~), automake, libtool (>= 2.2),
gettext, autopoint | gettext (<< 0.18-1), autopoint | cvs, po4a
-Build-Depends-Indep: doxygen
+Build-Depends-Indep: doxygen, graphviz
Build-Conflicts: automake1.4
Standards-Version: 4.6.2
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/xz-utils
diff --git a/debian/rules b/debian/rules
index c63b8d2..68f15b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,7 +98,7 @@ ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
opt_optimize_small += --disable-assembler
endif
-ifneq (,$(findstring n,$(MAKEFLAGS)))
+ifneq (,$(findstring n,$(firstword -$(MAKEFLAGS))))
opt_no_act = --no-act
endif
diff --git a/debian/symbols b/debian/symbols
index d19cdc3..ee1e249 100644
--- a/debian/symbols
+++ b/debian/symbols
@@ -24,5 +24,5 @@ liblzma.so.5 liblzma5 #MINVER#
(arch=linux-any)lzma_stream_encoder_mt@XZ_5.2.2 5.2.2
(arch=linux-any)lzma_stream_encoder_mt_memusage@XZ_5.1.2alpha 5.4
(arch=linux-any)lzma_stream_encoder_mt_memusage@XZ_5.2.2 5.2.2
- XZ_5.6.0@XZ_5.6.0 5.6.0
- lzma_mt_block_size@XZ_5.6.0 5.6.0
+ XZ_5.6.0@XZ_5.6.0 5.6.2
+ lzma_mt_block_size@XZ_5.6.0 5.6.2