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

Bug#987964: marked as done (unblock: vim-scripts/20210124.1)



Your message dated Mon, 03 May 2021 09:14:05 +0000
with message-id <E1ldUeT-00087b-Ec@respighi.debian.org>
and subject line unblock vim-scripts
has caused the Debian Bug report #987964,
regarding unblock: vim-scripts/20210124.1
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.)


-- 
987964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987964
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 vim-scripts

[ Reason ]
The filesystem layout of the package was reorganized, but the default
setting of the VimSokoban files was not updated accordingly.

[ Impact ]
Users of VimSokoban will get an error and have to figure out how to
change the path in their config.

[ Tests ]
Manual tests verified the installed package can start VimSokoban without
any config changes.

[ Risks ]
None.  Single line change to update the default location for VimSokoban.

[ 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


unblock vim-scripts/20210124.1
diffstat for vim-scripts-20210124 vim-scripts-20210124.1

 changelog                  |    7 +++++++
 patches/sokoboan_path.diff |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -Nru vim-scripts-20210124/debian/changelog vim-scripts-20210124.1/debian/changelog
--- vim-scripts-20210124/debian/changelog	2021-01-24 18:58:45.000000000 -0500
+++ vim-scripts-20210124.1/debian/changelog	2021-04-27 07:44:43.000000000 -0400
@@ -1,3 +1,10 @@
+vim-scripts (20210124.1) unstable; urgency=medium
+
+  * Fix path for VimSokoban levels.  Thanks to Darshaka Pathirana for the
+    report.  (Closes: #987498)
+
+ -- James McCoy <jamessan@debian.org>  Tue, 27 Apr 2021 07:44:43 -0400
+
 vim-scripts (20210124) unstable; urgency=medium
 
   * color_sampler_pack:
diff -Nru vim-scripts-20210124/debian/patches/sokoboan_path.diff vim-scripts-20210124.1/debian/patches/sokoboan_path.diff
--- vim-scripts-20210124/debian/patches/sokoboan_path.diff	2021-01-24 18:58:45.000000000 -0500
+++ vim-scripts-20210124.1/debian/patches/sokoboan_path.diff	2021-04-27 07:44:43.000000000 -0400
@@ -10,7 +10,7 @@
      finish
  endif
  let loaded_VimSokoban = 1
-+let g:SokobanLevelDirectory = "/usr/share/vim-scripts/sokoban-levels/"
++let g:SokobanLevelDirectory = "/usr/share/vim-scripts/VimSokoban/plugin/VimSokoban/"
  
  " Allow the user to specify the location of the sokoban levels
  if (!exists("g:SokobanLevelDirectory"))

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

--- End Message ---

Reply to: