attaching a
patch for the first two problems and will report a separate bug for the
g-ir-scanner.
Helmut
diff --minimal -Nru zbar-0.23.93/debian/changelog zbar-0.23.93/debian/changelog
--- zbar-0.23.93/debian/changelog 2025-05-01 09:00:31.0 +0200
+++ zbar-0.23.93/debian/changelog
the build architecture. The
host architecture compiler is unimpressed and gives up. I'm attaching a
patch for your convenience.
Helmut
diff --minimal -Nru highwayhash-0~git20200803.9490b14/debian/changelog
highwayhash-0~git20200803.9490b14/debian/changelog
--- highwayhash-0~git20200803.94
table and thus makes coco-cpp cross
buildable. Please consider applying it.
Helmut
--- coco-cpp-20120102.orig/Makefile
+++ coco-cpp-20120102/Makefile
@@ -1,5 +1,5 @@
all:
- g++ *.cpp -o Coco $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
+ $(CXX) *.cpp -o Coco $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
clean:
rm -f Coco
packages
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
iven the freeze, packages
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
iven the freeze, packages
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
reeze, packages
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
s
should not be uploaded for this change alone anymore.
Thank you
Helmut
[1] https://lists.debian.org/debian-devel/2025/04/msg00113.html
he file is
being moved between packages, Breaks and Replaces should be declared. In
this case, please refer to policy section 7.6 for details. Another
useful resource is https://wiki.debian.org/PackageTransition.
Kind regards
Helmut
concurrently results in an unpack error from dpkg, because none
of the packages installs a diversion for the affected file.
Kind regards
Helmut
dropping the unnecessary linkage already.
Helmut
--- netkit-telnet-ssl-0.17.41+really0.17.orig/telnetd/CMakeLists.txt
+++ netkit-telnet-ssl-0.17.41+really0.17/telnetd/CMakeLists.txt
@@ -34,7 +34,6 @@
util
ssl
crypto
-crypt
libtelnet
)
install(
user debian...@lists.debian.org
usertags 1089093 + fileconflict
affects 1089093 + xfonts-thai-nectec
severity 1089093 serious
thanks
These changes help automated tooling correctly associate with analysis.
File conflict bugs generally are release critical.
Helmut
ttaching a patch for
your convenience.
Note that this patch does not make milter-greylist cross buildable.
That's ok. Please close this bug anyway when doing something about the
-lcurl test.
Helmut
--- milter-greylist-4.6.4.orig/configure.ac
+++ milter-greylist-4.6.4/configure.ac
@@ -514,16
in the
experimental suite. On armel and armhf, they both install the following
files:
- /usr/lib/${DEB_HOST_MULTIARCH}/libgpiv.so.3
- /usr/lib/${DEB_HOST_MULTIARCH}/libgpiv.so.3.0.0
Helmut
consent to proceed with removal is assumed.
Kind regards
A tool for automatically removing packages from unstable
This bug reply has been automatically sent with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne for assistance.
in a month, silent
consent to proceed with removal is assumed.
Kind regards
A tool for automatically removing packages from unstable
This bug reply has been automatically sent with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne
.
Kind regards
A tool for automatically removing packages from unstable
This bug reply has been automatically sent with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne for assistance.
d the Makefile to
build during the build target and am attaching a patch for your
convenience.
Helmut
--- mathtex-1.03.orig/Makefile
+++ mathtex-1.03/Makefile
@@ -1,10 +1,16 @@
TARGET=$(DESTDIR)/usr/bin/mathtex
-all:
+all:mathtex
-install:
+mathtex:mathtex.c
+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LD
an alternate path that queries apr-1.pc using pkg-config. Likewise,
mysql_config does not work and querying mysqlclient.pc using pkg-config
works. The resulting patch is a bit lengthy, but should improve the
situation in a generic way also applicable to distributions other than
Debian.
Helmut
requested for the host architecture by
Build-Depends. I'm attaching a patch for your convenience.
Helmut
--- gkrellm-thinkbat-0.2.3.orig/Makefile
+++ gkrellm-thinkbat-0.2.3/Makefile
@@ -1,8 +1,9 @@
VERSION = 0.2.3
CC = gcc
+PKG_CONFIG ?= pkg-config
CPPFLAGS +=
CFLAGS += -I. -Wall -pedanti
unstable
This bug report has been automatically filed with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne for assistance.
automatically removing packages from unstable
This bug report has been automatically filed with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne for assistance.
automatically filed with little human intervention.
If the filing is unclear or in error, don't hesitate to contact
Helmut Grohne for assistance.
10.1. The former is installed via the upstream build system
combined with dh_install and debian/libx52pro0.install while the latter
is installed via debian/*.udev with dh_installudev. Given DEP17, the
latter is the desired location. I'm attaching a patch for your
convenience.
Helmut
diff --mi
ncies they see why
they're there?
>From my pov, please close this bug when documenting their need.
Helmut
wrong
compiler. Moreover, the upstream build system fails to forward the
detected compiler to the COSMIC subdirectory. I'm attaching a patch to
fix both for your convenience.
Helmut
diff -Nru dmucs-0.6.1+dfsg/debian/changelog dmucs-0.6.1+dfsg/debian/changelog
--- dmucs-0.6.1+dfsg/debian/chan
Package: libelk0t64
Version: 3.99.8-5
Severity: serious
User: debian...@lists.debian.org
Usertags: fileconflict
Control: affects -1 + libelk0
libelk0t64 has an undeclared file conflict. This may result in an unpack
error from dpkg.
The files
* /usr/lib/x86_64-linux-gnu/libelk-xlib.so.0
* /usr/l
; to the
script.
Helmut
version 0.33.0: wanted 0.24 25 26 27 28
31 32
| configure: error: could not use external neon library
| tail -v -n \+0 config.log
Apparently, sitecopy is incompatible with neon >= 0.33. This quite
definitely needs a sourceful upload of sitecopy.
Helmut
After applying it, tty-clock
becomes cross buildable.
Helmut
--- tty-clock-2.3.orig/Makefile
+++ tty-clock-2.3/Makefile
@@ -4,6 +4,7 @@
SRC = ttyclock.c
CC ?= gcc
+PKG_CONFIG ?= pkg-config
BIN = tty-clock
PREFIX ?= /usr/local
INSTALLPATH = ${DESTDIR}${PREFIX}/bin
@@ -16,8 +17,8 @@
CFLAGS += -Wa
On Tue, Feb 06, 2024 at 07:42:49AM +0100, Helmut Grohne wrote:
> I'm attaching a patch for your convenience. I consider that libiw30 is
> not as central as other packages and hence propose employing Conflicts
> here. Conflicts allow removing the protective diversion in trixie'
tch for your convenience. I consider that libiw30 is
not as central as other packages and hence propose employing Conflicts
here. Conflicts allow removing the protective diversion in trixie's
postinst rather than forky's postinst already.
Helmut
diff --minimal -Nru wireless-tools-30~p
fix the
cross build by disabling gtk-doc in arch-only builds. I'm attaching a
patch for your convenience.
Helmut
--- planner-0.14.91/debian/changelog
+++ planner-0.14.91/debian/changelog
@@ -1,3 +1,9 @@
+planner (0.14.91-4) UNRELEASED; urgency=medium
+
+ * Fix FTCBFS: Skip gtkdoc in arch-only
y for cross
compilation.
Helmut
diff --minimal -Nru eboard-1.1.3/debian/changelog eboard-1.1.3/debian/changelog
--- eboard-1.1.3/debian/changelog 2023-09-04 20:21:10.0 +0200
+++ eboard-1.1.3/debian/changelog 2023-12-22 11:19:12.0 +0100
@@ -1,3 +1,9 @@
+eboard (1.
both /lib (via
dh_install) and /usr/lib (via dh_installsystemd). Such behaviour
constitutes a policy violation and therefore this bug will become
release-critical once I upload debhelper. I'm attaching a patch for your
convenience.
Helmut
diff -Nru yaskkserv-1.1.1/debian/changelog yaskkserv-
the
placement to systemd.pc. If ladvd gets backported to bookworm, it'll
automatically revert to the old /lib placement thus honouring the file
move moratorium that still affects bookworm. I'm attaching a patch for
your convenience.
Helmut
diff -Nru ladvd-1.1.2/debian/changelog ladvd-1.
generation of -dbgsym
packages. It is best to skip any stripping during build and letting
debhelper do its job. I'm attaching a patch for your convenience.
Helmut
diff --minimal -Nru fbreader-0.99.4+dfsg/debian/changelog
fbreader-0.99.4+dfsg/debian/changelog
--- fbreader-0.99.4+dfsg/debian/chan
, because a fixed nex (one that no longer contains
/usr/bin/nex) cannot be coinstalled. The conflict is declared in direct
violation of policy section 10.1 and should therefore be removed.
Helmut
between packages. In this case, please add
Breaks and Replaces declarations for libdbus-c++-1-0v5 to
libdbus-c++-glib-1-0.
Helmut
moved between packages. In this case, please add
Breaks and Replaces declarations for libdbus-c++-1-0v5 to
libdbus-c++-ecore-1-0.
Helmut
hared library. Do you concur?
Helmut
se it clearly should not be installing
this file.
Helmut
following (untested) snippet for the postinst should perform the
> neccessary cleanup:
>
> if [ "$1" = "install" ] || [ "$1" = "upgrade" ]; then
> if dpkg --compare-versions "$2" lt-nl "1:6-14~" ; then
> remove-shell /bin/rc
> remove-shell /usr/lib/plan9/bin/rc
> fi
> fi
No. Please continue to use the declarative approach.
Helmut
the linker
step. I'm attaching a patch for your convenience.
Helmut
diff --minimal -Nru libowfat-0.32/debian/changelog
libowfat-0.32/debian/changelog
--- libowfat-0.32/debian/changelog 2022-11-10 16:32:49.0 +0100
+++ libowfat-0.32/debian/changelog 2023-04-06 09:31:10.
r native
builds. I'm attaching a patch that works around the issue by setting
ac_objext, but I hope you can find a better solution.
Helmut
diff --minimal -Nru clp-1.17.6/debian/changelog clp-1.17.6/debian/changelog
--- clp-1.17.6/debian/changelog 2022-11-27 05:27:26.0 +0100
+++ clp-1.
On Sat, Mar 18, 2023 at 12:52:57PM +0100, Håvard F. Aasen wrote:
> Helmut, do you have an opinion on the importance of this issue?
In general, cross build bugs are not release-critical. Regressions
affecting architecture bootstrap tend to be considered important and
fixed during fre
ching a patch for your
convenience.
Helmut
diff --minimal -Nru stymulator-0.21a~dfsg/debian/changelog
stymulator-0.21a~dfsg/debian/changelog
--- stymulator-0.21a~dfsg/debian/changelog 2022-11-04 00:37:59.0
+0100
+++ stymulator-0.21a~dfsg/debian/changelog 2023-03-07 20:17:06.
rror(s), 1 warning(s)
At this time, the Makefile stuffs compiler flags into the CC variable.
Passing CC, overrides them and they thus get lost. Please separate them
out of CC.
Helmut
Source: gkrellmitime
Version: 1.0.1-7
Tags: patch upstream
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
gkrellmitime fails to cross build from source, because the upstream
Makefile hard codes the build architecture pkg-config. I'm attaching a
patch for your convenience.
H
Source: libtextwrap
Version: 0.1-15
Severity: minor
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
libtextwrap builds a udeb. Therefore, it should support a noudeb build
profile. It's a one-line change and I'm attaching a patch for your
convenience.
Helmut
diff --mi
that has happened, the attached patch makes
redland cross buildable.
Helmut
diff --minimal -Nru redland-1.0.17/debian/changelog
redland-1.0.17/debian/changelog
--- redland-1.0.17/debian/changelog 2022-11-14 06:03:12.0 +0100
+++ redland-1.0.17/debian/changelog 2022-11-16 09:28
and
update-shells to fix this issue and attach a patch for your convenience.
Helmut
diff --minimal -Nru 9base-6/debian/changelog 9base-6/debian/changelog
--- 9base-6/debian/changelog2022-03-17 21:15:01.0 +0100
+++ 9base-6/debian/changelog2022-11-02 09:45:01.0 +0100
@@ -1,3
. Please
consider applying the attached patch.
Helmut
diff --minimal -Nru obexftp-0.24/debian/changelog obexftp-0.24/debian/changelog
--- obexftp-0.24/debian/changelog 2022-07-11 23:45:14.0 +0200
+++ obexftp-0.24/debian/changelog 2022-10-28 16:30:29.0 +0200
@@ -1,3 +1,9
e to change the packaging licensing to 'DocBook' and I will
> wait 15 days to know if anyone has any objection.
I hereby dual-license my past contributions to the docbook Debian
package under the DocBook license in addition to the existing GPL-2+
license.
Thank you for taking care.
Helmut
skipped and it
makes dh_install fail finding singledelta. Given that m68k and sh4 add
nocheck by default, it explains why they ftbfs on buillds. Please
consider applying the attached patch.
Helmut
diff --minimal -Nru delta-2006.08.03/debian/changelog
delta-2006.08.03/debian/changelog
--- delta
build architecture strip during cross builds.
The solution to all of these is not letting the upstream build system
strip and rely on dh_strip. Please consider applying the attached patch.
Helmut
diff --minimal -Nru 9base-6/debian/changelog 9base-6/debian/changelog
--- 9base-6/debian/changelog
o the cross configs makes it work. Please consider applying
the attached patch.
Helmut
diff --minimal -Nru obexftp-0.24/debian/changelog obexftp-0.24/debian/changelog
--- obexftp-0.24/debian/changelog 2019-08-21 19:51:26.0 +0200
+++ obexftp-0.24/debian/changelog 2022-01-03
#x27;t try HOST-prefixed compilers then things go down.
As long as the cross build log contains "Using compiler .. cc", it's
doomed to fail.
Helmut
that, by running cmake in a separate build
directory with reduced dependencies. The remaining required dependencies
are duplicated with :native. With this patch, a cross build fails like
#984274. Please consider applying the attached patch.
Helmut
diff --minimal -Nru openclonk-8.1/debian/changelog
] Error 2
| make[1]: Leaving directory '/<>'
| dh_auto_build: error: make -j8 returned exit code 2
| make: *** [debian/rules:9: binary] Error 25
| dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
2
Helmut
ctory '/<>'
| dh_auto_build: error: make -j1 returned exit code 2
| make: *** [debian/rules:11: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
This is likely due to ncurses including format string annotations.
Helmut
s build subprocess returned exit status 2
Helmut
Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Helmut
patch.
Helmut
diff --minimal -Nru pev-0.81/debian/changelog pev-0.81/debian/changelog
--- pev-0.81/debian/changelog 2021-08-21 13:50:00.0 +0200
+++ pev-0.81/debian/changelog 2021-08-27 16:04:29.0 +0200
@@ -1,3 +1,9 @@
+pev (0.81-5) UNRELEASED; urgency=medium
+
+ * Fix FTCBFS: Let
substituted. Since debhelper
automatically performs the substitution, all that is left here is making
them substitutable. Please consider applying the attached patch.
Helmut
--- dvbackup-0.0.4.orig/Makefile
+++ dvbackup-0.0.4/Makefile
@@ -1,3 +1,5 @@
+CC?=gcc
+STRIP?=strip
#Flags for fast code
pport.
Helmut
--- schroot-1.6.10.orig/etc/setup.d/05file
+++ schroot-1.6.10/etc/setup.d/05file
@@ -38,6 +38,8 @@
filetype="tzo"
elif echo "$CHROOT_FILE" | egrep -q '(\.tar\.lz4|\.tlz4)$'; then
filetype="tlz4"
+elif echo &
strip via install -s. Using dh_auto_install normally helps here, but it
substitutes INSTALL whereas the Makefile uses INSTALL_PROGRAM. Chaining
that substitution finally fixes the cross build. Please consider
applying the attached patch.
Helmut
diff --minimal -Nru sleepd-2.11/Makefile sleepd-2.12
applying the attached patch.
Helmut
diff --minimal -Nru trueprint-5.4/debian/changelog
trueprint-5.4/debian/changelog
--- trueprint-5.4/debian/changelog 2019-12-23 15:46:03.0 +0100
+++ trueprint-5.4/debian/changelog 2021-04-19 11:47:38.0 +0200
@@ -1,3 +1,9 @@
+trueprint
actually works. Please
consider applying the attached patch to try pkg-config before
mysql_config. Doing so makes pmacct cross buildable.
Helmut
--- pmacct-1.7.6.orig/configure.ac
+++ pmacct-1.7.6/configure.ac
@@ -374,18 +374,19 @@
AC_MSG_CHECKING(whether to enable MySQL support)
AC_ARG_ENABLE(mysql
architecture perl, which happens to
conflict with the build architecture one from essential. It really
wants to run perl, so we should annotate it :any.
* bats. It is used for running tests and can be skipped via .
Please consider applying the attached patch.
Helmut
diff --minimal -Nru dh
used when building blosc, but
bcolz nicely uses the packaged libblosc-dev. Please consider applying
the attached patch.
Helmut
diff --minimal -Nru bcolz-1.2.1+ds2/debian/changelog
bcolz-1.2.1+ds2/debian/changelog
--- bcolz-1.2.1+ds2/debian/changelog2020-10-13 13:34:55.0 +0200
+++ bcolz
caches) are also architecture
independent. Please consider applying the attached patch.
Helmut
diff --minimal -Nru tango-icon-theme-0.8.90/debian/changelog
tango-icon-theme-0.8.90/debian/changelog
--- tango-icon-theme-0.8.90/debian/changelog2020-08-12 20:49:39.0
+0200
+++ tango-icon-theme
is no longer
used. This may be an artifact of a broken docs/Makefile.am that assigns
EXTRA_DIST twice. In effect, it does not build any texinfo documentation
nor install it. Please consider applying the attached patch to drop the
texinfo dependency. Alternatively, build the documentation.
Helmut
makes tcm
cross build. Please consider applying the attached patch.
Helmut
diff --minimal -Nru tcm-2.20+TSQD/debian/changelog
tcm-2.20+TSQD/debian/changelog
--- tcm-2.20+TSQD/debian/changelog 2020-08-02 22:17:38.0 +0200
+++ tcm-2.20+TSQD/debian/changelog 2021-01-28 16:57
cross build. Please
consider applying the attached patch.
Helmut
diff --minimal -Nru pexec-1.0~rc8/debian/changelog
pexec-1.0~rc8/debian/changelog
--- pexec-1.0~rc8/debian/changelog 2018-07-11 14:54:41.0 +0200
+++ pexec-1.0~rc8/debian/changelog 2021-01-28 16:19:44.0 +0100
the
attached patch to make the Makefile use the detected compiler.
Helmut
diff --minimal -Nru ticker-1.12/Makefile ticker-1.13/Makefile
--- ticker-1.12/Makefile2020-09-21 00:38:18.0 +0200
+++ ticker-1.13/Makefile2021-01-10 22:35:21.0 +0100
@@ -8,7 +8,7 @@
all
well.
Please consider applying the attached patch as an incremental step
towards cross building. Likely other packages need to be fixed before
webauth can be cross built. So just close this bug once applying
significant portions of the patch.
Helmut
diff --minimal -Nru webauth-4.7.0/debian/changelog
we
c1: all warnings being treated as errors
reproducible builds armhf:
https://tests.reproducible-builds.org/debian/rbuild/unstable/armhf/ploop_1.15-9.rbuild.log.gz
crossqa armhf:
http://crossqa.debian.net/build/ploop_1.15-9_armhf_20201011140323.log
A local cross build for armel has exactly the same symptom.
Helmut
lying it.
Also please consider using debhelper, but this is irrelevant for the
purpose of this bug.
Helmut
diff --minimal -Nru magicfilter-1.2/debian/changelog
magicfilter-1.2/debian/changelog
--- magicfilter-1.2/debian/changelog2018-01-20 04:27:53.0 +0100
+++ magicfilter-1.2/d
Source: dbmix
Version: 0.9.8-7
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
dbmix fails to cross build from source, because it confuses the terms
build architecture and host architecture in a quite obvious way. Please
consider applying the attached patch.
Helmut
diff -u dbmix
perl extension now requires a build dependency on
perl-xs-dev.
With those fixes applied, it fails building the ruby extension. Doing so
needs more work on the ruby/gem2deb side, so the attached patch only
fixes the former problems. Please consider applying it and close this
bug when doing so.
Helmut
ue can be closed when 10.4 or 10.5 lands in Debian
> unstable.
No. The coinstallability issue in libreadline-gplv2-dev remains. It
merely stopped affecting mariadb.
Helmut
at we're using AC_TRY_LINK in the same defun
as we call AC_PROG_CC. That doesn't work.
Once understood, the solution is quite simple. We must put the
AC_PROG_CC and the AC_TRY_LINK in different defuns and ensure that our
intended AC_PROG_CC is AC_REQUIREd before using AC_TRY_LINK. I
tcpspy cross buildable.
Helmut
--- tcpspy-1.7d.orig/Makefile
+++ tcpspy-1.7d/Makefile
@@ -22,7 +22,7 @@
all: tcpspy doc
tcpspy: log.o rule_lexer.o rule_grammar.o rule.o tcpspy.o
- gcc $(LDFLAGS) $(CFLAGS) $(CPPFLAGS) log.o rule_lexer.o rule_grammar.o rule.o tcpspy.o -o tcpspy
+ $(CC) $(LDFLAGS
happens to ship a copy of the
bug.
Helmut
cross buildable. Please
consider applying the attached patch.
Helmut
diff --minimal -Nru libpam-alreadyloggedin-0.3/debian/changelog
libpam-alreadyloggedin-0.3/debian/changelog
--- libpam-alreadyloggedin-0.3/debian/changelog 2020-03-10 16:49:11.0
+0100
+++ libpam-alreadyloggedin-0.3/debian
Source: apngopt
Version: 1.2-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
apngopt fails to cross build from source, because it uses the build
architecture compiler as a make default in debian/rules. Please consider
including dpkg's buildtools.mk to fix that.
Helmut
attached
patch.
Helmut
diff --minimal -Nru wiipdf-1.4/debian/changelog wiipdf-1.4/debian/changelog
--- wiipdf-1.4/debian/changelog 2020-06-08 21:06:00.0 +0200
+++ wiipdf-1.4/debian/changelog 2020-06-13 15:15:39.0 +0200
@@ -1,3 +1,9 @@
+wiipdf (1.4-4) UNRELEASED; urgency=medium
old that it
doesn't understand the flag. Regenerating it from the configure.in
(thanks Adrian) makes it work. Please consider applying the attached
patch.
Helmut
diff -u sntop-1.4.3/debian/changelog sntop-1.4.3/debian/changelog
--- sntop-1.4.3/debian/changelog
+++ sntop-1.4.3/debian/chan
be explicitly
selected due to the presence of a configure script (which we don't want
to run here and which is automatically skipped by the makefile build
system). Please consider applying the attached patch.
Helmut
diff --minimal -Nru hpanel-0.3.2/debian/changelog hpanel-0.3.2/debian/chan
for years.
bbpager just happens to ship a copy of the bug. Please remove this copy
and use the upstream macro. Failing that, please update your copy and
register it with the security tracker[1].
Helmut
[1] https://wiki.debian.org/EmbeddedCopies
to the detection
method for the C compiler and makes dhcpcd-dbus cross buildable. Please
consider applying the patch.
Helmut
--- dhcpcd-dbus-0.6.0.orig/configure
+++ dhcpcd-dbus-0.6.0/configure
@@ -166,6 +166,24 @@
fi
echo "CC= $CC" >>$CONFIG_MK
+if [ -z "$PKG_CON
the attached patch.
Helmut
diff --minimal -Nru cldump-0.11~dfsg/debian/changelog
cldump-0.11~dfsg/debian/changelog
--- cldump-0.11~dfsg/debian/changelog 2020-05-09 20:03:29.0 +0200
+++ cldump-0.11~dfsg/debian/changelog 2020-05-11 14:18:09.0 +0200
@@ -1,3 +1,9 @@
+cldump (0.11
piler, e.g. by
letting dpkg's buildtools.mk initialize the CC variable.
Helmut
diff --minimal -Nru ltpanel-0.2/debian/changelog ltpanel-0.2/debian/changelog
--- ltpanel-0.2/debian/changelog2020-05-09 20:31:22.0 +0200
+++ ltpanel-0.2/debian/changelog2020-05-11 16:57:48.
packages. It
is best to leave such stripping to dh_strip, which is why
dh_auto_install passes a non-stripping install to make. All we need to
do here is making install substitutable. Please consider applying the
attached patch.
Helmut
--- binclock-1.5.orig/Makefile
+++ binclock-1.5/Makefile
@@ -19,6 +19,7
1 - 100 of 295 matches
Mail list logo