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
|
debmake-doc (1.7-2) unstable; urgency=medium
* Fix Vcs-Git data.
-- Osamu Aoki <osamu@debian.org> Sun, 11 Dec 2016 10:32:29 +0900
debmake-doc (1.7-1) unstable; urgency=medium
* Add "Native Debian source package without extraneous files"
* Refine text and fix typos.
* Fix FTBFS due to missing lintian dependency. Closes: #846734
* Update example scripts not to cause lintian errors.
* Add --local option to work with new debuild interaction with
lintian.
-- Osamu Aoki <osamu@debian.org> Fri, 25 Nov 2016 23:32:40 +0900
debmake-doc (1.6-1) unstable; urgency=medium
* Add "Rebuilding package without extraneous diffs".
* Move python module description.
* Refine text and fix typos.
-- Osamu Aoki <osamu@debian.org> Wed, 23 Nov 2016 22:17:16 +0900
debmake-doc (1.5-1) unstable; urgency=medium
* Reorganize "Simple Example" section.
* Reinforce package customization and VCS related contents.
* Move some sections.
* Add some hints for debugging.
-- Osamu Aoki <osamu@debian.org> Fri, 18 Nov 2016 23:38:26 +0900
debmake-doc (1.4-1) unstable; urgency=medium
* Work around "script -q" bug.
* Reorganize debian/control section.
* Use gbp.
* Update debian/control stanzas.
* Add pointer to debug tools. Closes: #771333
-- Osamu Aoki <osamu@debian.org> Tue, 18 Oct 2016 23:23:19 +0900
debmake-doc (1.3-1) unstable; urgency=medium
* Add typical multiarch package split scenario examples.
Closes: #840158
* Add bash-completion.
* Stress use of licensecheck.
-- Osamu Aoki <osamu@debian.org> Mon, 17 Oct 2016 20:09:16 +0900
debmake-doc (1.2-1) unstable; urgency=medium
* Mention -dbgsym packages.
* Fix: Use = instead for dependency. Closes: #795563
-- Osamu Aoki <osamu@debian.org> Sun, 20 Mar 2016 23:10:11 +0900
debmake-doc (1.1-1) unstable; urgency=medium
* Fix typos. (Including root cause of #793654)
* Add B-D: python3-gi, gir1.2-gtk-3.0 Closes: #802395
* Mention DDEB activity for -deb.
-- Osamu Aoki <osamu@debian.org> Wed, 28 Oct 2015 23:14:41 +0900
debmake-doc (1.0-1) unstable; urgency=low
* Initial release. Closes: #786702:
-- Osamu Aoki <osamu@debian.org> Mon, 25 May 2015 00:21:14 +0900
|