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
|
camera.app (0.8.0-11) unstable; urgency=medium
* Update my name.
* Bump debhelper version to 11.
* Bump standards version to 4.1.3.
-- Gürkan Myczko <gurkan@phys.ethz.ch> Wed, 07 Feb 2018 13:12:06 +0100
camera.app (0.8.0-10) unstable; urgency=medium
* Team upload, in harmony with Gürkan,:
- move Debian GNUstep maintainer to Maintainer field,
- move Gürkan to Uploaders field,
- Add myself as new Co-Maintainer.
* Bump debhelper compat to 9.
* Upgrade to source format 3.0 (quilt).
* Bump Standards-Version to 3.9.8.
* Add Vcs-Browser and Vcs-Git fields.
* Update gnustep Build-Depends.
* Update libgphoto2-dev Build-Depends.
* Add ${misc:Depends} to Depends field.
* Update Description field.
* Reformat debian/copyright file.
* Provide a new debian/watch file.
* Rewrite debian/rules:
overrides 2 GNUmakefile.preamble variables (Closes: #820707).
* Update debian/Camera.desktop file (Closes: #618456)
and install it using debian/install file.
* According with lintian and #741573 don't install menu file any longer.
* According to debian policy 9.1.1, move
/usr/lib/GNUstep/Applications/Camera.app/Resources dir
to /usr/share/GNUstep/Camera.app:
- use debian/install file,
- use dh_symlink and dpkg-maintainer-script (and thus add dependency
to dpkg (>= 1.17.4)) to create symlink from old to new locations.
(provide new camera.app.links and new camera.app.maintscript files).
-- Eric Heintzmann <heintzmann.eric@free.fr> Tue, 19 Apr 2016 22:10:57 +0200
camera.app (0.8.0-9.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libgphoto2-dev (Closes: #739348)
-- Jonathan Wiltshire <jmw@debian.org> Fri, 08 May 2015 18:49:11 +0100
camera.app (0.8.0-9) unstable; urgency=low
* Update my email address.
* Change section to gnustep.
* Bump standards version to 3.9.1.
* Bump debhelper version to 7.
-- Gürkan Sengün <gurkan@phys.ethz.ch> Tue, 15 Feb 2011 12:36:11 +0100
camera.app (0.8.0-8) unstable; urgency=low
* GNUstep transition.
+ Updated debian/rules.
+ Updated debian/dirs.
* Added a desktop file.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 24 Oct 2007 16:38:15 +0200
camera.app (0.8.0-7) unstable; urgency=low
* Rebuild against latest libgnustep-gui-dev.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 17 Sep 2006 23:27:40 +0200
camera.app (0.8.0-6) unstable; urgency=low
* Rebuild against latest libgnustep-gui.
* Update manual page.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 20 Jan 2006 10:11:22 +0100
camera.app (0.8.0-5) unstable; urgency=high
* Cleanup of package source.
* Renamed source package to camera.app.
* Updated manual page.
* Updated debian/control build-depends for GNUstep 0.9.4.
* Removed debian/watch.
* Cleaned up debian/rules.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 18 Aug 2004 23:35:50 +0200
camera (0.8-4) unstable; urgency=low
* Renamed binary package to camera.app. (Closes: #241617)
* Updated build-depends for latest gnustep
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 18 Jul 2004 11:18:52 +0200
camera (0.8-3) unstable; urgency=low
* Updated the GNUstep.sh path. (Closes: #240716)
* Dropped .app from debian/menu and debian/camera.sh
-- Gürkan Sengün <gurkan@linuks.mine.nu> Tue, 30 Mar 2004 00:00:09 +0200
camera (0.8-2) unstable; urgency=low
* Added gnustep-make to build-depends.
* Quoted all strings in debian/menu.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 8 Mar 2004 18:46:25 +0100
camera (0.8-1) unstable; urgency=low
* Initial Release.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 11 Jan 2004 14:55:45 +0100
|