[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backport request for redmine



Hi Antonio,

> A feedback: this will also need a backport for 2 libraries, so it will
> take a little more time. If anybody wants to help they are:
> 
> - ruby-rails-observers
> - ruby-rack-openid
> 
> but please let me know here on this list so we don't duplicated effort.

I did some attempts to prepare a backport for these libraries but I
can't upload them myself because I'am just a DM.
I also have no experience with ruby packaging so I prefer that someone
like you or Ondřej (in cc of this mail) take a look on my work first.

For each library, I forked the package's repository and I put my works
in a `wheezy-backports` branch:
* for ruby-rack-openid:
  - gitweb:
http://thomaspierson.eu/gitweb/?p=pkg-ruby-rack-openid.git;a=shortlog;h=refs/heads/wheezy-backports
  - gitraw: git://thomaspierson.fr/pkg-ruby-rack-openid.git
* for ruby-rails-observers:
  - gitweb:
http://thomaspierson.eu/gitweb/?p=pkg-ruby-rails-observers.git;a=shortlog;h=refs/heads/wheezy-backports
  - gitraw: git://thomaspierson.fr/pkg-ruby-rails-observers.git

I also attach the build result of this works.

I hope this could help you.

Regards,

Thomas Pierson

Format: 1.8
Date: Tue, 21 Jan 2014 10:33:14 +0100
Source: ruby-rack-openid
Binary: ruby-rack-openid
Architecture: source all
Version: 1.3.1-2~bpo70+1
Distribution: wheezy-backports
Urgency: low
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Thomas Pierson <contact@thomaspierson.fr>
Description: 
 ruby-rack-openid - Ruby Rack library to provide access to OpenID
Changes: 
 ruby-rack-openid (1.3.1-2~bpo70+1) wheezy-backports; urgency=low
 .
   * Rebuild for wheezy-backports.
   * Set build-Depend on gem2deb 0.3.0 to build for wheezy-backports.
Checksums-Sha1: 
 e347aa96a62ea6718e11b7803a2519ac1b70b790 1224 ruby-rack-openid_1.3.1-2~bpo70+1.dsc
 a9600fee8f05603540846065292441e4a61ebd93 2227 ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
 bff12ca46d102e7ffd37dca8dce642de8addf502 6308 ruby-rack-openid_1.3.1-2~bpo70+1_all.deb
Checksums-Sha256: 
 0b3c82c1b55261cf300c685476689e6a4b13bacc383b82f21e9c625ec742bc80 1224 ruby-rack-openid_1.3.1-2~bpo70+1.dsc
 a61cdf85d5b5db6f7e76a7f6e6940bb757be5dd08a7c53acdbbd35e6d8c89da3 2227 ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
 2819ad2c6dd13278e567c8299ad1979047bda2d61d45edb54bf38741b64f7373 6308 ruby-rack-openid_1.3.1-2~bpo70+1_all.deb
Files: 
 2d2d1df375e1c0e07fed5437cac1ef31 1224 ruby optional ruby-rack-openid_1.3.1-2~bpo70+1.dsc
 486861bd08f6144a699702d614528d74 2227 ruby optional ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
 8c5dc76e504f3b8b60bee9e7bc5e0d76 6308 ruby optional ruby-rack-openid_1.3.1-2~bpo70+1_all.deb

Attachment: ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
Description: GNU Zip compressed data

Format: 3.0 (quilt)
Source: ruby-rack-openid
Binary: ruby-rack-openid
Architecture: all
Version: 1.3.1-2~bpo70+1
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Homepage: http://github.com/josh/rack-openid
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rack-openid.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-openid.git
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
Package-List: 
 ruby-rack-openid deb ruby optional
Checksums-Sha1: 
 56b4200d6c2020b34611e04d2c6f7e19a4ca0f3d 5058 ruby-rack-openid_1.3.1.orig.tar.gz
 a9600fee8f05603540846065292441e4a61ebd93 2227 ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
Checksums-Sha256: 
 487d3ae8cfe70e72b6d5d5e27cf325838cc60cebe3fc28ba0aeae542f7c6a1ea 5058 ruby-rack-openid_1.3.1.orig.tar.gz
 a61cdf85d5b5db6f7e76a7f6e6940bb757be5dd08a7c53acdbbd35e6d8c89da3 2227 ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
Files: 
 4733f34038c5851944f807b897df5667 5058 ruby-rack-openid_1.3.1.orig.tar.gz
 486861bd08f6144a699702d614528d74 2227 ruby-rack-openid_1.3.1-2~bpo70+1.debian.tar.gz
Ruby-Versions: all
Format: 1.8
Date: Tue, 21 Jan 2014 09:53:18 +0100
Source: ruby-rails-observers
Binary: ruby-rails-observers
Architecture: source all
Version: 0.1.1-1~bpo70+1
Distribution: wheezy-backports
Urgency: low
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Thomas Pierson <contact@thomaspierson.fr>
Description: 
 ruby-rails-observers - toolkit to build Rails observers (part of Rails)
Changes: 
 ruby-rails-observers (0.1.1-1~bpo70+1) wheezy-backports; urgency=low
 .
   * Rebuild for wheezy-backports.
Checksums-Sha1: 
 83a952a02bfe841b3560c4e56b8efd668ceb42bc 1301 ruby-rails-observers_0.1.1-1~bpo70+1.dsc
 94c83ec1ad7e96637e14fdaee13cd90ed5941943 2329 ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
 51213b4a13a60e0d92d02bfa9ec812d70cde6295 12654 ruby-rails-observers_0.1.1-1~bpo70+1_all.deb
Checksums-Sha256: 
 7b9816ae2b3fa7ef64d2715af16f5a9b9eb49795e228e1dc072422e7743f3b92 1301 ruby-rails-observers_0.1.1-1~bpo70+1.dsc
 b791ab700123407050c5c85344f25ee467e94c7e0501a5cdb6c54e5c08540da0 2329 ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
 d17c9410129446c2921ccd932ebdcb1ec42c6e01e25019af0c6ff1cc7650144b 12654 ruby-rails-observers_0.1.1-1~bpo70+1_all.deb
Files: 
 52a21e7b310eae8aea2c5dcf227e9ea7 1301 ruby optional ruby-rails-observers_0.1.1-1~bpo70+1.dsc
 2724613e7c0ed8cbcc901bb07ac3d114 2329 ruby optional ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
 02ae337189543a03292704178f3f1ddb 12654 ruby optional ruby-rails-observers_0.1.1-1~bpo70+1_all.deb

Attachment: ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
Description: GNU Zip compressed data

Format: 3.0 (quilt)
Source: ruby-rails-observers
Binary: ruby-rails-observers
Architecture: all
Version: 0.1.1-1~bpo70+1
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Dm-Upload-Allowed: yes
Homepage: https://github.com/rails/rails-observers
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-observers.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-observers.git
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
Package-List: 
 ruby-rails-observers deb ruby optional
Checksums-Sha1: 
 70ac30470ba7fe3c0594b0df853f5ad010e43690 20357 ruby-rails-observers_0.1.1.orig.tar.gz
 94c83ec1ad7e96637e14fdaee13cd90ed5941943 2329 ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
Checksums-Sha256: 
 6c52225f08d7e0bf95c7bc933c4350585ba6aeef4fa8d38ab35db50293f9ebbc 20357 ruby-rails-observers_0.1.1.orig.tar.gz
 b791ab700123407050c5c85344f25ee467e94c7e0501a5cdb6c54e5c08540da0 2329 ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
Files: 
 53cbc7bfac811dccfc9e5ecf2d7db764 20357 ruby-rails-observers_0.1.1.orig.tar.gz
 2724613e7c0ed8cbcc901bb07ac3d114 2329 ruby-rails-observers_0.1.1-1~bpo70+1.debian.tar.gz
Ruby-Versions: all

Attachment: ruby-rails-observers_0.1.1-1~bpo70+1_all.deb
Description: application/deb

Attachment: ruby-rack-openid_1.3.1-2~bpo70+1_all.deb
Description: application/deb

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: