diff --git a/LICENSE b/LICENSE index 7645c4a..b6bfd37 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2021 earnest ma +Copyright © 2021-2022 earnest ma Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in diff --git a/README.md b/README.md index e934c2d..d5b98a0 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # aptpkg -[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg) -[![builds.sr.ht status](https://builds.sr.ht/~earnestma/aptpkg/commits.svg)](https://builds.sr.ht/~earnestma/aptpkg/commits?) -- **[aptpkg.earne.link packaging git - repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)** -- **[aptpkg.earne.link Package archive setup/ - info](https://man.sr.ht/~earnestma/aptpkg)** +**Please note:** I am not actively using or maintaining this project. -Easily create/ get debian packages. aptpkg can be used to easily create/ get -debian packages, and can be used with a tool such as **reprepro**(1). +- [packaging repo example](https://git.earne.link/earnestma/aptpkg-pkgs) +- [wiki page](https://git.earne.link/earnestma/aptpkg/wiki) + +aptpkg can be used to easily create/ get debian packages, and can be used with a tool such as **reprepro**(1). ## Prerequisites @@ -23,14 +20,8 @@ Run `aptpkg --help` or `man aptpkg` for more information. ## Contribute -Send patches to [this mailing -list](https://lists.sr.ht/~earnestma/aptpkg-devel); you can follow [this -guide](https://git-send-email.io) if you don't know how. - -File **confirmed** bugs/ feature requests -[here](https://todo.sr.ht/~earnestma/aptpkg)! +Creating [issues](https://git.earne.link/earnestma/aptpkg/issues), [discussion](https://discuss.earne.link/t/earnest), or [pull requests](https://git.earne.link/earnestma/aptpkg/pulls) are welcome! ## License -`aptpkg` is published under an MIT License. See the LICENSE file for copyright -and license details. +`aptpkg` is published under an MIT License. See the LICENSE file for copyright and license details. diff --git a/docs/aptpkg.1.scd b/docs/aptpkg.1.scd index aaf6810..444e0d4 100644 --- a/docs/aptpkg.1.scd +++ b/docs/aptpkg.1.scd @@ -35,5 +35,4 @@ under which the build files are located. # AUTHORS -Sources, maintainers list, and how to submit bugs/ patches can be done at -https://sr.ht/~earnestma/aptpkg. +https://git.earne.link/earnestma/aptpkg diff --git a/docs/aptpkg.5.scd b/docs/aptpkg.5.scd index 91e45e7..067342f 100644 --- a/docs/aptpkg.5.scd +++ b/docs/aptpkg.5.scd @@ -57,9 +57,8 @@ postinst, prerm, and postrm *aptpkg*(1) -Files that aptpkg.earne.link uses: https://git.sr.ht/~earnestma/aptpkg-pkgs +Some good packaging file examples: https://git.earne.link/earnestma/aptpkg-pkgs # AUTHORS -Sources, maintainers list, and how to submit bugs/ patches can be done at -https://sr.ht/~earnestma/aptpkg. +https://git.earne.link/earnestma/aptpkg