start 0.4.2+
This commit is contained in:
parent
e401d8d5b6
commit
f8d127977d
|
@ -1,3 +1,5 @@
|
|||
0.4.2+
|
||||
|
||||
0.4.2 2013-12-04:
|
||||
move packages to pkg branch
|
||||
debian pkgs libudev0 | libudev1
|
||||
|
|
|
@ -82,7 +82,7 @@ DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
|
|||
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
||||
$(top_srcdir)/configure $(am__configure_deps) \
|
||||
$(srcdir)/config.h.in mkinstalldirs COPYING compile \
|
||||
config.guess config.sub install-sh missing ltmain.sh
|
||||
config.guess config.sub depcomp install-sh missing ltmain.sh
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -2811,7 +2811,7 @@ fi
|
|||
# Define the identity of the package.
|
||||
|
||||
PACKAGE=udevil
|
||||
VERSION=0.4.2
|
||||
VERSION=0.4.2+
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
AC_INIT(src/udevil.c)
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.4.2)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.4.2+)
|
||||
|
||||
AC_PROG_INTLTOOL([0.21])
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
udevil (0.4.2-1) unstable; urgency=low
|
||||
udevil (0.4.2+-1) unstable; urgency=low
|
||||
|
||||
* release
|
||||
|
||||
-- IgnorantGuru <ignorantguru@gmx.com> Wed, 04 Dec 2013 20:55:12 +0000
|
||||
-- IgnorantGuru <ignorantguru@gmx.com> Wed, 04 Dec 2013 21:06:28 +0000
|
||||
|
|
Loading…
Reference in New Issue
Block a user