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
|
batmon.app (0.9-2) unstable; urgency=medium
* debian/compat: Bump to 11.
* debian/rules: Don't include buildflags.mk. Remove variables already
defined in config.mk. Replace LDFLAGS with DEB_LDFLAGS_MAINT_APPEND.
(override_dh_auto_build): Don't generate the .xpm icon; fixes FTBFS
with recent imagemagick (Closes: #897502). Invoke dh_auto_build
instead of $(MAKE) for parallel builds. Pass dpkg-buildflags instead
of all flags manually.
(override_dh_clean): Remove.
(override_dh_link): Don't invoke gsdh_gnustep; useless for apps.
* debian/control (Build-Depends): Remove imagemagick. Bump debhelper
requirement to match the compat level. Add gnustep-make >= 2.7.0-3
for noopt support.
(Depends): Remove ${gnustep:Depends}; obsolete.
(Vcs-Git, Vcs-Browser): Switch to Salsa.
(Standards-Version): Claim compliance with 4.1.4 as of this release.
* debian/menu: Delete as per policy requirement.
* debian/install: Remove batmon.xpm.
* debian/watch: Upgrade to version 4, use Savannah's mirror redirector.
* debian/copyright: Use https, add Upstream-Contact, update Debian
packaging copyright years.
-- Yavor Doganov <yavor@gnu.org> Fri, 11 May 2018 10:44:00 +0300
batmon.app (0.9-1) unstable; urgency=medium
* New upstream version.
* debian/control: Add myself to uploaders.
-- Gürkan Myczko <gurkan@phys.ethz.ch> Wed, 03 May 2017 14:38:08 +0200
batmon.app (0.8-1) unstable; urgency=medium
* Team upload.
[ Gürkan Myczko ]
* New upstream version.
* Bump standards version to 3.9.8.
* debian/rules: Fix the convert command. (Closes: #841180)
[ Axel Beckert ]
* Enable all hardening build flags.
* Switch Vcs-* headers to https:// and cgit.
-- Gürkan Myczko <gurkan@phys.ethz.ch> Tue, 10 Jan 2017 01:29:15 +0100
batmon.app (0.7-1) unstable; urgency=medium
* New upstream release.
* debian/compat: Set to 9.
* debian/control (Build-Depends): Remove dpkg-dev, bump debhelper.
(Vcs-Git): Use the canonical URI.
(Standards-Version): Compliant with 3.9.5 as of this release.
* debian/rules: Update for modern dh.
* debian/install:
* debian/manpages: New file.
* debian/batmon.desktop: Add Keywords field.
* debian/copyright: Rewrite in format 1.0, update copyright years.
-- Yavor Doganov <yavor@gnu.org> Sun, 22 Jun 2014 23:50:46 +0300
batmon.app (0.6-1) unstable; urgency=low
* New upstream release.
* debian/rules: Enable hardening.
(binary-arch): Remove GS_USE_FHS conditional, not needed.
* debian/control (Build-Depends): Add dpkg-dev (>= 1.16.1~), for
hardening support.
(Vcs-Arch): Replace with...
(Vcs-Git): ...as the package is maintained with Git now.
(Vcs-Browser): New field.
(Standards-Version): Bump to 3.9.3, no changes necessary.
* debian/source/format: Switch to 3.0 (quilt).
* debian/copyright: Update copyright years.
-- Yavor Doganov <yavor@gnu.org> Thu, 31 May 2012 13:51:01 +0300
batmon.app (0.5-1) unstable; urgency=low
* New upstream release.
* GNUmakefile: Revert all Debian modifications.
* debian/compat: Set to 7.
* debian/control (Section): Change to `gnustep'.
(Maintainer): Adopt package under the umbrella of the GNUstep team
(Closes: #453503).
(Uploaders): [[DebControlField new] addPerson: myself
comaintainersWelcome: YES];.
(Build-Depends): Require debhelper >= 7. Remove gnustep-make and
minimal version for libgnustep-gui-dev. Add imagemagick for the icon
conversion.
(Depends): Add ${misc:Depends} and ${gnustep:Depends}.
(Description): Remove paragraph explaining the current restrictions;
obsolete.
(Vcs-Arch): New field.
(Standards-Version): Compliant with 3.8.4 as of this release.
* debian/rules: Do not use gs_make. Use automatic variables.
(GNUSTEP_MAKEFILES): Export and define as a simply expanded variable.
(SHELL, LDFLAGS, d_app, optim): New variable.
(build-stamp): Pass $(optim) and messages=yes to $(MAKE). Convert the
icon in XPM format.
(clean): Make distclean, not clean. Delete the generated XPM icon.
(install): Replace dh_clean -k with dh_prep. Do not invoke
dh_installdirs; useless. Install the XPM icon. Delete README as
well; not useful. Remove .tif's executable bit.
(binary-arch): Pass batmon.1 to dh_installman. Conditionally move
arch-independent resource to /usr/share/GNUstep.
* debian/dirs:
* debian/manpages: Delete.
* debian/watch:
* debian/source/format: New file.
* debian/BatMon.1: Rename as ...
* debian/batmon.1: ... to match the executable. s/BatMon/batmon/g.
* debian/BatMon.desktop: Rename as ...
* debian/batmon.desktop: ... Make it valid, add Icon, adjust other
fields for the decapitalized name.
* debian/menu: Add icon and longtitle fields.
* debian/copyright: Update copyright holder/years. Fix FSF's address.
-- Yavor Doganov <yavor@gnu.org> Sun, 27 Jun 2010 11:46:48 +0300
batmon.app (0.2-5) unstable; urgency=low
* QA upload.
* Maintainer field set to QA Group.
* Standards version updated.
* "linux" capitalized in long description.
-- Emanuele Rocca <ema@debian.org> Thu, 17 Jul 2008 19:07:09 +0200
batmon.app (0.2-4) unstable; urgency=low
* GNUstep transition. (Closes: #447467)
+ Updated debian/rules.
* Added a desktop file.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Thu, 25 Oct 2007 23:28:37 +0200
batmon.app (0.2-3) unstable; urgency=low
* Rebuild against latest libgnustep-gui-dev.
* Bump standards version.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Mon, 18 Sep 2006 22:59:25 +0200
batmon.app (0.2-2) unstable; urgency=low
* Patched GNUmakefile so BatMon works.
-- Gürkan Sengün <gurkan@linuks.mine.nu> Wed, 5 Apr 2006 14:36:36 +0200
batmon.app (0.2-1) unstable; urgency=low
* Initial release. (Closes: #352096)
-- Gürkan Sengün <gurkan@linuks.mine.nu> Sat, 21 Jan 2006 11:49:45 +0100
|