From 4e6889fd697787fc0df7980aefca94e60efe2b94 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 1 Oct 2017 17:16:02 -0300 Subject: Change markdown extension to .md --- references.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 references.md (limited to 'references.md') diff --git a/references.md b/references.md new file mode 100644 index 0000000..eec77fc --- /dev/null +++ b/references.md @@ -0,0 +1,30 @@ +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). -- cgit v1.2.3