diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/applications/kplayer/debian/changelog | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.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/kplayer/debian/changelog')
-rw-r--r-- | ubuntu/_base/applications/kplayer/debian/changelog | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kplayer/debian/changelog b/ubuntu/_base/applications/kplayer/debian/changelog new file mode 100644 index 000000000..59661b0ba --- /dev/null +++ b/ubuntu/_base/applications/kplayer/debian/changelog @@ -0,0 +1,72 @@ +kplayer-trinity (0.6.3-1debian7.0.0+0) wheezy; urgency=low + + * Initial Release for TDE + + -- Slávek Banko <[email protected]> Sat, 26 Mar 2016 17:04:45 +0100 + +kplayer (0.6.3-0.1) unstable; urgency=low + + * Build with --disable-debug + + -- Christian Marillat <[email protected]> Sun, 07 Oct 2007 19:00:59 +0200 + +kplayer (0.6.3-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat <[email protected]> Sun, 29 Jul 2007 10:19:18 +0200 + +kplayer (0.6.2-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat <[email protected]> Sun, 13 May 2007 22:16:14 +0200 + +kplayer (0.6.1-0.1) unstable; urgency=low + + * Use -j NCPUS instead of -j 2 + + -- Christian Marillat <[email protected]> Mon, 5 Mar 2007 17:20:52 +0100 + +kplayer (0.6.1-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat <[email protected]> Mon, 5 Mar 2007 16:46:09 +0100 + +kplayer (0.6.0-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat <[email protected]> Tue, 16 Jan 2007 09:13:48 +0100 + +kplayer (0.5.3-0.4) unstable; urgency=low + + * Build for amd64. + + -- Christian Marillat <[email protected]> Mon, 12 Jun 2006 09:45:29 +0200 + +kplayer (0.5.3-0.3) unstable; urgency=low + + * Rebuild against kdelibs4c2a + + -- Christian Marillat <[email protected]> Tue, 6 Dec 2005 09:00:06 +0100 + +kplayer (0.5.3-0.2) unstable; urgency=low + + * Don't remove .la files. + + -- Christian Marillat <[email protected]> Thu, 20 Oct 2005 16:41:46 +0200 + +kplayer (0.5.3-0.1) unstable; urgency=low + + * Removed mmst.protocol already in KDE 3.4 + + -- Christian Marillat <[email protected]> Thu, 18 Aug 2005 10:42:11 +0200 + +kplayer (0.5.3-0.0) unstable; urgency=low + + * Initial Release. + + -- Christian Marillat <[email protected]> Tue, 22 Feb 2005 11:29:51 +0100 + |