summaryrefslogtreecommitdiff
path: root/references.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-06 11:04:49 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-06 11:04:49 -0200
commit2fe5868931634968c6387e626baeb27075ecfc77 (patch)
tree40401f487b687d92235aa24e391ef2a96ca1c40a /references.md
parent8748f432cdb01090767001523496f096345a492b (diff)
downloaddebian-2fe5868931634968c6387e626baeb27075ecfc77.tar.gz
debian-2fe5868931634968c6387e626baeb27075ecfc77.tar.bz2
Fix file extensions
Diffstat (limited to 'references.md')
-rw-r--r--references.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/references.md b/references.md
deleted file mode 100644
index eec77fc..0000000
--- a/references.md
+++ /dev/null
@@ -1,30 +0,0 @@
-References
-==========
-
-General
--------
-
-* [Overview — Ubuntu Packaging Guide](http://packaging.ubuntu.com/html/).
-* [Debian New Maintainers' Guide](https://www.debian.org/doc/manuals/maint-guide/).
-* [Debugging Debian package installations](http://mdcc.cx/debian/debugging_debian_package_installations.html).
-* [Debian Policy Manual](https://www.debian.org/doc/debian-policy/).
-
-Pbuilder and cowbuilder
------------------------
-
-* [PbuilderTricks](https://wiki.debian.org/PbuilderTricks).
-* [cowbuilder](https://wiki.debian.org/cowbuilder).
-
-Backporting
------------
-
-* [Backporting Debian packages with pbuilder](http://www.tolaris.com/2009/03/31/backporting-debian-packages-with-pbuilder/).
-* [Using pbuilder to backport Debian packages](http://edseek.com/~jasonb/articles/pbuilder_backports/).
-* [BuildingFormalBackports - Debian Wiki](https://wiki.debian.org/BuildingFormalBackports#Building_multi-dependencies_packages).
-
-Packaging with git
-------------------
-
-* [Co-maintaining a Debian package with Git and git-buildpackage | workaround.org](https://workaround.org/debian-git-comaintenance).
-* [PackagingWithGit - Debian Wiki](https://wiki.debian.org/PackagingWithGit).
-* [Building Debian Packages with git-buildpackage](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html).