On Wed, Aug 3, 2016 at 12:35:44 +0200, Holger Levsen wrote: > piuparts ftbfs in jessie, which I would like to fix with the following > upload: > > $ git diff 0.62..jessie > diff --git a/debian/changelog b/debian/changelog > index 45e9372..76cbd8f 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,11 @@ > +piuparts (0.62+deb8u1) UNRELEASED; urgency=medium > + > + [ Stefano Rivera ] > + * Don't test the current Debian release status, tracking that is > + distro-info-data's problem. (Closes: #827411) > + > + -- Holger Levsen <holger@debian.org> Wed, 03 Aug 2016 12:01:32 +0200 > + > piuparts (0.62) unstable; urgency=medium > > * Default to http://http.debian.net/debian instead of the deprecated > diff --git a/tests/test_config.py b/tests/test_config.py > index e68d8ea..a5ca9a3 100644 > --- a/tests/test_config.py > +++ b/tests/test_config.py > @@ -17,9 +17,6 @@ class ConfStdDistroTests(unittest.TestCase): > > > def testConfStdDistroNames(self): > - self.assertEqual(self.oldstable, 'squeeze') > - self.assertEqual(self.stable, 'wheezy') > - self.assertEqual(self.testing, 'jessie') > self.assertEqual(self.unstable, 'sid') > self.assertEqual(self.experimental, 'experimental') > I guess.. though at that point what's the value of the sid and experimental checks? Cheers, Julien
Attachment:
signature.asc
Description: PGP signature