diff options
| author | Jaromil <[email protected]> | 2011-05-26 19:25:29 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2011-05-26 19:25:29 (GMT) |
| commit | 5dcb171b7699eab6554f8b4dbf0d52a171d2288e (patch) | |
| tree | d021e5984324d5a5274ec858fe8587862656501e | |
| parent | aa7268a03c5649fdfa2c219db65a2d014755b059 (diff) | |
added dh-autoreconf depubuntu0
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index debe38e..0904856 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -tomb (1.1-1) natty; urgency=low +tomb (1.1-2) natty; urgency=low * New upstream release - -- Denis Roio <[email protected]> Thu, 26 May 2011 20:57:41 +0200 + -- Denis Roio <[email protected]> Thu, 26 May 2011 21:25:10 +0200 tomb (1.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index b3a79eb..bcf04c8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tomb Section: misc Priority: extra Maintainer: Denis Roio <[email protected]> -Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libgtk2.0-dev, libnotify-dev +Build-Depends: debhelper (>= 7), autotools-dev, cdbs, dh-autoreconf, libgtk2.0-dev, libnotify-dev Standards-Version: 3.9.1 Homepage: http://tomb.dyne.org |

