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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
attica (0.4.2-2) unstable; urgency=medium
* Team upload.
* Update symbols file. (Closes: #777785)
-- Maximiliano Curia <maxy@debian.org> Thu, 06 Aug 2015 16:26:04 +0200
attica (0.4.2-1) unstable; urgency=low
* New upstream release.
* Update patch switch-to-multiarch.patch to the new attica version.
* Update copyright.
* Update Homepage.
* Update symbols file.
* Mark libattica-dbg as Multi-Arch: same.
-- Pino Toscano <pino@debian.org> Mon, 24 Jun 2013 22:28:34 +0200
attica (0.4.1-2) unstable; urgency=low
* Upload to unstable.
* Rename docs to libattica0.4.docs, so it applies to the shared library.
* Bump Standards-Version to 3.9.4, no changes required.
-- Pino Toscano <pino@debian.org> Thu, 13 Jun 2013 21:33:09 +0200
attica (0.4.1-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Disable the unit tests, which do not link when compiling with hidden
visibility.
* Bump minimum libqt4-dev build dependency to >= 4.7, as indicated in the
build system.
* Change OCS API version from 1.4 to 1.6 in descriptions.
* Update symbols file with optional symbols of 0.4.0.
-- Pino Toscano <pino@debian.org> Thu, 06 Dec 2012 19:12:59 +0100
attica (0.4.0-1) experimental; urgency=low
* Team upload.
* New upstream release.
[ Ana Beatriz Guerrero Lopez ]
* Remove Thibaut Gridel from Uploaders as he requested.
[ Pino Toscano ]
* Add myself to Uploaders.
* Rename libattica0 to libattica0.4, according to the new SONAME.
* Drop patch no-rpath, applied upstream.
* Bump Standards-Version to 3.9.3, no changes required.
* Bump the debhelper compatibility to v9:
- bump compat to 9
- bump the debhelper build dependency to 9
- convert the CXXFLAGS addition to the dpkg-buildflags way
* Drop the custom CXXFLAGS, they seem to break compilation.
* Update the symbols file.
* Update Vcs-Browser header and migrate Vcs-Svn to Vcs-Git.
* Add libattica-dbg.
* Remove templates-like comments from the watch file.
* Update copyright.
* libattica-dev: depend on libqt4-dev.
[ Daniel Schaal ]
* Switch to multiarch. (Closes: #636318)
-- Pino Toscano <pino@debian.org> Mon, 02 Jul 2012 23:57:27 +0200
attica (0.2.0-1) unstable; urgency=low
* New 0.2.0 upstream version.
[ Modestas Vainius ]
* Add Build-Depends-Package field to the symbol file.
* Remove article from the description synopsis of libattica0.
[ Thibaut GRIDEL ]
* Adding new symbols for 0.1.90.
* Bumping Standards-Version to 3.9.1.
[ Didier Raboud ]
* Update copyright.
* Make the install file generic.
* Adding new symbols for 0.2.0.
* Remove useless dh_makeshlibs override.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Mon, 14 Mar 2011 01:19:22 +0200
attica (0.1.4-1) unstable; urgency=low
[ Thibaut GRIDEL ]
* New upstream version.
* Dropping patch applied upstream.
* Updating symbols file.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Thu, 20 May 2010 21:23:39 +0200
attica (0.1.3-2) unstable; urgency=low
[ Thibaut GRIDEL ]
* Removing undefined methods which break bindings.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Tue, 27 Apr 2010 18:46:35 +0200
attica (0.1.3-1) unstable; urgency=low
[ Thibaut GRIDEL ]
* New upstream version.
* Using --with pkgkde_symbolshelper.
* Updating Standards-Version to 3.8.4 (no change).
* Adding parallel build.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Mon, 12 Apr 2010 19:28:59 +0200
attica (0.1.2-1) unstable; urgency=low
[ Thibaut Gridel ]
* New Upstream version.
* Dropping no-qtgui patch applied upstream.
* Fixing symbols and version.
* Removing unneeded Section field.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Sat, 16 Jan 2010 14:28:34 +0100
attica (0.1.1-2) unstable; urgency=low
[ Thibaut Gridel ]
* Updating copyright.
* Fixing symbols for qreal.
* Fixing Vcs-Browser field.
* Fixing dh_strip.
* Cleaning generated symbols file.
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Sun, 03 Jan 2010 23:21:24 +0100
attica (0.1.1-1) unstable; urgency=low
[ Thibaut Gridel ]
* Initial release (Closes: #560102)
* Removing link against libQtGui
* Generating shlibs from dh_makeshlibs
* Removing cmake option for kde and fixing rpath issue
-- Debian Krap Maintainers <debian-qt-kde@lists.debian.org> Sat, 12 Dec 2009 21:50:25 +0100
|