- 01 Feb, 2022 5 commits
-
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
- 28 Nov, 2021 1 commit
-
-
Daniel Leidert authored
* d/watch: Update and fix watch file.
-
- 31 Oct, 2021 1 commit
-
-
Daniel Leidert authored
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh bumps.
-
- 02 Oct, 2021 1 commit
-
-
Daniel Leidert authored
This reverts commit e72712aa.
-
- 11 Sep, 2021 1 commit
-
-
Jenkins authored
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
- 16 Jun, 2021 2 commits
-
-
Janitor authored
* spare-manual-page Changes-By: lintian-brush Fixes: lintian: unused-override See-also: https://lintian.debian.org/tags/unused-override.html
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
-
- 30 Oct, 2020 4 commits
-
-
Daniel Leidert authored
-
Daniel Leidert authored
* d/jekyll.lintian-overrides: Ignore spare-manual-page hint.
-
Daniel Leidert authored
* debian/jekyll.manpages: Install all new manual pages. * debian/jekyll.1: Rename to debian/man/jekyll.1 and split out debian/man/jekyll-build.1, debian/man/jekyll-clean.1, debian/man/jekyll-doctor.1, debian/man/jekyll-help.1, debian/man/jekyll-new-theme.1, debian/man/jekyll-new.1 and debian/man/jekyll-serve.1. * debian/man/jekyll-b.1, debian/man/jekyll-hyde.1, debian/man/jekyll-s.1, debian/man/jekyll-server.1: Add symlinks to their respective commands. -
Daniel Leidert authored
-
- 26 Oct, 2020 6 commits
-
-
Daniel Leidert authored
Second try.
-
Daniel Leidert authored
* d/tests/control: Name tests.
-
Daniel Leidert authored
* d/patches/*.patch: Add missing Forwarded headers.
-
Daniel Leidert authored
* d/patches/0028-Fix-test-for-rouge-3.22.patch: Add patch. - Relax test to work with ruby-rouge 3.22 too. * d/patches/series: Enable new patch. -
Daniel Leidert authored
* d/clean: Add missing slash for directories.
-
Daniel Leidert authored
* d/patches/0027-Fix-test-for-pygments-2.7.1.patch: Add patch. - Build with pygments 2.7.1. * d/patches/series: Enable new patch.
-
- 25 Oct, 2020 6 commits
-
-
Daniel Leidert authored
-
Daniel Leidert authored
* d/clean: Add file and remove override target in d/rules. * d/rules (override_dh_auto_clean): Remove target.
-
Daniel Leidert authored
* d/rules: Use gem installation layout.
-
Daniel Leidert authored
* d/source/lintian-overrides: Override debian-watch-does-not-check-gpg-signature and package-uses-old-debhelper-compat-version. -
Daniel Leidert authored
* d/patches/*.patch: Refresh and add Forwarded field.
-
Daniel Leidert authored
-
- 05 Sep, 2020 5 commits
-
-
Praveen Arimbrathodiyil authored
-
Praveen Arimbrathodiyil authored
-
Praveen Arimbrathodiyil authored
-
Praveen Arimbrathodiyil authored
Update to upstream version '3.9.0+dfsg' with Debian dir 512017f4e1bb01fa7a962c3a310eda9d9dab5d6d
-
Praveen Arimbrathodiyil authored
-
- 01 Sep, 2020 1 commit
-
-
Cédric Boutillier authored
-
- 27 Apr, 2020 1 commit
-
-
Daniel Leidert authored
* d/ruby-tests.rake: Enable plugin manager tests. * d/patches/0025-skip-plugin-tests-requiring-bundler.patch: Add patch. - Skip plugin manager test relying on bundler and upstream's Gemfile.
-
- 25 Apr, 2020 6 commits
-
-
Daniel Leidert authored
* d/patches/0024-use-platforms-in-gemfile.patch: Add patch. - Don't use :install_if in default Gemfile and use :platforms instead (see https://lists.debian.org/debian-ruby/2020/04/msg00062.html). * d/patches/series: Adjust accordingly. -
Daniel Leidert authored
* d/ruby-tests.rake: Enable the new command test based on the AUTOPKGTEST_TEST_NEW_COMMAND environment variable. * d/tests/control: Add another test to run test_new_command.rb. -
Daniel Leidert authored
* d/ruby-tests.rake: Enable coffeescript tests based on the AUTOPKGTEST_TEST_COFFEESCRIPT environment variable. * d/tests/control: Change to run gem2deb-test-runner as command. By setting an enviromnent variable we set the tests to load in d/ruby-tests.rake. Remove all attempts to run test_new_command.rb. It always fails when run the first time and then succeeds. Maybe this is a root issue and we need to run the test as root? -
Daniel Leidert authored
* d/patches/0023-drop-custom-profile-simplecov.patch: Add new patch. - This custom profile somehow interfers with the tests and leads to errors. Worse the errors are not shown. So drop it. * d/patches/series: Adjust accordingly. -
Daniel Leidert authored
* d/patches/0022-escape-regex-characters-in-match.patch: New patch. - Convertible tests try to match some paths to output. Because our version contains a plus sign it must be escaped properly. * d/patches/series: Adjust accordingly. -
Daniel Leidert authored
-