View Git repositories
Name Status Last Modified Last Commit
lp://staging/ubuntu/wily-proposed/ruby-gsl 1 Development 2015-09-08 16:36:55 UTC
7. No-change rebuild to add ruby2.2 supp...

Author: Matthias Klose
Revision Date: 2015-09-08 16:36:55 UTC

No-change rebuild to add ruby2.2 support.

lp://staging/ubuntu/wily/ruby-gsl 1 Development 2015-05-07 17:17:33 UTC
6. Rebuild against current ruby-defaults...

Author: Colin Watson
Revision Date: 2014-11-19 14:10:49 UTC

Rebuild against current ruby-defaults, dropping support for Ruby 2.0.

lp://staging/ubuntu/vivid-proposed/ruby-gsl 1 Development 2014-11-19 14:45:42 UTC
6. Rebuild against current ruby-defaults...

Author: Colin Watson
Revision Date: 2014-11-19 14:10:49 UTC

Rebuild against current ruby-defaults, dropping support for Ruby 2.0.

lp://staging/ubuntu/vivid/ruby-gsl 2 Mature 2014-11-19 14:10:49 UTC
6. Rebuild against current ruby-defaults...

Author: Colin Watson
Revision Date: 2014-11-19 14:10:49 UTC

Rebuild against current ruby-defaults, dropping support for Ruby 2.0.

lp://staging/ubuntu/utopic-proposed/ruby-gsl 2 Mature 2014-04-28 13:24:29 UTC
5. * Team upload. * Port to Ruby 2.1 (Cl...

Author: Antonio Terceiro
Revision Date: 2014-04-17 17:44:49 UTC

* Team upload.
* Port to Ruby 2.1 (Closes: #744805)

lp://staging/ubuntu/utopic/ruby-gsl 1 Development 2014-04-25 23:29:34 UTC
5. * Team upload. * Port to Ruby 2.1 (Cl...

Author: Antonio Terceiro
Revision Date: 2014-04-17 17:44:49 UTC

* Team upload.
* Port to Ruby 2.1 (Closes: #744805)

lp://staging/ubuntu/trusty/ruby-gsl 2 Mature 2013-11-30 17:26:48 UTC
4. * Imported Upstream version 1.15.3 * ...

Author: Cédric Boutillier
Revision Date: 2013-11-30 17:26:48 UTC

* Imported Upstream version 1.15.3
* debian/watch: use gemwatch to track gsl gem
* add ruby-tests.rb to run tests at build time
* debian/control:
  - add myself to Uploaders
  - bump Standards-Version to 3.9.5 (no changes needed)
  - drop transitional packages
  - replace ruby1.8 by ruby in Depends
  - normalise VCS-Git url
* debian/patches:
  - refresh patches 20110605_extconf.rb and 20130815_deprecated_enum.patch
  - deactivate 0110605_*_complex.c patches; not needed anymore
  - add 20131016_fix_test_typo.patch: fix typo in a test
  - add 20131016_test_output_less_verbose.patch: make tests less verbose
    when passing
  - add 20131016_deactivate_failing_tests.patch: skip failing tests on amd64
  - add DEP-3 headers to 00{1,2}*.patch files
* debian/rules: drop --with quilt switch
* Repack source to remove non-free documentation (Closes: #709497)
  - add debian/gbp.conf to filter out rdoc directory, containing files under
    the GNU Documentation license with invariant sections.
  - do not build the doc in debian/rules
  - add dversionmangle option in debian/watch to strip +dfsg suffix
  - document in debian/README.source how the repack is handled
* debian/copyright: port to copyright-format/1.0

lp://staging/ubuntu/trusty-proposed/ruby-gsl 1 Development 2013-11-30 17:26:48 UTC
4. * Imported Upstream version 1.15.3 * ...

Author: Cédric Boutillier
Revision Date: 2013-11-30 17:26:48 UTC

* Imported Upstream version 1.15.3
* debian/watch: use gemwatch to track gsl gem
* add ruby-tests.rb to run tests at build time
* debian/control:
  - add myself to Uploaders
  - bump Standards-Version to 3.9.5 (no changes needed)
  - drop transitional packages
  - replace ruby1.8 by ruby in Depends
  - normalise VCS-Git url
* debian/patches:
  - refresh patches 20110605_extconf.rb and 20130815_deprecated_enum.patch
  - deactivate 0110605_*_complex.c patches; not needed anymore
  - add 20131016_fix_test_typo.patch: fix typo in a test
  - add 20131016_test_output_less_verbose.patch: make tests less verbose
    when passing
  - add 20131016_deactivate_failing_tests.patch: skip failing tests on amd64
  - add DEP-3 headers to 00{1,2}*.patch files
* debian/rules: drop --with quilt switch
* Repack source to remove non-free documentation (Closes: #709497)
  - add debian/gbp.conf to filter out rdoc directory, containing files under
    the GNU Documentation license with invariant sections.
  - do not build the doc in debian/rules
  - add dversionmangle option in debian/watch to strip +dfsg suffix
  - document in debian/README.source how the repack is handled
* debian/copyright: port to copyright-format/1.0

lp://staging/ubuntu/saucy/ruby-gsl 2 Mature 2013-04-26 02:12:43 UTC
2. * New upstream release. * debian/cont...

Author: daigo
Revision Date: 2011-06-05 22:53:59 UTC

* New upstream release.
* debian/control:
  - Moved Debian repository from svn to git.
  - Bumped up Standards-Version to 3.9.2.
  - Followed the NArray package name change from libnarray-ruby to
    ruby-narray.
  - Build-Depends libtamuanova-dev to build a related module.
* debian/rules: Clean auto-generated files (Closes: #628264)
* Added patches to work around build failure:
  - debian/patches/20110605_matrix_complex.c
  - debian/patches/20110605_vector_complex.c
* debian/patches/20110605_extconf.rb: Added a patch to find narra.h
  correctly.
* Converted the build system to gem2deb, removed build dependency on cdbs
  and ruby-pkg-tools

lp://staging/ubuntu/raring/ruby-gsl 2 Mature 2012-10-20 10:53:11 UTC
2. * New upstream release. * debian/cont...

Author: daigo
Revision Date: 2011-06-05 22:53:59 UTC

* New upstream release.
* debian/control:
  - Moved Debian repository from svn to git.
  - Bumped up Standards-Version to 3.9.2.
  - Followed the NArray package name change from libnarray-ruby to
    ruby-narray.
  - Build-Depends libtamuanova-dev to build a related module.
* debian/rules: Clean auto-generated files (Closes: #628264)
* Added patches to work around build failure:
  - debian/patches/20110605_matrix_complex.c
  - debian/patches/20110605_vector_complex.c
* debian/patches/20110605_extconf.rb: Added a patch to find narra.h
  correctly.
* Converted the build system to gem2deb, removed build dependency on cdbs
  and ruby-pkg-tools

lp://staging/ubuntu/quantal/ruby-gsl 2 Mature 2012-05-04 11:36:56 UTC
2. * New upstream release. * debian/cont...

Author: daigo
Revision Date: 2011-06-05 22:53:59 UTC

* New upstream release.
* debian/control:
  - Moved Debian repository from svn to git.
  - Bumped up Standards-Version to 3.9.2.
  - Followed the NArray package name change from libnarray-ruby to
    ruby-narray.
  - Build-Depends libtamuanova-dev to build a related module.
* debian/rules: Clean auto-generated files (Closes: #628264)
* Added patches to work around build failure:
  - debian/patches/20110605_matrix_complex.c
  - debian/patches/20110605_vector_complex.c
* debian/patches/20110605_extconf.rb: Added a patch to find narra.h
  correctly.
* Converted the build system to gem2deb, removed build dependency on cdbs
  and ruby-pkg-tools

111 of 11 results