diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-05-27 16:10:32 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-05-27 16:10:32 +0200 |
| commit | fcfcf06060f9043369d346ce1781b2c9a6dfa93c (patch) | |
| tree | bb3b3736a1a3acb532c8b476959f352bb7cb6a1a /debian | |
| parent | f4a23b4533c0495095045c7bded57427dedd3b3c (diff) | |
| download | python-apt-fcfcf06060f9043369d346ce1781b2c9a6dfa93c.tar.gz | |
debian/source/format: Add, set it to "3.0 (native)"
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/source/format | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e0f1dd72..1dfc3300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ python-apt (0.8.0~exp5) UNRELEASED; urgency=low * Fix Lintian overrides * Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en) * po/urd.po: Remove, ur.po is the correct file + * debian/source/format: Add, set it to "3.0 (native)" [ Tshepang Lekhonkhobe ] * Fix get_changelog in Python 3 (Closes: #626532) diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..89ae9db8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) |
