diff options
author | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 05:34:04 +0000 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 05:34:04 +0000 |
commit | 91b2da50daf5a0e95eb7cfdb1fa3668ed2925201 (patch) | |
tree | 4367c04a88e823ba844355f0e2c9d5a75bdfaf21 /debian | |
parent | 28991f9514e3cd78a528bbbe956d9b4536c416e0 (diff) | |
download | factory-boy-91b2da50daf5a0e95eb7cfdb1fa3668ed2925201.tar factory-boy-91b2da50daf5a0e95eb7cfdb1fa3668ed2925201.tar.gz |
* Uploading to unstable.
* New upstream release 2.0.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bfe4ba0..360200b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +factory-boy (2.0.2-1) unstable; urgency=low + + * Uploading to unstable. + * New upstream release. + + -- 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. diff --git a/debian/gbp.conf b/debian/gbp.conf index fe85503..ccf8702 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch = master -debian-branch = debian/experimental +debian-branch = debian/unstable upstream-tag = %(version)s compression = xz |