~ubuntu-branches/ubuntu/wily/dulwich/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2013-05-31 00:58:42 UTC
  • mfrom: (1.5.1) (31.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130531005842-whdxa8wnmeqqfidr
Tags: 0.9.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dulwich (0.9.0-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
 
 
5
 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 31 May 2013 00:58:42 +0100
 
6
 
 
7
dulwich (0.8.6-1) experimental; urgency=low
 
8
 
 
9
  * New upstream release.
 
10
   + Drop 01_less_strict_index_tests: applied upstream.
 
11
  * Migrate to Git; replace Vcs-Bzr header with Vcs-Git header.
 
12
  * Remove duplicate field copyright in copyright file.
 
13
  * Use build flags from dpkg-buildflags.
 
14
 
 
15
 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 09 Nov 2012 23:44:30 +0100
 
16
 
1
17
dulwich (0.8.5-2) unstable; urgency=low
2
18
 
3
19
  * Make index tests a bit less strict, fixes FTBFS on some systems.