[debian-edu-commits] debian-edu/debian-edu-doc.git (#40) - wheezy (branch) updated: 1f2afbce9bc0ab16e0f86ed3cb590e9cf8b2583a

David Prévot taffit at alioth.debian.org
Sat Oct 5 12:11:42 UTC 2013


The branch, wheezy has been updated
       via  1f2afbce9bc0ab16e0f86ed3cb590e9cf8b2583a (commit)
      from  f8af51db2200177d9fb05a1cf6fdd74d10310621 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    2 ++
 debian/rules     |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b6c0684..f57f063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ debian-edu-doc (0.4.20070707) UNRELEASED; urgency=low
   * Update URL to use for the Norwegian ITIL sysadmin book.
   * Enable building of the ITIL sysadmin book, as the license
     issue is resolved, and the license is GPL.
+  * Update language code used for norwegian bokmål driftbook
+    from no to nb.
 
  -- Petter Reinholdtsen <pere at debian.org>  Thu, 12 Jul 2007 12:09:24 +0200
 
diff --git a/debian/rules b/debian/rules
index c3eb9bd..a216b27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ install: build
 	svn co -r $(REVISION) svn://svn.skolelinux.org/skolelinux/trunk/www/developer.skolelinux.no/dokumentasjon $(TMPSRC)/dokumentasjon
 	install -d $(DESTDIR)$(DESTPATH)/images/driftbook/ ; 
 	install -m 644 $(TMPSRC)/dokumentasjon/driftbok/images/* $(DESTDIR)$(DESTPATH)/images/driftbook ; 
-	for i in en no de pt_BR ; do \
+	for i in en nb de pt_BR ; do \
 		install -d $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
 		install -m 644 $(TMPSRC)/dokumentasjon/driftbok/driftbok.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \
 		install -m 644 $(TMPSRC)/dokumentasjon/driftbok/netgroups.$$i.* $(DESTDIR)$(DESTPATH)/$$i/driftbook ; \


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list