diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/knowit/debian/changelog | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/knowit/debian/changelog')
-rw-r--r-- | ubuntu/_base/applications/knowit/debian/changelog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/knowit/debian/changelog b/ubuntu/_base/applications/knowit/debian/changelog new file mode 100644 index 000000000..b5d67442f --- /dev/null +++ b/ubuntu/_base/applications/knowit/debian/changelog @@ -0,0 +1,33 @@ +knowit-trinity (0.10-0ubuntu4) karmic; urgency=low + + * Added aRts support + * Karmic upload + + -- Timothy Pearson <[email protected]> Thu, 29 Oct 2009 21:23:00 -0600 + +knowit (0.10-0ubuntu3) jaunty; urgency=low + + * Remove aRts support. (LP: #320915) + - debian/rules: Add --without-arts to ./configure line. + + -- Andreas Wenning <[email protected]> Tue, 24 Mar 2009 19:00:23 +0100 + +knowit (0.10-0ubuntu2) hardy; urgency=low + + * debian/watch: + + Update filename extension from .gz to .bz2 (LP: #180121). + * debian/rules: + + Modify dh_iconcache to dh_icons. + * debian/control: + + Bump Standards-Version to 3.7.3 (no changes). + + Add Homepage field and remove it from Long Description. + + Modify Maintainer value to match the DebianMaintainerField specification. + + -- Marco Rodrigues <[email protected]> Thu, 03 Jan 2008 17:36:43 +0000 + +knowit (0.10-0ubuntu1) edgy; urgency=low + + * Initial release + + -- Lorenzo Villani <[email protected]> Thu, 24 Aug 2006 11:06:54 +0200 + |