News for package gem2deb

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (native)
Source: gem2deb
Binary: gem2deb, gem2deb-test-runner
Architecture: all
Version: 0.10
Maintainer: Debian Ruby Extras Maintainers <[email protected]>
Uploaders: Lucas Nussbaum <[email protected]>, Antonio Terceiro <[email protected]>, Vincent Fourmond <[email protected]>, Gunnar Wolf <[email protected]>, Cédric Boutillier <[email protected]>
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/gem2deb.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/gem2deb.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 7.0.50~), devscripts, lintian, rake, ruby-all-dev (>= 1:2.1.0.3~), ruby-mocha (>= 0.14.0), ruby-rspec, ruby-setup, ruby-shoulda-context, ruby-test-unit
Package-List:
 gem2deb deb ruby optional arch=all
 gem2deb-test-runner deb ruby optional arch=all
Checksums-Sha1:
 e56ee1a67dbca474a4cbfa6d38b60054532a26ea 51512 gem2deb_0.10.tar.xz
Checksums-Sha256:
 52a3730f0c70e4509f62baf188a9d9b5cb7603b76e0165774f79d362022d62be 51512 gem2deb_0.10.tar.xz
Files:
 c9a5264e5ce7ab1bcce0699c5948cee3 51512 gem2deb_0.10.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUFt+zAAoJEPwNsbvNRgveM/UQAKSQLSenmT0DUdjxLki9ly1l
0g4z005xQvTVMxb8pZJ3msx9fEzeKB7s2QLXjgPqt2ViyLpIS67DBQOxCRMNl67n
nMiZtq4WPkJX2/oFmx/Ao8ihgtR7R+MnSiZba95/oiX914+2xmTRZW7H73043VkO
4gEtFITIpAH0q+WXD+iRL07/eASv01r66h14GUCQ0i5sMg/4eg5rR3Hr0bNalYLK
BWruPfgxUYp8YiP/AWjDGXJcJ7BEd7l2u/JgDdN39tF3tg/6MHm1LhkipBCY/7Ae
/HsjSG6kalsRyv+AnBWE6qQE216FNO8X0VBG30Zj3fbKLTIqhxyrri+aTXwpLDHf
/U732woHZURk8XFiuE/oc7Wm2R18YstWVsLbddFXtmfXJL40h4LMCyEszPyrMHJv
+1NvfQgjLClBvErfkgrapvMVV2vIA3h81YcT/SHhawmJe+KxqXbRwzJfcpJDsaGQ
ye7h8m4hszS2BrUWRtkJkc54g1UqFOhDPvsJURUbKTBb5VtJJiHLmBFJV9tmArha
CnhlzPJ5391OyQfB17tK6NFHrTLHvZKNiEskTUAvvALa52Nz3E1o3/3lihD0dDdv
c3EMvy54ZifCYt1zlThmqh5Iwcmq9G8L+fysYeSFUu24WvPtNG8oX3g+XywrtTjl
SbxHXSXGTQujn+yqyrmb
=Kyew
-----END PGP SIGNATURE-----

Changes:
gem2deb (0.10) unstable; urgency=medium

  * gem2deb-test-runner: add '.' to $LOAD_PATH with --autopkgtest
  * dh-make-ruby won't create debian/tests/control anymore since autopkgtest
    will now auto-detect Ruby packages and assume an implicit tests
    definition. debian/tests/control.ex will be created instead, with comments
    explaining to either modify it and rename to control, or delete it.
  * dh-make-ruby: when test/ or spec/ exists, create debian/ruby-tests.rake
    with the appropriate rake invocation to run the tests, instead of being
    insecure and creating files all commented out.
  * install 'gem2deb/rake/testtask.rb' to gem2deb-test-runner instead of
    gem2deb
  * dh-make-ruby: generate uncommented Vcs-* headers in debian/control
  * dh-make-ruby: remove version qualifier from build-dependency on gem2deb to
    remove friction when backporting.

 -- Antonio Terceiro <[email protected]>  Mon, 08 Sep 2014 14:07:02 -0300