← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Merge] lp:~dholbach/ubuntu-packaging-guide/798972 into lp:ubuntu-packaging-guide

 

Daniel Holbach has proposed merging lp:~dholbach/ubuntu-packaging-guide/798972 into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)
Related bugs:
  Bug #798972 in Ubuntu Packaging Guide: "Recommend packaging-dev"
  https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/798972

For more details, see:
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/798972/+merge/67538
-- 
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/798972/+merge/67538
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~dholbach/ubuntu-packaging-guide/798972 into lp:ubuntu-packaging-guide.
=== modified file 'getting-set-up.rst'
--- getting-set-up.rst	2011-06-03 18:56:01 +0000
+++ getting-set-up.rst	2011-07-11 12:22:56 +0000
@@ -37,6 +37,14 @@
 
     $ sudo apt-get install gnupg pbuilder ubuntu-dev-tools bzr-builddeb apt-file
 
+
+Note: Since oneiric (or if you have Backports enabled on a currently supported 
+release, the following command will install the above and other tools which 
+are quite common in Ubuntu development::
+
+    $ sudo apt-get install packaging-dev
+
+
 This command will install the following software:
 
 * ``gnupg`` -- `GNU Privacy Guard`_ contains tools you will need to create a


Follow ups