[Apt-listbugs-commits] [apt-listbugs] branch master updated (14ade91 -> 13566aa)
Francesco Poli
frx-guest at moszumanska.debian.org
Wed Feb 25 20:47:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
frx-guest pushed a change to branch master
in repository apt-listbugs.
from 14ade91 clarify the explanation for "-s all"
new 20f29c1 build with dh_ruby (from gem2deb package)
new 13566aa make update-po
The 2 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:
Makefile | 14 +-
apt-listbugs => bin/apt-listbugs | 9 +-
debian/changelog | 4 +
debian/control | 4 +-
debian/cron.daily | 6 +-
debian/dh_ruby.mk | 1 +
debian/dirs | 5 +-
debian/install | 7 +-
debian/links | 2 +-
debian/postinst | 6 +-
debian/ruby-test-files.yaml | 2 +
debian/rules | 7 +-
.../from-severity-get-bugtitles-and-pkgnames.rb | 6 +-
examples/getbugstest.rb | 6 +-
examples/listbugs-soap.rb | 6 +-
aptcleanup => lib/aptlistbugs/aptcleanup | 10 +-
lib/{ => aptlistbugs}/debian/apt_preferences.rb | 0
lib/{ => aptlistbugs}/debian/bts.rb | 6 +-
lib/{ => aptlistbugs}/debian/btssoap.rb | 2 +-
lib/{ => aptlistbugs}/debian/bug.rb | 0
lib/{apt-listbugs => aptlistbugs}/logic.rb | 6 +-
migratepins => lib/aptlistbugs/migratepins | 10 +-
po/apt-listbugs.pot | 206 +++++++++---------
po/cs.po | 240 +++++++++++----------
po/da.po | 240 +++++++++++----------
po/de.po | 240 +++++++++++----------
po/es.po | 240 +++++++++++----------
po/eu.po | 240 +++++++++++----------
po/fr.po | 240 +++++++++++----------
po/gl.po | 240 +++++++++++----------
po/it.po | 240 +++++++++++----------
po/ja.po | 240 +++++++++++----------
po/nb.po | 240 +++++++++++----------
po/pl.po | 240 +++++++++++----------
po/pt.po | 240 +++++++++++----------
po/sk.po | 240 +++++++++++----------
po/sv.po | 240 +++++++++++----------
po/tr.po | 240 +++++++++++----------
test_logic.rb => test/test_logic.rb | 2 +-
39 files changed, 1981 insertions(+), 1946 deletions(-)
rename apt-listbugs => bin/apt-listbugs (98%)
create mode 120000 debian/dh_ruby.mk
create mode 100644 debian/ruby-test-files.yaml
rename aptcleanup => lib/aptlistbugs/aptcleanup (93%)
rename lib/{ => aptlistbugs}/debian/apt_preferences.rb (100%)
rename lib/{ => aptlistbugs}/debian/bts.rb (95%)
rename lib/{ => aptlistbugs}/debian/btssoap.rb (99%)
rename lib/{ => aptlistbugs}/debian/bug.rb (100%)
rename lib/{apt-listbugs => aptlistbugs}/logic.rb (99%)
rename migratepins => lib/aptlistbugs/migratepins (87%)
rename test_logic.rb => test/test_logic.rb (99%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git
More information about the Apt-listbugs-commits
mailing list