[DRE-commits] [ruby-entypo-rails] branch master updated (fdb36a2 -> 1af7b76)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Apr 29 09:23:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-entypo-rails.
from fdb36a2 add full version of OFL, update comment about ofl
adds b17106c Imported Upstream version 2.2.2
new d149149 Merge tag 'upstream/2.2.2'
new acf2edd update changelog
new 2dec169 bump standards version
new 1af7b76 reupload to unstable
The 4 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:
LICENSE_ENTYPO | 95 +++
app/assets/fonts/entypo.svg | 2 +-
checksums.yaml.gz | Bin 269 -> 0 bytes
debian/changelog | 13 +
debian/control | 2 +-
entypo-rails.gemspec | 4 +-
lib/entypo/version.rb | 2 +-
metadata.yml | 56 +-
pkg/app/assets/fonts/entypo.eot | Bin 73096 -> 0 bytes
pkg/app/assets/fonts/entypo.svg | 850 -----------------------
pkg/app/assets/fonts/entypo.ttf | Bin 72920 -> 0 bytes
pkg/app/assets/fonts/entypo.woff | Bin 45828 -> 0 bytes
pkg/app/assets/stylesheets/entypo-fonts.css.scss | 9 -
pkg/app/assets/stylesheets/entypo.css.scss.erb | 305 --------
pkg/app/controllers/entypo/charmap_controller.rb | 12 -
pkg/app/views/entypo/charmap/index.html.erb | 19 -
pkg/config/routes.rb | 4 -
pkg/lib/entypo-rails.rb | 26 -
pkg/lib/entypo/charmap.rb | 46 --
pkg/lib/entypo/version.rb | 8 -
20 files changed, 135 insertions(+), 1318 deletions(-)
create mode 100644 LICENSE_ENTYPO
delete mode 100644 checksums.yaml.gz
delete mode 100644 pkg/app/assets/fonts/entypo.eot
delete mode 100644 pkg/app/assets/fonts/entypo.svg
delete mode 100644 pkg/app/assets/fonts/entypo.ttf
delete mode 100644 pkg/app/assets/fonts/entypo.woff
delete mode 100644 pkg/app/assets/stylesheets/entypo-fonts.css.scss
delete mode 100644 pkg/app/assets/stylesheets/entypo.css.scss.erb
delete mode 100644 pkg/app/controllers/entypo/charmap_controller.rb
delete mode 100644 pkg/app/views/entypo/charmap/index.html.erb
delete mode 100644 pkg/config/routes.rb
delete mode 100644 pkg/lib/entypo-rails.rb
delete mode 100644 pkg/lib/entypo/charmap.rb
delete mode 100644 pkg/lib/entypo/version.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-entypo-rails.git
More information about the Pkg-ruby-extras-commits
mailing list