← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

Re: [Merge] lp:~rpadovani/ubuntu-packaging-guide/1257794 into lp:ubuntu-packaging-guide

 

Thanks for your work on this. One little issue:

47	=== modified file 'ubuntu-packaging-guide/debian-dir-overview.rst'
48	--- ubuntu-packaging-guide/debian-dir-overview.rst	2012-10-28 14:18:03 +0000
49	+++ ubuntu-packaging-guide/debian-dir-overview.rst	2013-12-05 23:08:21 +0000
50	@@ -43,11 +43,11 @@
51	 Here is a sample ``changelog`` file for hello::
52	 
53	 
54	- hello (2.6-0ubuntu1) natty; urgency=low
55	+ hello (2.8-3ubuntu1) raring; urgency=low
56	 
57	    * New upstream release with lots of bug fixes and feature improvements.
58	 
59	- -- Jane Doe <packager@xxxxxxxxxxx>  Thu, 21 Apr 2011 11:12:00 -0400
60	+ -- Jane Doe <packager@xxxxxxxxxxx>  Thu, 21 Oct 2013 11:12:00 -0400
61	  
62	 Notice that the version has a ``-0ubuntu1`` appended to it, this is the distro 
63	 revision, used so that the packaging can be updated (to fix bugs for example)

I wouldn't change the version number, or if you do still use a 0ubuntu1 debian revision. Using 3ubuntu1 is a little confusing with the text below the changelog entry. 


-- 
https://code.launchpad.net/~rpadovani/ubuntu-packaging-guide/1257794/+merge/197971
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~rpadovani/ubuntu-packaging-guide/1257794 into lp:ubuntu-packaging-guide.


References