lp:ubuntu/natty/dsdo

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/dsdo
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

12. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Refresh patches and add DEP3 hints.
* Use source format 3.0 (quilt) (not CDBS snippet patchsys-quilt.mk).
* Drop most local CDBS snippets, and adjust CDBS usage in rules file
  to both use very newest features and be backports-friendly.
* Stop build-depending on quilt or patchutils.
* Tighten build-dependency on debhelper and cdbs.
* Add README.source (and drop a couple of legacy notes).
* Add git-buildpackage config, enabling pristine-tar and tag signing.
* Refer to FSF website (not postal address) in local CDBS snippet
  dict.mk.
* Add proper licensing header to debian/rules, and bump years.
* Drop duplicate clean rule: patched rules now preserved during clean.
  Closes: bug#581328, thanks to Lucas Nussbaum.
* Update ispell info file:
  + Fix add hash-name to Ispell-Args.
  + Declare Many-Otherchars: yes (multiple dashes can occur).
  + Strip superfluous Emacsen-Name and Extended-Character-Mode fields.
* Simplify wdanish info file: Strip all but Language and Hash-Name
  (other fields are ignored anyway).
* Recode wordlist and ship it as UTF-8.
  Closes: bug#573312, thanks to Jonas Häggqvist.

11. By Rene Engelhard <email address hidden>

* Non-maintainer upload.
* move dict to /usr/share/hunspell with compat symlinks from
  /usr/share/myspell/dicts (closes: #541939)
* fix debhelper build-depends

10. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Unfuzz patches.
* Update cdbs snippets:
  + Restructure output of copyright-check.mk to match new proposed
    copyright-format at
    http://wiki.debian.org/Proposals/CopyrightFormat .
  + Several minor improvements to upstream-tarball.mk.
  + Add new local package-relations.mk to merge duplicate
    build-dependencies and more. Drop cleanup in debian/rules.
  + Update debian/README.cdbs-tweaks.
* Update copyright hints.
* Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).

9. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Unfuzz patches.
* Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
* Update local cdbs snippets:
  + Update copyright-check.mk to parse licensecheck output using perl:
    + No longer randomly drops newlines
    + More compact hint file (and ordered more like wiki-proposed new
      copyright syntax).
    + No longer ignore files without copyright.
  + Drop wget options broken with recent versions of wget in
    update-tarball.mk.
  + Relax copyright-check to only warn about its discoveries. Closes:
    bug#487060, thanks to Lucas Nussbaum.
  + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
  + Cosmetic updates to README.cdbs-tweaks.
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Semi-auto-update debian/control to update build-dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

8. By Jonas Smedegaard <email address hidden>

* Update cdbs tweaks:
  + Fix copyright-check to explicitly grep stdin (recent versions of grep
    now use . per default).
* Set urgency=medium as this can cause FTBFS but has (theoretically) no
  impact on packaged software so really shouldn't delay its move to testing.

7. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Unfuzz patches.
* Move Homepage to own field (from pseudo-field in long description).
* Move X-Vcs-* control fields to Vcs-*.
* Rewrite debian/copyright to conform to proposed new format at
  http://wiki.debian.org/Proposals/CopyrightFormat .

6. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Update local cdbs snippets:
  + Replace auto-update.mk with (overload of) buildcore.mk.
  + Add upstream-tarball.mk adding get-orig-source rule and more.
  + Switch from simple-patchsys.mk to patchsys-quilt.mk.
  + Fix buildinfo.mk to run only once.
  + Divert bugreports only for non-Debian suites.
  + Look also for "(c)" in copyright-check.mk, and avoid non-printable
    characters.
  + Check copyrights in prebuild (in clean it may choke on not yet
    cleaned stuff), and make sure it runs only once.
  + List non-binary files affected if discovering new copyrights.
  + Add README.cdbs-tweaks documenting the added tweaks.
  + Advertise README.cdbs-tweaks in debian/rules.
* Fix watch file to use suffix tgz (not tar.gz).
* Bump standards-version to 3.7.2 (no changes needed).
* Update debian/copyright:
  + Change encoding to UTF-8 (was ISO8859-1).
* Have idanish and wdanish explicitly depend on debconf (apparently
  not handled by installdeb-* scripts as intended). Thanks to lintian.
* Duplicate clean rules (they are unpatched at clean time).
* Explicitly symlink myspell dicts to force non-country symlinks.
  Closes: bug#373738, thanks to Rene Engelhard.
* Semi-auto-update debian/control.

5. By Matej Vela <email address hidden>

* Non-maintainer upload.
* Adjust to the change of the default patch level in cdbs (#365524).
  Closes: #376471.

4. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Minor updates to local cdbs snippets (wrong namespaces).
* Add local cdbs snippet copyright-check.mk.
* Update debian/copyright:
  + Add differing copyright holder for unsq and ispell/ispell.aff
    (both still licensed as GPL), thanks to above cdbs snippet.
  + Quote only minimally (to avoid changing FSF address).
* Simplify debian/watch to unfuck qa.debian.org status.
* Mention Homepage (not Website) in long descriptions.
* Define empty CDBS_BUILD_DEPENDS to avoid cdbs debian/control
  auto-update causing build-dependency on build-essential (and thus
  calm Debian ftpmasters scared that build-essential might one day not
  be needed and break the world as we know it :-P ).
* Auto-update debian/control.

3. By Jonas Smedegaard <email address hidden>

* New upstream release.
* Adjust to newer aspell policy. Closes: bug#319619 (thanks to Martin
  Leopold <email address hidden> for reporting, and to Ubuntu and Tollef
  Fog Heen <email address hidden> for a patch).
* Add debconf dependency fallback to debconf-2.0. Closes: bug#331809.
* Update debian/rules only if DEB_BUILD_OPTIONS contains "update".
* Auto-update debian/rules (and manually strip bogus build-dependency
  on build-essential).
* Update root Makefile patch:
  + Unsquelch also excluded words (they are unwanted by ispell but
    aspell wants some of them).
* Update aspell-new Makefile patch (inspired by other packaging
  scripts by same upstream):
  + Bump up version (although seemingly unused).
  + Simplify main command.
  + Re-include some excluded words.
* Bump up standards version to 3.6.2 (no changes needed).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/dsdo
This branch contains Public information 
Everyone can see this information.

Subscribers