debian/compat: Bump debhelper compatibility to 8
This commit is contained in:
parent
4670a72fca
commit
7bcbb63286
3 changed files with 4 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -27,8 +27,9 @@ nut (2.4.3-2) UNRELEASED; urgency=low
|
||||||
* debian/libupsclient1-dev.install: Do not ship /lib/libupsclient.la anymore
|
* debian/libupsclient1-dev.install: Do not ship /lib/libupsclient.la anymore
|
||||||
* debian/rules: Remove dpatch logic as we are using package source version
|
* debian/rules: Remove dpatch logic as we are using package source version
|
||||||
'3.0 (quilt)'
|
'3.0 (quilt)'
|
||||||
|
* debian/compat: Bump debhelper compatibility to 8
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Fri, 24 Dec 2010 01:07:36 +0100
|
-- Laurent Bigonville <bigon@debian.org> Fri, 24 Dec 2010 01:52:23 +0100
|
||||||
|
|
||||||
nut (2.4.3-1.1) unstable; urgency=low
|
nut (2.4.3-1.1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
6
|
8
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Arnaud Quette <aquette@debian.org>
|
Maintainer: Arnaud Quette <aquette@debian.org>
|
||||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||||
Build-Depends: debhelper (>= 7), autoconf, automake, libtool, libgd2-xpm-dev | libgd2-noxpm-dev, libsnmp-dev | libsnmp9-dev, libusb-dev (>= 0.1.8), libhal-dev (>= 0.5.8), hal, libdbus-1-dev, libdbus-glib-1-dev, libglib2.0-dev, libneon27-gnutls-dev | libneon26-gnutls-dev | libneon-dev | libneon27-dev | libneon26-dev, libpowerman0-dev (>= 2.3.3), libwrap0-dev (>= 7.6)
|
Build-Depends: debhelper (>= 8), autoconf, automake, libtool, libgd2-xpm-dev | libgd2-noxpm-dev, libsnmp-dev | libsnmp9-dev, libusb-dev (>= 0.1.8), libhal-dev (>= 0.5.8), hal, libdbus-1-dev, libdbus-glib-1-dev, libglib2.0-dev, libneon27-gnutls-dev | libneon26-gnutls-dev | libneon-dev | libneon27-dev | libneon26-dev, libpowerman0-dev (>= 2.3.3), libwrap0-dev (>= 7.6)
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
Homepage: http://www.networkupstools.org
|
Homepage: http://www.networkupstools.org
|
||||||
Vcs-Browser: http://git.debian.org/?p=collab-maint/nut.git;a=summary
|
Vcs-Browser: http://git.debian.org/?p=collab-maint/nut.git;a=summary
|
||||||
|
|
Loading…
Reference in a new issue