[DRE-commits] [ruby-magic] branch master updated (e285a2a -> c01ee83)
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon May 26 14:04:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-magic.
from e285a2a Add dep3 header to patch
new df92bce debian/watch: use gemwatch
adds c1ea7ce Imported Upstream version 0.2.8
new c50e8a3 Merge tag 'upstream/0.2.8'
new 98ce1ad New upstream release
new 8e21d29 drop patches already applied upstream
new 7688c4c add myself to Uploaders:
new c01ee83 release to unstable
The 6 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 | 17 +++
Gemfile | 4 +
LICENSE => LICENSE.txt | 2 +-
Rakefile | 24 +---
checksums.yaml.gz | Bin 0 -> 270 bytes
debian/changelog | 11 ++
debian/control | 2 +-
...0001-Fix-Magic.guess_string_mime_encoding.patch | 44 ------
debian/patches/fix-against-new-libmagic.diff | 28 ----
debian/patches/series | 2 -
debian/watch | 2 +-
lib/magic.rb | 2 +-
lib/magic/database.rb | 5 +-
lib/magic/errors.rb | 2 +-
lib/magic/version.rb | 2 +-
magic.gemspec | 43 +++---
metadata.yml | 149 +++++++++++++++++++++
test/test_magic.rb | 9 +-
18 files changed, 225 insertions(+), 123 deletions(-)
create mode 100644 .gitignore
create mode 100644 Gemfile
rename LICENSE => LICENSE.txt (96%)
create mode 100644 checksums.yaml.gz
delete mode 100644 debian/patches/0001-Fix-Magic.guess_string_mime_encoding.patch
delete mode 100644 debian/patches/fix-against-new-libmagic.diff
create mode 100644 metadata.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-magic.git
More information about the Pkg-ruby-extras-commits
mailing list