chiark / gitweb /
Update links from http to https where possible
[developers-reference.git] / best-pkging-practices.dbk
index 2316f195ce1a4af156f43836091c6bd32d1294a1..1651ddba158761370bb4f00ab639dd1f9c327542 100644 (file)
@@ -75,13 +75,6 @@ individual <command>dh_*</command> helpers.  If you are going to use a helper,
 you do need to take the time to learn to use that helper, to learn its
 expectations and behavior.
 </para>
-<para>
-Some people feel that vanilla <filename>debian/rules</filename> files are
-better, since you don't have to learn the intricacies of any helper system.
-This decision is completely up to you.  Use what works for you.  Many examples
-of vanilla <filename>debian/rules</filename> files are available at <ulink
-url="&url-rules-files;"></ulink>.
-</para>
 </section>
 
 <section id="multiple-patches">
@@ -414,7 +407,7 @@ described above is also shown.
   Priority: optional
   &lt;snip&gt;
   Vcs-Svn: svn://svn.debian.org/svn/pkg-vim/trunk/packages/vim
-  Vcs-Browser: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim
+  Vcs-Browser: https://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim
   Homepage: http://www.vim.org
 </screen>
 </section>