slgdbm (1.7.1-14) unstable; urgency=medium * d/s/lintian-overrides: Adjust override for new version of Lintian * d/control: Bump Standards-Version to 4.6.1 (no changes needed) * d/copyright: Update Copyright years for debian/* files -- Rafael Laboissière Mon, 05 Dec 2022 12:36:43 -0300 slgdbm (1.7.1-13) unstable; urgency=medium * Adopt package (Closes: #748261) * d/p/initalize-return-value-in-gdbm-store.patch: New patch -- Rafael Laboissière Thu, 02 Dec 2021 12:03:43 -0300 slgdbm (1.7.1-12) unstable; urgency=medium * QA upload. [ Debian Janitor ] * Remove constraints unnecessary since buster + Build-Depends: Drop versioned constraint on libgdbm-dev and libslang2-dev. + slang-gdbm: Drop versioned constraint on slsh in Suggests. [ Rafael Laboissière ] * d/u/metadata: New file * d/p/honor-cppflags-ldflags.patch: New patch -- Rafael Laboissière Fri, 19 Nov 2021 03:19:26 -0300 slgdbm (1.7.1-11) unstable; urgency=medium * QA upload. * d/rules: Prevent parallel building -- Rafael Laboissière Wed, 29 Sep 2021 14:33:55 -0300 slgdbm (1.7.1-10) unstable; urgency=medium * QA upload. * d/watch: Bump version to 4 (no changes) * d/control: + Bump debhelper compat level to 13 + Bump Standards-Version to 4.6.0 (no changes needed) + Add Rules-Requires-Root: no * d/copyright: Convert to DEP-5 format * d/rules: + Drop useless inclusion of dpkg's default.mk + Call dh_auto_install instead of make directly * d/s/lintian-overrides: Override "non secure URI" warning -- Rafael Laboissière Mon, 27 Sep 2021 11:26:36 -0300 slgdbm (1.7.1-9) unstable; urgency=medium * QA upload. [ Debian Janitor ] * Remove constraints unnecessary since stretch: + slang-gdbm: Drop versioned constraint on jed, slrn in Suggests. -- Jelmer Vernooij Tue, 24 Aug 2021 20:16:33 +0100 slgdbm (1.7.1-8) unstable; urgency=medium * QA upload. [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. -- Jelmer Vernooij Thu, 04 Feb 2021 00:49:43 +0000 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: