Commit graph

168 commits

Author SHA1 Message Date
waja ffebf7f518
Merge pull request #5 from waja/dependabot-github_actions-actions-checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-05 09:04:17 +02:00
dependabot[bot] ce92cd06b4
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 04:19:04 +00:00
waja 267aa83a68
Merge pull request #4 from waja/dependabot-github_actions-dawidd6-action-debian-package-1.5.0 2023-03-07 06:06:02 +01:00
dependabot[bot] 16b8293653
build(deps): bump dawidd6/action-debian-package from 1.4.4 to 1.5.0
Bumps [dawidd6/action-debian-package](https://github.com/dawidd6/action-debian-package) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/dawidd6/action-debian-package/releases)
- [Commits](https://github.com/dawidd6/action-debian-package/compare/v1.4.4...v1.5.0)

---
updated-dependencies:
- dependency-name: dawidd6/action-debian-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 05:00:23 +00:00
waja d076cb2f9a
Merge pull request #3 from waja/dependabot-github_actions-dawidd6-action-debian-package-1.4.4
build(deps): bump dawidd6/action-debian-package from 1.4.0 to 1.4.4
2023-01-24 06:11:29 +01:00
dependabot[bot] 1b91db0783
build(deps): bump dawidd6/action-debian-package from 1.4.0 to 1.4.4
Bumps [dawidd6/action-debian-package](https://github.com/dawidd6/action-debian-package) from 1.4.0 to 1.4.4.
- [Release notes](https://github.com/dawidd6/action-debian-package/releases)
- [Commits](https://github.com/dawidd6/action-debian-package/compare/v1.4.0...v1.4.4)

---
updated-dependencies:
- dependency-name: dawidd6/action-debian-package
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 04:05:07 +00:00
Jan Wagner 65d65c4174 New changelog 2023-01-23 12:35:19 +00:00
Jan Wagner d6b6724967 Prepare release 2023-01-23 12:31:45 +00:00
Jan Wagner ea639a6b57 Bump debhelper from old 12 to 13. 2023-01-23 09:46:52 +00:00
Jan Wagner ec1d2affe1 Set Rules-Requires-Root: no.
Changes-By: lintian-brush
Fixes: lintian: silent-on-rules-requiring-root
See-also: https://lintian.debian.org/tags/silent-on-rules-requiring-root.html
2023-01-23 09:17:49 +00:00
Jan Wagner 032d1f7590 Set upstream metadata fields: Archive, Bug-Database.
Changes-By: lintian-brush
2023-01-23 09:17:49 +00:00
Jan Wagner a009193ed0 Adding unitfile 2023-01-23 09:17:27 +00:00
Jan Wagner cacafc832c Merge branch 'master' of github.com:waja/ps-watcher 2023-01-18 14:38:46 +00:00
Jan Wagner 2fed3743b8 disable not working ci pipelines 2023-01-18 14:34:50 +00:00
Jan Wagner 97dd2ee6db Drop lsb-base, sysvinit-utils is essential 2023-01-18 14:22:55 +00:00
Jan Wagner e427efab7a Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
2023-01-18 12:35:46 +00:00
Jan Wagner 7339857ddb Bump Standards-Version to 4.6.2 2023-01-18 12:35:10 +00:00
Jan Wagner 02612c6f87 Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
2023-01-18 12:34:33 +00:00
Jan Wagner a32dc0d4de Updating build pipelines 2022-10-20 13:08:52 +02:00
waja a5926be575
Merge pull request #1 from waja/dependabot-github_actions-actions-checkout-3 2022-03-02 08:06:31 +01:00
dependabot[bot] 05ad103568
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 04:25:04 +00:00
Jan Wagner ec4e93abda ci: pin action versions 2021-07-21 15:44:41 +02:00
Jan Wagner b8ef5714ec Do not remove .git* anymore 2021-07-16 23:31:16 +02:00
Jan Wagner 21a8edf68d Adding Dependabot config 2021-07-16 23:10:48 +02:00
Jan Wagner 1c64860e1b Adding d/.gitlab-ci.yml 2021-02-05 13:23:54 +01:00
Jan Wagner c390306e93 d/source/options: Adding .github to diff ignore 2021-02-05 12:40:24 +01:00
Jan Wagner 829bf29dc3 Set upstream metadata fields: Repository.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
2021-02-04 21:39:01 +01:00
Jan Wagner 5f175a7e67 Use secure copyright file specification URI.
Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
2021-02-04 21:38:51 +01:00
Jan Wagner 2dfb8419d5 New changelog 2021-01-06 22:04:52 +01:00
Jan Wagner 1597e17c3c Prepare release 2021-01-06 22:02:40 +01:00
Jan Wagner 412e691155 d/control: Raise compat level to 12 2020-12-29 18:43:18 +01:00
Jan Wagner 559d2a8088 Adding Github CI 2020-12-27 23:39:54 +01:00
Jan Wagner 75383b3a61 Bump Standards-Version to 4.5.1.0, no changes needed 2020-12-08 22:54:40 +01:00
Jan Wagner ed0099b0b6 Raising compat level to 9, debhelper is already on 9 (Closes: #965785) 2020-12-08 22:49:05 +01:00
Jan Wagner 88e095e7ae New changelog entry 2019-01-24 08:26:46 +01:00
Jan Wagner 92680969c0 Prepare release 2019-01-24 08:19:22 +01:00
Jan Wagner 14f90ddfbf d/control: Priority extra is deprecated, using optional 2019-01-24 08:17:18 +01:00
Jan Wagner 910f8b91fa d/control: Bump Standards-Version to 4.3.0, no changes needed 2019-01-24 08:14:22 +01:00
Jan Wagner adb45ae116 travis-ci: Use xenial image 2018-11-08 16:47:24 +01:00
Jan Wagner 93fe2e97b8 d/changelog: Add missing entry 2016-12-05 14:32:03 +01:00
Jan Wagner 3914d47a2a d/changelog: New changelog 2016-12-05 11:48:56 +01:00
Jan Wagner 1122c12698 d/changelog: Prepare release 2016-12-05 11:23:47 +01:00
Jan Wagner 0ba1b56b65 travis-ci: Add my own trusty ppa for newer lintian 2016-11-18 18:03:27 +01:00
Jan Wagner 212f8e2c67 travis-ci: Testing stable too and fetching all tags 2016-11-18 17:42:45 +01:00
Jan Wagner 3f09626ea0 travis-ci: Make use of travis.d.n 2016-11-14 11:35:51 +01:00
Jan Wagner 5d47daa3b9 d/control: Droping perl-modules build dep 2016-11-14 00:52:35 +01:00
Jan Wagner e77e9ec3e7 d/rules: Use dh_prep instead of 'dh_clean -k' 2016-11-14 00:45:38 +01:00
Jan Wagner f37bba04a8 d/control: Depend on lsb-base 2016-11-14 00:42:34 +01:00
Jan Wagner e87e5a8c79 d/control: Bump Standards-Version to 3.9.8, no changes needed 2016-11-14 00:42:04 +01:00
Jan Wagner c408d41ece travis-ci: automatically install dependencies 2015-10-19 16:40:44 +02:00