| 1 |
digikam (2:0.9.1~rc1-1) experimental; urgency=low
|
| 2 |
|
| 3 |
* new upstream release
|
| 4 |
|
| 5 |
[ Achim Bohnet ]
|
| 6 |
* debian/watch: fix to match beta and rc releases.
|
| 7 |
* debian/control:
|
| 8 |
+ recommend a more recent version of digikamimageplugins than digikam
|
| 9 |
conflicts with.
|
| 10 |
+ build-dep on libkexiv2-dev. New requirement with 0.9.1-beta1.
|
| 11 |
+ libdigikam0 and libdigikam-dev existed only for a very short period
|
| 12 |
and are not part of any distro release. Remove conflicts and replaces
|
| 13 |
with these pkgs.
|
| 14 |
+ Point XS-Vcs-* headers to branches/experimental until 0.9 is moved to sid
|
| 15 |
post etch release.
|
| 16 |
+ Bump kipi-plugins conflict to <= 0.1.3~rc0. So libexiv2-0.12 is used
|
| 17 |
for kipi-plugins too.
|
| 18 |
* Merging Kubuntu changes of 1:0.9.0-0ubuntu2: split digikam into digikam
|
| 19 |
and showfoto packages. Thx to Anthony Mercatante <tonio@ubuntu.com>.
|
| 20 |
|
| 21 |
[ Mark Purcell ]
|
| 22 |
* Showfoto also Conflicts: digikam (<= 2:0.9.0-1)
|
| 23 |
* Updated copyright file. New contributors and a new year
|
| 24 |
|
| 25 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Mon, 19 Feb 2007 17:58:14 +0100
|
| 26 |
|
| 27 |
digikam (2:0.9.0-1) experimental; urgency=low
|
| 28 |
|
| 29 |
* new upstream release
|
| 30 |
|
| 31 |
[ Achim Bohnet ]
|
| 32 |
* remove patches, now included in upstream tarball:
|
| 33 |
+ 10_kdesvn_606804_dcraw-return-code.diff
|
| 34 |
+ 11_kdesvn_606805_file-extention-parsing.diff
|
| 35 |
+ 12_kde_606923_fix_huge_memory_leak.diff
|
| 36 |
* bump build-dep on exiv2 to >=0.12
|
| 37 |
* debian/control: bump conflict with digikamimageplugins to << 0.9.0~rc2
|
| 38 |
because that build against libexiv2-0.10 not 0.12.
|
| 39 |
* build with enable-final. Upstream tested final for 0.9.0
|
| 40 |
* remove --disable-debug. It's already the default in cdbs
|
| 41 |
* control:
|
| 42 |
+ change XS-X-Vcs-Svn -> XS-Vcs-Svn
|
| 43 |
+ add XS-Vcs-Browser header field, pointing to an http:// -browsable URL
|
| 44 |
|
| 45 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Mon, 18 Dec 2006 14:40:34 +0100
|
| 46 |
|
| 47 |
digikam (1:0.9.0~rc1-1) unstable; urgency=low
|
| 48 |
|
| 49 |
* New upstream release
|
| 50 |
|
| 51 |
[ Achim Bohnet ]
|
| 52 |
* cleanup debian/TODO a bit: imlib2 and libkexif dependencies are
|
| 53 |
already removed. There's no dcraw dependency anymore too (digikam
|
| 54 |
includes it's own version)
|
| 55 |
* add version build-dep on libexiv2-dev >= 0.9.1. to guide backports
|
| 56 |
* removed patches/va_list.patch. No longer necesssary
|
| 57 |
* removed patches/11_only_-lqt-mt.diff: autoconf 2.60 uses a totally
|
| 58 |
different method to substitute vars.
|
| 59 |
* Pick fixes from svn:
|
| 60 |
+ 10_kdesvn_606804_dcraw-return-code.diff : fix file-extention parsing
|
| 61 |
when it's a null string KDEBUG: 137495
|
| 62 |
+ 11_kdesvn_606805_file-extention-parsing.diff: dcraw fail to decode a
|
| 63 |
RAW file. KDEBUG: 137495
|
| 64 |
+ patches/12_kde_606923_fix_huge_memory_leak.diff: fix huge memory
|
| 65 |
corruption relevant of a wrong deletion of data shared between preview
|
| 66 |
kio-slave and digiKam. Without this fix, digiKam is unstable
|
| 67 |
with unsupported/broken pictures to show. It can crash everywhere
|
| 68 |
with a non suitable backtrace.
|
| 69 |
* Bump standards-version to 3.7.2. No changes necessary.
|
| 70 |
* control: add XS-X-Vcs-Svn: header field pointing to pkg repository
|
| 71 |
location
|
| 72 |
|
| 73 |
[ Mark Purcell ]
|
| 74 |
* Conflicts: digikamimageplugins (<< 0.9.0~rc1)
|
| 75 |
|
| 76 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Thu, 23 Nov 2006 21:17:01 +0000
|
| 77 |
|
| 78 |
digikam (1:0.9.0~beta3-3) unstable; urgency=low
|
| 79 |
|
| 80 |
[ Mark Purcell ]
|
| 81 |
* Add debian/patches/va_list.patch
|
| 82 |
- FTBFS (alpha): attempt to use output operater '<<' on va_list
|
| 83 |
(Closes: #396747)
|
| 84 |
* Re-Add Build-Depends: libgphoto2-2-dev
|
| 85 |
- libgphoto2-2-dev needed (Closes: #396249)
|
| 86 |
* Ack fixes from experimental
|
| 87 |
- Digikam doesn't save modified Tiff images (Closes: #375982)
|
| 88 |
- "Toggle Full Screen" should be in the View menu (Closes: #378477)
|
| 89 |
- Crashes on assigning icon to tag (Closes: #393505)
|
| 90 |
- I would like to have AND between tags and not OR. (Closes: #329014)
|
| 91 |
|
| 92 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sat, 4 Nov 2006 10:12:50 +0000
|
| 93 |
|
| 94 |
digikam (1:0.9.0~beta3-2) unstable; urgency=low
|
| 95 |
|
| 96 |
* Migrate to unstable
|
| 97 |
|
| 98 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sun, 29 Oct 2006 12:38:39 +0000
|
| 99 |
|
| 100 |
digikam (1:0.9.0~beta3-1) experimental; urgency=low
|
| 101 |
|
| 102 |
* new upstream release
|
| 103 |
|
| 104 |
[ Mark Purcell ]
|
| 105 |
* Fixes: Crashes on assigning icon to tag (Closes: #393505)
|
| 106 |
|
| 107 |
[ Achim Bohnet ]
|
| 108 |
* remove dcraw dependency. digikam now includes/uses an adapted
|
| 109 |
version
|
| 110 |
|
| 111 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 20 Oct 2006 20:05:31 +0100
|
| 112 |
|
| 113 |
digikam (1:0.9.0~beta2-1) experimental; urgency=low
|
| 114 |
|
| 115 |
* new upstream release
|
| 116 |
|
| 117 |
[Achim Bohnet]
|
| 118 |
* debian/patches/kbugs131550.patch: removed. Included upstream
|
| 119 |
* debian/patches/11_only_-lqt-mt.diff: updated
|
| 120 |
|
| 121 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 22 Sep 2006 05:03:17 +0100
|
| 122 |
|
| 123 |
digikam (1:0.9-beta1-r1-1) experimental; urgency=low
|
| 124 |
|
| 125 |
[ Mark Purcell ]
|
| 126 |
* New Upstream Release
|
| 127 |
|
| 128 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 4 Aug 2006 23:34:51 +0100
|
| 129 |
|
| 130 |
digikam (1:0.9-beta1-3) experimental; urgency=low
|
| 131 |
|
| 132 |
[ Mark Purcell ]
|
| 133 |
* Pull powerpc fix from http://bugs.kde.org/show_bug.cgi?id=131550
|
| 134 |
|
| 135 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 4 Aug 2006 21:49:24 +0100
|
| 136 |
|
| 137 |
digikam (1:0.9-beta1-2) experimental; urgency=low
|
| 138 |
|
| 139 |
[ Mark Purcell ]
|
| 140 |
* Recommends: digikamimageplugins (>> 0.9)
|
| 141 |
* Upload to experimental this time :-(
|
| 142 |
* Add Build-Depends: libltdl3-dev
|
| 143 |
- FTBFS: grep: /usr/lib/libltdl.la: No such file or directory (Closes:
|
| 144 |
#379501)
|
| 145 |
|
| 146 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sun, 23 Jul 2006 23:38:13 +0100
|
| 147 |
|
| 148 |
digikam (0.9-beta1-1) unstable; urgency=low
|
| 149 |
|
| 150 |
[ Mark Purcell ]
|
| 151 |
* New upstream release
|
| 152 |
* Fixes:
|
| 153 |
- Digikam doesn't save modified Tiff images (Closes: #375982)
|
| 154 |
- "Toggle Full Screen" should be in the View menu (Closes: #378477)
|
| 155 |
* Use upstream servicemenus for uploading
|
| 156 |
* Add Build-Depends: libexiv2-dev, liblcms1-dev
|
| 157 |
* Remove Build-Depends: libimlib2-dev, libkexif1-dev
|
| 158 |
|
| 159 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 21 Jul 2006 19:57:37 +0100
|
| 160 |
|
| 161 |
digikam (0.8.2-1) unstable; urgency=low
|
| 162 |
|
| 163 |
[ Achim Bohnet ]
|
| 164 |
* new upstream release
|
| 165 |
* adapt debian/patches/11_only_-lqt-mt.diff to apply cleanly
|
| 166 |
* debian/rules:
|
| 167 |
- remove applnk/ workaround: digikam.desktop is now properly
|
| 168 |
installed in applications/kde/
|
| 169 |
- remove x-raw.desktop removal. No longer delivered by upstream
|
| 170 |
* debian/control: x-raw.desktop is in kdelibs >= 4:3.5.1-3 so add
|
| 171 |
a versioned depend on it.
|
| 172 |
|
| 173 |
[ Mark Purcell ]
|
| 174 |
* Include translators in debian/copyright (problem with unicode though)
|
| 175 |
* Fixes:
|
| 176 |
- needs to call update-desktop-files in postinst (Closes: #344092)
|
| 177 |
- fails to start with "albumtreestate.bin not found" (Closes: #340567)
|
| 178 |
- general disfunctionning (Closes: #309726)
|
| 179 |
|
| 180 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Thu, 20 Jul 2006 06:59:38 +0100
|
| 181 |
|
| 182 |
digikam (0.8.1+0.8.2-rc1-2) unstable; urgency=low
|
| 183 |
|
| 184 |
* Depends: libgphoto2-2-dev
|
| 185 |
- Fixes: camera interface breaks with libgphoto 2.2.0 (Closes: #374460)
|
| 186 |
* Reclose fixed bugs:
|
| 187 |
- Rotation and Resaving --> Loss of EXIF info (Closes: #349450)
|
| 188 |
- Hash marks ('#') in album names cause download problems (Closes:
|
| 189 |
#348887)
|
| 190 |
- Unlike other rotation in the program (thanks to kipi), auto rotate
|
| 191 |
is LOSSY (Closes: #325979)
|
| 192 |
|
| 193 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Wed, 21 Jun 2006 00:39:01 +1000
|
| 194 |
|
| 195 |
digikam (0.8.1+0.8.2-rc1-1) unstable; urgency=low
|
| 196 |
|
| 197 |
[ Achim Bohnet ]
|
| 198 |
* new upstream release.
|
| 199 |
o Closes #349450: Rotation and Resaving --> Loss of EXIF info
|
| 200 |
o Closes #348887: Hash marks ('#') in album names cause download
|
| 201 |
problems
|
| 202 |
* debian/rules: use --disalbe-final. This fixes meta data loss:
|
| 203 |
Digikam deletes EXIFs when auto-rotating on import
|
| 204 |
http://bugs.kde.org/show_bug.cgi?id=126326 and
|
| 205 |
https://launchpad.net/distros/ubuntu/+source/digikam/+bug/34462
|
| 206 |
* Removed patches now included upstream:
|
| 207 |
o 20_kdesvn_r531782_fix_16bit_tiff_thumbnails.diff
|
| 208 |
o 21_kdesvn_r532147_fix_16bit_tiff_umscamera.diff
|
| 209 |
o 22_kdesvn_r532959_fix_16bit_tiff_imageeditor.diff
|
| 210 |
* Add patch debian/patches/11_only_-lqt-mt.diff:
|
| 211 |
By default configure sets LIB_QT to
|
| 212 |
LIB_QT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
|
| 213 |
Fix configure so it's set to LIB_QT=-lqt-mt. Sort of a start
|
| 214 |
of a relibtooliztion.
|
| 215 |
|
| 216 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Wed, 10 May 2006 01:28:55 +0200
|
| 217 |
|
| 218 |
digikam (0.8.1+0.8.2-beta1-2) unstable; urgency=low
|
| 219 |
|
| 220 |
[ Achim Bohnet ]
|
| 221 |
* Pull some fixes from upstream svn:
|
| 222 |
+ 20_kdesvn_r531782_fix_16bit_tiff_thumbnails.diff
|
| 223 |
+ 21_kdesvn_r532147_fix_16bit_tiff_umscamera.diff
|
| 224 |
+ 22_kdesvn_r532959_fix_16bit_tiff_imageeditor.diff
|
| 225 |
|
| 226 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Mon, 24 Apr 2006 23:29:16 +0200
|
| 227 |
|
| 228 |
digikam (0.8.1+0.8.2-beta1-1) unstable; urgency=low
|
| 229 |
|
| 230 |
[ Achim Bohnet ]
|
| 231 |
* new upstream release. Fixes:
|
| 232 |
o Closes: #355886 Fixes search, after introduction rating:
|
| 233 |
search only found rated images
|
| 234 |
o Closes: #351931 digikam confused : tries to open JPG files with dcraw
|
| 235 |
o digikam now fail to display pictures, and needlessly invoke dcraw
|
| 236 |
too (Closes: #364215)
|
| 237 |
* Removed the patches that are in new upstream release:
|
| 238 |
o 10_kdesvn_r507591_fix_jpeg_on_ppc.diff
|
| 239 |
o 11_kdesvn_r508791_add_more_options_to_albumproperties.diff
|
| 240 |
o 12_kdesvn_r505430_fix_search.diff
|
| 241 |
* debian rules: replace deletion of empty api-docs dir tree with one
|
| 242 |
simple rm -rf
|
| 243 |
* fix typo in long description. (Closes: #363256)
|
| 244 |
* Depend on dcraw instead of only recommend it. This digikam version
|
| 245 |
actually checks dcraw existance on startup, due to extented RAW
|
| 246 |
support
|
| 247 |
|
| 248 |
[ Mark Purcell ]
|
| 249 |
* Provide
|
| 250 |
/usr/share/apps/konqueror/servicemenus/digikam_upload_photos.desktop
|
| 251 |
to allow direct upload from removable media
|
| 252 |
* lintian overrides: package-name-doesnt-match-sonames
|
| 253 |
* Update debian/watch
|
| 254 |
|
| 255 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Mon, 24 Apr 2006 20:04:29 +0100
|
| 256 |
|
| 257 |
digikam (0.8.1-4) unstable; urgency=low
|
| 258 |
|
| 259 |
[ Achim Bohnet ]
|
| 260 |
* recommend dcraw
|
| 261 |
* patches/10_kdesvn_r507545_fix_jpeg_on_ppc.diff removed: breaks AMD64.
|
| 262 |
* patches/10_kdesvn_r507591_fix_jpeg_on_ppc.diff 2nd try. Works on
|
| 263 |
PPC without breaking AMD64 (Closes: #354173). Thanks to Rodney Gordon
|
| 264 |
II and Fabrice Flore-Thebault for testing.
|
| 265 |
|
| 266 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Mon, 6 Mar 2006 21:48:37 +0100
|
| 267 |
|
| 268 |
digikam (0.8.1-3) unstable; urgency=low
|
| 269 |
|
| 270 |
[ Achim Bohnet ]
|
| 271 |
* Remove version from build-dep on libkexif and libkipi. Lastest
|
| 272 |
libkexif and libkipi don't refer to libXft.la anymore.
|
| 273 |
* remove image/x-raw.desktop. It is now in upstream's stable branch
|
| 274 |
of kdelibs (see http://bugs.kde.org/show_bug.cgi?id=121242).
|
| 275 |
Debian's kdelibs >= 4:3.5.1-3 contains this file already.
|
| 276 |
* patches/10_kdesvn_r507545_fix_jpeg_on_ppc.diff: fix endiness problem
|
| 277 |
with jpeg. Fix: (Closes: #351931)
|
| 278 |
|
| 279 |
[ Tom Albers ]
|
| 280 |
* patches/11_kdesvn_r508791_add_more_options_to_albumproperties.diff
|
| 281 |
adds two buttons to album properties to set the date picker to oldest
|
| 282 |
or newest image in the album.
|
| 283 |
|
| 284 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Wed, 8 Feb 2006 01:46:51 +0100
|
| 285 |
|
| 286 |
digikam (0.8.1-2) unstable; urgency=low
|
| 287 |
|
| 288 |
* Add versioned build depends for libkexif & libkipi to remove
|
| 289 |
dependancy on missing libXft.la
|
| 290 |
- digikam - FTBFS: libtool: link: `/usr/lib/libXft.la' is not a valid
|
| 291 |
libtool archive (Closes: #350873)
|
| 292 |
|
| 293 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Wed, 1 Feb 2006 20:36:25 +0000
|
| 294 |
|
| 295 |
digikam (0.8.1-1) unstable; urgency=low
|
| 296 |
|
| 297 |
[ Tom Albers ]
|
| 298 |
* New upstream release
|
| 299 |
* digikam.manpage: add new option --download-from
|
| 300 |
* copyright: update upstream authors, add yours truely to
|
| 301 |
debian packagers
|
| 302 |
* rules: enable enable-final build again
|
| 303 |
|
| 304 |
[ Achim Bohnet ]
|
| 305 |
* debian/copyright updated. Copyright and license audit
|
| 306 |
* debian/digikam.manpage: --download-from: document KDE automounting
|
| 307 |
for system: and media: URLs.
|
| 308 |
|
| 309 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Thu, 12 Jan 2006 22:31:18 +0100
|
| 310 |
|
| 311 |
digikam (0.8.0-1-1) unstable; urgency=low
|
| 312 |
|
| 313 |
* new upstream release
|
| 314 |
|
| 315 |
[ Achim Bohnet ]
|
| 316 |
* Fixes bug reports:
|
| 317 |
+ Rotating updates image but not thumbnail (Closes: #336895)
|
| 318 |
+ 0.8.x would be nice (Closes: #325262)
|
| 319 |
|
| 320 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Wed, 23 Nov 2005 01:33:26 +0100
|
| 321 |
|
| 322 |
digikam (0.8.0-0rc-1) experimental; urgency=low
|
| 323 |
|
| 324 |
* new upstream release
|
| 325 |
* mention new 0.8 features tagging and searching in long description
|
| 326 |
* remove 01_fix_keyboardfocus_in_albumview.diff, fixed upstream
|
| 327 |
* remove build-dep on libgdbm-dev: No longer needed in 0.8
|
| 328 |
* remove the empty apidocs dirtree from /usr/share/doc/kde
|
| 329 |
|
| 330 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Fri, 4 Nov 2005 14:50:31 +0100
|
| 331 |
|
| 332 |
digikam (0.8.0-0beta2-1) experimental; urgency=low
|
| 333 |
|
| 334 |
* New upstream release
|
| 335 |
* Merge 0.7.4-5 packaging and changes
|
| 336 |
* build-deps on libkipi and libkexif: remove versioned dependency. No
|
| 337 |
longer necessary
|
| 338 |
* conflict with all digikamimageplugin releases << 0.8
|
| 339 |
* Remove patches:
|
| 340 |
o 00_showfoto_enable-final-fix.diff: was applied upstream
|
| 341 |
o visibility.diff: new admin/* disables automaticly visibility
|
| 342 |
because qt isn't compiled with visibility enabled
|
| 343 |
* New patch 01_fix_keyboardfocus_in_albumview.diff: stolen from
|
| 344 |
upstream svn. Fixes KDE bug #112971.
|
| 345 |
* disable --enable-final, it is broken again.
|
| 346 |
|
| 347 |
-- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Thu, 22 Sep 2005 01:24:52 +0200
|
| 348 |
|
| 349 |
digikam (0.8.0-0beta1-1) experimental; urgency=low
|
| 350 |
|
| 351 |
* New upstream release
|
| 352 |
* Beta package to experimental
|
| 353 |
* Backout Package split: libdigikam-dev & libdigikam0 (See #324592)
|
| 354 |
|
| 355 |
-- Mark Purcell <msp@debian.org> Fri, 2 Sep 2005 22:06:04 +0100
|
| 356 |
|
| 357 |
digikam (0.7.4-5) unstable; urgency=low
|
| 358 |
|
| 359 |
[ Debian KDE Extras Team ]
|
| 360 |
* Pkg now maintained by Debian KDE Extras Team
|
| 361 |
|
| 362 |
[ Achim Bohnet ]
|
| 363 |
* Now that the pkgs are build on all archs, fix build dependencies
|
| 364 |
+ kdelibs4-dev: remove version
|
| 365 |
+ libkexif1-dev (>= 0.2-1), libkipi0-dev (>= 0.1-1): (re)set
|
| 366 |
versions to last API change. (Helps backporting.)
|
| 367 |
* remove debian/dirs, not needed because dh_install creates the
|
| 368 |
missing usr/share/pixmap dir
|
| 369 |
* rules: remove --list-missing for dh_install now that libdigikam{,-dev}
|
| 370 |
is backout.
|
| 371 |
* document in lintian override why libdigikam{,-dev} is not used
|
| 372 |
(details in #324592)
|
| 373 |
|
| 374 |
[ Mark Purcell ]
|
| 375 |
* Backout Package split: libdigikam-dev & libdigikam0
|
| 376 |
(Closes: #326786)
|
| 377 |
* debian/rules enable DEB_CONFIGURE_USER_FLAGS
|
| 378 |
* Renable debian/patches/visibility.diff for 0.7.4
|
| 379 |
* Recommends: kdeprint, konqueror
|
| 380 |
|
| 381 |
-- Mark Purcell <msp@debian.org> Sat, 17 Sep 2005 22:09:19 +0100
|
| 382 |
|
| 383 |
digikam (0.7.4-4) unstable; urgency=low
|
| 384 |
|
| 385 |
* Add Depends: to libdigikam0 package as requested by NEW
|
| 386 |
* Split off Package: libdigikam-dev & libdigikam0
|
| 387 |
- Libraries should be split in a lib and -dev package. (Closes:
|
| 388 |
#324592)
|
| 389 |
* fix lintian old-fsf-address-in-copyright-file
|
| 390 |
* Add Recommends: kdebase
|
| 391 |
|
| 392 |
-- Mark Purcell <msp@debian.org> Thu, 1 Sep 2005 07:49:32 +0100
|
| 393 |
|
| 394 |
digikam (0.7.4-3) unstable; urgency=low
|
| 395 |
|
| 396 |
* Update libdigikam.install & libdigikam-dev.install for missing
|
| 397 |
/usr/lib/kde3
|
| 398 |
|
| 399 |
-- Mark Purcell <msp@debian.org> Thu, 25 Aug 2005 23:17:21 +0100
|
| 400 |
|
| 401 |
digikam (0.7.4-2) unstable; urgency=low
|
| 402 |
|
| 403 |
* Split off Package: libdigikam-dev & libdigikam0
|
| 404 |
- Libraries should be split in a lib and -dev package. (Closes:
|
| 405 |
#324592)
|
| 406 |
|
| 407 |
-- Mark Purcell <msp@debian.org> Thu, 25 Aug 2005 20:50:52 +0100
|
| 408 |
|
| 409 |
digikam (0.7.4-1) unstable; urgency=low
|
| 410 |
|
| 411 |
[ Achim Bohnet ]
|
| 412 |
* new upstream release.
|
| 413 |
* Upstream split code and docs into two tarballs.
|
| 414 |
Handbooks and their translations are now in it's own package
|
| 415 |
Shrinks package to 10% of combined size. (Closes: #314588)
|
| 416 |
Handbooks are now available in the new digikam-doc package.
|
| 417 |
* control: conflict with digikamimageplugins << 0.7.2.9999
|
| 418 |
* remove backport patch patches/01_fix-two-or-fourfold_menu_entries.diff.
|
| 419 |
Fixed upstream in 0.7.3
|
| 420 |
* ltdl kde bug is fixed in KDE 3.4: Remove Depends on libimlib2-dev
|
| 421 |
and build-dep on KDE >= 4:3.4.0 (Closes: #288685, #310378)
|
| 422 |
* remove libltdl3-dev build-dep
|
| 423 |
* New homepage URL in long description
|
| 424 |
* add: patches/00_showfoto_enable-final-fix.diff
|
| 425 |
* digikam - digikam-doc tarball split
|
| 426 |
+ Add a note to the manpages that the handbooks are in package
|
| 427 |
digikam-doc
|
| 428 |
+ copyright: remove part about documentation
|
| 429 |
+ control: update depends, suggests and build-depends
|
| 430 |
* licenses/copyright review
|
| 431 |
|
| 432 |
[ Mark Purcell ]
|
| 433 |
* C++ transition package
|
| 434 |
* Add debian/watch
|
| 435 |
* Build-Depends: libkexif1-dev (>= 0.2.1-5)
|
| 436 |
* libkipi0-dev (>= 0.1.1-3), kdelibs4-dev (>= 4:3.4.2-1)
|
| 437 |
* Disable KDE_ENABLE_HIDDEN_VISIBILITY --
|
| 438 |
debian/patches/visibility.diff
|
| 439 |
* Build-Depends: automake1.9
|
| 440 |
|
| 441 |
-- Mark Purcell <msp@debian.org> Sat, 20 Aug 2005 21:43:17 +0100
|
| 442 |
|
| 443 |
digikam (0.7.2-4) unstable; urgency=medium
|
| 444 |
|
| 445 |
* patches/01_fix-two-or-fourfold_menu_entries.diff:
|
| 446 |
fix double and even quadruple appearances of menu entries.
|
| 447 |
Backport of http://bugs.kde.org/show_bug.cgi?id=103147
|
| 448 |
|
| 449 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 11 May 2005 13:55:04 +0200
|
| 450 |
|
| 451 |
digikam (0.7.2-3) unstable; urgency=low
|
| 452 |
|
| 453 |
* move digikam.desktop file to /usr/share/applications/kde/
|
| 454 |
The desktop file is already XDG compliant. (Closes: #271562)
|
| 455 |
* fix grammar in long description. Thx Justin! (Closes: #300122)
|
| 456 |
* Add 16x16 and 32x32 xpm icons for debian menu file
|
| 457 |
(showfoto icons are from KDE cvs)
|
| 458 |
* manpage: add a note that autodetection does not work with
|
| 459 |
USB mass storage cameras.
|
| 460 |
|
| 461 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 27 Apr 2005 23:41:39 +0200
|
| 462 |
|
| 463 |
digikam (0.7.2-2) unstable; urgency=low
|
| 464 |
|
| 465 |
* debian/TODO: clean
|
| 466 |
* digikam manpage: better --detect-camera description
|
| 467 |
|
| 468 |
-- Achim Bohnet <ach@mpe.mpg.de> Thu, 10 Mar 2005 02:39:02 +0100
|
| 469 |
|
| 470 |
digikam (0.7.2-1) unstable; urgency=low
|
| 471 |
|
| 472 |
* new upstream release
|
| 473 |
* added manpage and menu entry for showfoto
|
| 474 |
* debian/copyright
|
| 475 |
o updated copyrights for 2005
|
| 476 |
o added new copyright holder of new code
|
| 477 |
o added (c) and license of handbook and copy of GFDL
|
| 478 |
|
| 479 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 2 Mar 2005 23:19:51 +0100
|
| 480 |
|
| 481 |
digikam (0.7.2~beta1+cvs20050216-1) experimental; urgency=low
|
| 482 |
|
| 483 |
* new cvs snapshot
|
| 484 |
|
| 485 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 16 Feb 2005 17:44:05 +0100
|
| 486 |
|
| 487 |
digikam (0.7.2~beta1+cvs20050215-1) experimental; urgency=low
|
| 488 |
|
| 489 |
* new upstream beta1 release + cvs fixes
|
| 490 |
* HACK: add doc and po dirs from beta1
|
| 491 |
* recommend khelpcenter so hand book can be displayed
|
| 492 |
* digikam manpage:
|
| 493 |
+ fix UTF-8 '-' issue and update options
|
| 494 |
+ document --dectect-camera option
|
| 495 |
* add simple showfoto manpage
|
| 496 |
|
| 497 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 16 Feb 2005 00:14:30 +0100
|
| 498 |
|
| 499 |
digikam (0.7.1+cvs20050209-1) experimental; urgency=low
|
| 500 |
|
| 501 |
* cvs snapshot (new upstream release beta1 tarball is broken)
|
| 502 |
|
| 503 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 9 Feb 2005 01:16:29 +0100
|
| 504 |
|
| 505 |
digikam (0.7.1+cvs20050202-1) experimental; urgency=low
|
| 506 |
|
| 507 |
* new cvs snapshot short before beta1 release
|
| 508 |
* working for me but still lots of polishing/updating
|
| 509 |
for debian necessary
|
| 510 |
|
| 511 |
-- Achim Bohnet <ach@mpe.mpg.de> Thu, 3 Feb 2005 00:02:59 +0100
|
| 512 |
|
| 513 |
digikam (0.7.1-1~experimental1) experimental; urgency=low
|
| 514 |
|
| 515 |
* new upstream release
|
| 516 |
* depend on libkexif1. Add patch to load right libkexif
|
| 517 |
translations
|
| 518 |
|
| 519 |
-- Achim Bohnet <ach@mpe.mpg.de> Thu, 6 Jan 2005 00:58:15 +0100
|
| 520 |
|
| 521 |
digikam (0.7-3) unstable; urgency=low
|
| 522 |
|
| 523 |
* Digikam Depends: libimlib2-dev to workaround current imlib2 issues
|
| 524 |
(See Bug#283339)
|
| 525 |
|
| 526 |
-- Mark Purcell <msp@debian.org> Wed, 1 Dec 2004 21:25:37 +1100
|
| 527 |
|
| 528 |
digikam (0.7-2) unstable; urgency=low
|
| 529 |
|
| 530 |
* Rebuild for KDE 3.3.x
|
| 531 |
|
| 532 |
-- Mark Purcell <msp@toshiba.purcell.id.au> Wed, 1 Dec 2004 21:24:50 +1100
|
| 533 |
|
| 534 |
digikam (0.7-1~kalyxo2) unstable; urgency=low
|
| 535 |
|
| 536 |
* update spanish translation as requested by Quique
|
| 537 |
|
| 538 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 23 Nov 2004 22:34:34 +0100
|
| 539 |
|
| 540 |
digikam (0.7-1~kalyxo1) unstable; urgency=low
|
| 541 |
|
| 542 |
* new upstream release (Closes: #280409)
|
| 543 |
* New co-maintainers:
|
| 544 |
Achim Bohnet <ach@mpe.mpg.de>
|
| 545 |
Mark Purcell <msp@debian.org>
|
| 546 |
(see #280409)
|
| 547 |
* add digikam manpage
|
| 548 |
* 0.7 release fixes following bugs:
|
| 549 |
* closes: #260121: Cannot download images to folders with
|
| 550 |
national characters
|
| 551 |
* closes: #238967: digikam: not displaying disconnect
|
| 552 |
* build with --disable-debug to get rid of 'loading plugin ...'
|
| 553 |
messages.
|
| 554 |
* remove all debian/patches/*. They are implemented upstream.
|
| 555 |
|
| 556 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 16 Nov 2004 21:58:53 +0100
|
| 557 |
|
| 558 |
digikam (0.7-0.1) unstable; urgency=low
|
| 559 |
|
| 560 |
* build-dep added: libkipi0-dev
|
| 561 |
* recommends: added digikamimageplugins
|
| 562 |
|
| 563 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 9 Nov 2004 01:28:32 +0100
|
| 564 |
|
| 565 |
digikam (0.6.99.cvs20040728-3) experimental; urgency=low
|
| 566 |
|
| 567 |
* build-dep: add libtiff4-dev
|
| 568 |
|
| 569 |
-- Achim Bohnet <ach@mpe.mpg.de> Fri, 22 Oct 2004 10:13:16 +0200
|
| 570 |
|
| 571 |
digikam (0.6.99.cvs20040728-2) experimental; urgency=low
|
| 572 |
|
| 573 |
* remove sqlite/config.h. it's fixed upstream in via
|
| 574 |
configure.in.in
|
| 575 |
|
| 576 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 28 Jul 2004 15:24:00 +0200
|
| 577 |
|
| 578 |
digikam (0.6.99.cvs20040728-1) experimental; urgency=low
|
| 579 |
|
| 580 |
* more TODOs
|
| 581 |
* add sqlite/config.h in debian/patches (it's ignored by cvs2dist)
|
| 582 |
* remove guibiulder build fix. applied upstream
|
| 583 |
|
| 584 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 28 Jul 2004 13:18:27 +0200
|
| 585 |
|
| 586 |
digikam (0.6.99.cvs20040727-2) experimental; urgency=low
|
| 587 |
|
| 588 |
* rebuild with libsqlite* deinstalled
|
| 589 |
* disalbed threading in sqllite.h
|
| 590 |
|
| 591 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 28 Jul 2004 01:53:25 +0200
|
| 592 |
|
| 593 |
digikam (0.6.99.cvs20040727-1) experimental; urgency=low
|
| 594 |
|
| 595 |
* sync with cvs
|
| 596 |
* added debian/patches dir and cdbs simple-patchsys.mk rule
|
| 597 |
* added patch to fix build after guibuilder src move
|
| 598 |
|
| 599 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 27 Jul 2004 22:28:58 +0200
|
| 600 |
|
| 601 |
digikam (0.6.99.cvs20040726-1) experimental; urgency=low
|
| 602 |
|
| 603 |
* NMU (experimental cvs build until 0.7 release)
|
| 604 |
* update from kde cvs 24-Jul-2004
|
| 605 |
* add build-dep on libgdbm-dev
|
| 606 |
* --disable-rpath for configure
|
| 607 |
|
| 608 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 27 Jul 2004 01:05:43 +0200
|
| 609 |
|
| 610 |
digikam (0.6.99.cvs20040721-1) unstable; urgency=low
|
| 611 |
|
| 612 |
* build from CVS snaptop
|
| 613 |
* experimental pkging
|
| 614 |
* use cdbs for rules file
|
| 615 |
* add debian/TODO as long there's something to do ;)
|
| 616 |
|
| 617 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 21 Jul 2004 03:21:06 +0200
|
| 618 |
|
| 619 |
digikam (0.6.2-4) unstable; urgency=low
|
| 620 |
|
| 621 |
* Add conflicts against digikamplugins <= 0.6.0 (Closes: #258348)
|
| 622 |
|
| 623 |
-- Paul Telford <pxt@debian.org> Thu, 23 Sep 2004 17:21:39 +0000
|
| 624 |
|
| 625 |
digikam (0.6.2-2sarge1) testing-proposed-updates; urgency=medium
|
| 626 |
|
| 627 |
* Rebuild to get back into Sarge due to kdelibs/libtiff dependencies (Closes: #268774)
|
| 628 |
|
| 629 |
-- Paul Telford <pxt@debian.org> Mon, 30 Aug 2004 15:35:52 +0000
|
| 630 |
|
| 631 |
digikam (0.6.2-3) unstable; urgency=medium
|
| 632 |
|
| 633 |
* Rebuild against new imlib (libtiff transition) (Closes: #262796)
|
| 634 |
|
| 635 |
-- Paul Telford <pxt@debian.org> Mon, 02 Aug 2004 14:48:55 +0000
|
| 636 |
|
| 637 |
digikam (0.6.2-2) unstable; urgency=low
|
| 638 |
|
| 639 |
* Fixed broken autoconf build stuff (Closes: #258285)
|
| 640 |
|
| 641 |
-- Paul Telford <pxt@debian.org> Thu, 8 Jul 2004 10:51:39 -0700
|
| 642 |
|
| 643 |
digikam (0.6.2-1) unstable; urgency=low
|
| 644 |
|
| 645 |
* New upstream release (Closes: #243077, #255601)
|
| 646 |
|
| 647 |
-- Paul Telford <pxt@debian.org> Wed, 30 Jun 2004 12:05:19 -0700
|
| 648 |
|
| 649 |
digikam (0.6.0-5) unstable; urgency=low
|
| 650 |
|
| 651 |
* Fix to build against new libexif (Closes: #256307, #256407)
|
| 652 |
|
| 653 |
-- Paul Telford <pxt@debian.org> Mon, 28 Jun 2004 12:02:47 -0700
|
| 654 |
|
| 655 |
digikam (0.6.0-4) unstable; urgency=low
|
| 656 |
|
| 657 |
* Really fixed broken sparc build this time
|
| 658 |
* Updated libtool to fix arm build (Closes: #239599)
|
| 659 |
|
| 660 |
-- Paul Telford <pxt@debian.org> Fri, 26 Mar 2004 09:20:23 -0800
|
| 661 |
|
| 662 |
digikam (0.6.0-3) unstable; urgency=low
|
| 663 |
|
| 664 |
* Fix broken build on sparc
|
| 665 |
|
| 666 |
-- Paul Telford <pxt@debian.org> Tue, 16 Mar 2004 23:56:16 +0000
|
| 667 |
|
| 668 |
digikam (0.6.0-2) unstable; urgency=low
|
| 669 |
|
| 670 |
* Fix broken Build-Depends
|
| 671 |
|
| 672 |
-- Paul Telford <pxt@debian.org> Mon, 23 Feb 2004 15:22:59 +0000
|
| 673 |
|
| 674 |
digikam (0.6.0-1) unstable; urgency=low
|
| 675 |
|
| 676 |
* v0.6 official release
|
| 677 |
* Now adds a Gnome menu entry (Closes: #228247)
|
| 678 |
|
| 679 |
-- Paul Telford <pxt@debian.org> Tue, 10 Feb 2004 13:07:15 -0800
|
| 680 |
|
| 681 |
digikam (0.6-0.cvs20031216.3) experimental; urgency=low
|
| 682 |
|
| 683 |
* recompiled for experimental
|
| 684 |
|
| 685 |
-- Paul Telford <pxt@debian.org> Thu, 01 Jan 2004 17:34:28 -0800
|
| 686 |
|
| 687 |
digikam (0.6-0.cvs20031216.2) stable; urgency=low
|
| 688 |
|
| 689 |
* recompiled without unofficial libxrender1.1
|
| 690 |
|
| 691 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 17 Dec 2003 23:46:47 +0100
|
| 692 |
|
| 693 |
digikam (0.6-0.cvs20031216) stable; urgency=low
|
| 694 |
|
| 695 |
* sync with cvs
|
| 696 |
* remove po/*/*.gmo as not done by make distclean
|
| 697 |
* replace debian/rules with a dh_make skeleton. In the old
|
| 698 |
version dpkg-genchanges -b could not creating debian/files
|
| 699 |
* install AUTHORS and ChangeLog to /usr/share/doc/digikam
|
| 700 |
* added digikam homepage URL to control
|
| 701 |
|
| 702 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 16 Dec 2003 23:47:43 +0100
|
| 703 |
|
| 704 |
digikam (0.6-0.cvs20031202) unstable; urgency=low
|
| 705 |
|
| 706 |
* sync with cvs
|
| 707 |
* fix build-deps for woody (add | imlib-dev)
|
| 708 |
|
| 709 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 2 Dec 2003 22:04:22 +0100
|
| 710 |
|
| 711 |
digikam (0.6-0.cvs20031118) unstable; urgency=low
|
| 712 |
|
| 713 |
* sync with CVS
|
| 714 |
|
| 715 |
-- Achim Bohnet <ach@mpe.mpg.de> Tue, 18 Nov 2003 18:32:29 +0100
|
| 716 |
|
| 717 |
digikam (0.6-0.cvs20031106) unstable; urgency=low
|
| 718 |
|
| 719 |
* sync with CVS
|
| 720 |
|
| 721 |
-- Achim Bohnet <ach@mpe.mpg.de> Thu, 6 Nov 2003 13:23:54 +0100
|
| 722 |
|
| 723 |
digikam (0.6-0.cvs20031103) unstable; urgency=low
|
| 724 |
|
| 725 |
* sync with CVS
|
| 726 |
* create orig.tar file from CVS source
|
| 727 |
|
| 728 |
-- Achim Bohnet <ach@mpe.mpg.de> Mon, 3 Nov 2003 19:53:11 +0100
|
| 729 |
|
| 730 |
digikam (0.6-0.cvs20031017) unstable; urgency=low
|
| 731 |
|
| 732 |
* added TODO.Debian
|
| 733 |
|
| 734 |
-- Achim Bohnet <ach@mpe.mpg.de> Mon, 20 Oct 2003 15:58:57 +0200
|
| 735 |
|
| 736 |
digikam (0.6-0.cvs20031015) unstable; urgency=low
|
| 737 |
|
| 738 |
* sync with Gilles cvs snapshot
|
| 739 |
|
| 740 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 15 Oct 2003 23:51:34 +0200
|
| 741 |
|
| 742 |
digikam (0.6.beta1-20030902) unstable; urgency=low
|
| 743 |
|
| 744 |
* sync with cvs
|
| 745 |
* more build-dep additions: poxml, libltdl3-dev
|
| 746 |
|
| 747 |
-- Achim Bohnet <ach@mpe.mpg.de> Wed, 15 Oct 2003 23:49:50 +0200
|
| 748 |
|
| 749 |
digikam (0.6-beta1-1.1) unstable; urgency=low
|
| 750 |
|
| 751 |
* make it depend on imlib2 so it build with woody kde 3.*
|
| 752 |
* Add missing gphoto2-dev | libgphoto2-2-dev to build-dep (for gphoto2-*-config)
|
| 753 |
(I hope that '|' makes it work in woody and unstable)
|
| 754 |
* Add missing poxml (for xml2po)
|
| 755 |
|
| 756 |
-- Achim Bohnet <ach@mpe.mpg.de> Thu, 8 May 2003 19:09:17 +0200
|
| 757 |
|
| 758 |
digikam (0.6-beta1-1) unstable; urgency=low
|
| 759 |
|
| 760 |
* New upstream release
|
| 761 |
|
| 762 |
-- Renchi Raju <renchi@pooh.tam.uiuc.edu> Wed, 26 Feb 2003 21:48:07 -0600
|
| 763 |
|
| 764 |
digikam (0.5.1-1) unstable; urgency=low
|
| 765 |
|
| 766 |
* New Release.
|
| 767 |
|
| 768 |
-- Renchi Raju <renchi@green.tam.uiuc.edu> Tue, 02 Sep 2002 11:02:14 -0500
|
| 769 |
|
| 770 |
digikam (0.5.0-1) unstable; urgency=low
|
| 771 |
|
| 772 |
* Initial Release.
|
| 773 |
|
| 774 |
-- Renchi Raju <renchi@green.tam.uiuc.edu> Fri, 15 Jul 2002 12:03:04 -0500
|
| 775 |
|