| /trunk/debian/liboop4.dirs |
|---|
| File deleted |
| /trunk/debian/liboop-dev.dirs |
|---|
| File deleted |
| /trunk/debian/liboop.dirs |
|---|
| File deleted |
| /trunk/debian/liboop-doc.dirs |
|---|
| File deleted |
| /trunk/debian/liboop.files |
|---|
| File deleted |
| /trunk/debian/changelog |
|---|
| 3,8 → 3,10 |
| * Build with GLib 2.0 instead of 1.2 (Closes: #523688). |
| * Switch to Debhelper level 5. |
| * Bump Standards-Version to 3.8.1. |
| * Skip unnecessary dh_installdirs; delete unused files from the debian |
| directory. |
| -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 19:55:34 +0200 |
| -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 20:36:57 +0200 |
| liboop (1.0-4) unstable; urgency=low |
| /trunk/debian/rules |
|---|
| 116,7 → 116,6 |
| dh_testdir |
| dh_testroot |
| dh_clean -k |
| dh_installdirs -i |
| $(MAKE) -C liboop.org install \ |
| DESTDIR=$(CURDIR)/debian/tmp/usr/share/doc/liboop-doc/html |
| 125,7 → 124,6 |
| dh_testdir |
| dh_testroot |
| dh_clean -k |
| dh_installdirs -a |
| $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp |