* Use new grml-repository by default now (thanks for the great
authorMichael Prokop <mika@grml.org>
Wed, 29 Nov 2006 22:26:13 +0000 (23:26 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 29 Nov 2006 22:26:13 +0000 (23:26 +0100)
    work, formorer!).

debian/changelog
etc/apt/sources.list.grml

index df61fde..5c38127 100644 (file)
@@ -1,3 +1,10 @@
+grml-etc-core (0.2.2) unstable; urgency=low
+
+  * Use new grml-repository by default now (thanks for the great
+    work, formorer!).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
+
 grml-etc-core (0.2.1) unstable; urgency=low
 
   * New version number for new release.
index 893e605..a8e7070 100644 (file)
@@ -3,7 +3,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Don Nov 23 22:44:51 CET 2006 [mika]
+# Latest change: Mit Nov 29 23:24:27 CET 2006 [mika]
 ################################################################################
 # Notice: because of ressource limits some lines might have been commented
 #         out on the grml live CD system. Just uncomment lines containing
 #      http://www.backports.org/
 ##############################################################################
 
-# main grml repository:
-  deb     http://grml.org/repos/ ./
-  deb-src http://grml.org/repos/ ./
-
-# new grml repositories:
-#  deb     http://deb.grml.org/ grml main
-#  deb-src http://deb.grml.org/ grml main
+# stable grml repository:
+  deb     http://deb.grml.org/ grml-stable  main
+  deb-src http://deb.grml.org/ grml-stable  main
+# testing/developer grml repository:
 #  deb     http://deb.grml.org/ grml-testing main
 #  deb-src http://deb.grml.org/ grml-testing main
 
+# old (fallback) grml repository:
+#  deb     http://grml.org/repos/ ./
+#  deb-src http://grml.org/repos/ ./
+
 # Unstable:
 # TU Graz mirror
 #  deb     http://ftp.tu-graz.ac.at/mirror/debian        unstable        main contrib non-free