squeeze 1.0.4.17 → 1.0.4.18
raw patch · 5 files changed
+15/−11 lines, 5 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.markdown +3/−0
- debian/DEBIAN/control +1/−1
- man/man1/squeeze.1 +7/−7
- squeeze.cabal +3/−2
- squeeze.spec +1/−1
changelog.markdown view
@@ -169,3 +169,6 @@ ## 1.0.4.17 Changed references to author's domain-name.++## 1.0.4.18+Updated list of test-compilers.
debian/DEBIAN/control view
@@ -1,5 +1,5 @@ Package: squeeze-Version: 1.0.4.17-1+Version: 1.0.4.18-1 Section: utils Priority: optional Architecture: amd64
man/man1/squeeze.1 view
@@ -138,19 +138,19 @@ .PP 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. .PP-You should have received a copy of the GNU General Public License along with this program. If not, see \fB<https://www.gnu.org/licenses/>\fR.+You should have received a copy of the GNU General Public License along with this program. If not, see <\fBhttps://www.gnu.org/licenses/\fR>. .SH "SEE ALSO" .IP \(bu-Home-page: \fBhttps://functionalley.com/Squeeze/squeeze.html\fR+Home-page: <\fBhttps://functionalley.com/Squeeze/squeeze.html\fR>. .IP \(bu-.B https://hackage.haskell.org/package/squeeze+<\fBhttps://hackage.haskell.org/package/squeeze\fR>. .IP \(bu-.B https://github.com/functionalley/Squeeze+<\fBhttps://github.com/functionalley/Squeeze\fR>. .IP \(bu Source-documentation is generated by "\fBHaddock\fR", & is available in the distribution. .IP \(bu-.B https://www.haskell.org/haddock/+<\fBhttps://www.haskell.org/haddock/\fR>. .IP \(bu-.B https://en.wikipedia.org/wiki/Log-normal_distribution+<\fBhttps://en.wikipedia.org/wiki/Log-normal_distribution\fR>. .IP \(bu-.B https://en.wikipedia.org/wiki/Poisson_distribution+<\fBhttps://en.wikipedia.org/wiki/Poisson_distribution\fR>.
squeeze.cabal view
@@ -14,7 +14,7 @@ -- along with Squeeze. If not, see <http://www.gnu.org/licenses/>. Name: squeeze-Version: 1.0.4.17+Version: 1.0.4.18 Cabal-version: >= 1.10 Copyright: (C) 2010-2015 Dr. Alistair Ward License: GPL@@ -25,7 +25,7 @@ Build-type: Simple Description: Returns progressively better subsets of the specified files, selected to fit into a limited space, without wasting more than the specific ratio. Category: Application, Utils-Tested-with: GHC == 7.4, GHC == 7.6, GHC == 7.8, GHC == 7.10, GHC == 8.0, GHC == 8.2, GHC == 8.4, GHC == 8.6+Tested-with: GHC == 7.4, GHC == 7.6, GHC == 7.8, GHC == 7.10, GHC == 8.0, GHC == 8.2, GHC == 8.4, GHC == 8.6, GHC == 8.8, GHC == 8.10 Homepage: https://functionalley.com/Squeeze/squeeze.html Maintainer: mailto:squeeze@functionalley.com Bug-reports: mailto:squeeze@functionalley.com@@ -102,6 +102,7 @@ -- Required for 'cabal sdist'. Other-modules: Squeeze.Test.Performance+ Paths_squeeze Build-depends: base == 4.*,
squeeze.spec view
@@ -21,7 +21,7 @@ Summary: Finds the optimal subset of the specified files, to fit into a limited space, with minimal wastage Name: squeeze-Version: 1.0.4.17+Version: 1.0.4.18 Release: 1 License: GPLv3 # From '/usr/share/doc/packages/rpm/GROUPS'.