aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2012-06-03Update debian/watch to take into account naming of upstream release candidates.intrigeri
2012-05-15Releasing backupninja (1.0~rc1-1) to Debian unstable.intrigeri
2012-05-15Bump Standards-Version to 3.9.3 (no change required).intrigeri
2012-05-15Drop obsolete pkglibdir-FTBFS-fix.diff: applied upstream.intrigeri
2012-05-15Add NEWS entry for duplicity changes.intrigeri
2012-05-15Suggest trickle package, now needed for duplicity traffic shaping.intrigeri
2012-05-15gbp: use pristine-tar.intrigeri
2012-05-15gbp: use an upstream branch into which we can import upstream tarballs.intrigeri
2012-05-15Fix upstream-tag setting in gbp.conf to reflect reality.intrigeri
2012-04-07Releasing backupninja (0.9.10-2) to Debian unstable.intrigeri
2012-04-07New patch (Closes: #660617)intrigeri
pkglibdir-FTBFS-fix.diff: cherry-pick upstream fix for pkglibdir not being a legitimate directory for 'SCRIPTS'
2012-01-07Set my email address to my shiny new @debian.org one.intrigeri
2011-09-23Releasing backupninja 0.9.10-1 Debian source package.intrigeri
2011-09-23Add myself to uploaders.intrigeri
2011-09-23Prepare debian/{changelog,NEWS} for 0.9.10-1.intrigeri
2011-09-23Don't install example.ldap anymore.intrigeri
2011-09-23Don't mention LDAP support anymore in long description.intrigeri
Such support was disabled upstream.
2011-09-23Formally move to team-maintenance.intrigeri
2011-08-18preinst: use "set -e" in the script body instead of in the shebang.intrigeri
Detected by Lintian's maintainer-script-without-set-e check.
2011-08-18Convert to dh7 minimal rules with dh-autoreconf.intrigeri
2011-08-18Use 3.0 (quilt) source format.intrigeri
2011-05-27Releasing backupninja 0.9.9-1 Debian source package.intrigeri
2011-05-27Update debian/changelog.intrigeri
2011-05-27Add Vcs-Browser control field.intrigeri
2011-05-16Update debian/changelog + make punctuation consistent throughout this release.intrigeri
2011-05-16Long description: general update, spelling fixes.intrigeri
2011-05-16Add to Suggests the packages that handlers need.intrigeri
Seems like this has been our intent but was not updated that much recently.
2011-05-16Don't suggest unneeded cdrdao and dvd+rw-tools anymore.intrigeri
The makecd handler checks if those tools are installed, sure, but it actually does not use these. Since its development has been stalled for years, we can safely ignore the possibility of this handler starting to use such tools in the near future.
2011-05-16Use folded format for Build-Depends, Depends and Suggests control fields.intrigeri
This makes it easier to track and understand changes using Git (i.e. git blame for the masses). Sort Suggests lexically while I'm at it.
2011-05-16List every handler's dependencies in the long description.intrigeri
This makes it clear what package(s) one must install in order to use any given handler. The devscript package's long description served as an example of how we can deal with shipping that many tools and only suggesting their individual dependencies, without going through the overhead of shipping every single handler in its own binary package.
2011-05-16Bump standards to 3.9.2.intrigeri
... after having carefully read the upgrading checklist.
2011-05-16Add gbp configuration file.intrigeri
This makes it easier to build packages using git-buildpackage since our branches setup is not the default one.
2011-05-15Preparing debian/changelog for backupninja 0.9.9-1 package.intrigeri
2011-04-25Add watch file (Close: #598086)intrigeri
2010-10-31prepare 0.9.8.1-1 debian packageMicah Anderson
2010-09-12Update Debian NEWS and changelog.intrigeri
2010-08-26Bump standards to 3.9.1.intrigeri
... after having carefully read the upgrading checklist.
2010-02-26update standards version number: no changeMicah Anderson
2010-02-26upload to unstableMicah Anderson
2010-01-29fix bad upstream mergeMicah Anderson
2010-01-29fix maintainer email so not NMUMicah Anderson
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