diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/watch | 2 | 
2 files changed, 7 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index f6eb8d6c..04e25acd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (2.0.3pre-1) UNRELEASED; urgency=medium + +  * New upstream version 2.0.3pre + + -- Lucas de Castro Borges <lucas@gnuabordo.com.br>  Mon, 22 Apr 2024 00:41:39 -0300 +  hardinfo (0.5.1+git20180227-2) unstable; urgency=medium    * Change my email to tsimonq2@debian.org now that I am a Debian Developer. diff --git a/debian/watch b/debian/watch index 85ca29ab..7a5f1d7b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@  version=4  opts=filenamemangle=s/.+\/release-?(\d\S+)\.tar\.gz/hardinfo_$1\.orig\.tar\.gz/ \ -  https://github.com/lpereira/hardinfo/tags .*/release-?(\d\S+)\.tar\.gz +  https://github.com/hardinfo2/hardinfo2/tags .*/release-?(\d\S+)\.tar\.gz | 
