summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog80
1 files changed, 80 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0fc0258
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,80 @@
+factory-boy (2.4.1-4) unstable; urgency=medium
+
+ * Added Suggests: python-factory-boy-doc (Closes: #787282).
+ * Added dh-python build-depends.
+
+ -- Thomas Goirand <zigo@debian.org> Mon, 01 Jun 2015 08:39:54 +0200
+
+factory-boy (2.4.1-3) unstable; urgency=medium
+
+ * Add a patch to call django.setup() if using Django 1.7 in the unit tests.
+ This fixes FTBFS (Closes: #764837).
+ * Standards-Version is now 3.9.6 (no change).
+
+ -- Thomas Goirand <zigo@debian.org> Sun, 12 Oct 2014 04:36:54 +0000
+
+factory-boy (2.4.1-2) unstable; urgency=medium
+
+ * Disabled broken a test (Closes: #759914).
+
+ -- Thomas Goirand <zigo@debian.org> Sun, 31 Aug 2014 19:33:07 +0000
+
+factory-boy (2.4.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Fixed debian/copyright to include the current maintainer.
+ * Added Python 3 support (Closes: #753558).
+ * Added sphinx doc.
+
+ -- 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