Merge lp:~statik/magicicada-gui/packaging-notes into lp:magicicada-gui

Proposed by Elliot Murphy
Status: Merged
Merged at revision: 58
Proposed branch: lp:~statik/magicicada-gui/packaging-notes
Merge into: lp:magicicada-gui
Diff against target: 18 lines (+11/-0)
1 file modified
README.txt (+11/-0)
To merge this branch: bzr merge lp:~statik/magicicada-gui/packaging-notes
Reviewer Review Type Date Requested Status
chicharreros Pending
Review via email: mp+29599@code.launchpad.net

Description of the change

this adds brief notes from when I packaged the latest release for Ubuntu and the PPA, to make it easier to remember and for someone else to be able to follow along and prepare updated packages.

To post a comment you must log in.
Revision history for this message
Facundo Batista (facundo) wrote :

Thanks for this!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.txt'
2--- README.txt 2010-06-07 19:28:11 +0000
3+++ README.txt 2010-07-09 18:45:57 +0000
4@@ -14,3 +14,14 @@
5 * Upload the new release to launchpad with a command like:
6 lp-upload-project magicicada 0.2 magicicada-0.2.tar.gz
7 * Announce the release, ping someone to build updated packages for the PPA and Ubuntu.
8+
9+HOWTO prepare an updated Ubuntu package:
10+
11+ * bzr get lp:ubuntu/magicicada
12+ * cd magicicada
13+ * uscan --verbose --rename (this gets the new upstream release from launchpad)
14+ * bzr merge-package ../magicicada_0.1.2.orig.tar.gz --version=0.1.2
15+ * vim debian/changelog, check version, distro, and changes are correct.
16+ * you will need to build versions for lucid (for the PPA) and for the current dev release of Ubuntu. For example, if you are working on updating to release 0.1.2 of magicicada, and you want to build a package for lucid in the chicharreros PPA, the version number would be magicicada-0.1.2-0ubuntu1~lucid1. Then for the maverick version in the PPA, the version number would be magicicada-0.1.2-0ubuntu1~maverick1. And, for the version you upload to ubuntu universe, the version number would be magicicada-0.1.2-0ubuntu1.
17+ * To upload to the chicharreros PPA: do dput ppa:chicharreros/ppa <source.changes>
18+ * To get an upload into Ubuntu, prepare the source package and ask for a sponsor.

Subscribers

People subscribed via source and target branches

to all changes: