~ubuntu-branches/ubuntu/saucy/config-package-dev/saucy

« back to all changes in this revision

Viewing changes to examples/debhelper/debathena-bin-example_1.0_source.build

  • Committer: Package Import Robot
  • Author(s): Jonathan Reed
  • Date: 2013-04-12 17:59:30 UTC
  • Revision ID: package-import@ubuntu.com-20130412175930-re45g34q96zhp5xl
Tags: 5.1.1
* Team upload.
* No-change rebuild to remove stray symlinks and build detritus from the
  upload (Closes: #705214)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 dpkg-buildpackage -rfakeroot -d -us -uc -sa -i -S
2
 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
3
 
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
4
 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
5
 
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
6
 
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
7
 
dpkg-buildpackage: source package debathena-bin-example
8
 
dpkg-buildpackage: source version 1.0
9
 
dpkg-buildpackage: source changed by Geoffrey Thomas <geofft@mit.edu>
10
 
 dpkg-source -i --before-build debathena-bin-example-1.0
11
 
 fakeroot debian/rules clean
12
 
dh clean --with=config-package
13
 
   dh_testdir
14
 
   dh_auto_clean
15
 
   dh_clean
16
 
 dpkg-source -i -b debathena-bin-example-1.0
17
 
dpkg-source: info: using source format `3.0 (native)'
18
 
dpkg-source: info: building debathena-bin-example in debathena-bin-example_1.0.tar.gz
19
 
dpkg-source: info: building debathena-bin-example in debathena-bin-example_1.0.dsc
20
 
 dpkg-genchanges -sa -S >../debathena-bin-example_1.0_source.changes
21
 
dpkg-genchanges: including full source code in upload
22
 
 dpkg-source -i --after-build debathena-bin-example-1.0
23
 
dpkg-buildpackage: source only upload: Debian-native package
24
 
Now running lintian...
25
 
W: debathena-bin-example source: out-of-date-standards-version 3.9.2 (current is 3.9.3)
26
 
Finished running lintian.