File: README.source

package info (click to toggle)
ruby-nokogiri 1.10.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,088 kB
  • sloc: xml: 28,081; ruby: 16,687; java: 13,293; ansic: 4,954; yacc: 265; sh: 76; makefile: 19
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