[Pkg-geany-team] Bug#1055983: geany-plugins: diff for NMU version 2.0-2.1
Bastian Germann
bage at debian.org
Wed Nov 15 16:14:14 GMT 2023
Control: retitle -1 geany-plugins: diff for NMU versions 2.0-2.1, 2.0-2.2
This NMU fixes a RC bug that was introduced with 2.0.
-------------- next part --------------
diff -Nru geany-plugins-2.0/debian/changelog geany-plugins-2.0/debian/changelog
--- geany-plugins-2.0/debian/changelog 2023-11-15 12:28:36.000000000 +0100
+++ geany-plugins-2.0/debian/changelog 2023-11-15 16:10:58.000000000 +0100
@@ -1,3 +1,10 @@
+geany-plugins (2.0-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Enable building arch-all packages (Closes: #1055990)
+
+ -- Bastian Germann <bage at debian.org> Wed, 15 Nov 2023 16:10:58 +0100
+
geany-plugins (2.0-2.1) unstable; urgency=medium
* Non-maintainer upload
diff -Nru geany-plugins-2.0/debian/rules geany-plugins-2.0/debian/rules
--- geany-plugins-2.0/debian/rules 2023-11-15 12:28:36.000000000 +0100
+++ geany-plugins-2.0/debian/rules 2023-11-15 16:10:58.000000000 +0100
@@ -95,8 +95,7 @@
find debian/tmp/ -name '*.pyc' -delete
dh_install
-override_dh_installdocs:
- dh_installdocs
+execute_after_dh_installdocs-arch:
cd $(CURDIR)/debian/geany-plugin-latex/usr/share/doc/geany-plugin-latex/ && \
ls -1 *.html | \
while read -r file; do \
More information about the Pkg-geany-team
mailing list