aboutsummaryrefslogtreecommitdiff
path: root/debian/watch
Commit message (Collapse)AuthorAgeFilesLines
* Update debian/watch to use GitHub tags, not releasesBenjamin Barenblat2023-09-191-3/+3
| | | | | The GitHub release page now requires JavaScript, so switch to looking for tags. Also correct release candidate handling.
* Add uversionmangle to debian/watch to add 0~ prefixBenjamin Barenblat2021-04-081-1/+1
|
* Teach debian/watch about release candidatesBenjamin Barenblat2021-04-081-2/+3
| | | | | Update the scan URL in debian/watch to avoid picking up on release candidates.
* Start packaging AbseilBenjamin Barenblat2020-05-181-0/+17
Create basic packaging for Abseil. There’s still work to be done – there are no autopkgtests, and this package doesn’t install Abseil’s CMake integration. However, you can install the binary packages and build programs that link the libraries.