r42752 - /scripts/rm-pkg-from-repo

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Aug 25 17:20:05 UTC 2009


Author: gregoa
Date: Tue Aug 25 17:19:58 2009
New Revision: 42752

URL: http://svn.debian.org/wsvn/?sc=1&rev=42752
Log:
add TODO

Modified:
    scripts/rm-pkg-from-repo

Modified: scripts/rm-pkg-from-repo
URL: http://svn.debian.org/wsvn/scripts/rm-pkg-from-repo?rev=42752&op=diff
==============================================================================
--- scripts/rm-pkg-from-repo (original)
+++ scripts/rm-pkg-from-repo Tue Aug 25 17:19:58 2009
@@ -2,6 +2,10 @@
 
 # Copyright: 2009, gregor herrmann <gregoa at debian.org>
 # License: same as Perl (i.e. Artistic | GPL-1+)
+
+# TODO:
+# - add option to move to attic/ instead of removing
+# - add option to add an additional message
 
 PKG="$1"
 REPO="${2:-svn+ssh://svn.debian.org/svn/pkg-perl}"




More information about the Pkg-perl-cvs-commits mailing list