Included missing file debian/apt-transport-https.README to repo.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 6 Dec 2008 21:34:11 +0000 (23:34 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 6 Dec 2008 21:34:11 +0000 (23:34 +0200)
configure.in
debian/apt-transport-https.README [new file with mode: 0644]

index 0ffbc67..04d8a47 100644 (file)
@@ -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 (file)
index 0000000..0c470a1
--- /dev/null
@@ -0,0 +1,2 @@
+See APT::https group of options in apt.conf(5) to configure how APT will handle
+https:// URIs.