debian/control: Bump Standards-Version to 3.9.5 (no further changes)
This commit is contained in:
parent
9b564eb7df
commit
032745e879
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -2,8 +2,9 @@ nut (2.7.1-2) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* debian/rules, debian/control, d/p/0004-fix-systemd-service.patch: Use a
|
* debian/rules, debian/control, d/p/0004-fix-systemd-service.patch: Use a
|
||||||
symlink instead of an Alias= to mask the SysV initscript
|
symlink instead of an Alias= to mask the SysV initscript
|
||||||
|
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Mon, 09 Dec 2013 20:03:24 +0100
|
-- Laurent Bigonville <bigon@debian.org> Mon, 23 Dec 2013 13:39:49 +0100
|
||||||
|
|
||||||
nut (2.7.1-1) unstable; urgency=low
|
nut (2.7.1-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -21,7 +21,7 @@ Build-Depends-Indep: asciidoc (>= 8.6.3),
|
||||||
docbook-xsl,
|
docbook-xsl,
|
||||||
dblatex (>= 0.2.5),
|
dblatex (>= 0.2.5),
|
||||||
libxml2-utils
|
libxml2-utils
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://www.networkupstools.org/
|
Homepage: http://www.networkupstools.org/
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/nut.git;a=summary
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/nut.git;a=summary
|
||||||
Vcs-Git: git://anonscm.debian.org/collab-maint/nut.git
|
Vcs-Git: git://anonscm.debian.org/collab-maint/nut.git
|
||||||
|
|
Loading…
Reference in a new issue