aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2010-01-29fix configure script, which came from previous releaseMicah Anderson
2010-01-29fix maintainer emailMicah Anderson
2010-01-29finalize changelog for -2 upload for FTBS fixesMicah Anderson
2010-01-29also fix the clean target to cleanup after itselfMicah Anderson
2010-01-29fix FTBS by chmod +x configureMicah Anderson
2010-01-27fill out the debian changelog, set suite to experimentalMicah Anderson
2010-01-27add versioned build dependency on debhelper 5. version 4 would work, but the ↵Micah Anderson
recommended practice is to always declare an explicit versioned dependency on debhelper equal to or greater than the compatibility level used by the package. We are using compat level 5
2010-01-27add ${misc:Depends} to binary package control entry to solve lintian: ↵Micah Anderson
debhelper-but-no-misc-depends
2010-01-27bump date/time in changelogMicah Anderson
2010-01-27virtual-package-depends-without-real-package-depends can be resolved by ↵Micah Anderson
adding a depends on bsd-mailx which is the real package that mailx transition depends on
2010-01-27try to adjust the copyright file so lintian is happyMicah Anderson
2010-01-27bump standards version to 3.8.3 -- no changes neededMicah Anderson
2010-01-26Install rsync and maildir examples (Closes: #566703)Micah Anderson
2009-12-25Fixed upstream homepage and VCS in debian/copyrightintrigeri
2009-07-08The "desturl" parameter support in duplicity handler was somehowMicah Anderson
completely removed from the debian package since 0.9.6-1. The handler included in the debian package is the one from 0.9.5-3. This brings them back into line.
2009-05-27Fixed upstream homepage and VCS in debian/control (Closes: #525318)Micah Anderson
2009-02-19move the branches directories up to the root of the repositoryMicah Anderson