← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

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

 

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

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)

For more details, see:
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/autopkgtest-info/+merge/139921
-- 
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/autopkgtest-info/+merge/139921
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~dholbach/ubuntu-packaging-guide/autopkgtest-info into lp:ubuntu-packaging-guide.
=== modified file 'debian/changelog'
--- debian/changelog	2012-12-11 16:35:42 +0000
+++ debian/changelog	2012-12-14 15:10:37 +0000
@@ -3,6 +3,10 @@
   [ Dmitry Shachnev ]
   * Makefile: fix wrong links to some resources in singlehtml builds
 
+  [ Daniel Holbach ]
+  * Document where to find a list of required autopkgtests and where 
+    to get help.
+
  -- Andrew Starr-Bochicchio <a.starr.b@xxxxxxxxx>  Sun, 09 Dec 2012 13:35:33 -0500
 
 ubuntu-packaging-guide (0.3.0) experimental; urgency=low

=== modified file 'po/ubuntu-packaging-guide.pot'
--- po/ubuntu-packaging-guide.pot	2012-12-03 13:04:41 +0000
+++ po/ubuntu-packaging-guide.pot	2012-12-14 15:10:37 +0000
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: ubuntu-packaging-guide 0.2.5\n"
+"Project-Id-Version: ubuntu-packaging-guide 0.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-03 17:02\n"
+"POT-Creation-Date: 2012-12-14 16:08\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -176,6 +176,18 @@
 msgid "commit your changes, push them to Launchpad, propose a merge and get it reviewed just like any other improvement in a source package."
 msgstr ""
 
+#: ../ubuntu-packaging-guide/auto-pkg-test.rst:178
+msgid "What you can do"
+msgstr ""
+
+#: ../ubuntu-packaging-guide/auto-pkg-test.rst:180
+msgid "The Ubuntu Engineering teams put together a `list of required test-cases`_, where packages which need tests are put into different categories. Here you can find examples of these tests and easily assign them to yourself."
+msgstr ""
+
+#: ../ubuntu-packaging-guide/auto-pkg-test.rst:184
+msgid "If you should run into any problems, you can join the `#ubuntu-quality IRC channel`_ to get in touch with developers who can help you."
+msgstr ""
+
 #: ../ubuntu-packaging-guide/backports.rst:3
 msgid "Backporting software updates"
 msgstr ""

=== modified file 'ubuntu-packaging-guide/auto-pkg-test.rst'
--- ubuntu-packaging-guide/auto-pkg-test.rst	2012-11-29 16:27:34 +0000
+++ ubuntu-packaging-guide/auto-pkg-test.rst	2012-12-14 15:10:37 +0000
@@ -173,6 +173,17 @@
 * commit your changes, push them to Launchpad, propose a merge and get it 
   reviewed just like any other improvement in a source package.
 
+
+What you can do
+===============
+
+The Ubuntu Engineering teams put together a `list of required test-cases`_,
+where packages which need tests are put into different categories. Here you
+can find examples of these tests and easily assign them to yourself.
+
+If you should run into any problems, you can join the `#ubuntu-quality IRC
+channel`_ to get in touch with developers who can help you.
+
 .. _`DEP 8 Specification`: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD
 .. _`libxml2 tests`: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/libxml2/quantal/files/head:/debian/tests/
 .. _`gvfs tests`: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/gvfs/quantal/files/head:/debian/tests/
@@ -181,3 +192,5 @@
 .. _`automatically run autopkgtest tests`: https://jenkins.qa.ubuntu.com/view/Quantal/view/AutoPkg%20Test/
 .. _`lp:auto-package-testing`: https://code.launchpad.net/auto-package-testing
 .. _`auto-package-testing documentation`: http://bazaar.launchpad.net/~auto-package-testing-dev/auto-package-testing/trunk/view/head:/doc/USAGE.md
+.. _`list of required test-cases`: https://wiki.ubuntu.com/QATeam/RequiredTests
+.. _`#ubuntu-quality IRC channel`: http://webchat.freenode.net/?channels=ubuntu-quality