Your message dated Thu, 14 Mar 2019 09:06:18 +0000 with message-id <E1h4MJe-0005Z9-Be@respighi.debian.org> and subject line unblock decopy has caused the Debian Bug report #924536, regarding unblock: decopy/0.2.4.1-2 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 owner@bugs.debian.org immediately.) -- 924536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924536 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: decopy/0.2.4.1-2
- From: Maximiliano Curia <maxy@debian.org>
- Date: Thu, 14 Mar 2019 08:13:43 +0100
- Message-id: <[🔎] 20190314071341.ji2jwhgacjs2u6w3@neoptolemo.gnuservers.com.ar>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package decopydecopy pkg uses ronn to generate its manpage, and it seems that ronn changed the name of its output file. This change caused an FTBFS in decopy (#924272), which is fixed/worked around in 0.2.4.1-2.unblock decopy/0.2.4.1-2 -- System Information: Debian Release: buster/sid APT prefers testing-debug APT policy: (700, 'testing-debug'), (700, 'testing'), (600, 'stable-updates'), (600, 'stable-debug'), (600, 'proposed-updates'), (600, 'stable'), (500, 'buildd-unstable'), (50, 'unstable-debug'), (50, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled --"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies."-- C.A.R. Hoare Saludos /\/\ /\ >< `/diff -Nru decopy-0.2.4.1/debian/changelog decopy-0.2.4.1/debian/changelog --- decopy-0.2.4.1/debian/changelog 2018-07-22 11:00:46.000000000 +0200 +++ decopy-0.2.4.1/debian/changelog 2019-03-13 09:20:54.000000000 +0100 @@ -1,3 +1,10 @@ +decopy (0.2.4.1-2) unstable; urgency=medium + + [ Vincent Blut ] + * Fix FTBFS due to incorrect filename (Closes: 924272) + + -- Maximiliano Curia <maxy@debian.org> Wed, 13 Mar 2019 09:20:54 +0100 + decopy (0.2.4.1-1) unstable; urgency=medium * New upstream release (0.2.4.1) diff -Nru decopy-0.2.4.1/debian/rules decopy-0.2.4.1/debian/rules --- decopy-0.2.4.1/debian/rules 2018-07-22 11:00:46.000000000 +0200 +++ decopy-0.2.4.1/debian/rules 2019-03-13 09:20:54.000000000 +0100 @@ -8,8 +8,8 @@ override_dh_auto_build: dh_auto_build ronn README.md - mv README.1 decopy.1 - mv README.1.html decopy.1.html + mv README*.1 decopy.1 + mv README*.1.html decopy.1.html override_dh_auto_test: LC_ALL=C.UTF-8 dh_auto_testAttachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 924536-done@bugs.debian.org
- Subject: unblock decopy
- From: Emilio Pozuelo Monfort <pochu@respighi.debian.org>
- Date: Thu, 14 Mar 2019 09:06:18 +0000
- Message-id: <E1h4MJe-0005Z9-Be@respighi.debian.org>
Unblocked.
--- End Message ---