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
|
textedit.app (4.0+20061029-3.5) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper version. Closes: #817691.
* Fix lintian warnings.
-- Matthias Klose <doko@ubuntu.com> Fri, 02 Sep 2016 09:13:46 +0200
textedit.app (4.0+20061029-3.4) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- Maintainer email address was invalid and bounced. Update it to
use a valid address. (Closes: #675220)
-- Markus Koschany <apo@gambaru.de> Wed, 12 Sep 2012 15:49:59 +0200
textedit.app (4.0+20061029-3.3) unstable; urgency=low
* Non-maintainer upload.
* Fix "Can't create a new document." Applied patch from Yavor Doganov
(Closes: #660430)
-- Bastian Venthur <venthur@debian.org> Mon, 06 Aug 2012 10:26:36 +0200
textedit.app (4.0+20061029-3.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS with GCC-4.7": apply patch from Yavor Doganov.
(Closes: #667886)
-- gregor herrmann <gregoa@debian.org> Mon, 28 May 2012 15:42:09 +0200
textedit.app (4.0+20061029-3.1) unstable; urgency=low
* Non-maintainer upload.
* Use AppKit.h instead of particular .h includes (Closes: #581986).
-- Luk Claes <luk@debian.org> Tue, 24 Aug 2010 12:45:31 +0000
textedit.app (4.0+20061029-3) unstable; urgency=low
* Upload to sid.
* debian/control: Moved homepage field.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 12 Oct 2007 10:17:21 +0200
textedit.app (4.0+20061029-2) experimental; urgency=low
* GNUstep transition.
+ Updated debian/rules.
+ Updated debian/dirs.
* Menu transition: Moved from Apps/Editors to Applications/Editors.
* Added a desktop file.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 03 Aug 2007 21:42:22 +0200
textedit.app (4.0+20061029-1) unstable; urgency=low
* New upstream version, fixes Info/Preferences.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 29 Oct 2006 12:06:04 +0100
textedit.app (4.0-3) unstable; urgency=low
* Rebuild against latest libgnustep-gui-dev.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 15 Sep 2006 17:44:32 +0200
textedit.app (4.0-2) unstable; urgency=low
* Rebuild against latest libgnustep-gui.
* Bump standards version.
* Update manual page.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 23 Jan 2006 11:00:32 +0100
textedit.app (4.0-1) unstable; urgency=low
* New upstream cvs checkout version.
* Renamed source package to textedit.app.
* Updated manual page.
* Updated debian/control build-depends for GNUstep 0.9.4.
* Cleaned up debian/rules.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 28 Nov 2004 18:29:23 +0100
textedit (4-4) unstable; urgency=high
* Fixed the typo app-wrapper symlink in debian/rules
-- Gürkan Sengün <gurkan@linuks.mine.nu> Tue, 17 Aug 2004 00:10:35 +0200
textedit (4-3) unstable; urgency=low
* Rebuild against latest gnustep
* Rename binary package to textedit.app. (Closes: #241615)
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 29 Jul 2004 00:51:43 +0200
textedit (4-2) unstable; urgency=low
* Added gnustep-make to build-depends. (Closes: #240390)
* Dropped .app from debian/menu.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sat, 27 Mar 2004 14:39:56 +0100
textedit (4-1) unstable; urgency=low
* Initial Release.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 5 Mar 2004 01:15:41 +0100
|