switch to packaging 3.0 and bump standards
This commit is contained in:
parent
a87a8a38fa
commit
8aa3e507ac
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,6 +1,8 @@
|
||||||
ps-watcher (1.08-3) UNRELEASED; urgency=low
|
ps-watcher (1.08-3) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* NOT RELEASED YET
|
* Bump Standards-Version to 3.9.3, no changes needed
|
||||||
|
* Raise debhelper version to 9
|
||||||
|
* Switch packaging format to "3.0 (quilt)"
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Wed, 10 Mar 2010 12:47:29 +0100
|
-- Jan Wagner <waja@cyconet.org> Wed, 10 Mar 2010 12:47:29 +0100
|
||||||
|
|
||||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,12 +2,12 @@ Source: ps-watcher
|
||||||
Section: admin
|
Section: admin
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Jan Wagner <waja@cyconet.org>
|
Maintainer: Jan Wagner <waja@cyconet.org>
|
||||||
Build-Depends: debhelper (>= 5)
|
Build-Depends: debhelper (>= 9)
|
||||||
Build-Depends-Indep: autotools-dev, libconfig-inifiles-perl, perl-modules
|
Build-Depends-Indep: autotools-dev, libconfig-inifiles-perl, perl-modules
|
||||||
Homepage: http://ps-watcher.sourceforge.net/
|
Homepage: http://ps-watcher.sourceforge.net/
|
||||||
Vcs-Browser: https://scm.uncompleted.org/projects/debian/repository/show/ps-watcher
|
Vcs-Browser: https://scm.uncompleted.org/projects/debian/repository/show/ps-watcher
|
||||||
Vcs-Svn: https://scm.uncompleted.org/svn/debian/ps-watcher/trunk
|
Vcs-Svn: https://scm.uncompleted.org/svn/debian/ps-watcher/trunk
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.9.3
|
||||||
|
|
||||||
Package: ps-watcher
|
Package: ps-watcher
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
2
debian/source/format
vendored
2
debian/source/format
vendored
|
@ -1 +1 @@
|
||||||
1.0
|
3.0 (quilt)
|
||||||
|
|
Loading…
Reference in a new issue