From 6aff36c8ecb28d183a684294fa5d9a058b0ef139 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 19 Jun 2014 18:51:03 +0200 Subject: Add minimal README --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..d4f2710 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +*stagepkg* allows to move Debian packages between different mini-dinstall[1] +managed repositories. This is usually used to stage a package from one quality +stage to another. E.g. if you have the stages 'unstable', 'testing' and +'stable' for a software component you could use: + + stagepkg -f foo/unstable -t foo/testing -k 0x3f3e6426 bar + +to move package bar from the repository foo/unstable to foo/testing. + +[1] https://packages.debian.org/wheezy/mini-dinstall -- cgit v1.2.3