ubuntu-packaging-guide (0.3.1) experimental; urgency=low [ Dmitry Shachnev ] * Makefile: - Fix wrong links to some resources in singlehtml builds. - Make sure .mo files are built in locale targets. * auto-pkg-test.rst: Updated links for raring. * Add a work-around for the blank pages in PDF bug (LP: #1095513). * Disable useless index in PDFs. * Fix broken font in russian PDFs (LP: #1121795): - Add a build-dependency on cm-super-minimal. - Disable times package when language is russian. * Update README and add some information for translators. * Add a script to build the list of translators, run it during build. * Add "Help translate" and "View the list of translators" links to layout.html. * Add a build-dependency on python3-polib, and also prefer python3-sphinx to not use two python stacks at the build time. * Port debian/scripts/add-languages to Python 3 (using 2to3). * Bump build-dependency on Sphinx, we need at least 1.1.3+dfsg-6. [ Daniel Holbach ] * Document where to find a list of required autopkgtests and where to get help. * Enable Russian translations. Add texlive-lang-cyrillic to debian/control as Build-Depends. * Bump Standards-Version. No changes. * conf.py: make changelog parsing cope with non-ascii characters. [ Andrew Starr-Bochicchio ] * Put license information into the page footer (LP: #1093447). * Add logo and fix title on the pdf cover page. [ Dražen Lučanin ] * getting-set-up.rst: link to Enigmail for Thunderbird GPG support. [ Jean-Baptiste Lallement ] * auto-pkg-test.rst: updated for raring and new run-adt-test syntax. -- Andrew Starr-Bochicchio Fri, 08 Mar 2013 07:19:35 -0500 ubuntu-packaging-guide (0.3.0) experimental; urgency=low [ Daniel Holbach ] * Added some additional information to the autopkgtest article. * Updated autopkgtest article to current tools. (LP: #1080805) * Enable Spanish translations. (LP: #1068493) [ Andrew Starr-Bochicchio ] * debian/scripts/add-languages: - Modify LANGS variable in Makefile when a language reaches threshold (LP: #1067288). - Clean up to make PEP8 compliant. * Drop udd-patchsys article. The patches-to-packages article is the recommended workflow (LP: #973884). * debian/control: Add myself to Uploaders and remove Benjamin Drung. Thanks for his previous work. [ Dmitry Shachnev ] * Fix search not working (LP: #814679). * Introduce -common package (LP: #1067338). * Better resources linking. * Remove unnecessary build-dependencies. * Add CSS styling for code blocks and search results page. * Link JS files with the libjs-sphinxdoc package. * Do not install websupport.js. * Simplified the syntax in python-packaging.rst. * pygments.css: remove background-color line, it makes pygmentized code blocks look inconsistent with other ones. * Make some links easier to translate. * Makefile: fix sed breaking "Grab the source" URL. * Makefile: add a special case for building Japanese PDF files (LP: #1043232). * Makefile: remove all hashsum lines from .pot file. * Install and use local logo-ubuntu.png. * Miscellaneous fixes. -- Andrew Starr-Bochicchio Sun, 09 Dec 2012 12:55:11 -0500 ubuntu-packaging-guide (0.2.4) unstable; urgency=low [ Dmitry Shachnev ] * Make sure that packages built with example debian/rules from our "Python packaging" article get a correct shebang, thanks Colin Watson (LP: #1047457) * Add missing CSS bits for headers and admonitions (LP: #1045386) [ Daniel Holbach ] * Added article about using autopkgtest. -- Benjamin Drung Wed, 10 Oct 2012 14:35:31 +0200 ubuntu-packaging-guide (0.2.3) unstable; urgency=low [ Thomas Kluyver ] * Improve English in Python packaging page. [ Don Kirkby ] * fix a number of typos. [ Daniel Holbach ] * workaround for bug 1043232, disable LANGS, so the build for Japanese PDFs is not attempted. * Fix add-languages-script as the deb822 API seems to have changed. Also print out some statistics about translations and if they are considered ready for addition or not. * Add a tutorial with a specific example of how to fix a bug. (LP: #1045396) -- Benjamin Drung Thu, 06 Sep 2012 13:20:35 +0200 ubuntu-packaging-guide (0.2.2) quantal; urgency=low * Added COPYING.GPL3 text, fixed a mistake in debian/copyright. Thanks Séb. -- Daniel Holbach Wed, 22 Aug 2012 12:38:13 +0200 ubuntu-packaging-guide (0.2.1) quantal; urgency=low * Upload to quantal. (LP: #1004017) -- Daniel Holbach Wed, 22 Aug 2012 11:59:08 +0200 ubuntu-packaging-guide (0.2) UNRELEASED; urgency=low [ Iain Lane ] * Don't mix debuild and bzr builddeb in the same guide (packaging-new-software). [ Jonathan Jesse ] * "bzr commit" should be "debcommit" in fixing-a-bug. (LP: #978493) * Use 'bzr lp-propose' instead of 'bzr lp-open' (LP: #950227) [ Andrew Starr-Bochicchio ] * Provide overview of traditional packaging tools (LP: #809925) * traditional-packaging.html is empty, but linked to (LP: #885315) * Only exclude the -html/_sources dir from compression. Lintian doesn't like the changelog not being compressed. * For epub packages only install the epub file. Every thing else is just leftover from the build process. * Install the html/_sources dir. They are linked to on the web site. * Adjust paths for new install locations * debian/rules: Add a get-orig-source target. * Drop udd-newpackage page. It's contents are sufficiently covered in the packaging-new-software page (LP: #942754). * Fix installation of singlehtml (LP: #1014639). [ Andrew Starr-Bochicchio + Daniel Holbach ] * provide a means to ship per-language per-flavour packages, if a certain level of completeness of the translations is reached. (LP: #961936) [ Daniel Holbach ] * Integrate sponsoring documentation (setting expectations, explain process). (LP: #996096) * Refer to the backports process (LP: #1017984). [ Dmitry Shachnev ] * Add python-packaging.rst (LP: #702008) * Add guide.css and pygments.css files -- Daniel Holbach Wed, 06 Jun 2012 09:28:00 +0200 ubuntu-packaging-guide (0.1) quantal; urgency=low [ Daniel Holbach ] * Initial release. (LP: #1004017) -- Andrew Starr-Bochicchio Fri, 01 Jun 2012 18:16:22 -0400