mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-18 21:45:17 +01:00
debian: Add a watch file.
To help people pester me in the case of uploading a new upstream release without a corresponding Debian package.
This commit is contained in:
parent
ae9d67fd81
commit
e7837ace18
2 changed files with 6 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -9,8 +9,9 @@ notmuch (0.1-1) unstable; urgency=low
|
||||||
* New versioning to track upstream version scheme.
|
* New versioning to track upstream version scheme.
|
||||||
* Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
|
* Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
|
||||||
* Update to advertise conformance with policy 3.8.4 (no changes).
|
* Update to advertise conformance with policy 3.8.4 (no changes).
|
||||||
|
* Add a debian/watch file to notice upstream tar files.
|
||||||
|
|
||||||
-- Carl Worth <cworth@debian.org> Tue, 06 Apr 2010 18:08:28 -0700
|
-- Carl Worth <cworth@debian.org> Tue, 06 Apr 2010 18:27:49 -0700
|
||||||
|
|
||||||
notmuch (0.0+201001211401) unstable; urgency=low
|
notmuch (0.0+201001211401) unstable; urgency=low
|
||||||
|
|
||||||
|
|
4
debian/watch
vendored
Normal file
4
debian/watch
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
version=3
|
||||||
|
|
||||||
|
# Notmuch releases appear here
|
||||||
|
http://www.notmuchmail.org/releases/notmuch-(.*)\.tar\.gz
|
Loading…
Add table
Reference in a new issue