File: README.source

package info (click to toggle)
ruby-nokogiri 1.11.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,576 kB
  • sloc: xml: 28,086; ruby: 18,456; java: 13,067; ansic: 5,138; yacc: 265; sh: 208; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
The ruby-nokogiri package uses the Github repository to fetch the test
suite. Upstream does not want to provide a gemspec file in the
repository for reasons explained in Y_U_NO_GEMSPEC.md. As it is crucial
for integration between rubygems and Debian package management system,
we decide to retrieve the gemspec file from the corresponding .gem as
follows:
- import the new tarball and open a changelog entry for this new version
  (This can be done with the "new-upstream" script from the meta repo
- run ./debian/rules gemspec this creates a debian/gemspec file which
  can be committed in the repo.

-- Cédric Boutillier <boutil@debian.org>  Wed, 09 Jan 2019 10:15:39 +0100