diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:24:55 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:24:55 +0200 |
| commit | e3bdb73667560fcf662b8f1b5252b6e268d95e59 (patch) | |
| tree | 0b9d6100d6aabaf7fc0d9df6e5148391571b5f86 | |
| parent | 192a186f6613f02e0fcef12da11412ec6001ed8c (diff) | |
| download | python-apt-e3bdb73667560fcf662b8f1b5252b6e268d95e59.tar.gz | |
Set distribution to unstable, and close #521532 in the changelog
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4bc94036..4ef0b1f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -python-apt (0.7.10~exp1) experimental; urgency=low +python-apt (0.7.10) unstable; urgency=low * Build-Depend on python-debian, use it to get version number from changelog - * Depend on libjs-jquery, and remove internal copy + * Depend on libjs-jquery, and remove internal copy (Closes: #521532) * apt/package.py: - Introduce Version.{uri,uris,fetch_binary()} * debian/control: |
