[Parted-commits] GNU Parted Official Repository: Changes to 'debian/master'

Otavio Salvador otavio at alioth.debian.org
Fri Jul 27 01:46:44 UTC 2007


 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit ab99247e1a9c0d4ed446c9ea39c547d7de15046a
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Jul 26 22:07:43 2007 -0300

    Change packages name to follow soname

diff --git a/debian/changelog b/debian/changelog
index f31d1c0..997239c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ parted (1.8.7-1) UNRELEASED; urgency=low
     pkgconfig, instead;
   * debian/parted-doc.docs: drop COPYING;
   * debian/copyright: updated since parted is now licensed on GPL3;
+  * debian/rules: change package names to follow soname;
 
  -- Otavio Salvador <otavio at ossystems.com.br>  Mon, 21 May 2007 20:25:47 -0300
 
diff --git a/debian/rules b/debian/rules
index a2c8f86..e153697 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ DEBPKGVER = $(shell dpkg-parsechangelog | sed -n -e '/^Version: /{s///;p;q;}')
 # end if there isn't already one, otherwise increment the letter that is
 # already there.
 # When incrementing this, also set DEPVER to the current package version.
-LIBPKGVER = 1.8
+LIBPKGVER = -1.8
 
 # Append the LIBPKGVER to non-lib package names? This is useful when building
 # packages of the development versions of parted (eg. to build a parted1.5



More information about the Parted-commits mailing list