]> sipb.mit.edu Git - wiki.git/blobdiff - projects/lenny-bugs.mdwn
Convert most http: links to https:
[wiki.git] / projects / lenny-bugs.mdwn
index add9a4c8e99bba5c1d2f712d1201e92c55fe77ef..5645868374a469cfddc247536cfaf4b90d969600 100644 (file)
@@ -30,7 +30,7 @@ Every one of those bugs has to be dealt with one way or another before
 Lenny will release.
 
 **Q**: How is this list of bugs different from
-[this one](http://bugs.debian.org/release-critical/other/testing.html)?  
+[this one](https://bugs.debian.org/release-critical/other/testing.html)?  
 **A**: The list on `bugs.debian.org` includes bugs which have been
 fixed, but haven't passed a requisite waiting period before being
 introduced into Lenny. Our list is only bugs for which there is no
@@ -60,7 +60,7 @@ has to deal with, and probably read some code along the way.
 
 ## Useful Resources
 
-[Debian Policy Manual](http://www.debian.org/doc/debian-policy/): There
+[Debian Policy Manual](https://www.debian.org/doc/debian-policy/): There
 will be people at the hackathon to help you with the packaging and
 policy aspects of updating Debian packages, but the Debian Policy
 Manual is a good reference.
@@ -70,12 +70,12 @@ Guide](http://www.us.debian.org/doc/maint-guide/): Where the Policy Manual is a
 is more of a tutorial on how to build packages that comply with Debian
 policy
 
-[tabbott's Packaging Tutorial](http://debathena.mit.edu/packaging/): A
+[tabbott's Packaging Tutorial](https://debathena.mit.edu/packaging/): A
 summary of building Debian packages with CDBS, Tim's tutorial also
 includes a long list of useful commands for any sort of package
 development, as well as a list of useful sites
 
-[SIPB IAP class on Debian](http://stuff.mit.edu/iap/2009/#debian): A
+[SIPB IAP class on Debian](https://stuff.mit.edu/iap/2009/#debian): A
 workshop where you can learn more about Debian packaging (the easy
 way!  some of the packages you may have dealt with go through
 unnecessary complexity), with lots of hands-on examples.