[DRE-commits] [ruby-github-markup] branch master updated (747719d -> 78cf6bc)
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Apr 16 21:25:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-github-markup.
from 747719d update copyright information; README.mediawiki pending
new 7e87003 filter out READ.mediawiki* with unclear license
adds f730b97 Imported Upstream version 1.1.2+dfsg
new 64ee550 Merge tag 'upstream/1.1.2+dfsg'
new 490f44d document the removal of tests/*/*mediawiki*
new 073049e drop 0001-Update-wikicloth-markup-test-output.patch, not needed since mediawiki test dropped
new 436f0c5 merge ruby-github-markup and -doc binary packages
new 5dc62db bump version dependency for ruby-org to use skip_syntax_highlight option
new 90a4f40 fix syntax error in Depends field; add myself to uploaders
new bbd05ef depend on python2.7 and change shebang of rest2html python script
new fdf5c71 copyright: drop paragraph about removed files
new a936f7d mangle +dfsg suffix
new 03c039b fix paths in doc-base and links
new 8dec1b7 exclude some files in rdoc processing; do not remove explictly jquery.js (overwritten by a link)
new 78cf6bc prepare changelog
The 13 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:
Gemfile | 4 +-
HISTORY.md | 5 ++
debian/README.source | 13 +++++
debian/changelog | 7 +--
debian/control | 38 ++-----------
debian/copyright | 11 ++--
debian/gbp.conf | 3 +
debian/github-markup-doc.install | 1 -
debian/github-markup-doc.links | 1 -
.../0001-Update-wikicloth-markup-test-output.patch | 66 ----------------------
debian/patches/0004-python.patch | 12 ++++
debian/patches/series | 2 +-
...up-doc.doc-base => ruby-github-markup.doc-base} | 4 +-
debian/ruby-github-markup.docs | 1 +
debian/ruby-github-markup.links | 1 +
debian/rules | 4 +-
debian/watch | 1 +
github-markup.gemspec | 6 +-
lib/github-markup.rb | 2 +-
lib/github/commands/foo.rst | 7 +++
lib/github/commands/rest2html | 35 +++++++++++-
lib/github/markups.rb | 7 ++-
test/markups/README.mediawiki | 24 --------
test/markups/README.mediawiki.html | 35 ------------
test/markups/README.org | 22 +++++++-
test/markups/README.org.html | 35 ++++++++----
test/markups/README.rst | 22 ++++++++
test/markups/README.rst.html | 25 +++++++-
28 files changed, 194 insertions(+), 200 deletions(-)
create mode 100644 debian/README.source
create mode 100644 debian/gbp.conf
delete mode 100644 debian/github-markup-doc.install
delete mode 100644 debian/github-markup-doc.links
delete mode 100644 debian/patches/0001-Update-wikicloth-markup-test-output.patch
create mode 100644 debian/patches/0004-python.patch
rename debian/{github-markup-doc.doc-base => ruby-github-markup.doc-base} (79%)
create mode 100644 debian/ruby-github-markup.links
create mode 100644 lib/github/commands/foo.rst
delete mode 100644 test/markups/README.mediawiki
delete mode 100644 test/markups/README.mediawiki.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-github-markup.git
More information about the Pkg-ruby-extras-commits
mailing list