lp://staging/~conhutter/emacs/emacs-snapshot
- Get this branch:
- bzr branch lp://staging/~conhutter/emacs/emacs-snapshot
Branch merges
Branch information
Recent revisions
- 20. By Robert Bruce Park
-
New binary package emacs-snapshot-el.
Rather than just deleting the .el files outright.
- 19. By Robert Bruce Park
-
Streamline the way common files are found.
And also create the -common directory before trying to dump files in it.
- 18. By Robert Bruce Park
-
Create -common package to house all the files that are not unique to each build.
Now gtk3 and nox packages contain little more than the compiled
binaries (plus images for gtk). - 17. By Robert Bruce Park
-
Autogenerate debian/control from new debian/control.in
This means that the package names are only ever defined in the
changelog, and they are then parsed from there and used to construct
the control file, all the emacsVER files, and other options within the
rules file. This should make it quite easy to use this same packaging
data both for official package builds and daily snapshot builds. - 16. By Robert Bruce Park
-
Stop hard-coding which alternatives to pass to update-
alternatives. This scans debian/
emacs-snapshot/ usr/bin to find what binaries will be
installed, and then generates the postinst script such that it calls
update-alternatives correctly for each binary found. - 15. By Robert Bruce Park
-
Create emacsVER templates to avoid duplicating install, postinst, and prerm files.
- 13. By Robert Bruce Park
-
Add URLs for real changelogs to our dummy debian/changelog.
Somebody going to the trouble of reading debian/changelog may be
disappointed that there's no info there, so these URLs should provide
the desired info. One is for upstream trunk changes, and one is for
the changelog to this packaging branch itself.- http://
bazaar. launchpad. net/~vcs- imports/ emacs/trunk/ changes
- http://bazaar. launchpad. net/~ubuntu- elisp/emacs/ snapshot- packaging/ changes - 12. By Robert Bruce Park
-
Parse debian/control for the binary package names rather than hard-coding them.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~vcs-imports/emacs/trunk