1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
compcomm-plugins-main (0.0.0+git20070608-0ubuntu2) gutsy; urgency=low
* debian/control:
- d-depend on libdecoration0-dev
- improved the description
* debian/patches/99_autoreconf.patch:
- remove autom4te.cache/ cache
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Jun 2007 18:34:34 +0200
compcomm-plugins-main (0.0.0+git20070608-0ubuntu1) gutsy; urgency=low
[Travis Watkins]
* Initial release
[Michael Vogt]
* debian/patches/01_fix_cleanup.patch:
- add "ring_options.h" to libring_la_SOURCES to fix distclean issue
* debian/patches/99_autoreconf.patch:
- run "autoreconf"
-- Travis Watkins <amaranth@ubuntu.com> Fri, 08 Jun 2007 08:27:02 -0500
|