Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

emgrip-remove(1) [debian man page]

EMGRIP-REMOVE(1)					User Contributed Perl Documentation					  EMGRIP-REMOVE(1)

NAME
emgrip-remove - remove a source package from all components in all unfrozen suites Synopsis Syntax: emgrip-remove -b PATH [OPTIONS] BINARY_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 and Licence 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/>. perl v5.12.3 2011-03-27 EMGRIP-REMOVE(1)

Check Out this Related Man Page

EMGRIP-BUILD(1) 						   EMDEBIAN-GRIP						   EMGRIP-BUILD(1)

NAME
emgrip-build - build wrapper script for Emdebian Grip SYNOPSIS
emgrip-build [[--debuild]] [[--n] | [--dry-run]] [[--V] | [--vendor]] [[DPKG-OPTIONS]] emgrip-build [[-?] | [-h] | [--help]] DESCRIPTION
emgrip-build is a simple wrapper for dpkg-buildpackage that runs the built package through emgrip. This results in both types of packages existing in the parent directory. -n|--dry-run Only print the commands that would be executed, do not build the package. --debuild Builds the package using debuild instead of using dpkg-buildpackage directly. -V|--vendor DEB_VENDOR support. The default vendor is emdebian-grip. Same effect can also be achieved using the DEB_VENDOR environment variable. If the named vendor cannot be parsed by dpkg-vendor or if the Grip-Build-Option and Vendor-Namevariables are not set for that vendor, emgrip-build exits. DPKG-OPTIONS Any unrecognised options are passed directly to dpkg-buildpackage, there is no need for --. AUTHOR
Emdebian Neil Williams Debian and Emdebian developer. COPYRIGHT
The GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007.PP This documentation is part of emdebian-grip. emdebian-grip 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/. Note In Debian you can find a copy of the GNU General Public Licence in /usr/share/common-licenses/GPL-3 EMDEBIAN-GRIP Release: 2.2.0 Sun 11 Jan 2009 19:55:45 GMT EMGRIP-BUILD(1)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

remove application

hi all, I have a newbie question. I don't seem to find a program that simulate ADD/REMOVE program on WINxx. Is there any rule or typical way of how application is removed? Thanks in advance. (1 Reply)
Discussion started by: andrec
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Sorry for duplicating posts

SORRY FOR DUPLICATING POSTS, COULD U JUST REMOVE THE FIRST ONE. Thank u. (1 Reply)
Discussion started by: vrguha
1 Replies

3. UNIX for Advanced & Expert Users

SCHED_SPORADIC explained? help needed

Hi, I'm trying to get a grip of the SCHED_SOPRADIC (ss) algorithm. I use the OpenSolaris operating system. The way I understand it is(specs: http://www.unix.org/single_unix_specification/): 1. Is it like: The ss is a thread. That is, the ss is "in charge" of a certain running queue with a... (1 Reply)
Discussion started by: micke_b
1 Replies