Bug#1035916: unblock: node-source-map/0.7.0++dfsg2+really.0.6.1-14

2023-05-11 Thread Sebastian Ramacher
On 2023-05-11 19:22:36 +0200, Paul Gevers wrote:
> Hi Sebastian,
> 
> On 11-05-2023 19:06, Sebastian Ramacher wrote:
> > So you're going back to a directory. That would require a symlink_to_dir
> > in the maintscript. Do you want to have symlinks or not?
> 
> See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035916#12

Ah, thanks. Somehow missed that message in the bug.

Cheers
-- 
Sebastian Ramacher



Bug#1035916: unblock: node-source-map/0.7.0++dfsg2+really.0.6.1-14

2023-05-11 Thread Paul Gevers

Hi Sebastian,

On 11-05-2023 19:06, Sebastian Ramacher wrote:

So you're going back to a directory. That would require a symlink_to_dir
in the maintscript. Do you want to have symlinks or not?


See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035916#12

Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1035916: unblock: node-source-map/0.7.0++dfsg2+really.0.6.1-14

2023-05-11 Thread Sebastian Ramacher
Control: tags -1 moreinfo

On 2023-05-11 10:57:27 +0400, Yadd wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: unblock
> X-Debbugs-Cc: node-source-...@packages.debian.org
> Control: affects -1 + src:node-source-map
> 
> Please unblock package node-source-map
> 
> [ Reason ]
> There was an error in maintscript, then updates from Bullseye dropped
> the copyright.
> 
> [ Impact ]
> Missing copyright
> 
> [ Risks ]
> No risk
> 
> [ 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
> 
> Cheers,
> Yadd
> 
> unblock node-source-map/0.7.0++dfsg2+really.0.6.1-14

> diff --git a/debian/changelog b/debian/changelog
> index 524ef9d..0de8d6b 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,10 @@
> +node-source-map (0.7.0++dfsg2+really.0.6.1-14) unstable; urgency=medium
> +
> +  * Team upload
> +  * Fix maintscript (Closes: #1035805). Thanks to Andreas Beckmann.
> +
> + -- Yadd   Thu, 11 May 2023 06:30:12 +0400
> +
>  node-source-map (0.7.0++dfsg2+really.0.6.1-13) unstable; urgency=medium
>  
>* Team upload
> diff --git a/debian/node-source-map.maintscript 
> b/debian/node-source-map.maintscript
> index 45938e9..dcfb513 100644
> --- a/debian/node-source-map.maintscript
> +++ b/debian/node-source-map.maintscript
> @@ -1 +1 @@
> -dir_to_symlink /usr/share/doc/node-source-map ../libjs-source-map 
> 0.7.0++dfsg2+really.0.6.1-9~
> +dir_to_symlink /usr/share/doc/node-source-map libjs-source-map 
> 0.7.0++dfsg2+really.0.6.1-9~
> diff --git a/debian/rules b/debian/rules
> index 55b4534..540fff9 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -15,6 +15,3 @@ override_dh_auto_build:
>  
>  override_dh_auto_clean:
>   rm -rf dist node_modules/.cache
> -
> -override_dh_installdocs:
> - dh_installdocs --link-doc=libjs-source-map

So you're going back to a directory. That would require a symlink_to_dir
in the maintscript. Do you want to have symlinks or not?

Cheers
-- 
Sebastian Ramacher



Bug#1035916: unblock: node-source-map/0.7.0++dfsg2+really.0.6.1-14

2023-05-11 Thread Yadd
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: node-source-...@packages.debian.org
Control: affects -1 + src:node-source-map

Please unblock package node-source-map

[ Reason ]
There was an error in maintscript, then updates from Bullseye dropped
the copyright.

[ Impact ]
Missing copyright

[ Risks ]
No risk

[ 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

Cheers,
Yadd

unblock node-source-map/0.7.0++dfsg2+really.0.6.1-14
diff --git a/debian/changelog b/debian/changelog
index 524ef9d..0de8d6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-source-map (0.7.0++dfsg2+really.0.6.1-14) unstable; urgency=medium
+
+  * Team upload
+  * Fix maintscript (Closes: #1035805). Thanks to Andreas Beckmann.
+
+ -- Yadd   Thu, 11 May 2023 06:30:12 +0400
+
 node-source-map (0.7.0++dfsg2+really.0.6.1-13) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/node-source-map.maintscript 
b/debian/node-source-map.maintscript
index 45938e9..dcfb513 100644
--- a/debian/node-source-map.maintscript
+++ b/debian/node-source-map.maintscript
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/node-source-map ../libjs-source-map 
0.7.0++dfsg2+really.0.6.1-9~
+dir_to_symlink /usr/share/doc/node-source-map libjs-source-map 
0.7.0++dfsg2+really.0.6.1-9~
diff --git a/debian/rules b/debian/rules
index 55b4534..540fff9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,3 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
rm -rf dist node_modules/.cache
-
-override_dh_installdocs:
-   dh_installdocs --link-doc=libjs-source-map