Bug#1089903: 1089903: timemachine: stop calling dh_buildinfo
Control: tags 1089903 + patch
Attached is a trivial patch. Please upload it soon.
Chris
diff -Nru timemachine-0.3.3/debian/changelog timemachine-0.3.3/debian/changelog
--- timemachine-0.3.3/debian/changelog 2023-09-18 15:23:59.000000000 +0200
+++ timemachine-0.3.3/debian/changelog 2024-12-14 14:45:09.000000000 +0100
@@ -1,3 +1,10 @@
+timemachine (0.3.3-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop usage of obsolete dh-buildinfo (Closes: #1089903)
+
+ -- Chris Hofstaedtler <zeha@debian.org> Sat, 14 Dec 2024 14:45:09 +0100
+
timemachine (0.3.3-3) unstable; urgency=medium
* Team upload
diff -Nru timemachine-0.3.3/debian/control timemachine-0.3.3/debian/control
--- timemachine-0.3.3/debian/control 2023-09-18 15:23:59.000000000 +0200
+++ timemachine-0.3.3/debian/control 2024-12-14 14:44:55.000000000 +0100
@@ -6,7 +6,6 @@
Adrian Knoth <adi@drcomp.erfurt.thur.de>,
Build-Depends: debhelper (>= 7.0.0),
cdbs,
- dh-buildinfo,
libjack-dev,
libsndfile1-dev,
libgtk2.0-dev,
diff -Nru timemachine-0.3.3/debian/rules timemachine-0.3.3/debian/rules
--- timemachine-0.3.3/debian/rules 2013-10-06 15:08:52.000000000 +0200
+++ timemachine-0.3.3/debian/rules 2024-12-14 14:45:04.000000000 +0100
@@ -17,6 +17,3 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-# after the directories are created but before dh_compress is run.
-common-binary-post-install-arch::
- dh_buildinfo
Reply to: