Merge lp:~kirkland/hockeypuck/packaging into lp:~hockeypuck/hockeypuck/trunk

Proposed by Dustin Kirkland 
Status: Merged
Merged at revision: 97
Proposed branch: lp:~kirkland/hockeypuck/packaging
Merge into: lp:~hockeypuck/hockeypuck/trunk
Diff against target: 44 lines (+5/-17)
3 files modified
debian/install (+2/-7)
debian/manpages (+2/-0)
debian/rules (+1/-10)
To merge this branch: bzr merge lp:~kirkland/hockeypuck/packaging
Reviewer Review Type Date Requested Status
Casey Marshall Pending
Review via email: mp+142597@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/install'
2--- debian/install 2012-12-11 02:58:17 +0000
3+++ debian/install 2013-01-09 21:32:21 +0000
4@@ -1,9 +1,4 @@
5 gopath/bin/hockeypuck-mgo /usr/bin/
6 gopath/bin/hockeypuck-load /usr/bin/
7-instroot/etc/hockeypuck/hockeypuck.conf /etc/hockeypuck
8-instroot/etc/init/hockeypuck-mgo.conf /etc/init
9-instroot/usr/share/man/man1/hockeypuck-mgo.1 /usr/share/man/man1
10-instroot/usr/share/man/man1/hockeypuck-load.1 /usr/share/man/man1
11-instroot/var/lib/hockeypuck/www/css /var/lib/hockeypuck/www
12-instroot/var/lib/hockeypuck/www/templates /var/lib/hockeypuck/www
13-instroot/var/lib/hockeypuck/www/fonts/Arvo /var/lib/hockeypuck/www/fonts
14+instroot/etc/hockeypuck /etc/
15+instroot/var/lib/hockeypuck/www /var/lib/hockeypuck/
16
17=== added file 'debian/manpages'
18--- debian/manpages 1970-01-01 00:00:00 +0000
19+++ debian/manpages 2013-01-09 21:32:21 +0000
20@@ -0,0 +1,2 @@
21+instroot/usr/share/man/man1/hockeypuck-mgo.1
22+instroot/usr/share/man/man1/hockeypuck-load.1
23
24=== modified file 'debian/rules'
25--- debian/rules 2012-11-27 04:20:15 +0000
26+++ debian/rules 2013-01-09 21:32:21 +0000
27@@ -1,13 +1,4 @@
28 #!/usr/bin/make -f
29-# -*- makefile -*-
30-# Sample debian/rules that uses debhelper.
31-# This file was originally written by Joey Hess and Craig Small.
32-# As a special exception, when this file is copied by dh-make into a
33-# dh-make output file, you may use that output file without restriction.
34-# This special exception was added by Craig Small in version 0.37 of dh-make.
35-
36-# Uncomment this to turn on verbose mode.
37-#export DH_VERBOSE=1
38
39 %:
40- dh $@
41+ dh $@
42
43=== renamed file 'instroot/etc/init/hockeypuck-mgo.conf' => 'debian/upstart'
44=== removed directory 'instroot/etc/init'

Subscribers

People subscribed via source and target branches

to status/vote changes: