Browse Source

Use https:// URLs instead of http:// when possible

Guillem Jover 10 years ago
parent
commit
ae25c683c0
100 changed files with 104 additions and 102 deletions
  1. 2 2
      ChangeLog.old
  2. 1 1
      README
  3. 1 1
      README.l10n
  4. 1 1
      TODO
  5. 3 1
      debian/changelog
  6. 1 1
      debian/control
  7. 3 3
      doc/coding-style.txt
  8. 1 1
      dpkg-deb/build.c
  9. 1 1
      dpkg-deb/dpkg-deb.h
  10. 1 1
      dpkg-deb/extract.c
  11. 1 1
      dpkg-deb/info.c
  12. 1 1
      dpkg-deb/main.c
  13. 1 1
      dpkg-split/dpkg-split.h
  14. 1 1
      dpkg-split/info.c
  15. 1 1
      dpkg-split/join.c
  16. 1 1
      dpkg-split/main.c
  17. 1 1
      dpkg-split/queue.c
  18. 1 1
      dpkg-split/split.c
  19. 1 1
      dselect/basecmds.cc
  20. 1 1
      dselect/baselist.cc
  21. 1 1
      dselect/basetop.cc
  22. 1 1
      dselect/bindings.cc
  23. 1 1
      dselect/bindings.h
  24. 1 1
      dselect/curkeys.cc
  25. 1 1
      dselect/dselect-curses.h
  26. 1 1
      dselect/dselect.h
  27. 1 1
      dselect/helpmsgs.cc
  28. 1 1
      dselect/helpmsgs.h
  29. 1 1
      dselect/keyoverride
  30. 1 1
      dselect/main.cc
  31. 1 1
      dselect/methkeys.cc
  32. 1 1
      dselect/methlist.cc
  33. 1 1
      dselect/method.cc
  34. 1 1
      dselect/method.h
  35. 1 1
      dselect/methods/Dselect/Ftp.pm
  36. 1 1
      dselect/methods/disk/install
  37. 1 1
      dselect/methods/disk/setup
  38. 1 1
      dselect/methods/disk/update
  39. 1 1
      dselect/methods/floppy/install
  40. 1 1
      dselect/methods/floppy/setup
  41. 1 1
      dselect/methods/floppy/update
  42. 1 1
      dselect/methods/ftp/install
  43. 1 1
      dselect/methods/ftp/setup
  44. 1 1
      dselect/methods/ftp/update
  45. 1 1
      dselect/methods/multicd/install
  46. 1 1
      dselect/methods/multicd/setup
  47. 1 1
      dselect/methods/multicd/update
  48. 1 1
      dselect/methparse.cc
  49. 1 1
      dselect/mkcurkeys.pl
  50. 1 1
      dselect/pkgcmds.cc
  51. 1 1
      dselect/pkgdepcon.cc
  52. 1 1
      dselect/pkgdisplay.cc
  53. 1 1
      dselect/pkginfo.cc
  54. 1 1
      dselect/pkgkeys.cc
  55. 1 1
      dselect/pkglist.cc
  56. 1 1
      dselect/pkglist.h
  57. 1 1
      dselect/pkgsublist.cc
  58. 1 1
      dselect/pkgtop.cc
  59. 1 1
      dselect/po/pl.po
  60. 1 1
      get-version
  61. 1 1
      lib/compat/alphasort.c
  62. 1 1
      lib/compat/asprintf.c
  63. 1 1
      lib/compat/compat.h
  64. 1 1
      lib/compat/scandir.c
  65. 1 1
      lib/compat/snprintf.c
  66. 1 1
      lib/compat/strerror.c
  67. 1 1
      lib/compat/strndup.c
  68. 1 1
      lib/compat/strsignal.c
  69. 1 1
      lib/compat/unsetenv.c
  70. 1 1
      lib/compat/vasprintf.c
  71. 1 1
      lib/compat/vsnprintf.c
  72. 1 1
      lib/dpkg/ar.c
  73. 1 1
      lib/dpkg/ar.h
  74. 1 1
      lib/dpkg/arch.c
  75. 1 1
      lib/dpkg/arch.h
  76. 1 1
      lib/dpkg/atomic-file.c
  77. 1 1
      lib/dpkg/atomic-file.h
  78. 1 1
      lib/dpkg/buffer.c
  79. 1 1
      lib/dpkg/buffer.h
  80. 1 1
      lib/dpkg/cleanup.c
  81. 1 1
      lib/dpkg/command.c
  82. 1 1
      lib/dpkg/command.h
  83. 1 1
      lib/dpkg/compress.c
  84. 1 1
      lib/dpkg/compress.h
  85. 1 1
      lib/dpkg/dbdir.c
  86. 1 1
      lib/dpkg/dbmodify.c
  87. 1 1
      lib/dpkg/deb-version.c
  88. 1 1
      lib/dpkg/deb-version.h
  89. 1 1
      lib/dpkg/debug.c
  90. 1 1
      lib/dpkg/debug.h
  91. 1 1
      lib/dpkg/depcon.c
  92. 1 1
      lib/dpkg/dir.c
  93. 1 1
      lib/dpkg/dir.h
  94. 1 1
      lib/dpkg/dlist.h
  95. 1 1
      lib/dpkg/dpkg-db.h
  96. 1 1
      lib/dpkg/dpkg.h
  97. 1 1
      lib/dpkg/dump.c
  98. 1 1
      lib/dpkg/ehandle.c
  99. 1 1
      lib/dpkg/ehandle.h
  100. 0 0
      lib/dpkg/error.c

+ 2 - 2
ChangeLog.old

@@ -2319,7 +2319,7 @@
 	control of the corresponding object, that way they can evolve
 	and indicate that the source package has changed in a backwards
 	compatible way. See
-	http://lists.debian.org/debian-dpkg/2008/04/msg00045.html
+	https://lists.debian.org/debian-dpkg/2008/04/msg00045.html
 	Also add a new parameter to disable update of the minor version in
 	the Format field.
 	(initialize): Don't let the Format field be updated by
@@ -3153,7 +3153,7 @@
 	Do not sort the dependency fields as order matters given
 	the greedy algorithm that APT uses when trying to resolve
 	dependencies. See discussion on debian-devel:
-	http://lists.debian.org/debian-devel/2008/02/msg00893.html
+	https://lists.debian.org/debian-devel/2008/02/msg00893.html
 	* man/dpkg-gencontrol.1: Document the above changes.
 
 	* scripts/Dpkg/Deps.pm (simplify_deps): Tries to respect order put

+ 1 - 1
README

@@ -22,7 +22,7 @@ Mailing List
 
 The subscription interface and web archives can be found at:
 
-  <http://lists.debian.org/debian-dpkg/>
+  <https://lists.debian.org/debian-dpkg/>
 
 The mailing list address is (no subscription required to post):
 

+ 1 - 1
README.l10n

@@ -41,7 +41,7 @@ dpkg (1.13.15) unstable; urgency=low
 
   The formats above only apply to the debian/changelog file.
   They do not apply to the commit message. Following recommendations
-  of <http://wiki.debian.org/Teams/Dpkg/GitUsage> you should start the
+  of <https://wiki.debian.org/Teams/Dpkg/GitUsage> you should start the
   commit message with a summary line, followed by an empty line and a
   a detailed/long description. For example:
 

+ 1 - 1
TODO

@@ -1,7 +1,7 @@
 RoadMap
 =======
 
-  <http://wiki.debian.org/Teams/Dpkg/RoadMap>
+  <https://wiki.debian.org/Teams/Dpkg/RoadMap>
 
 TODO
 ====

+ 3 - 1
debian/changelog

@@ -12,6 +12,8 @@ dpkg (1.17.4) UNRELEASED; urgency=low
   * Get rid of dpkg-split global partqueue queue variable.
   * Use warningv() in dpkg instead of ad-hoc printing message when
     overriding with --force option.
+  * Switch URLs in docs and code comments from http:// to https:// if the
+    latter is available.
 
  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 11:08:49 +0100
 
@@ -2513,7 +2515,7 @@ dpkg (1.15.4) unstable; urgency=low
     will be dropped in squeeze+1. dpkg now Breaks: old versions of
     info-browsers that do not depend on the new install-info package
     that provides the real functionality. Closes: #9771, #523980
-    See http://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
+    See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
   * Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
     sub-directories. Closes: #535138
     And also when one of the file doesn't contain correct alternatives

+ 1 - 1
debian/control

@@ -5,7 +5,7 @@ Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
 Uploaders: Guillem Jover <guillem@debian.org>, Raphaël Hertzog <hertzog@debian.org>
 Origin: debian
 Bugs: debbugs://bugs.debian.org
-Homepage: http://wiki.debian.org/Teams/Dpkg
+Homepage: https://wiki.debian.org/Teams/Dpkg
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git
 Vcs-Git: git://anonscm.debian.org/dpkg/dpkg.git
 Standards-Version: 3.9.5

+ 3 - 3
doc/coding-style.txt

@@ -23,8 +23,8 @@ The coding style is a mix of parts from KNF [K] and the Linux CodingStyle [L].
 If in doubt or missing from this file please ask, although files using the
 tab based indentation can be considered canon.
 
-  [K] <http://www.freebsd.org/cgi/man.cgi?query=style>
-  [L] <http://www.kernel.org/doc/Documentation/CodingStyle>
+  [K] <https://www.freebsd.org/cgi/man.cgi?query=style>
+  [L] <https://www.kernel.org/doc/Documentation/CodingStyle>
 
 The code has a mix of an old coding style being phased out and the new
 style. New files should use the new style, changes to files with the old
@@ -46,7 +46,7 @@ On strings in code use simple or double quotes «''» «""». Not the unpaired
 ones «`'». Strings marked for translation, should only be fixed if there's
 other changes to be done on them, otherwise we get unneeded fuzzies.
 
-  <http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>
+  <https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>
 
 Code documentation
 ~~~~~~~~~~~~~~~~~~

+ 1 - 1
dpkg-deb/build.c

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-deb/dpkg-deb.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef DPKG_DEB_H

+ 1 - 1
dpkg-deb/extract.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-deb/info.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-deb/main.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-split/dpkg-split.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef DPKG_SPLIT_H

+ 1 - 1
dpkg-split/info.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-split/join.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-split/main.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 #include <config.h>
 #include <compat.h>

+ 1 - 1
dpkg-split/queue.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dpkg-split/split.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/basecmds.cc

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/baselist.cc

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/basetop.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/bindings.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/bindings.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef BINDINGS_H

+ 1 - 1
dselect/curkeys.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/dselect-curses.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef DSELECT_CURSES_H

+ 1 - 1
dselect/dselect.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef DSELECT_H

+ 1 - 1
dselect/helpmsgs.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/helpmsgs.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef HELPMSGS_H

+ 1 - 1
dselect/keyoverride

@@ -14,7 +14,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 32		Space
 13		Return

+ 1 - 1
dselect/main.cc

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/methkeys.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/methlist.cc

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/method.cc

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/method.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef METHOD_H

+ 1 - 1
dselect/methods/Dselect/Ftp.pm

@@ -8,7 +8,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 package Dselect::Ftp;
 

+ 1 - 1
dselect/methods/disk/install

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/disk/setup

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/disk/update

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/floppy/install

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/floppy/setup

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/floppy/update

@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/ftp/install

@@ -14,7 +14,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 use strict;
 use warnings;

+ 1 - 1
dselect/methods/ftp/setup

@@ -14,7 +14,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 use strict;
 use warnings;

+ 1 - 1
dselect/methods/ftp/update

@@ -14,7 +14,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 use strict;
 use warnings;

+ 1 - 1
dselect/methods/multicd/install

@@ -13,7 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/multicd/setup

@@ -20,7 +20,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methods/multicd/update

@@ -13,7 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 vardir="$1"

+ 1 - 1
dselect/methparse.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/mkcurkeys.pl

@@ -16,7 +16,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 use strict;
 use warnings;

+ 1 - 1
dselect/pkgcmds.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkgdepcon.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkgdisplay.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkginfo.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkgkeys.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkglist.cc

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkglist.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef PKGLIST_H

+ 1 - 1
dselect/pkgsublist.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/pkgtop.cc

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
dselect/po/pl.po

@@ -2,7 +2,7 @@
 # Copyright (C) 1999 Software in the Public Interest, Inc.
 #
 # Nazewnictwo i spójność tłumaczeń programów apt, aptitude, synaptic i innych:
-# http://wiki.debian.org/PolishL10N/PackageInstallers
+# https://wiki.debian.org/PolishL10N/PackageInstallers
 # Piotr Roszatycki <dexter@debian.org>, 1999.
 # Bartosz Feński <fenio@debian.org>, 2004-2005.
 # Robert Luberda <robert@debian.org>, 2006-2008.

+ 1 - 1
get-version

@@ -15,7 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 #
 
 if [ -f .dist-version ]; then

+ 1 - 1
lib/compat/alphasort.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/asprintf.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/compat.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef COMPAT_H

+ 1 - 1
lib/compat/scandir.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/snprintf.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/strerror.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/strndup.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/strsignal.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/unsetenv.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/vasprintf.c

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/compat/vsnprintf.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/ar.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/ar.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_AR_H

+ 1 - 1
lib/dpkg/arch.c

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/arch.h

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_ARCH_H

+ 1 - 1
lib/dpkg/atomic-file.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/atomic-file.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_ATOMIC_FILE_H

+ 1 - 1
lib/dpkg/buffer.c

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/buffer.h

@@ -18,7 +18,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_BUFFER_H

+ 1 - 1
lib/dpkg/cleanup.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/command.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/command.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_COMMAND_H

+ 1 - 1
lib/dpkg/compress.c

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/compress.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_COMPRESS_H

+ 1 - 1
lib/dpkg/dbdir.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/dbmodify.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/deb-version.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/deb-version.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_DEB_VERSION_H

+ 1 - 1
lib/dpkg/debug.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/debug.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_DEBUG_H

+ 1 - 1
lib/dpkg/depcon.c

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/dir.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/dir.h

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_DIR_H

+ 1 - 1
lib/dpkg/dlist.h

@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef ADNS_DLIST_H_INCLUDED

+ 1 - 1
lib/dpkg/dpkg-db.h

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_DPKG_DB_H

+ 1 - 1
lib/dpkg/dpkg.h

@@ -17,7 +17,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_DPKG_H

+ 1 - 1
lib/dpkg/dump.c

@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* FIXME: Don't write uninteresting packages. */

+ 1 - 1
lib/dpkg/ehandle.c

@@ -15,7 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>

+ 1 - 1
lib/dpkg/ehandle.h

@@ -16,7 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBDPKG_EHANDLE_H

+ 0 - 0
lib/dpkg/error.c


Some files were not shown because too many files changed in this diff