switch to packaging 3.0 and bump standards

This commit is contained in:
Jan Wagner 2012-03-28 06:14:25 +00:00
parent a87a8a38fa
commit 8aa3e507ac
3 changed files with 6 additions and 4 deletions

4
debian/changelog vendored
View file

@ -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
View file

@ -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

View file

@ -1 +1 @@
1.0 3.0 (quilt)