diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/source/format | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ee0ba61..9fe5392 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ libpam-x2go (0.0.1.1-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.0.1.1): - Make building tests optional. (Fixes: #196). + [ Mike Gabriel ] + * debian/source/format: + + Switch to format 1.0. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 30 Apr 2013 17:40:29 +0200 libpam-x2go (0.0.1.0-0~x2go1) unstable; urgency=low diff --git a/debian/source/format b/debian/source/format index 89ae9db..d3827e7 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +1.0 |