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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
edenmath.app (1.1.1a-9) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* Remove 1 obsolete maintscript entry.
* Bump debhelper from old 12 to 13.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.1.5, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
[ Yavor Doganov ]
* debian/control (Build-Depends): Bump gnustep-make requirement to
(>= 2.9.2-2) for dh_gnustep new features. Add imagemagick for the
icon conversion. Add dpkg-build-api (= 1).
(Standards-Version): Claim compliance with 4.7.0.
* debian/rules (override_dh_link): Rename to...
(execute_before_dh_link): ...and run dh_gnustep --app.
(override_dh_build): Use $(verbose) instead of hard-coded messages=yes
to support "terse" in DEB_BUILD_OPTIONS. Convert the TIFF icon to PNG
to fix AppStream error (AppStream does not support TIFF).
(override_dh_clean): New override; exclude EMResponder.m.orig. Delete
the PNG icon.
(d_app): Remove definition; unused.
* debian/install: Install the PNG icon at /usr/share/pixmaps/GNUstep.
* debian/EdenMath.desktop (Icon): Amend path.
* debian/copyright: Update copyright years.
-- Yavor Doganov <yavor@gnu.org> Thu, 26 Sep 2024 11:44:15 +0300
edenmath.app (1.1.1a-8) unstable; urgency=medium
* debian/compat: Bump to 11.
* debian/source/format: New file, set to 3.0 (quilt).
* GNUmakefile: Move local modifications...
* debian/patches/include-help.patch: ...here.
* debian/patches/series: New file.
* debian/rules: Rewrite for modern dh. Move Resources to /usr/share.
Enable hardening. Do not use gs_make (Closes: #897622).
(override_dh_compress): Exclude .rtf files.
* debian/maintscript: New file, handle the dir to symlink switch.
* debian/control: Run wrap-and-sort -ast for diff-friendliness.
(Uploaders): Remove Hubert on his request; add myself.
(Build-Depends): Bump debhelper to >= 11. Drop ancient
libgnustep-gui-dev version constraint. Require gnustep-make >=
2.7.0-3 for the optim variable definition.
(Vcs-Git, Vcs-Browser): New fields.
(Standards-Version): Compliant with 4.1.4 as of this release.
(Description): Mention the original app.
* debian/changelog: Whitespace cleanup.
* debian/lintian-override:
* debian/menu:
* debian/dirs: Delete; no longer necessary.
* debian/install: New file; install the .desktop file.
* debian/EdenMath.desktop: Remove invalid Version key, add Keywords, set
Icon to the real file in /usr/share.
* debian/watch: New file.
* debian/copyright: Rewrite in format 1.0.
-- Yavor Doganov <yavor@gnu.org> Sat, 05 May 2018 19:31:22 +0300
edenmath.app (1.1.1a-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper version. Closes: #817445.
* Fix some lintian warnings.
-- Matthias Klose <doko@ubuntu.com> Fri, 02 Sep 2016 09:03:14 +0200
edenmath.app (1.1.1a-7build7) yakkety; urgency=medium
* No-change rebuild for gnustep-gui 0.25
-- Matthias Klose <doko@ubuntu.com> Thu, 01 Sep 2016 21:11:20 +0000
edenmath.app (1.1.1a-7build6) utopic; urgency=medium
* Rebuild against libgnustep-gui0.24.
-- Colin Watson <cjwatson@ubuntu.com> Thu, 28 Aug 2014 11:12:34 -0700
edenmath.app (1.1.1a-7build5) raring; urgency=low
* Rebuild for gnustep-gui 0.22 transition.
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 21 Nov 2012 16:48:01 +0100
edenmath.app (1.1.1a-7build4) oneiric; urgency=low
* Rebuild for gnustep-base 0.22 and gnustep-gui 0.20.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Jul 2011 11:22:32 +0100
edenmath.app (1.1.1a-7build3) natty; urgency=low
* Rebuild for the GNUstep transition.
-- Luca Falavigna <dktrkranz@ubuntu.com> Fri, 29 Oct 2010 20:45:07 +0200
edenmath.app (1.1.1a-7build2) karmic; urgency=low
* Rebuild for the GNUstep transition.
-- Luca Falavigna <dktrkranz@ubuntu.com> Sun, 24 May 2009 13:30:16 +0000
edenmath.app (1.1.1a-7build1) intrepid; urgency=low
* Rebuild for GNUstep transition.
-- Luca Falavigna <dktrkranz@ubuntu.com> Sun, 06 Jul 2008 14:53:17 +0200
edenmath.app (1.1.1a-7) unstable; urgency=low
* Adopted by the GNUstep maintainers. (Closes: #454442)
* Fix typo in package description. (Closes: #449476)
-- Hubert Chathi <uhoreg@debian.org> Fri, 09 May 2008 18:16:57 -0400
edenmath.app (1.1.1a-6) unstable; urgency=medium
* QA upload.
* debian/rules:
+ Separate CFLAGS into OPTFLAGS and debug while passing
arguments to gs_make in order to prevent an FTBFS.
(Closes: #476060)
* debian/control:
+ Standards Version is now 3.7.3 (no changes needed).
+ Update to use new Homepage field.
-- Kumar Appaiah <akumar@debian.org> Fri, 18 Apr 2008 20:52:59 +0530
edenmath.app (1.1.1a-5) unstable; urgency=low
* Orphaning package, setting maintainer to the Debian QA Group.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Fri, 07 Dec 2007 02:22:13 +0100
edenmath.app (1.1.1a-4) unstable; urgency=low
* GNUstep transition.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sat, 06 Oct 2007 16:08:11 +0200
edenmath.app (1.1.1a-3) unstable; urgency=low
* Rebuild against latest libgnustep-gui.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 24 Sep 2006 14:36:20 +0200
edenmath.app (1.1.1a-2) unstable; urgency=low
* Rebuild against latest libgnustep-gui.
* Update manual page.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 23 Jan 2006 21:30:31 +0100
edenmath.app (1.1.1a-1) unstable; urgency=low
* Updated debian/control build-depends for GNUstep 0.9.4.
* Correct *.orig.tar.gz
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sun, 21 Nov 2004 18:24:10 +0100
edenmath.app (1.1.1-1) unstable; urgency=low
* Initial Release.
* Fixed VERSION and added .help to RESOURCES in GNUmakefile
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 15 Sep 2004 17:09:15 +0200
|