[rtems-buildsys commit] Add raring.

Ralf Corsepius ralf at rtems.org
Fri Apr 26 09:57:50 UTC 2013


Module:    rtems-buildsys
Branch:    master
Commit:    6263610d679b765cf52bfcba6b170708b121c501
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=6263610d679b765cf52bfcba6b170708b121c501

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Apr 26 09:57:12 2013 +0200

Add raring.

---

 rtems-reprepro/bin/rtems-deb-insert.in             |    1 +
 .../etc/reprepro/4.10/ubuntu/distributions         |   10 ++++++++++
 rtems-reprepro/etc/reprepro/4.10/ubuntu/pulls      |    3 +++
 .../etc/reprepro/4.11/ubuntu/distributions         |   10 ++++++++++
 rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls      |    3 +++
 5 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/rtems-reprepro/bin/rtems-deb-insert.in b/rtems-reprepro/bin/rtems-deb-insert.in
index e0ca6f8..909e56c 100755
--- a/rtems-reprepro/bin/rtems-deb-insert.in
+++ b/rtems-reprepro/bin/rtems-deb-insert.in
@@ -20,6 +20,7 @@ for deb in $@; do
   *oneiric* )  codename=oneiric; dist=ubuntu;;
   *precise*)   codename=precise; dist=ubuntu;;
   *quantal*)   codename=quantal; dist=ubuntu;;
+  *raring*)    codename=raring; dist=ubuntu;;
   * ) echo "1: ignoring file $deb"
     continue
   esac
diff --git a/rtems-reprepro/etc/reprepro/4.10/ubuntu/distributions b/rtems-reprepro/etc/reprepro/4.10/ubuntu/distributions
index b0f07cb..a047492 100644
--- a/rtems-reprepro/etc/reprepro/4.10/ubuntu/distributions
+++ b/rtems-reprepro/etc/reprepro/4.10/ubuntu/distributions
@@ -1,3 +1,13 @@
+# 13.04
+Origin: RTEMS Project
+Label: RTEMS Project
+Codename: raring
+Architectures: i386 amd64 source
+Components: rtems4.10
+Description: RTEMS packages
+SignWith: ralf.corsepius at rtems.org
+Pull: quantal-inherited
+
 # 12.10
 Origin: RTEMS Project
 Label: RTEMS Project
diff --git a/rtems-reprepro/etc/reprepro/4.10/ubuntu/pulls b/rtems-reprepro/etc/reprepro/4.10/ubuntu/pulls
index 022a19d..744c03f 100644
--- a/rtems-reprepro/etc/reprepro/4.10/ubuntu/pulls
+++ b/rtems-reprepro/etc/reprepro/4.10/ubuntu/pulls
@@ -1,2 +1,5 @@
 Name: precise-inherited
 From: precise
+
+Name: quantal-inherited
+From: quantal
diff --git a/rtems-reprepro/etc/reprepro/4.11/ubuntu/distributions b/rtems-reprepro/etc/reprepro/4.11/ubuntu/distributions
index e7fcfd8..c5a1d68 100644
--- a/rtems-reprepro/etc/reprepro/4.11/ubuntu/distributions
+++ b/rtems-reprepro/etc/reprepro/4.11/ubuntu/distributions
@@ -1,3 +1,13 @@
+# 13.04
+Origin: RTEMS Project
+Label: RTEMS Project
+Codename: raring
+Architectures: i386 amd64 source
+Components: rtems4.11
+Description: RTEMS packages
+SignWith: ralf.corsepius at rtems.org
+Pull: quantal-inherited
+
 # 12.10
 Origin: RTEMS Project
 Label: RTEMS Project
diff --git a/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls b/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls
index 022a19d..744c03f 100644
--- a/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls
+++ b/rtems-reprepro/etc/reprepro/4.11/ubuntu/pulls
@@ -1,2 +1,5 @@
 Name: precise-inherited
 From: precise
+
+Name: quantal-inherited
+From: quantal




More information about the vc mailing list