Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package php-horde-mime-viewer

It was discovered that some of the Javascript files were not properly
included into the php-horde-mime-viewer bin:pkg.

[ Reason ]

+  * d/control: Bump Standards-Version: to 4.6.2. No changes needed.
+  * d/rules: Make sure syntaxhighlighter src-files end up in bin:pkg. (Closes:
+    #1035429).

We now simply copy those files into the bin:pkg by a cp statement in
d/rules.

[ Impact ]
Syntax highlighting in Horde components (such as whups, the Horde
bugtracker) should now be fixed.

[ Tests ]
Checking the package after installation, only symlinked files now do exist.

[ Risks ]
Syntax highlighting in Horde might be broken.

[ Checklist ]
  [x] 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 ]
None.

unblock php-horde-mime-viewer/2.2.4+debian0-2
diff -Nru php-horde-mime-viewer-2.2.4+debian0/debian/changelog 
php-horde-mime-viewer-2.2.4+debian0/debian/changelog
--- php-horde-mime-viewer-2.2.4+debian0/debian/changelog        2022-03-08 
21:12:22.000000000 +0100
+++ php-horde-mime-viewer-2.2.4+debian0/debian/changelog        2023-05-16 
23:25:26.000000000 +0200
@@ -1,3 +1,11 @@
+php-horde-mime-viewer (2.2.4+debian0-2) unstable; urgency=medium
+
+  * d/control: Bump Standards-Version: to 4.6.2. No changes needed.
+  * d/rules: Make sure syntaxhighlighter src-files end up in bin:pkg. (Closes:
+    #1035429).
+
+ -- Mike Gabriel <sunwea...@debian.org>  Tue, 16 May 2023 23:25:26 +0200
+
 php-horde-mime-viewer (2.2.4+debian0-1) unstable; urgency=medium
 
   * New upstream version 2.2.4+debian0
diff -Nru php-horde-mime-viewer-2.2.4+debian0/debian/rules 
php-horde-mime-viewer-2.2.4+debian0/debian/rules
--- php-horde-mime-viewer-2.2.4+debian0/debian/rules    2020-07-01 
09:45:24.000000000 +0200
+++ php-horde-mime-viewer-2.2.4+debian0/debian/rules    2023-05-16 
23:24:43.000000000 +0200
@@ -7,3 +7,4 @@
        # Remove extra license files
        rm 
debian/php-horde-mime-viewer/usr/share/horde/js/syntaxhighlighter/LGPL-LICENSE
        rm 
debian/php-horde-mime-viewer/usr/share/horde/js/syntaxhighlighter/MIT-LICENSE
+       cp Horde_Mime_Viewer-*/js/syntaxhighlighter/src/*.js 
debian/php-horde-mime-viewer/usr/share/horde/js/syntaxhighlighter/src/

Reply via email to