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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194
|
preview.app (0.8.5-12) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Update watch file format version to 4.
* Drop fields with obsolete URLs.
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
[ Yavor Doganov ]
* Run wrap-and-sort -ast.
* debian/gbp.conf: New file.
* debian/control (Maintainer): Swap with Uploaders.
(Uploaders): Add myself.
(Build-Depends): Add gnustep-make (>= 2.9.2-2) for dh_gnustep's --app
option. Add dpkg-build-api (= 1).
(Depends): Remove ${gnustep:Depends}; obsolete.
(Standards-Version): Claim compliance with 4.7.0.
* debian/rules: Rewrite for modern dh. Enable hardening. Create a PNG
icon instead of XPM.
* debian/Preview.desktop (Icon): Use the PNG icon.
(Keywords): New entry.
* debian/clean: New file.
* debian/install: Likewise.
* debian/dirs: Delete; completely unnecessary.
* debian/preinst: Delete; obsolete.
* debian/docs: Remove README; not useful.
* debian/patches/gcc-4.7.patch: Add DEP-3 headers.
* debian/watch: Use fake site as there is no upstream one to track.
* debian/copyright: Rewrite in format 1.0; update copyright years.
-- Yavor Doganov <yavor@gnu.org> Wed, 02 Oct 2024 10:09:48 +0300
preview.app (0.8.5-11) unstable; urgency=medium
* Team upload.
* Bump debhelper version to 11.
* Bump standards version to 4.2.1.
* debian/menu: dropped.
* Updated Vcs links.
-- Gürkan Myczko <gurkan@phys.ethz.ch> Wed, 12 Sep 2018 08:21:46 +0200
preview.app (0.8.5-10) unstable; urgency=low
* 728319.patch by Yavor Doganov <yavor@gnu.org> (Closes: #728319)
* debian/control: bumped Standards-Version: 3.9.5
* debian/copyright: date modified
-- Federico Gimenez Nieto <fgimenez@coit.es> Sun, 22 Jun 2014 11:18:06 +0200
preview.app (0.8.5-9) unstable; urgency=low
* gcc-4.7.patch by Yavor Doganov <yavor@gnu.org> (Closes: #667875)
* debian/control:
+ bumped Standards-Version: 3.9.3
+ Added Debian GNUstep maintainers as uploaders
+ Added Vcs-Git and Vcs-Browser fields
* debian/rules: added "-z relro" to LDFLAGS to prevent hardening-no-relro
-- Federico Gimenez Nieto <fgimenez@coit.es> Sun, 24 Jun 2012 12:28:06 +0200
preview.app (0.8.5-8) unstable; urgency=low
* Added debian/patches/compilation-errors.patch: Fix FTBFS with
gnustep-gui/0.18.0 (Closes: #581970)
* debian/rules: noopt modifications to work with
gnustep-make/2.4.x (Closes: #581971)
* debian/control: bumped Standards-Version: 3.8.4 (no changes needed)
-- Federico Gimenez Nieto <fgimenez@coit.es> Tue, 18 May 2010 18:56:43 +0200
preview.app (0.8.5-7) unstable; urgency=low
* Corrected preinst script to comply with the directory layout
set by the new version of gnustep-make (Closes: #562812)
* debian/control: added dependency on ${misc:Depends}
-- Federico Gimenez Nieto <fgimenez@coit.es> Mon, 28 Dec 2009 08:56:43 +0100
preview.app (0.8.5-6) unstable; urgency=low
* New maintainer (closes: #454450)
* Added debian/source/format for 3.0 (quilt) new source format
* Added debian/watch file
* Added debian/preview.app.preinst with code to install Resource files
under /usr/share/GNUstep and create a symbolic link from
/usr/lib/GNUstep/Applications/Preview.app on install or upgrade
(adapted from gnumail.app, thanks Yavor Doganov <yavor@gnu.org>)
* debian/compat: updated compat version to 5
* debian/control:
+ Modified Section from 'graphics' to 'gnustep'
+ Bumped Standars-Version to 3.8.3
+ Modified debhelper version on Build-Depends field (4->5)
+ Corrected typo at Description field
+ Removed version dependency on libgnustep-gui-dev
(0.14 is in Lenny) and gnustep-make entirely (pulled in by the
dependency chain, thanks Yavor)
+ Added ${gnustep:Depends} to Depends field (thanks Yavor)
+ Added dependency on imagemagic to generate xpm icon
* debian/copyright:
+ Modified link to GPL-2 license
+ Added maintainer information
* debian/rules:
+ Moved install-related commands from the binary-indep to the install
target
+ Exported GNUSTEP_MAKEFILES and replaced gs_make by $(MAKE) (thanks Yavor)
+ Added code to define flags for optimized builds, preventing a GNUstep
make bug and build. Added also 'messages=yes' to the $(MAKE) invocation to
make the build log verbose (thanks Yavor)
+ Added gsdh_gnustep to the binary_arch target, this will prevent the
installation on systems that have Debian GNUstep packages configured not
to follow the FHS (thanks Yavor)
+ Added LDFLAGS definition to get rid of the dpkg-shlibdeps warnings
(thanks Yavor)
+ Added code to remove empty directories
+ Added code to move the Resources directory to /usr/share/GNUstep
and add a symlynk if the installation follows the FHS (adapted from
agenda.app, thanks Yavor)
+ Added code to install the xpm icon (adapted from agenda.app, thanks Yavor)
* debian/dirs: removed /usr/share/lintian/overrides
* debian/Preview.desktop: upgraded Version field (0.94->1.0, the version of
the spec) and removed the MimeType field because Preview.app doesn't support
command-line options (thanks Yavor)
* debian/menu: declared xpm icon to use (thanks Yavor)
-- Federico Gimenez Nieto <fgimenez@coit.es> Sat, 28 Nov 2009 11:22:43 +0100
preview.app (0.8.5-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:58:19 +0100
preview.app (0.8.5-4) unstable; urgency=low
* Applied patch to fix french localization, merci Bourgoin Camille.
(Closes: #417260)
* Remove leftover from debian/dirs.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 31 Oct 2007 22:36:51 +0100
preview.app (0.8.5-3) 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 10:34:53 +0200
preview.app (0.8.5-2) unstable; urgency=low
* Rebuild against latest libgnustep-gui-dev.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 20 Sep 2006 22:15:07 +0200
preview.app (0.8.5-1) unstable; urgency=low
* New upstream version.
* Bump standards version.
* Fix homepage in description.
* Updated manual page.
* Rebuild against latest libgnustep-gui.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 12 Dec 2005 13:39:42 +0100
preview.app (0.7.5-1) unstable; urgency=low
* New upstream version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 16 Dec 2004 20:54:30 +0100
preview.app (0.7-1) unstable; urgency=low
* New upstream version.
* Updated debian/control build-depends for GNUstep 0.9.4.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 22 Nov 2004 01:27:39 +0100
preview.app (0.6-2) unstable; urgency=medium
* Moving the package to unstable
* Renamed source package name to preview.app
* Cleaned debian/{copyright,rules}
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 15 Sep 2004 23:38:23 +0200
preview (0.6-1) experimental; urgency=low
* Initial Release.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Fri, 6 Feb 2004 18:24:38 +0100
|