~ubuntu-branches/ubuntu/natty/gnome-netstatus/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-06-19 15:48:31 UTC
  • mfrom: (2.1.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100619154831-bxh4douutik1popk
Tags: 2.28.1-1ubuntu1
* Merge from debian unstable (LP: #596276), remaining changes:
  - debian/patches/03-use_aspect_correct_icon_scaling.patch:
    + Use aspect correct icon scaling.
  - debian/rules:
    + added back -Wl,--as-needed to CFLAGS to get rid of useless
      dependencies.
  - debian/control.in:
    + removed libgnomeui-dev B-D.
    + add Vcs-Bzr tag

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
PACKAGE_NAME = @PACKAGE_NAME@
184
184
PACKAGE_STRING = @PACKAGE_STRING@
185
185
PACKAGE_TARNAME = @PACKAGE_TARNAME@
186
 
PACKAGE_URL = @PACKAGE_URL@
187
186
PACKAGE_VERSION = @PACKAGE_VERSION@
188
187
PATH_SEPARATOR = @PATH_SEPARATOR@
189
188
PERL = @PERL@