[DRE-commits] [ruby-xpath] annotated tag debian/2.0.0-1_bpo70+1 created (now cb520ad)
Jérémy Bobbio
lunar at moszumanska.debian.org
Sat May 10 16:16:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a change to annotated tag debian/2.0.0-1_bpo70+1
in repository ruby-xpath.
at cb520ad (tag)
tagging 294419601c8aae8d1c171a0948c49ba0b3b4c6c4 (commit)
replaces upstream/2.0.0
tagged by Jérémy Bobbio
on Sat May 10 18:16:30 2014 +0200
- Log -----------------------------------------------------------------
Format: 1.8
Date: Sat, 10 May 2014 18:14:43 +0200
Source: ruby-xpath
Binary: ruby-xpath
Architecture: source all
Version: 2.0.0-1~bpo70+1
Distribution: wheezy-backports
Urgency: low
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lunar at debian.org>
Description:
ruby-xpath - Ruby library to generate XPath expressions
Closes: 695484
Changes:
ruby-xpath (2.0.0-1~bpo70+1) wheezy-backports; urgency=low
.
* Rebuild for wheezy-backports.
.
ruby-xpath (2.0.0-1) unstable; urgency=low
.
* New upstream Release
* removing patch remove-bundler, upstream doesn't require bundler anymore
to run tests.
.
ruby-xpath (1.0.0-1) unstable; urgency=low
.
* Initial release (Closes: #695484)
Checksums-Sha1:
cf5816955e8263de2b435f0a895eb07e1719fa3d 1228 ruby-xpath_2.0.0-1~bpo70+1.dsc
5f3dd5a7d9220d65cbaac100638fb90f88704117 2330 ruby-xpath_2.0.0-1~bpo70+1.debian.tar.gz
dc5d930fb1f7513aaabc05f383187c067bd72345 8756 ruby-xpath_2.0.0-1~bpo70+1_all.deb
Checksums-Sha256:
40a1b35cd5ec360561eaec8c544092de2e43ccf68ac48e64a3b5fb57720cbb24 1228 ruby-xpath_2.0.0-1~bpo70+1.dsc
7898622bd84f8ac1cdec66129938b08bf3dc69cf00170b77906b3f0cf32ccf0d 2330 ruby-xpath_2.0.0-1~bpo70+1.debian.tar.gz
f163bfb12af59b320da9353483655e04af89efe77f268fda95fbd7b17d1e3272 8756 ruby-xpath_2.0.0-1~bpo70+1_all.deb
Files:
42b199dfab2911fd37c2c3dd0acfd9fd 1228 ruby optional ruby-xpath_2.0.0-1~bpo70+1.dsc
b36d3529fad2e63a966db51868b232a3 2330 ruby optional ruby-xpath_2.0.0-1~bpo70+1.debian.tar.gz
211a9f4c9e3160b7da996075dea57b20 8756 ruby optional ruby-xpath_2.0.0-1~bpo70+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJTblDeAAoJEEgU3sIrMHw8kI0P/24Ium487dqaLAOJswBMSXsH
NbTiphmH31QX1R14QQyPCCigt6UZMCQNljXVWmAK44ypQMy6kcgcV8de8rzUtVUd
iJV8QO+xaeFk9MeEKRfFNrCwE3nk3TWGsuw04QZRVUA7jqHbu6LrjHPcyhF2I7ZV
d5N8cGGxrl85WqAIQdMvxMNzogWRO7KtHYJFZ7JD2ixYfd3AIcYfoRVx7DOj/8Zc
tbx9XRM6Vq7L3S0T5qrONu6QFbgIoCyraRFU0mUQODqka1PuhNzOAYQbIsV5VQbg
sylk6yX0w8nHtzrg3/rX9USZQwWMkyPMGT5MnsIFGV9fPnGvBdKAWtdZemC97SJx
Iu6KkyFqKjXCJiCBx2A0AOoZRTU/xv9sz0kqb1urUe9zMw6r3IFDo+5s4SM5LRM5
NLx5Bi1vmLfEaeWw+Wc4NtRnjGEu2LXrLqOL8r0tpTQlv6gDUuFqL4Qy35g+9c4z
Z3XajPhxvkk78uE/3iTUVYpmDMDgTLc1gn/DI//j3F4APFLiQJ2gEvK17mxzZo4+
Wyz/4zFqXVtDejgrHwe3lmTOh5/xGqr6erdfUP1CrAPj3WE4g+AorYXhfuDDoJI4
t9lqbrgVo5/MJgLg2dBvy1Qqkfj7jA7TXQDofIItCLnaNyRDHTjBeZUeTjcYgU1J
1IXT8UNh0FmvQeV00cPP
=rlsa
-----END PGP SIGNATURE-----
Cédric Boutillier (2):
activate VCS-* fields, remove comments, update short description
use canonical URI in Vcs-* fields
Jérémy Bobbio (2):
Add git-buildpackage configuration
Release version 2.0.0-1~bpo70+1 to wheezy-backports
Markus Tornow (1):
Imported Debian patch 1.0.0-1
Praveen Arimbrathodiyil (1):
install README as doc
markus tornow (5):
adding debian/source/local-options with content 'unapply-patches'
adding ITP #695484
documenting the patch debian/patches/remove-bundler, might be wrong
Merge tag 'upstream/2.0.0'
upgrading to new upstream release 2.0.0; removing patch remove-bundler due to upstream changes, only patch, so remove debian/patch too
tornow (7):
adding changelog, control, copyright, del ruby-tests.rb, adding ruby-tests.rake
adding rake as a Dependency
making rake a Build-Depends instead a Dependency
added ruby-rspec as a Build-Depends
adding patch remove-bundler with quilt, .gitignore .pc file, adding debian/patches
adding ruby-nokogiri as a build-dep
commenting require rubygems from spec/spec_helper.rb too, pbuilder succeeds without that though
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 3da29f7 Add git-buildpackage configuration
new 2944196 Release version 2.0.0-1~bpo70+1 to wheezy-backports
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-xpath.git
More information about the Pkg-ruby-extras-commits
mailing list