]> git.deb.at Git - deb/packages.git/blobdiff - templates/rss/newpkg.tmpl
Move patch-tracking.d.net to patch-tracker.d.o and update names (Closes: #545262)
[deb/packages.git] / templates / rss / newpkg.tmpl
index c95ee53f2b29c13809c25bbb5aac5a90d9d6d3de..90533bae152dd3d3a89b135cc36e42efb27cb68c 100644 (file)
@@ -9,7 +9,7 @@
  xmlns:admin="http://webns.net/mvcb/"
 >
 
-[%- root_url = "$packages_homepage$suite/";
+[%- root_url = "$packages_homepage_abs$suite/";
     SET root_url = "$root_url$section/" IF section -%]
 
 <channel rdf:about="[% root_url %]newpkg">
@@ -24,7 +24,7 @@
        suite, organisation);
     END; -%]
 </description>
-<dc:language>[% lang %]</dc:language>
+<dc:language>[% po_lang %]</dc:language>
 <dc:rights>[% g('Copyright ©') %] [% timestamp.year %], [% copyright.name %]</dc:rights>
 <dc:date>[% rss_timestamp %]</dc:date>
 <dc:publisher>[% contact.mail %]</dc:publisher>