diff options
author | Laurent Bigonville <bigon@bigon.be> | 2013-11-26 17:01:06 +0100 |
---|---|---|
committer | Laurent Bigonville <bigon@bigon.be> | 2013-11-26 18:03:22 +0100 |
commit | a551d791d4f790cdc48b8c9e4e2157c98f74e418 (patch) | |
tree | b3c3319fa5405e3f45d91235de04f71204e300ba /debian | |
parent | d063ba579853190e1804354c73445c55e2c78295 (diff) | |
download | avahi-a551d791d4f790cdc48b8c9e4e2157c98f74e418.tar.gz |
debian/control: Bump Standards-Version to 3.9.4 (no further changes)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4507db9..15f8081 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ avahi (0.6.31-3) UNRELEASED; urgency=low debian/rules: Do not explicitly create systemd symlinks but rely on dh-systemd to do the correct thing * debian/control: Drop duplicate Section to please lintian + * debian/control: Bump Standards-Version to 3.9.4 (no further changes) -- Laurent Bigonville <bigon@debian.org> Tue, 26 Nov 2013 16:37:19 +0100 diff --git a/debian/control b/debian/control index 3111e92..d518445 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9), libqt4-dev, xmltoman, intltool (>= 0.35.0) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 X-Python-Version: >= 2.4 Vcs-Git: git://anonscm.debian.org/pkg-utopia/avahi.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/avahi.git;a=summary |