From: Eugene V. Lyubimkin Date: Sat, 6 Dec 2008 21:34:11 +0000 (+0200) Subject: Included missing file debian/apt-transport-https.README to repo. X-Git-Tag: 0.7.21~35^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/45b5cb269dccfb8835901b54701a96237a84bf26 Included missing file debian/apt-transport-https.README to repo. --- diff --git a/configure.in b/configure.in index 0ffbc67ff..04d8a4712 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib) AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) dnl -- SET THIS TO THE RELEASE VERSION -- -AC_DEFINE_UNQUOTED(VERSION,"0.7.18") +AC_DEFINE_UNQUOTED(VERSION,"0.7.20") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/apt-transport-https.README b/debian/apt-transport-https.README new file mode 100644 index 000000000..0c470a1a2 --- /dev/null +++ b/debian/apt-transport-https.README @@ -0,0 +1,2 @@ +See APT::https group of options in apt.conf(5) to configure how APT will handle +https:// URIs.