diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 3378e67..0000000 --- a/debian/changelog +++ /dev/null @@ -1,100 +0,0 @@ -metastore (1:20120611) unstable; urgency=low - - [ Romain Francoise ] - * Switch to debhelper compat level 9. - * Enable all hardening options. - * Don't overwrite environment CFLAGS, use CPPFLAGS. - * Bump Standards-Version to 3.9.3, no changes needed. - - [ Przemyslaw Pawelczyk ] - * Remove no longer needed debian/{source/format,watch} files. - - -- Przemyslaw Pawelczyk <przemoc@gmail.com> Mon, 11 Jun 2012 11:30:52 +0200 - -metastore (1:20120607) unstable; urgency=low - - [ Zak Wilcox ] - * Fix false error when writing zero-length records (LP: #937306); - "error" caused exit, prematurely ending update of .metastore file, - thus corrupting it in almost all imaginable cases. - - -- Przemyslaw Pawelczyk <przemoc@gmail.com> Thu, 07 Jun 2012 20:43:38 +0200 - -metastore (1:20120210) unstable; urgency=low - - * Add option preventing metastore from omitting .git directories. - - -- Przemyslaw Pawelczyk <przemoc@gmail.com> Fri, 10 Feb 2012 01:23:47 +0100 - -metastore (1+20080623+debian-2) unstable; urgency=low - - * New maintainer (closes: #540588). - * Fix getopt parsing of -f (closes: #594134). - * Remove prompting from example Git pre-commit hook (closes: #469250); - hooks now run with stdin closed (since Git version 1.5.4) and - prompting will not work when using a high-level interface such as - git-gui or Emacs anyway. - * Switch (back) to a minimal rules files; restores missing examples. - * Switch to source format 3.0 (quilt). - * Add debian/watch. - * Bump Standards-Version to 3.9.1, no changes needed. - - -- Romain Francoise <rfrancoise@debian.org> Sun, 12 Sep 2010 10:56:36 +0200 - -metastore (1+20080623+debian-1) unstable; urgency=low - - * Orphaning package. - - -- Daniel Baumann <daniel@debian.org> Sun, 09 Aug 2009 01:16:56 +0200 - -metastore (1+20080623+debian) unstable; urgency=low - - * New maintainer (Closes: #486897). - * New upstream checkout, tarball built without debian directory. - * Replacing package descriptions with text from Davids homepage. - * Upgrading package to standards 3.8.0. - * Seting correct value for homepage field. - * Adding ${misc:depends} to depends. - * Adding/Updating vcs fields. - * Rewriting copyright in machine-interpretable format. - * Removing unused dirs debhelper. - * Rewriting rules file in traditional way. - - -- Daniel Baumann <daniel@debian.org> Fri, 19 Sep 2008 13:06:00 +0200 - -metastore (1-4) unstable; urgency=low - - * debhelper v7; rules file minimisation - * Orphaned the package. - - -- Joey Hess <joeyh@debian.org> Wed, 18 Jun 2008 16:16:15 -0400 - -metastore (1-3) unstable; urgency=low - - * detect nonexistant users/groups and print a warning message that - includes the pathname - * Merge upstream changes through ed7e4217e2eae466bab88cd425c71ac22a0340c5: - - First stab at supporting the option of automatically creating empty - directories which are missing. Closes: #460998 - - Detect whether the underlying FS supports xattrs. Closes: #470184 - - -- Joey Hess <joeyh@debian.org> Thu, 20 Mar 2008 21:34:51 -0400 - -metastore (1-2) unstable; urgency=low - - * Fix man page to document --compare. Closes: #451313 - * Correct display of usage message. - - -- Joey Hess <joeyh@debian.org> Thu, 15 Nov 2007 12:11:25 -0500 - -metastore (1-1) unstable; urgency=low - - * Initial upload to Debian. - - -- Joey Hess <joeyh@debian.org> Mon, 05 Nov 2007 23:01:52 -0500 - -metastore (1) unstable; urgency=low - - * Initial release. - - -- David Härdeman <david@hardeman.nu> Sat, 19 May 2007 23:20:28 +0200 |