blob: caba647b8a8dc74229024a7d0ba5aaaf006936dd (
plain)
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
|
factory-boy (2.4.1-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Jul 2014 15:10:32 +0800
factory-boy (2.3.1-1) unstable; urgency=medium
* New upstream release (Closes: #746631).
* Standards-Version is now 3.9.5.
* Now running unit tests at build time.
-- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 22:56:03 +0800
factory-boy (2.0.2-1) unstable; urgency=low
* Uploading to unstable.
* New upstream release.
* Switched to debhelper / compat level 9.
* Bumped StandardVersion.
* Switched Architecture: to all instead of any (there's no arch dependent
things that I can see in the produced binary).
-- Thomas Goirand <zigo@debian.org> Sun, 12 May 2013 05:33:18 +0000
factory-boy (1.1.5-1) experimental; urgency=low
* New upstream release.
* Added a get-vcs-source and debian/gbp.conf file.
* Added everyone in the team as uploaders.
* Switching to openstack-pkg-tools unified packaging.
* Removed X-Python-Version: >= 2.6.
* Added predepends on dpkg 1.15.6~, and using xz compression.
* Fixed long and short descrition syntax to please lintian.
* Fixed multiple small problems in debian/copyright.
-- Thomas Goirand <zigo@debian.org> Sun, 14 Oct 2012 12:06:03 +0000
factory-boy (1.1.3-1) unstable; urgency=low
* New upstream release
* Rename binary to python-factory-boy (Closes: #663397)
-- Ghe Rivero <ghe.rivero@stackops.com> Sat, 10 Mar 2012 23:20:09 +0100
factory-boy (1.1.2-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Mon, 05 Mar 2012 19:13:53 +0100
factory-boy (1.0.4-1) unstable; urgency=low
* Initial release.
-- Ghe Rivero <ghe.rivero@stackops.com> Tue, 14 Feb 2012 11:54:35 +0100
|