Bump Standards-Version to 3.9.3
This commit is contained in:
parent
a97c472533
commit
8b4a877ae9
2 changed files with 8 additions and 2 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -6,11 +6,17 @@ nut (2.6.3-2) unstable; urgency=low
|
|||
* debian/nut.TODO.Debian, debian/Makefile.am: updated to reflect the above
|
||||
* debian/rules: install nut-client.init, and update to reflect the above
|
||||
* debian/control, debian/Makefile.am: updated to reflect the above
|
||||
* debian/control: add Breaks on nut-server (<< 2.6.3-1~)
|
||||
* debian/control:
|
||||
- add Breaks on nut-server (<< 2.6.3-1~)
|
||||
- bump Standards-Version to 3.9.3
|
||||
* debian/nut-client.links: renamed from debian/nut-server.links, since
|
||||
ups-monitor is now provided by nut-client initscript
|
||||
* debian/nut.README.Debian: renamed from nut-server.README.Debian,
|
||||
to provide it with both client and server packages
|
||||
* debian/nut-server.install: add missing drivers (clone-outlet,
|
||||
liebert-esp2 and microdowell)
|
||||
* debian/nut-server.manpages: add missing manual pages (apcsmart-old,
|
||||
ivtscd, liebert-esp2 and microdowell)
|
||||
|
||||
-- Arnaud Quette <aquette@debian.org> Tue, 24 Jan 2012 13:14:59 +0100
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -16,7 +16,7 @@ Build-Depends-Indep: asciidoc (>= 8.6.3),
|
|||
docbook-xsl,
|
||||
dblatex (>= 0.2.5),
|
||||
libxml2-utils
|
||||
Standards-Version: 3.9.2
|
||||
Standards-Version: 3.9.3
|
||||
Homepage: http://www.networkupstools.org/
|
||||
Vcs-Browser: http://git.debian.org/?p=collab-maint/nut.git;a=summary
|
||||
Vcs-Git: git://git.debian.org/git/collab-maint/nut.git
|
||||
|
|
Loading…
Reference in a new issue