diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-09 23:14:16 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-09 23:14:16 +0100 |
commit | a12ab412db661c9139bf95570a4f4250b31759a0 (patch) | |
tree | 98b9a79536d7b150ce5223f5eaf896249655cde1 | |
parent | 7b08c7dfcfa744f34ff8b15f433b4bd875601891 (diff) | |
download | nx-libs-a12ab412db661c9139bf95570a4f4250b31759a0.tar.gz nx-libs-a12ab412db661c9139bf95570a4f4250b31759a0.tar.bz2 nx-libs-a12ab412db661c9139bf95570a4f4250b31759a0.zip |
debian/contrl: Bump Standards-Version: to 4.2.1. No changes needed.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 79ee50745..2f026f613 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: xutils-dev, zlib1g-dev, lsb-release -Standards-Version: 4.1.3 +Standards-Version: 4.2.1 Homepage: https://github.com/ArcticaProject/nx-libs/ Vcs-Git: https://github.com/ArcticaProject/nx-libs/ Vcs-Browser: https://github.com/ArcticaProject/nx-libs/ |