remove whitespaces from changelog and change Priority to extra
This commit is contained in:
parent
09b4e8a07b
commit
72cbbca83b
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,7 +1,10 @@
|
|||
ps-watcher (1.06-9) unstable; urgency=low
|
||||
|
||||
* added Vcs- fields, moved Homepage into source header's field
|
||||
* bump standards version to 3.7.3
|
||||
* bump standards version to 3.7.3 (no changes needed)
|
||||
* change Priority to extra since libconfig-inifiles-perl is also extra and
|
||||
we depend on it
|
||||
* remove whitespaces trailing whitespaces from changelog
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Sun, 09 Dec 2007 23:12:51 +0100
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -1,6 +1,6 @@
|
|||
Source: ps-watcher
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Priority: extra
|
||||
Maintainer: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper (>= 5), autotools-dev
|
||||
Build-Depends-Indep: libconfig-inifiles-perl, perl-modules
|
||||
|
|
Loading…
Reference in a new issue