Changeset 5e81e60


Ignore:
Timestamp:
2008-03-25T09:34:06Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
8968133
Parents:
990d5fd (diff), 483f8dd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging 1.2-3.

Location:
debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debian/changelog

    r990d5fd r5e81e60  
     1bitlbee (1.2-3) unstable; urgency=low
     2
     3  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
     4    branch when I finished 1.0.4-2, things diverged too much anyway.)
     5    Closes: #472540.
     6
     7 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
     8
    19bitlbee (1.2-2) unstable; urgency=low
    210
  • debian/rules

    r990d5fd r5e81e60  
    1414build-arch-stamp:
    1515        if [ ! -d debian ]; then exit 1; fi
    16         ./configure --debug=$(DEBUG) --prefix=/usr --etcdir=/etc/bitlbee --events=libevent $(DEB_BUILD_OPTIONS)
     16        ./configure --debug=$(DEBUG) --prefix=/usr --etcdir=/etc/bitlbee --events=libevent
    1717        $(MAKE)
    1818#       $(MAKE) -C doc/ all
Note: See TracChangeset for help on using the changeset viewer.