Your message dated Sun, 21 Mar 2021 13:55:50 +0000
with message-id <e1lnyyy-00035u...@respighi.debian.org>
and subject line unblock terminology
has caused the Debian Bug report #985613,
regarding unblock: terminology/1.9.0-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 ow...@bugs.debian.org
immediately.)
--
985613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: rvandegr...@debian.org
Please unblock package terminology
[ Reason ]
terminology 1.9.0-1 is missing a dependency required for users on wayland.
1.9.0-2 fixes this. The package has non-trivial autopkgtests, but the test
suite doesn't work on all arches. Thus, it will not migrate automatically.
[ Impact ]
terminology won't start for wayland users that are missing
libevas1-engines-wayland
[ Tests ]
1.9.0-2 only contains packaging changes:
- add Depends on libevas1-engines-wayland
- remove unused cme files accidentally included in the 1.9.0-1 upload. This is
not in the changelog because I only just discovered the issue. I can do a
1.9.0-3 changelog-only release, if that's better.
[ Risks ]
terminology is a leaf package, so the risk is isolated.
[ Checklist ]
[ ] all changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in testing
[ Other info ]
unblock terminology/1.9.0-2
diff -Nru terminology-1.9.0/debian/changelog terminology-1.9.0/debian/changelog
--- terminology-1.9.0/debian/changelog 2021-01-20 23:15:33.000000000 -0800
+++ terminology-1.9.0/debian/changelog 2021-03-14 22:46:23.000000000 -0700
@@ -1,3 +1,9 @@
+terminology (1.9.0-2) unstable; urgency=medium
+
+ * d/control: Depend on libevas1-engines-wayland (Closes: #985208)
+
+ -- Ross Vandegrift <rvandegr...@debian.org> Sun, 14 Mar 2021 22:46:23 -0700
+
terminology (1.9.0-1) unstable; urgency=medium
* New upstream version
diff -Nru terminology-1.9.0/debian/control terminology-1.9.0/debian/control
--- terminology-1.9.0/debian/control 2021-01-20 22:21:53.000000000 -0800
+++ terminology-1.9.0/debian/control 2021-03-14 22:34:15.000000000 -0700
@@ -16,7 +16,7 @@
Package: terminology
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, terminology-data (=
${source:Version}), libevas1-engines-x
+Depends: ${shlibs:Depends}, ${misc:Depends}, terminology-data (=
${source:Version}), libevas1-engines-x, libevas1-engines-wayland
Suggests: libelementary-bin, libemotion-players
Provides: x-terminal-emulator
Description: Enlightenment efl based terminal emulator
diff -Nru terminology-1.9.0/debian/copyright-scan-patterns.yml
terminology-1.9.0/debian/copyright-scan-patterns.yml
--- terminology-1.9.0/debian/copyright-scan-patterns.yml 2021-01-20
22:32:09.000000000 -0800
+++ terminology-1.9.0/debian/copyright-scan-patterns.yml 1969-12-31
16:00:00.000000000 -0800
@@ -1,41 +0,0 @@
----
-check:
- suffixes:
- - "*"
-
-ignore:
- pattern:
- - afl/
- - data/themes/
- - data/fonts/TERMINUS.txt
- - data/fonts/XFONT.txt
- suffixes:
- # cme/licensecheck barfs up garbage if binaries aren't excluded
- - bmp
- - dds
- - edc
- - eet
- - eps
- - gif
- - j2k
- - jp2
- - jpg
- - jpeg
- - md2
- - mo
- - ogg
- - ply
- - png
- - psd
- - svg
- - svgz
- - tga
- - tgv
- - ttf
- - wav
- - wbmp
- - webp
- - x
- - xcf
- - xcf.gz
- - xpm
diff -Nru terminology-1.9.0/debian/fill.copyright.blanks.yml
terminology-1.9.0/debian/fill.copyright.blanks.yml
--- terminology-1.9.0/debian/fill.copyright.blanks.yml 2021-01-20
22:31:22.000000000 -0800
+++ terminology-1.9.0/debian/fill.copyright.blanks.yml 1969-12-31
16:00:00.000000000 -0800
@@ -1,23 +0,0 @@
-.*:
- copyright: 2012-2020 Carsten Haitzler and various contributors (see AUTHORS)
- license: BSD-2-clause
-
-po/*:
- 'override-copyright': 2012-2020 Carsten Haitzler and various contributors
(see AUTHORS)
- 'override-license': BSD-2-clause
-
-meson.build:
- copyright: 2012-2020 Carsten Haitzler and various contributors (see AUTHORS)
- 'override-license': BSD-2-clause
-
-data/fonts/*.pcf:
- license: public-domain
- copyright: none
-
-data/fonts/nexus.pcf:
- copyright: 1996-2002 Carsten Haitzler, Jonathan Perkin, Tom Gilbert and
Simon Horman
- license: BSD-2-clause
-
-data/fonts/terminus*:
- copyright: 2011 Dimitar Toshkov Zhekov, with Reserved Font Name "Terminus
Font"
- license: SIL-OFL-1.1
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---