debian-build 0.2.1.0 → 0.2.1.1
raw patch · 1 files changed
+4/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- debian-build.cabal +4/−3
debian-build.cabal view
@@ -1,8 +1,9 @@ name: debian-build-version: 0.2.1.0+version: 0.2.1.1 synopsis: Debian package build sequence tools-description: This package provides functions to build- debian package from source tree.+description: This package provides build sequence functions+ for debian package, and includes on-the-fly+ build command 'odebuild'. homepage: http://twitter.com/khibino/ license: BSD3 license-file: LICENSE