[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1036348: marked as done (unblock: php-horde-mime-viewer/2.2.4+debian0-2)



Your message dated Fri, 19 May 2023 17:25:35 +0000
with message-id <E1q03rD-007UOL-J3@respighi.debian.org>
and subject line unblock php-horde-mime-viewer
has caused the Debian Bug report #1036348,
regarding unblock: php-horde-mime-viewer/2.2.4+debian0-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.)


-- 
1036348: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036348
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@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 <sunweaver@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/

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: