[DRE-commits] [ruby-pkg-config] branch master updated (1726296 -> 5a7b9c2)
Daisuke Higuchi
dai at moszumanska.debian.org
Thu Mar 13 13:52:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
dai pushed a change to branch master
in repository ruby-pkg-config.
from 1726296 debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
new 43e95cd Imported Upstream version 1.1.3
new d3f9d4c Merge tag 'upstream/1.1.3'
new 9fcef7e Imported Upstream version 1.1.4
new a431c0f Merge tag 'upstream/1.1.4'
new 2218ea1 Imported Upstream version 1.1.5
new 9ce7c18 Merge tag 'upstream/1.1.5'
new a6f8517 revert 6d16d2fa7adad6d51d84f52377df29b9c51ae657
new fc4c93b fix FTBFS: ERROR: Test "ruby1.9.1" failed (Closes: #735862)
new 46b48b7 fix lintian warning old-fsf-address-in-copyright-file
new d351591 Bump standards version to 3.9.5; no further changes needed
new 5a7b9c2 update debian/changelog
The 11 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.
Summary of changes:
.gitignore | 3 +
.travis.yml | 10 +
Gemfile | 9 +-
NEWS | 91 ++
Rakefile | 54 +-
debian/changelog | 14 +
debian/control | 2 +-
debian/copyright | 2 +-
...bygem-pkg-config-1.1.3-cflags-result-sort.patch | 24 +
debian/patches/series | 1 +
lib/pkg-config.rb | 14 +-
Gemfile => lib/pkg-config/version.rb | 16 +-
metadata.yml | 129 --
pkg-config.gemspec | 40 +
setup.rb | 1586 --------------------
test/run-test.rb | 10 +-
test/test_pkg_config.rb | 7 +-
17 files changed, 222 insertions(+), 1790 deletions(-)
create mode 100644 .gitignore
create mode 100644 .travis.yml
create mode 100644 NEWS
create mode 100644 debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch
create mode 100644 debian/patches/series
copy Gemfile => lib/pkg-config/version.rb (67%)
delete mode 100644 metadata.yml
create mode 100644 pkg-config.gemspec
delete mode 100644 setup.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pkg-config.git
More information about the Pkg-ruby-extras-commits
mailing list