Your message dated Sun, 18 Feb 2024 12:43:49 +0000
with message-id <[email protected]>
and subject line Bug#1060911: fixed in darktable 4.6.1-1
has caused the Debian Bug report #1060911,
regarding darktable: remove dpkg-parsechangelog usage to please lintian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1060911: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: darktable
Version: 4.6.0-1
Severity: normal
Tags: patch

Hi David,

this patch
- removes dpkg-parsechangelog usage
- removes get-orig-source, which you told me is not used anymore
- uses pkg-info.mk to get the upstream version for version.cmake

Regards,
Tino

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.10 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages darktable depends on:
ii  libavif16                1.0.3-1
ii  libc6                    2.37-7
ii  libcairo2                1.16.0-7
ii  libcolord-gtk1           0.3.0-4
ii  libcolord2               1.4.6-2.2
ii  libcups2                 2.4.2-5
ii  libcurl3-gnutls          8.2.1-2
ii  libexiv2-27              0.27.6-1
ii  libgcc-s1                13.2.0-3
ii  libgdk-pixbuf-2.0-0      2.42.10+dfsg-1+b1
ii  libglib2.0-0             2.77.3-1
ii  libgomp1                 13.2.0-3
ii  libgphoto2-6             2.5.30-1
ii  libgphoto2-port12        2.5.30-1
ii  libgraphicsmagick-q16-3  1.4+really1.3.41-1
ii  libgtk-3-0               3.24.38-4
ii  libheif1                 1.17.1-1+b1
ii  libicu72                 72.1-3
ii  libimath-3-1-29          3.1.9-3
ii  libjpeg62-turbo          1:2.1.5-2
ii  libjson-glib-1.0-0       1.6.6-1
ii  libjxl0.7                0.7.0-10
ii  liblcms2-2               2.14-2
ii  liblensfun1              0.3.4-1
ii  liblua5.4-0              5.4.6-1
ii  libopenexr-3-1-30        3.1.5-5.1
ii  libopenjp2-7             2.5.0-2
ii  libosmgpsmap-1.0-1       1.2.0-2
ii  libpango-1.0-0           1.51.0+ds-2
ii  libpangocairo-1.0-0      1.51.0+ds-2
ii  libpng16-16              1.6.40-1
ii  libportmidi0             1:217-6.1
ii  libpugixml1v5            1.13-0.2
ii  libraw23                 0.21.1-7
ii  librsvg2-2               2.54.7+dfsg-2
ii  libsdl2-2.0-0            2.28.3+dfsg-1
ii  libsecret-1-0            0.21.0-1
ii  libsqlite3-0             3.43.0-1
ii  libstdc++6               13.2.0-3
ii  libtiff6                 4.5.1+git230720-1
ii  libwebp7                 1.3.2-0.3
ii  libwebpmux3              1.3.2-0.3
ii  libx11-6                 2:1.8.6-1
ii  libxml2                  2.9.14+dfsg-1.3
ii  libxrandr2               2:1.5.2-2+b1
ii  zlib1g                   1:1.2.13.dfsg-3

darktable recommends no packages.

darktable suggests no packages.

-- debconf-show failed
diff --git a/debian/rules b/debian/rules
index 24268394a..d661592a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-SOURCEPKG=$(shell dpkg-parsechangelog | sed  -n 's/^Source: \(.*\)/\1/p')
-UPSTREAM=$(shell dpkg-parsechangelog |  sed -n 's/^Version: \(.*\)-[^-]*/\1/p')
-SHA1=$(lastword $(subst ~g, ,$(UPSTREAM)))
-ORIG=${SOURCEPKG}_${UPSTREAM}.orig.tar.gz
+include /usr/share/dpkg/pkg-info.mk
 
 export CONFIG_SHELL=/bin/bash
 
@@ -25,10 +22,7 @@ override_dh_auto_configure: cmake/version.cmake
 describe-current-version:
        git describe --tags upstream | sed 's,^release-,,;s,-,+,;s,-,~,;'
 
-get-orig-source:
-       git archive --format=tar $(SHA1) | gzip -9 > ../$(ORIG)
-
-.PHONY: describe-current-version git-orig-source
+.PHONY: describe-current-version
 
 cmake/version.cmake:
-       echo "set(PROJECT_VERSION \"${UPSTREAM}\")" > $@
+       echo "set(PROJECT_VERSION \"${DEB_VERSION_UPSTREAM}\")" > $@

--- End Message ---
--- Begin Message ---
Source: darktable
Source-Version: 4.6.1-1
Done: David Bremner <[email protected]>

We believe that the bug you reported is fixed in the latest version of
darktable, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Bremner <[email protected]> (supplier of updated darktable package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 18 Feb 2024 07:38:22 -0400
Source: darktable
Architecture: source
Version: 4.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: David Bremner <[email protected]>
Closes: 1002876 1060911
Changes:
 darktable (4.6.1-1) unstable; urgency=medium
 .
   [ David Bremner ]
   * Drop dependence on python3-imath, no longer needed
 .
   [ Tino Mettler ]
   * New upstream version 4.6.1
   * Restructure configure options
   * Use system libraw and remove the internal copy (Closes: #1002876)
   * Remove dpkg-parsechangelog usage and cruft from debian/rules
     (Closes: #1060911)
   * Don't require root at build time
   * Update to standards version 4.6.2, no changes needed
Checksums-Sha1:
 968d1c745f23429a7cde6bdfec163f5fae787d97 2887 darktable_4.6.1-1.dsc
 c9f070322b541d6c823cfeb882ca68a08110c522 6240188 darktable_4.6.1.orig.tar.xz
 eacb6797f60b7f378cbc8b7a84ff38c6cfb2e834 195 darktable_4.6.1.orig.tar.xz.asc
 16d59336aeb088080d1a547d39549aa89f6a8736 20492 darktable_4.6.1-1.debian.tar.xz
Checksums-Sha256:
 1f37cb3c1ba5481aa0b2a3a0be20f22f979a26cf3c124fb99fc8083e08711da2 2887 
darktable_4.6.1-1.dsc
 16edc0a070293e2d3cda4ea10e49bda9bde932e23f9e62e2fa2e7ac74acf7afd 6240188 
darktable_4.6.1.orig.tar.xz
 74ffb2d0b24f0e001ca0fb6ed53a0009a8b9331626cd57dfb3512118362b76de 195 
darktable_4.6.1.orig.tar.xz.asc
 543832ab1556fbaa57ddf4d7a7011daec32476512eba262a8eee0a355854d4b4 20492 
darktable_4.6.1-1.debian.tar.xz
Files:
 6af6c23a17156cbec5aea2859c55e78f 2887 graphics optional darktable_4.6.1-1.dsc
 e46c3dc0cf649f8b3b73f55153aabe97 6240188 graphics optional 
darktable_4.6.1.orig.tar.xz
 8812228b9debe5d7b8ceb6a7ef0e9ea1 195 graphics optional 
darktable_4.6.1.orig.tar.xz.asc
 72955c064891349e562e06193428cc95 20492 graphics optional 
darktable_4.6.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmXR7oQACgkQA0U5G1Wq
FSHqBw//eWEloaPcVB0UbH93zEsHMk3KU3zWyomfPXPer3+7N1M3RZ7lJZGynNRP
CHFNA2ws//JgTxd+jbmt7jyaVTg7ukH/8nZJUfhLMsaBxmUhbAvEAHwfVQQOfpkO
QpO4KI2L4oP4e/5h6jobTUEjpqFZgNL9HWwVojUV4rBjBRhVFle74jnd6/J9Q2tH
ComN+MpNeA2gIsCX61T/DaV6mF1uvU0AzQHN44DA3q8KqubZy1B9kWk3HQ5EnRph
Yj5Odq+BnRquS4gEz6dHKZStGytLJRDFZweQ7iubXXBNVhfo7ynqRxo2OTe9Fo+f
tmUFgKrki+1eQoW6cij9A9g+YlaR9bpssVJRz/CuX2jAg4LiSbuWx2MsVReZMGRi
tHER0rxL2N6s/TmCeCICErryPtBJ1hbleAHSSiXqjF3pLBs1EWMqfenCBPf21q6+
TK8n35Yl19DCI7TFgFUo8/9O4OJ02SWcD0A7uw4U8SYdRlK1AIMcp/ZDTjNTzwpQ
+YwxPDX9o/63dxoypc71uocFP3v4yaiJjKQ0ynKQBPnfJFKCIfug7fHW38CD9hGb
rI4W4oRR8V2fjIG+ryKjEtb6JI7JbXJupp8d9d8OvwX2A9Mxm0fR8Y2uUvdAw0Yp
fce8DgHesIgtdOfLMzWlNNGCUPMIZ1TxCbY/XLKTax230yzp/40=
=wyDa
-----END PGP SIGNATURE-----

Attachment: pgpOLkni5n91a.pgp
Description: PGP signature


--- End Message ---
  • Bug#1060911: darktable... Tino Mettler via Pkg-phototools-devel
    • Bug#1060911: mark... Debian Bug Tracking System via Pkg-phototools-devel

Reply via email to