slgdbm (1.7.1-7) unstable; urgency=medium * QA upload. * Change source format to 3.0 (quilt) * Migrate from CDBS to debhelper * Update standards version to 4.1.5 (no changes needed) * wrap-and-sort -sta * Bump debhelper compat to 11 * Update Vcs-* fields in debian/control. * Fix whitespace error in debian/changelog -- Dmitry Bogatov Sun, 15 Jul 2018 12:29:03 +0300 slgdbm (1.7.1-6) unstable; urgency=medium * QA Upload * Change gdbm_errno to new gdbm_errno_location to fix build with new gdbm -- Gianfranco Costamagna Wed, 31 Jan 2018 23:05:42 +0100 slgdbm (1.7.1-5) unstable; urgency=medium * QA (group) upload * d/control: + Remove myself from the Uploaders list (closes: #571879) + Set Maintainer to Debian QA Group (orhpaned package) -- Rafael Laboissiere Sat, 16 Jul 2016 16:46:50 -0300 slgdbm (1.7.1-4) unstable; urgency=low * debian/control: + Bump Standards-Version to 3.8.1 (no changes needed) + The package is now maintained with Git at alioth.debian.org. Add Vcs-Git field and change Vcs-Browser accordingly. + Fix Lintian warning debhelper-but-no-misc-depends + Bump build dependency on debhelper to >= 7 * debian/compat: Set compatibility level of debhelper to 7 -- Rafael Laboissiere Sun, 26 Apr 2009 00:56:16 +0200 slgdbm (1.7.1-3) unstable; urgency=low * debian/copyright: Add proper copyright notices, both for the upstream sources and the Debian packaging -- Rafael Laboissiere Tue, 18 Mar 2008 14:57:31 +0100 slgdbm (1.7.1-2) unstable; urgency=low * debian/control: + Added Homepage field + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + Dropped the Homepage pseudo-header from the extended description + Bumped Standards-Version to 3.7.3 -- Rafael Laboissiere Sat, 15 Dec 2007 22:54:03 +0100 slgdbm (1.7.1-1) unstable; urgency=low * New upstream release * debian/watch: Added file * debian/rules: Install slgdbm.sl file in /usr/share/slsh/local-packages, as this is the default in the upstream Makefile * debian/docs: Install file slgdbm.txt -- Rafael Laboissiere Wed, 19 Sep 2007 13:55:50 +0200 slgdbm (1.7-2) unstable; urgency=low * debian/control: - Added my name to the Uploaders list - Bumped Standards-Version to 3.7.2 (no changes needed) -- Rafael Laboissiere Tue, 15 Aug 2006 23:11:41 +0200 slgdbm (1.7-1) unstable; urgency=low +++ Changes by Rafael Laboissiere * New upstream release -- Debian JED Group Fri, 11 Nov 2005 00:48:54 +0100 slgdbm (1.6-4) unstable; urgency=low +++ Changes by Rafael Laboissiere * debian/control: Changed the maintainer to pkg-jed-sl-modules@lists.alioth.debian.org -- Debian JED Group Wed, 9 Nov 2005 13:46:04 +0100 slgdbm (1.6-3) unstable; urgency=low +++ Changes by Rafael Laboissiere * Changed the name of the binary package to slang-gdbm -- Debian JED Group Mon, 10 Oct 2005 21:43:11 +0200 slgdbm (1.6-2) unstable; urgency=low +++ Changes by Rafael Laboissiere * Oops, the maintainer in the previous upload was wrong. Fixing it. -- Debian JED Group Mon, 26 Sep 2005 09:44:08 +0200 slgdbm (1.6-1) unstable; urgency=low * Initial release (closes: #329695) -- Debian Octave Group Mon, 26 Sep 2005 08:59:46 +0200 Local Variables: eval: (add-local-hook 'debian-changelog-add-version-hook (lambda () (save-excursion (forward-line -1) (beginning-of-line) (insert "\n [ " (or (getenv "DEBFULLNAME") (user-full-name)) "]")))) End: