From 6f34cb5b84b3d91f47227b75931322f9566bc125 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 7 May 2012 21:55:37 +0200 Subject: [PATCH] allow clean for apt-in-chroot --- apt-in-chroot | 3 ++- debian/changelog | 7 +++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apt-in-chroot b/apt-in-chroot index 0702a00..63165e3 100755 --- a/apt-in-chroot +++ b/apt-in-chroot @@ -35,6 +35,7 @@ usage() { echo " + update" echo " + upgrade" echo " + dist-upgrade" + echo " + clean" } @@ -88,7 +89,7 @@ fi case "$APTCMD" in -install|remove|purge|build-dep|update|upgrade|dist-upgrade) +install|remove|purge|build-dep|update|upgrade|dist-upgrade|clean) # those are the allowed apt sub-commands ;; *) diff --git a/debian/changelog b/debian/changelog index 81eaba4..378589b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ debian.org (47) Xnstable; urgency=low [ Peter Palfrader ] * Skip version number 46. It has been used by partial builds. + * apt-in-chroot: add schroot support. + * apt-in-chroot: allow clean. [ Enrico Zini ] * Added entry for debtags.debian.net @@ -13,9 +15,6 @@ debian.org (47) Xnstable; urgency=low [ Cyril Brulebois ] * release.debian.org: Add git-email. - [ Peter Palfrader ] - * apt-in-chroot: add schroot support. - [ Faidon Liambotis ] * Remove python-flaskext.wtf, python-wtforms depends from nm.d.o. @@ -27,7 +26,7 @@ debian.org (47) Xnstable; urgency=low * lintian.debian.org: - add libclone-perl - -- Martin Zobel-Helas Wed, 25 Apr 2012 17:42:41 +0200 + -- Peter Palfrader Mon, 07 May 2012 21:55:13 +0200 debian.org (45) unstable; urgency=low -- 2.30.2