Packaging Guide command error

Bug #97355 reported by Maurizio Moriconi
6
Affects Status Importance Assigned to Milestone
Ubuntu Documentation
Invalid
Undecided
LaserJock

Bug Description

Chapter 6. Ubuntu Packaging

Merges and Syncs

After :
Now inspect the actual changes in the source packages:

there is an error in the command :

debdiff xcdroast_0.98+0alpha15-1.1.dsc xcdroast_0.98+0alpha15-1.1ubuntu1.dsc | \
 ubuntu.debdiff | less ubuntu.debdiff

when the correct command line is:

debdiff xcdroast_0.98+0alpha15-1.1.dsc xcdroast_0.98+0alpha15-1.1ubuntu1.dsc > \
 ubuntu.debdiff | less ubuntu.debdiff

LaserJock (laserjock)
Changed in ubuntu-doc:
assignee: nobody → laserjock
Changed in ubuntu-doc:
status: New → Confirmed
Revision history for this message
Martijn van Iersel (martijn-vaniersel) wrote :

Wouldn't it be even better to do:

debdiff xcdroast_0.98+0alpha15-1.1.dsc xcdroast_0.98+0alpha15-1.1ubuntu1.dsc > \
 ubuntu.debdiff && less ubuntu.debdiff

?

Revision history for this message
Rich Johnson (nixternal) wrote :

Moved to https://wiki.ubuntu.com/PackagingGuide/Maintenance due to being maintained on the wiki now. Thank you!

Changed in ubuntu-doc:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.