add --debian-only as alias for --diff-only for all source v3 lovers
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 27 Nov 2009 09:02:27 +0000 (10:02 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 27 Nov 2009 09:02:27 +0000 (10:02 +0100)
cmdline/apt-get.cc
debian/changelog
po/apt-all.pot

index 49fde74..7325bbf 100644 (file)
@@ -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},
index 8d7461b..1de0193 100644 (file)
@@ -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}:
index 9b731cf..3cb5ba3 100644 (file)
@@ -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"