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
|
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
|