emgrip-remove

Langue: en

Version: 2010-03-09 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

emgrip-remove - remove a source package from all components in all unfrozen suites

Synopsis

  Syntax: emgrip-remove -b PATH [OPTIONS] PACKAGE
          emgrip-remove -?|-h|--help|--version
 
  Commands:
  -b|--base-path PATH:           path to the top level grip directory [required]
  -?|-h|--help|--version:        print this help message and exit
 
 

Options:
    --grip-name STRING:         alternative name for the grip repository
    --filter-name STRING:       alternative name for the filter repository
 -n|--dry-run:                  print the reprepro commands that would be used.

Description

Cleanly remove a source package and all associated binary packages from all components in all unfrozen suites. If the package was in unstable, all relevant packages are also removed from the filter repository so that packages can be removed from Grip whether or not the equivalent package remains in Debian.
  Copyright (C) 2009  Neil Williams <codehelp@debian.org>
 
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.