Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
gimp-plugin-registry (7.20140602+nmu1) unstable; urgency=medium

* Non-maintainer upload.
* Drop wavelet-decompose plugin: included in gimp 2.10 (Closes: #895387)

-- Jeremy Bicha <jbicha@debian.org> Thu, 19 Apr 2018 12:25:13 -0400

gimp-plugin-registry (7.20140602) unstable; urgency=medium

* [b8040b86] Update debian/README.source and add a symlink for github
Expand Down
7 changes: 0 additions & 7 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,6 @@ Description: repository of optional extensions for GIMP
consists of taking two copies of an image, one blurred, and one sharp,
and mixing them to produce an image with a dreamy quality. It is
especially well suited to landscape and flower photography.
* wavelet-decompose (0.1.2): Wavelet Decompose
The wavelet decompose plugin decomposes a layer of an image into layers
of wavelet scales. This means that you can edit the image on different
detail scales (frequencies). The trivial recomposition of the image can
be done by GIMP's layer modes so you can see the results of your
modifications instantly. Among the applications are retouching, noise
reduction, and enhancing global contrast.
* wavelet-denoise (0.3.1): Wavelet Denoise
The wavelet denoise plugin is a tool to selectively reduce noise in
individual channels of an image with optional RGB<->YCbCr conversion.
Expand Down
18 changes: 0 additions & 18 deletions debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -1638,24 +1638,6 @@ http://registry.gimp.org/node/24441
THE SOFTWARE.


------------------------------------------------------------------------------

wavelet-decompose:

The plugin was downloaded from:
http://registry.gimp.org/node/11742

Wavelet decompose GIMP plugin

Copyright 2008 by Marco Rossini

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2+
as published by the Free Software Foundation.




------------------------------------------------------------------------------

wavelet-denoise:
Expand Down
1 change: 0 additions & 1 deletion debian/patches/series
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ refocus/fix_warnings
refocus/use_lapack
fix-ca/menu
wavelet-denoise/ldflags
wavelet-decompose/install_-d
wavelet-denoise/install_-d
11 changes: 0 additions & 11 deletions debian/patches/wavelet-decompose/install_-d

This file was deleted.

19 changes: 0 additions & 19 deletions wavelet-decompose/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions wavelet-decompose/control

This file was deleted.

9 changes: 0 additions & 9 deletions wavelet-decompose/copyright

This file was deleted.

1 change: 0 additions & 1 deletion wavelet-decompose/src

This file was deleted.

5 changes: 0 additions & 5 deletions wavelet-decompose/wavelet-decompose-0.1.2/AUTHORS

This file was deleted.

Loading