1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
freevial (1.3-2) unstable; urgency=low
* debian/control:
- Add an alternative dependency on fonts-unfonts-core
(since it replaced ttf-unfonts-core).
- Bump Standars-Version to 3.9.2.
* data/extra/freevial.6:
- Fix typo ("Additionaly" -> "Additionally").
* debian/control, debian/rules:
- Switch from dh_pycentral to dh_python2.
* debian/source/format:
- Added, with content "1.0".
* debian/copyright:
- Update copyright years and use Unicode copyright character.
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Sat, 19 Nov 2011 19:14:58 +0100
freevial (1.3-1) unstable; urgency=low
[ Siegfried-Angel Gevatter Pujals ]
* debian/watch:
- Change the protocol from "https" to "http".
* debian/copyright:
- Update the copyright years.
- Add missing licensing information for file skins/kde4/FreeSerif.ttf.
* debian/rules
- Fix permissions of a file (chmod -x).
* debian/menu:
- List each build dependency / menu tag on a line.
* debian/control:
- Remove "(RainCT)" from the Maintainer field.
- Bump Standards Version to 3.8.0.
- Lower XS-Python-Version minimum version to 2.4.
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Sat, 07 Feb 2009 23:32:06 +0100
freevial (1.2-1) unstable; urgency=medium
* New upstream release. The most important upstream changes are:
- Fix three crashes.
- Fix the installation script; now it really installs the KDE4
skin which comes in the tarball by default.
- Let the --skin option work even if just the name of a skin (and
not the path to it) is provided.
* debian/control:
- Update the long description.
- Add ttf-freefont dependency.
* debian/rules:
- Don't install FreeSerif.ttf (provided by KDE4 theme).
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Wed, 12 Mar 2008 14:22:07 +0100
freevial (1.1-1) unstable; urgency=low
* New upstream release. Packaging changes:
- Replace debian/install by a call to ./install.sh in debian/rules.
- Create debian/docs for README and ChangeLog.
- Add python-lxml dependency.
- Update debian/copyright.
* debian/control:
- Change Maintainer's email address (mine).
- Change long description.
- Bump standards version to 3.7.3.
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Mon, 28 Jan 2008 20:43:57 +0100
freevial (1.0-1) unstable; urgency=low
* Initial release (Closes: #440970)
-- Siegfried-Angel Gevatter Pujals (RainCT) <sgevatter@ubuntu.cat> Sun, 25 Nov 2007 19:52:14 +0100
|