Procházet zdrojové kódy

DOme missing renamings

tille před 17 roky
rodič
revize
5c9574bba7
2 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 4 4
      config/conf
  2. 1 1
      config/control

+ 4 - 4
config/conf

@@ -1,9 +1,9 @@
-## This is a configuration file for Debian-Junior Custom Debian Distribution
-## It is read after /etc/cdd/cdd.conf and can override or add variables
+## This is a configuration file for Debian Junior Blend
+## It is read after /etc/blends/blends.conf and can override or add variables
 
 ## This variable is replaced by a debconf question
 ## UPDATEUSERMENU=yes
 
-## Some CDDs do not build their name generic like Debian-#CDD# so
+## Some Blends do not build their name generic like "Debian #BLEND#" so
 ## we need the correct name here
-CDDNAME=Debian-Junior
+BLENDNAME="Debian Junior"

+ 1 - 1
config/control

@@ -1,6 +1,6 @@
 Package: junior-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, cdd-common (>= 0.5.0)
+Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.1)
 Description: Debian Jr. Project common package
  This package builds the basic infra structure of all junior-* packages.
  .