[Piuparts-commits] [piuparts] 01/01: Switch ubuntu default release to 'vidid'.

Holger Levsen holger at moszumanska.debian.org
Mon Oct 20 16:45:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 5b3cde8f8f0c1933c60fb38a229f9766c6f2bf5d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 20 16:41:29 2014 +0000

    Switch ubuntu default release to 'vidid'.
---
 debian/changelog | 3 +++
 piuparts.py      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 66748a4..1f683f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ piuparts (0.60) UNRELEASED; urgency=medium
     files, use hard links if the original chroot and destination directory
     are on the same device.
 
+  [ Holger Levsen ]
+  * Switch ubuntu default release to 'vidid'.
+
  -- Holger Levsen <holger at debian.org>  Tue, 15 Jul 2014 16:42:39 +0200
 
 piuparts (0.59) unstable; urgency=low
diff --git a/piuparts.py b/piuparts.py
index 1316cfe..0bf9ca1 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -109,7 +109,7 @@ class UbuntuDefaults(Defaults):
         return [("http://archive.ubuntu.com/ubuntu", self.get_components())]
 
     def get_distribution(self):
-        return ["utopic"]
+        return ["vivid"]
 
     def get_keyring(self):
         return "/usr/share/keyrings/ubuntu-archive-keyring.gpg"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list