]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
[UBUNTU] This site is packages.ubuntu.com now
[deb/packages.git] / templates / config.tmpl
index 9b71c474e604e39f24fd2e9f39d5465d501645b9..8cc3a273d37a42bb33f0b087a15d94c78efd03f5 100644 (file)
@@ -5,7 +5,7 @@
 
    organisation = 'Ubuntu'
    homepage = 'http://www.ubuntu.com/'
-   packages_homepage = 'http://packages.ubuntu.lichtenheld.net/'
+   packages_homepage = 'http://packages.ubuntu.com/'
    searchformurl = packages_homepage
    search_url = '/'
    tags_url = 'http://debtags.alioth.debian.org/'
@@ -52,7 +52,9 @@
 [%-
    # possible values for importance: high, normal, low
    sitewidemsg = { importance => "high",
-                  txt => g('Please note that this is an experimental version of <a href="http://%s/">%s</a>. Errors and obsolete information should be expected', 'packages.ubuntu.com', 'packages.ubuntu.com') }
+                  txt => 'Site switched to completly new codebase. Please report any problems.' }
+#   sitewidemsg = { importance => "high",
+#                 txt => g('Please note that this is an experimental version of <a href="http://%s/">%s</a>. Errors and obsolete information should be expected', 'packages.ubuntu.com', 'packages.ubuntu.com') }
 -%]
 [%# @translators: . = decimal_point , = thousands_sep, see Number::Format %]
 [%- USE num = Number.Format( decimal_point => g('.'),