[SCM] Debian Live build scripts branch, master, updated. debian/1.0.5-1-7-gaaaef95

Daniel Baumann daniel at debian.org
Sun Jun 28 13:58:54 UTC 2009


The following commit has been merged in the master branch:
commit 1870e8180fa347973334623ae5c4acb86de2a7d3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 28 14:50:29 2009 +0200

    Using common prefix for packages lists of packaging teams.

diff --git a/lists/debian-forensics b/lists/debian-forensics
new file mode 100644
index 0000000..19cb4f8
--- /dev/null
+++ b/lists/debian-forensics
@@ -0,0 +1,17 @@
+# /usr/share/live-helper/lists/debian-forensics - package list for live-helper(7)
+
+## LH: Debian Forensics
+#include <standard>
+
+# http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org
+
+gpart tct wipe
+
+#if DISTRIBUTION lenny sid
+ext3grep galleta grokevt memdump missidentify myrescue pasco reglookup
+scrounge-ntfs ssdeep tableau-parm
+#endif
+
+#if DISTRIBUTION sid
+libewf1 md5deep pipebench recoverdm rifiuti
+#endif
diff --git a/lists/junior-pkgs b/lists/debian-junior
similarity index 56%
rename from lists/junior-pkgs
rename to lists/debian-junior
index aced543..51b5b34 100644
--- a/lists/junior-pkgs
+++ b/lists/debian-junior
@@ -1,6 +1,9 @@
-# /usr/share/live-helper/lists/junior-pkgs - package list for live-helper(7)
+# /usr/share/live-helper/lists/debian-junior - package list for live-helper(7)
 
-## LH: Desktop agnostic packages for Debian Junior
+## LH: Debian Junior
+#include <standard>
+
+# http://qa.debian.org/developer.php?login=debian-jr@lists.debian.org
 
 junior-sound junior-typing junior-internet junior-toys junior-games-net
 junior-games-sim junior-games-gl junior-puzzle junior-arcade junior-math
diff --git a/lists/devel-live b/lists/debian-live
similarity index 80%
rename from lists/devel-live
rename to lists/debian-live
index 57faf0d..208a303 100644
--- a/lists/devel-live
+++ b/lists/debian-live
@@ -1,8 +1,10 @@
-# /usr/share/live-helper/lists/devel-live - package list for live-helper(7)
+# /usr/share/live-helper/lists/debian-live - package list for live-helper(7)
 
-## LH: Development (Debian Live)
+## LH: Debian Live
 #include <standard>
 
+# http://qa.debian.org/developer.php?login=debian-live@lists.debian.org
+
 # debian-live
 live-helper git-core
 debootstrap cdebootstrap
diff --git a/lists/science b/lists/debian-science
similarity index 63%
rename from lists/science
rename to lists/debian-science
index 52c25da..3d7a2b2 100644
--- a/lists/science
+++ b/lists/debian-science
@@ -1,8 +1,10 @@
-# /usr/share/live-helper/lists/science - package list for live-helper(7)
+# /usr/share/live-helper/lists/debian-science - package list for live-helper(7)
 
 ## LH: Debian Science
 #include <standard>
 
+# http://qa.debian.org/developer.php?login=debian-science-maintainers@lists.alioth.debian.org
+
 science-astronomy science-biology science-chemistry
 science-electronics science-engineering science-geography
 science-linguistics science-mathematics science-mathematics-dev
diff --git a/lists/gnome-junior b/lists/gnome-junior
index 2597949..926f0e9 100644
--- a/lists/gnome-junior
+++ b/lists/gnome-junior
@@ -2,6 +2,6 @@
 
 ## LH: Debian Junior (Gnome)
 #include <gnome>
-#include <junior-pkgs>
+#include <debian-junior>
 
-junior-gnome 
+junior-gnome
diff --git a/lists/kde-junior b/lists/kde-junior
index 9284a42..1366722 100644
--- a/lists/kde-junior
+++ b/lists/kde-junior
@@ -2,6 +2,6 @@
 
 ## LH: KDE Junior
 #include <kde>
-#include <junior-pkgs>
+#include <debian-junior>
 
 junior-kde
diff --git a/lists/rescue b/lists/rescue
index f4bf89a..0090ce2 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -4,15 +4,7 @@
 #include <standard>
 
 # Debian Forensics
-# http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org
-gpart tct wipe
-#if DISTRIBUTION lenny sid
-ext3grep galleta grokevt memdump missidentify myrescue pasco reglookup
-scrounge-ntfs ssdeep tableau-parm
-#endif
-#if DISTRIBUTION sid
-libewf1 md5deep pipebench recoverdm rifiuti
-#endif
+#include <debian-forensics>
 
 # Other forensic packages
 #if DISTRIBUTION lenny sid
diff --git a/lists/xfce-junior b/lists/xfce-junior
index ca71ec5..170c329 100644
--- a/lists/xfce-junior
+++ b/lists/xfce-junior
@@ -2,6 +2,6 @@
 
 ## LH: Xfce Debian Junior
 #include <xfce>
-#include <junior-pkgs>
+#include <debian-junior>
 
 junior-kde junior-gnome

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list