Compare commits

...

3 Commits

2 changed files with 12 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
qtilitools (0.1.2+really0.1.2-0ubuntu1) plucky; urgency=medium
* Upstream now offers releases, so dropping git.
* Added watch file.
-- Walter Lapchynski <wxl@ubuntu.com> Sun, 02 Feb 2025 22:54:57 +0000
qtilitools (0.1.2+git20240107-0ubuntu1) plucky; urgency=medium
* New upstream snapshot.

5
debian/watch vendored Normal file
View File

@ -0,0 +1,5 @@
version=4
opts="searchmode=plain, \
dversionmangle=s/\~(really)(\d\.)*(\d)*//, \
filenamemangle=s/(@ANY_VERSION@)/qtilitools-$1.tar.gz/" \
https://api.github.com/repos/qtilities/@PACKAGE@/releases https:\/\/api.github.com\/repos\/qtilities\/@PACKAGE@\/tarball\/@ANY_VERSION@