Explorar o código

Fix problem with version naming

David Schleef %!s(int64=22) %!d(string=hai) anos
pai
achega
12e7555ea2
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      debian/changelog
  2. 1 1
      debian/mksnapshot

+ 1 - 1
debian/changelog

@@ -1,4 +1,4 @@
-uclibc (0.9.5-cvs20011011) unstable; urgency=low
+uclibc (0.9.5-cvs20011011-1) unstable; urgency=low
 
   * Closes #104243
 

+ 1 - 1
debian/mksnapshot

@@ -1,7 +1,7 @@
 #!/bin/sh
 
 
-version=$(dpkg-parsechangelog | grep ^Version | sed 's/^Version: //')
+version=$(dpkg-parsechangelog | grep ^Version | sed 's/^Version: //' | sed 's/-1$//')
 
 dir=uclibc-${version}