[Pkg-javascript-commits] [node-async] annotated tag debian/0.8.0-2 created (now 5efc373)

Jonas Smedegaard dr at jones.dk
Sun Jan 7 17:19:54 UTC 2018


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag debian/0.8.0-2
in repository node-async.

        at  5efc373   (tag)
   tagging  60352561a133f9c746becca9a6a3fa4803d92293 (commit)
  replaces  debian/0.8.0-1
 tagged by  Jonas Smedegaard
        on  Sun Jan 7 18:19:50 2018 +0100

- Log -----------------------------------------------------------------
node-async Debian release 0.8.0-2
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlpSVrYACgkQLHwxRsGg
ASEC2g//Siwm/IxuUMJKWaMtH1/ZCtkkKtaOcQXsaoSX8QaNCHfgmkDkB5qidrJg
+O6AyXErg47EnufEX2c21nDmKIa0mMhuPyvtredR2zLQv3oZGcwzd4X79usoeL03
waP+rIruodFKXBYLe+lQL+x8GCgEZvylPcP2vMQmHr/Tywu3EGjFOu+ZfO2NdxMB
otgslWhtjuFDxdV7LhohlTOKhGw1i7is4RaL+jtDLYavoKj1Yro9MIaUw8ZvC0Zu
cBOVcpjsckxbpDLOw3NIDJVR7f3bBY12AU6goaQZKXIvVxU0dAITL4BvF37itm/x
JBhVabHAwi9aLU90KP2aAIJixWHgYBmRZHfgKuniZJwZYJQ+whCFh4TawWc7qfDt
z/wbDXJcdwUrTshDGnLPa+QxET7z+FjTQtmNOb5zw6aY9nVdaEOHBx7sWSvz8jFE
1CEUnT4Brz+E6W8aXvaxBhjgqNHM4XoCaqOQwQJdcTeFZ7QBSvABxEYkAldyAD7l
OcKOIby45gSo5f+VMU3kH8pjNVIG0unFlRgKnUTXpGEuVW9nkj/g0i7F63Fvvqrz
131xihJmiInExSQMMVDs+B+GjCI5WkvxXFgp9yBvwboa9PLo/GZ3FLWlMQLrZ5wJ
2Xv1Rwgxq6uv0/jJNt5qwfTr4XbITfqfqFmzXVZqeqBWxyzq6Hc=
=St4P
-----END PGP SIGNATURE-----

Jonas Smedegaard (26):
      Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
      Modernize git-buildpackage config: Avoid git- prefix. Filter any .git* file.
      Update watch file: Bump file format to version 4. Use github pattern from documentation. Set repacksuffix. Add usage comment. Use substitution strings.
      Update package relations: Stop fallback-build-depend on yui-compressor: Unneeded since squeeze.
      Stop resolve build-dependencies indirectly in rules file.
      Modernize Vcs-* fields: Use protocol https (not http or git). Use git (not cgit) in path. Include .git suffix in path.
      Update package relations: Fix stop libjs-async bogus dependency on nodejs.
      Update package relations: Fix have libjs-async recommend javascript-common.
      Update package relations: Stop build-depend on dh-buildinfo.
      Use package section javascript (not web).
      Improve short and long descriptions.
      Declare compliance with Debian Policy 4.1.3.
      Use dephelper compatibility level 9 (not 8).
      Tidy rules: Rename variable libname → lib.
      Tidy rules: Rename variables libpkgname → pkg-js, nodepkgname → pkg-node.
      Fix have node-async symlink from and depend on libjs-async (not ship duplicate code).
      Tidy rules: Drop variable libdirname.
      Fix install nodejs code into subdirectory. Closes: Bug#772835. Thanks to Olliver Schinagl.
      Tidy rules.
      Tighten rules file: Generalize resolving JavaScript source files.
      Modernize cdbs: Do copyright-check in maintainer script (not during build). Stop build-depend on devscripts.
      Update copyright info: Use https protocol in file format URL.
      Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
      Add lintian override regarding license in License-Reference field. See bug#786450.
      Update copyright info: Extend coverage for myself.
      Prepare for release: Update changelog, and copyright hints.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  1b57777   Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
       new  e08b53e   Modernize git-buildpackage config: Avoid git- prefix. Filter any .git* file.
       new  039aa2a   Update watch file: Bump file format to version 4. Use github pattern from documentation. Set repacksuffix. Add usage comment. Use substitution strings.
       new  f59b8c9   Update package relations: Stop fallback-build-depend on yui-compressor: Unneeded since squeeze.
       new  3c3bb35   Stop resolve build-dependencies indirectly in rules file.
       new  f42e248   Modernize Vcs-* fields: Use protocol https (not http or git). Use git (not cgit) in path. Include .git suffix in path.
       new  dd68830   Update package relations: Fix stop libjs-async bogus dependency on nodejs.
       new  d5ae851   Update package relations: Fix have libjs-async recommend javascript-common.
       new  a104b25   Update package relations: Stop build-depend on dh-buildinfo.
       new  77c0bfe   Use package section javascript (not web).
       new  3d6a648   Improve short and long descriptions.
       new  fb23e58   Declare compliance with Debian Policy 4.1.3.
       new  a4a7800   Use dephelper compatibility level 9 (not 8).
       new  f1f8fd3   Tidy rules: Rename variable libname → lib.
       new  85351da   Tidy rules: Rename variables libpkgname → pkg-js, nodepkgname → pkg-node.
       new  819500c   Fix have node-async symlink from and depend on libjs-async (not ship duplicate code).
       new  9469170   Tidy rules: Drop variable libdirname.
       new  d0fe1ca   Fix install nodejs code into subdirectory. Closes: Bug#772835. Thanks to Olliver Schinagl.
       new  0419ea9   Tidy rules.
       new  2195780   Tighten rules file: Generalize resolving JavaScript source files.
       new  3749e45   Modernize cdbs: Do copyright-check in maintainer script (not during build). Stop build-depend on devscripts.
       new  9982905   Update copyright info: Use https protocol in file format URL.
       new  4f6dee2   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  7851aa0   Add lintian override regarding license in License-Reference field. See bug#786450.
       new  00afd81   Update copyright info: Extend coverage for myself.
       new  6035256   Prepare for release: Update changelog, and copyright hints.

The 26 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list