Просмотр исходного кода

add --debian-only as alias for --diff-only for all source v3 lovers

David Kalnischkies лет назад: 16
Родитель
Сommit
fb1e7ecf35
3 измененных файлов с 4 добавлено и 2 удалено
  1. 1 0
      cmdline/apt-get.cc
  2. 1 0
      debian/changelog
  3. 2 2
      po/apt-all.pot

+ 1 - 0
cmdline/apt-get.cc

@@ -2799,6 +2799,7 @@ int main(int argc,const char *argv[])					/*{{{*/
       {0,"force-yes","APT::Get::force-yes",0},
       {0,"print-uris","APT::Get::Print-URIs",0},
       {0,"diff-only","APT::Get::Diff-Only",0},
+      {0,"debian-only","APT::Get::Diff-Only",0},
       {0,"tar-only","APT::Get::Tar-Only",0},
       {0,"dsc-only","APT::Get::Dsc-Only",0},
       {0,"purge","APT::Get::Purge",0},

+ 1 - 0
debian/changelog

@@ -39,6 +39,7 @@ apt (0.7.25) UNRELEASED; urgency=low
     - source doesn't need the complete version for match (Closes: #245250)
     - source ignores versions/releases if not available (Closes: #377424)
     - only warn if (free) space overflows (Closes: #522238)
+    - add --debian-only as alias for --diff-only
   * methods/connect.cc:
     - display also strerror of "wicked" getaddrinfo errors
   * buildlib/configure.mak, buildlib/config.{sub,guess}:

+ 2 - 2
po/apt-all.pot

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-11-27 00:15+0100\n"
+"POT-Creation-Date: 2009-11-27 09:49+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1175,7 +1175,7 @@ msgid ""
 "                       This APT has Super Cow Powers.\n"
 msgstr ""
 
-#: cmdline/apt-get.cc:2866
+#: cmdline/apt-get.cc:2867
 msgid ""
 "NOTE: This is only a simulation!\n"
 "      apt-get needs root privileges for real execution.\n"