diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-26 13:10:52 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-26 13:10:52 +0000 |
commit | a01ebfd70acecb59bd55a8af5853c2b1b5ec0d45 (patch) | |
tree | ad3913b960ecb57759f423616960e3663e7e1d8b /debian | |
parent | 66a352dec60c3b2d754df4cce948e377fa5f4610 (diff) | |
download | pbuilder-a01ebfd70acecb59bd55a8af5853c2b1b5ec0d45.tar pbuilder-a01ebfd70acecb59bd55a8af5853c2b1b5ec0d45.tar.gz |
release ready - target experimental
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 4 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS index 9f136cf..4383ee8 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -pbuilder (0.216) unstable; urgency=medium +pbuilder (0.216) experimental; urgency=medium The default build directory has been moved from /tmp/buildd to /build. This both prevents tempering with /tmp (which is normally world-writable, and @@ -10,7 +10,7 @@ pbuilder (0.216) unstable; urgency=medium Please update your hook scripts to use the new directory or change it back (discouraged) by setting the BUILDDIR configure option. - -- Mattia Rizzolo <mattia@mapreri.org> Sat, 08 Aug 2015 16:34:14 +0000 + -- Mattia Rizzolo <mattia@mapreri.org> Wed, 26 Aug 2015 12:56:57 +0000 pbuilder (0.207) unstable; urgency=low diff --git a/debian/changelog b/debian/changelog index faa2d0a..8ed7e1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pbuilder (0.216) UNRELEASED; urgency=medium +pbuilder (0.216) experimental; urgency=medium * Debian packaging: + Add a "basic" DEP-8 tests. Closes: #705917 @@ -67,7 +67,7 @@ pbuilder (0.216) UNRELEASED; urgency=medium + Finish German translation and refresh translations files. Thanks to Reiner Herrmann <reiner@reiner-h.de>. - -- Mattia Rizzolo <mattia@mapreri.org> Tue, 23 Jun 2015 09:01:50 +0000 + -- Mattia Rizzolo <mattia@mapreri.org> Wed, 26 Aug 2015 12:56:57 +0000 pbuilder (0.215+nmu4) unstable; urgency=low |