diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-07-19 02:31:05 -0700 |
---|---|---|
committer | jblake+piny@omgwallhack.org <jblake@omgwallhack.org> | 2010-07-19 02:31:05 -0700 |
commit | 0a92ac2e90d730ba61d9a7d3f39c99d9c85eb861 (patch) | |
tree | 65811c7c59ed5bca58d99798ceeb9ecd96608926 /usr/src/libpiny | |
parent | d70d3046d0816d457e9279ccca7eeb48eb6a5021 (diff) | |
download | piny-code-0a92ac2e90d730ba61d9a7d3f39c99d9c85eb861.tar.gz piny-code-0a92ac2e90d730ba61d9a7d3f39c99d9c85eb861.zip |
Use Piny::Repo to destroy repos.
Diffstat (limited to 'usr/src/libpiny')
-rw-r--r-- | usr/src/libpiny/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/libpiny/debian/changelog b/usr/src/libpiny/debian/changelog index fc1ae42..3dcd6c4 100644 --- a/usr/src/libpiny/debian/changelog +++ b/usr/src/libpiny/debian/changelog @@ -1,3 +1,9 @@ +libpiny-perl (0.11) unstable; urgency=low + + * Destroying dead repos. + + -- Julian Blake Kongslie <jblake@omgwallhack.org> Mon, 19 Jul 2010 02:30:01 -0700 + libpiny-perl (0.10) unstable; urgency=low * Support for the global /etc/piny.conf stuff. |