File: changelog

package info (click to toggle)
step.js 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: javascript: 377; makefile: 2
file content (128 lines) | stat: -rw-r--r-- 4,105 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
step.js (1.0.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.0.0

 -- Yadd <yadd@debian.org>  Sun, 09 Jan 2022 14:53:53 +0100

step.js (0.0.5+20111229-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Update watch file format version to 4.
  * Bump debhelper dependency to >= 7, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 7 to 10.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Use canonical URL in Vcs-Browser.
  * Remove use of githubredir - see
    https://lists.debian.org/debian-devel-announce/2014/10/msg00000.html for
    details.
  * Apply multi-arch hints.
    + node-step: Add Multi-Arch: foreign.

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.6.0
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Drop dependency to nodejs
  * Switch from cdbs to dh and use dh-sequence-nodejs auto install
  * Fix VCS fields
  * Fix debian/watch

 -- Yadd <yadd@debian.org>  Sun, 09 Jan 2022 14:50:17 +0100

step.js (0.0.5+20111229-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Tue, 05 Jan 2021 18:29:44 +0100

step.js (0.0.5+20111229-1) unstable; urgency=low

  * Re-release using (git snapshot from) official source.
  * Use anonscm.debian.org URL in Vcs-Browser field.
  * Update copyright file:
    + Quote license strings in comments.
    + Remove search.npmjs.org as upstream source.
  * Remove debian/source/local-options; abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 Mar 2012 00:21:53 +0100

step.js (0.0.5-2) unstable; urgency=low

  * Team upload.
  * Fix source origin information in debian/copyright

 -- David Paleino <dapal@debian.org>  Thu, 22 Mar 2012 23:25:31 +0100

step.js (0.0.5-1) unstable; urgency=low

  * Team upload.
  * New upstream version

 -- David Paleino <dapal@debian.org>  Thu, 22 Mar 2012 23:03:12 +0100

step.js (0.0.4-4) unstable; urgency=low

  * Set priority=extra to match ftpmaster override.
  * Bump copyright file format to 1.0.
  * Bump standards-version to 3.9.3.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Mar 2012 20:41:28 +0100

step.js (0.0.4-3) unstable; urgency=low

  * Bump policy compliance to standards-version 3.9.2.
  * Bump copyright file format to draft 174 of DEP-5.
  * Update watch file to use more flexible regex.
  * Bump debhelper compatilibity level to 7.
  * Relax build-depend unversioned on debhelper (needed version
    satisfied even in oldstable).
  * Fix install README.markdown.
  * Fix unset executable bit on library.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2011 14:03:45 +0700

step.js (0.0.4-2) unstable; urgency=low

  * Team upload.
  * Rename binary package from libnode-step to node-step, as per
    Debian Javascript Policy (Closes: #646933)

 -- David Paleino <dapal@debian.org>  Fri, 28 Oct 2011 23:29:43 +0200

step.js (0.0.4-1) unstable; urgency=low

  * New upstream release.
  * Package now team-maintained:
    + Set Debian Javascript Maintainers as maintainer.
    + Set myself as uploader.
  * Update copyright file: Bump (not extend, oddly enough) a copyright
    year.
  * Drop no longer needed patch.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Mar 2011 11:29:48 +0100

step.js (0.0.3-2) experimental; urgency=low

  * Fix install single libfile step.js outside of subdir.
  * Rename binary package to match micro-policy Node naming scheme:
    libnode-PKG.
  * Fix unset executable bit on library file. Thanks to lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Jan 2011 13:00:03 +0100

step.js (0.0.3-1) experimental; urgency=low

  * Initial release.
    Closes: Bug#611323.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Jan 2011 03:30:00 +0100