diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-18 05:04:14 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-18 05:04:14 +0100 |
commit | 7138c2611300612ecc0ce5b4cc204964b14be94d (patch) | |
tree | a76b77e92f937de1026502ba4b933c5d0995b400 /debian | |
parent | 117c53eb21b8803c1891e1f0b51bb47f5de5928f (diff) | |
download | sciteco-7138c2611300612ecc0ce5b4cc204964b14be94d.tar.gz |
bumped release version to v0.6.4, updated ChangeLog and clarify libglib minimum version
* it was necessary to increase the upstream version so I could
upload new versions to launchpad while debugging PPA build issues.
* ChangeLog finalized for v0.6.4
* SciTECO requires at least libglib v2.28 (but that's only a guess)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 548b653..b620b14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -sciteco (0.6-1) unstable; urgency=low +sciteco (0.6.4-5) unstable; urgency=low - * new upstream version v0.6 + * new upstream version v0.6.4 + * the last revision 4 is only necessary to appease + launchpad which already knows some outdated tarballs. * Debian package can now be built from the original source tarball since it includes Scintilla. - -- Robin Haberkorn <robin.haberkorn@googlemail.com> Tue, 17 Mar 2015 04:33:24 +0100 + -- Robin Haberkorn <robin.haberkorn@googlemail.com> Wed, 18 Mar 2015 01:37:14 +0100 sciteco (0.5-1) unstable; urgency=low |