Log of /trunk/libjson-ruby
Directory Listing
Revision
4057 -
Directory Listing
Modified
Thu Sep 3 00:36:46 2009 UTC
(3 years, 8 months ago)
by
ryan52-guest
Ready for upload.
Revision
4056 -
Directory Listing
Modified
Thu Sep 3 00:36:35 2009 UTC
(3 years, 8 months ago)
by
ryan52-guest
New upstream release
Revision
4055 -
Directory Listing
Modified
Thu Sep 3 00:31:43 2009 UTC
(3 years, 8 months ago)
by
ryan52-guest
Debian Policy 3.8.3
Revision
3903 -
Directory Listing
Modified
Sat Aug 8 16:15:55 2009 UTC
(3 years, 9 months ago)
by
lucas
update Vcs-* fields
Revision
3477 -
Directory Listing
Modified
Tue Apr 28 05:10:24 2009 UTC
(4 years ago)
by
ryan52-guest
Original Path:
packages/libjson-ruby/trunk
* stop setup.rb from changing the shebang in the source
* always change the shebang in the installed version of edit-json to
ruby1.8
Revision
3476 -
Directory Listing
Modified
Tue Apr 28 05:06:04 2009 UTC
(4 years ago)
by
ryan52-guest
Original Path:
packages/libjson-ruby/trunk
* debhelper 5
* change section to ruby
* debian policy 3.8.1
* add dependency on ${misc:Depends}
* stop setup.rb from changing the shebang
* instead of installing the included prototype in the examples,
symlink to the one from the libjs-prototype package, and depend on
it
Revision
2506 -
Directory Listing
Modified
Fri Mar 7 21:12:15 2008 UTC
(5 years, 2 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
* New upstream release.
* Added Homepage and Vcs-* headers to debian/control.
* Bumped standards version to 3.7.3; performed minor fixes to
debian/copyright.
* Added build-depend on ruby1.8-dev for mkmf.rb. (Closes: #465673)
* Bumped ruby-pkg-tools version depend to >= 0.13, since it will be
using Debian's setup.rb.
* Modified debian/libjson-ruby-doc.examples to install data/* instead
of examples/* so that we do not have to have a modified tarball.
* Remove cruft installed by setup.rb to /usr/share in the hook in
debian/rules.
* Changed architecture of libjson-ruby1.8 to 'any'! Added ${shlib:Depends}
and ${misc:Depends} to the dependencies.
Revision
1983 -
Directory Listing
Modified
Sun Oct 7 12:44:39 2007 UTC
(5 years, 7 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
* Added 02-fix-fuzz.rb-shebang.patch to add a missing shebang to the
executable fuzz.rb tool.
Revision
1976 -
Directory Listing
Modified
Sun Oct 7 12:06:22 2007 UTC
(5 years, 7 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
* Added a man-page for prettify_json(1).
* Changed the depend of edit-json on libgtk2-ruby to libgtk2-ruby1.8 to
follow convention.
* Use a modified source tarball which renames data/ -> docs/ since
it uses setup.rb with a non-setup.rb-compliant dir layout. Also
all files have been processed by dos2unix.
Revision
1721 -
Directory Listing
Modified
Tue Jun 19 10:12:41 2007 UTC
(5 years, 11 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
* Updated setup.rb so that it supports the distclean target.
* Added myself to the Uploaders field.
Revision
1596 -
Directory Listing
Modified
Fri May 18 20:25:34 2007 UTC
(6 years ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
* New upstream release.
* Adapted debian/control, debian/rules, and remove debian/control.in to
drop the Uploaders rule.
* Moved the build-depend-indep on ruby-pkg-tools to the build-depends
for it is used in the clean target.
Revision
420 -
Directory Listing
Modified
Fri Mar 24 23:38:34 2006 UTC
(7 years, 1 month ago)
by
zoso
Original Path:
packages/libjson-ruby/trunk
* Changed Maintainer field (set to myself)
* Modified Section: for documentation package, to match override file
Revision
342 -
Directory Listing
Modified
Wed Feb 15 22:40:26 2006 UTC
(7 years, 3 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
Always issues with control <> control.in. It seems graphviz needs to be in control so that pbuilder catches the build-depend.
Revision
340 -
Directory Listing
Modified
Wed Feb 15 22:23:44 2006 UTC
(7 years, 3 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
Added missing build-depend-indep on graphviz, without a build-depend on both rdoc and graphviz this leads to empty -doc packages.
Revision
339 -
Directory Listing
Modified
Wed Feb 15 22:09:46 2006 UTC
(7 years, 3 months ago)
by
paulvt
Original Path:
packages/libjson-ruby/trunk
Fixed the missing comma's in the Depends field of edit-json. Prepare a new upload to close the RC bug.
Revision
242 -
Directory Listing
Modified
Wed Jan 11 00:40:08 2006 UTC
(7 years, 4 months ago)
by
zoso
Original Path:
packages/libjson-ruby/trunk
- Two tiny corrections to descriptions
- Added patch to fix shebang for edit_json
- Added and installed manpage for edit_json
Revision
222 -
Directory Listing
Modified
Thu Jan 5 01:38:31 2006 UTC
(7 years, 4 months ago)
by
zoso
Original Path:
packages/libjson-ruby/trunk
- Moved pixmaps to /usr/share/edit-json
- Renamed edit_json.rb to edit_json when installing in /usr/bin